#37213: pkgconfig - build fails -------------------------+-------------------------- Reporter: jkorchok@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: pkgconfig | -------------------------+-------------------------- Old description:
I ran into this while trying to install php5-gd. The build failed, so I tried: sudo port clean pkgconfig then sudo port install pkgconfig but got the same error.
The log is attached.
New description: I ran into this while trying to install php5-gd. The build failed, so I tried: {{{ sudo port clean pkgconfig }}} then {{{ sudo port install pkgconfig }}} but got the same error. The log is attached. -- Comment (by ryandesign@…): It builds fine for me; there must be something special about your system. Comparing your log to mine, I see this in yours but not in mine: {{{ :info:build gconvert.c: In function 'g_iconv': :info:build gconvert.c:314: warning: passing argument 2 of 'libiconv' from incompatible pointer type }}} Perhaps there is a problem with your libiconv port. I've committed a change to pkgconfig to make the log more verbose. Could you please: {{{ sudo port selfupdate sudo port clean pkgconfig sudo port install pkgconfig }}} And attach the new main.log? Maybe that will help identify the problem better. -- Ticket URL: <https://trac.macports.org/ticket/37213#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS