Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tdb: update to @1.4.6 #14647

Closed
wants to merge 2 commits into from
Closed

tdb: update to @1.4.6 #14647

wants to merge 2 commits into from

Conversation

barracuda156
Copy link
Contributor

@barracuda156 barracuda156 commented Apr 21, 2022

Description

tdb has been forgotten. Update been requested here: https://trac.macports.org/ticket/45436
However there was an issue reported in the trac ticket, which may not have been fixed. Could someone take a look, please?

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.15.7
Xcode 12.4

macOS 10.6.8 Server
Xcode 3.2.6

macOS 10.6 PPC (10A190)
Xcode 3.2

@barracuda156
Copy link
Contributor Author

Hmm, the bot fails on this:

./configure: line 20: /opt/local/bin/python3.9: No such file or directory

How come it has no python3.9?

databases/tdb/Portfile Outdated Show resolved Hide resolved
@reneeotten
Copy link
Contributor

How come it has no python3.9?

because you don't declare a dependency on it?

@ryandesign
Copy link
Contributor

However there was an issue reported in the trac ticket, which may not have been fixed. Could someone take a look, please?

You can see by trying to run one of the installed programs that the problem reported in the ticket still exists:

$ tdbbackup
dyld: Library not loaded: /opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-ryandesign-fork_databases_tdb/tdb/work/tdb-1.4.6/bin/default/libtdb.dylib
  Referenced from: /opt/local/bin/tdbbackup
  Reason: image not found
Abort trap: 6

It's unfortunate that the developers of this software appear to have zero interest in addressing even the most basic of Mac-related build issues.

I have some further fixups to make to this port and will see if I can add a workaround for this problem.

@mascguy mascguy marked this pull request as draft July 13, 2022 21:19
@reneeotten
Copy link
Contributor

let's close this PR as it hasn't had any activity for more than a year now, and wait for @ryandesign to make the changes he mentions here

@reneeotten reneeotten closed this Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants