[MacPorts] #68522: KeePassXC 2.7.6_0 < 2.7.6_1 Fails to build on Mavericks
MacPorts
noreply at macports.org
Sat Oct 21 15:24:00 UTC 2023
#68522: KeePassXC 2.7.6_0 < 2.7.6_1 Fails to build on Mavericks
------------------------+-----------------------
Reporter: tehcog | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: mavericks
Port: KeePassXC |
------------------------+-----------------------
Comment (by RobK88):
@kencu -- Thank you for the heads up. I did not realize that the latest
Portfile for `KeePassXC` now has `clang-17` as a build dependency.
You are right, `KeePassXC at 2.7.6_1` builds just fine with `clang-16`. See
below.
{{{
bash-3.2$ sudo port clean KeePassXc
---> Cleaning KeePassXC
bash-3.2$
bash-3.2$ sudo port upgrade keepassxc configure.compiler=macports-clang-16
---> Computing dependencies for KeePassXC
---> Fetching archive for KeePassXC
---> Attempting to fetch KeePassXC-2.7.6_1.darwin_11.x86_64.tbz2 from
http://packages.macports.org/KeePassXC
---> Attempting to fetch KeePassXC-2.7.6_1.darwin_11.x86_64.tbz2 from
http://ywg.ca.packages.macports.org/mirror/macports/packages/KeePassXC
---> Attempting to fetch KeePassXC-2.7.6_1.darwin_11.x86_64.tbz2 from
http://mirror.fcix.net/macports/packages/KeePassXC
---> Fetching distfiles for KeePassXC
---> Verifying checksums for KeePassXC
---> Extracting KeePassXC
---> Applying patches to KeePassXC
---> Configuring KeePassXC
Warning: Qt dependency is not the latest version but may be the latest
supported on your OS
---> Building KeePassXC
---> Staging KeePassXC into destroot
---> Installing KeePassXC @2.7.6_1
---> Cleaning KeePassXC
---> Computing dependencies for KeePassXC
---> Deactivating KeePassXC @2.7.6_0
---> Cleaning KeePassXC
---> Activating KeePassXC @2.7.6_1
---> Cleaning KeePassXC
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
bash-3.2$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68522#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list