PostgeSQL problem

2023-11-25 Thread Bill Hill via macports-users
Hi, I've run a MacPorts update, and now postgres is broken. I did: sudo port selfupdate && sudo port upgrade outdated && sudo port -N reclaim which upgraded about a dozen ports, the only ones of which I remember were: exa, py310-mypy and py311-mypy Now some years old scripts using psql no long

Re: Preventing other software from linking against MacPorts libraries

2024-05-11 Thread Bill Hill via macports-users
On 09/05/2024 21:13, Dave Horsfall wrote: The question has since been answered, but what was wrong with merely renaming /opt/local temporarily? That's what I would've done... $ cat ~/Builds/bare_build.sh unset C_INCLUDE_PATH unset CPLUS_INCLUDE_PATH unset LIBRARY_PATH ; export LIBRARY_PATH=/

qt6 db plugin conflict

2025-02-10 Thread Bill Hill via macports-users
Hi. There seems to be a conflict between qt6-psql-plugin and qt6-sqlite-plugin. (I haven't tried the qt6-mysql-plugin). Both seem to try to install /opt/local/libexec/qt6/sbom/qsqlitedriverplugins-6.8.2.spdx Ideas? Thanks. Bill

Re: graphviz binary on OSX 15.2 x86_64

2024-12-20 Thread Bill Hill via macports-users
The linked recommendation: sudo rm -rf /Library/Developer/CommandLineTools/usr/include/c++ That worked, thanks! Bill

graphviz binary on OSX 15.2 x86_64

2024-12-20 Thread Bill Hill via macports-users
Hi, I've just upgraded from Ventura to Sequoia (Now on MacOS 15.2, Xcode 16.2) and I've got several ports to go that depend on graphviz, which isn't playing. If I try "sudo port install -b graphviz" I get a 404 for https://packages.macports.org/graphviz/ but it looks like there's been a build: