[MacPorts] #71618: qt5-qtbase @5.15.15_2 does not build on macOS High Sierra, version 10.13.6, because of ld error (and cryptic warnings?)
MacPorts
noreply at macports.org
Mon Dec 30 20:47:22 UTC 2024
#71618: qt5-qtbase @5.15.15_2 does not build on macOS High Sierra, version 10.13.6,
because of ld error (and cryptic warnings?)
-------------------------+---------------------------------
Reporter: ballapete | Owner: MarcusCalhoun-Lopez
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: fixed | Keywords: highsierra
Port: qt5-qtbase |
-------------------------+---------------------------------
Changes (by ryandesign):
* status: assigned => closed
* resolution: => fixed
Comment:
Replying to [comment:4 ballapete]:
> You mean using: `configure.ldflags-append="-undefined dynamic_lookup"`
on the command line?
That syntax is not supported on the command line. `-append`, `-prepend`,
`-delete`, `-replace`, etc. are only supported in Tcl code in a Portfile.
The only thing you can do on the command line is completely replace the
value of a variable.
Replying to [comment:8 ballapete]:
> On `Tiger, Mac OS X 10.4.11` I cannot see the size of main.log.
On any OS version, `ls -lh $(port logfile qt5-qtbase)` should show you the
size.
> Wouldn't it be more compliant when trac would compress and decompress
automatically as for example man does?
Feature requests and bug reports about Trac can be filed at
https://trac.edgewall.org
However, uploading large files takes more time and bandwidth. I would
expect users to want to compress the file themselves before uploading to
save that time and bandwidth.
--
Ticket URL: <https://trac.macports.org/ticket/71618#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list