Opened 11 years ago

Last modified 11 years ago

#37213 closed defect

pkgconfig - build fails — at Version 2

Reported by: jkorchok@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: pkgconfig

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (4)

Changed 11 years ago by jkorchok@…

Attachment: main.log added

comment:1 Changed 11 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to ryandesign@…
Port: pkgconfig added

Please remember to fill in the Port field and Cc the maintainer.

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

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.

Changed 11 years ago by jkorchok@…

Attachment: main.2.log added

New Log

Note: See TracTickets for help on using tickets.