[MacPorts] #71998: pdflib @7.0.5p3: Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration (was: PDFLib/PDFlib-Lite-7.0.5p3 Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration)
MacPorts
noreply at macports.org
Wed Feb 5 15:35:35 UTC 2025
#71998: pdflib @7.0.5p3: Warning: Configuration logfiles contain indications of
-Wimplicit-function-declaration
-------------------------+---------------------
Reporter: cmmccallum | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords: sequoia
Port: pdflib |
-------------------------+---------------------
Changes (by ryandesign):
* keywords: => sequoia
Comment:
There should be a main.log file unless you removed it or the build
succeeded. Its location would be printed by running the command `port
logfile pdflib`.
The config.log is enough to see where there is an error in the configure
script, but to see where the build ultimately failed we need to see the
main.log.
On my system, the build fails with:
{{{
./pngconf.h:391:16: fatal error: 'fp.h' file not found
391 | # include <fp.h>
| ^~~~~~
}}}
Fixing the implicit function declaration does not fix the build error for
me. I suspect it will be the same for you.
--
Ticket URL: <https://trac.macports.org/ticket/71998#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list