Opened 10 years ago
Closed 6 months ago
#45436 closed update (fixed)
tdb @1.0.6 - New version available
Reported by: | myshlev@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | tdb |
Description
There is a new version available of tdb (Trivial Database). The home page is at http://tdb.samba.org/ and the new download page is at http://www.samba.org/ftp/tdb/
The latest version is 1.3.1.
Attachments (2)
Change History (9)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Version: | 2.3.1 |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | patch-Makefile.diff added |
---|
comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | kurthindenburg added |
---|
It is up to 1.3.12 but appears to have the same bug in comment:2
otool -L /opt/local/lib/libtdb.1.3.12.dylib /opt/local/lib/libtdb.1.3.12.dylib: /opt/local/var/macports/build/_Volumes_Projects_OtherSoftware_github.com_macports_macports-ports_databases_tdb/tdb/work/tdb-1.3.12/bin/default/libtdb.inst.dylib (compatibility version 0.0.0, current version 0.0.0)
comment:4 follow-up: 6 Changed 3 years ago by barracuda156
I have built @1.4.6, so the following means we are still in trouble?
36-163% otool -L /opt/local/lib/libtdb.1.4.6.dylib /opt/local/lib/libtdb.1.4.6.dylib: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_databases_tdb/tdb/work/tdb-1.4.6/bin/default/libtdb.inst.dylib (compatibility version 0.0.0, current version 0.0.0) /usr/local/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 117.0.0)
comment:5 Changed 3 years ago by barracuda156
Opened the PR here: https://github.com/macports/macports-ports/pull/14647 But apparently still needs some work.
comment:6 Changed 3 years ago by mascguy (Christopher Nielsen)
Replying to barracuda156:
I have built @1.4.6, so the following means we are still in trouble?
36-163% otool -L /opt/local/lib/libtdb.1.4.6.dylib /opt/local/lib/libtdb.1.4.6.dylib: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_databases_tdb/tdb/work/tdb-1.4.6/bin/default/libtdb.inst.dylib (compatibility version 0.0.0, current version 0.0.0) /usr/local/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 117.0.0)
Yep, the reference to the dylib in the build directory is a wee bit of a problem! Lol
comment:7 Changed 6 months ago by mohd-akram (Mohamed Akram)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
This is fixed in [b89544daea33be9f48ea990fa763ddc45b2a11cd/macports-ports].
Note: See
TracTickets for help on using
tickets.
The build system is faulty; I've filed an upstream bug report: https://bugzilla.samba.org/show_bug.cgi?id=10885