#37528: gpsim submission -------------------------+-------------------------- Reporter: gav@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: gpsim | -------------------------+-------------------------- Comment (by ryandesign@…): The buildbots failed to build the port, saying: {{{ checking popt.h usability... no checking popt.h presence... no checking for popt.h... no configure: error: popt not installed: cannot find popt.h }}} (Perhaps you received automated emails from the buildbots to that effect.) I added the popt dependency in r101122 and now the mountainlion buildbot built it successfully. The snowleopard and lion buildbots still fail to build it, now saying: {{{ grep: /opt/local/lib/libpng14.la: No such file or directory sed: /opt/local/lib/libpng14.la: No such file or directory libtool: link: `/opt/local/lib/libpng14.la' is not a valid libtool archive }}} This means some port in gpsim's dependency tree hasn't received the requisite revbump since the libpng port was updated to version 1.5.x. I'll need to investigate which dependency is the problem and fix it. The mountainlion buildbot was not put into service until after libpng was at version 1.5.x which explains why it succeeded. -- Ticket URL: <https://trac.macports.org/ticket/37528#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS