#38435: p5.12-pdl: Cannot compile test program: #include <plplot.h> ------------------------+------------------- Reporter: bs@… | Owner: tim@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: p5.12-pdl | ------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => tim@… * port: => p5.12-pdl Old description:
Doing a "port install p5-pdl" on a fresh install of MacPorts 2.1.3 on Mac OS X v10.6.8 Snow Leopard fails. This seems not to be a duplicate of the PDL-related tickets I've found in the database. I've tried the various suggestions discussed in these tickets, however without success.
The full error message is:
:info:configure ERROR from evaluation of /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-pdl/p5.12-pdl/work/PDL-2.4.6/Graphics/Makefile.PL: ERROR from evaluation of /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-pdl/p5.12-pdl/work/PDL-2.4.6/Graphics/PLplot/Makefile.PL: Cannot compile test program: #include <plplot.h> :info:configure main () { printf ("%d", sizeof (PLFLT)); }
I don't understand this. The main.log file is attached. Any help would be greatly appreciated.
New description: Doing a "port install p5-pdl" on a fresh install of MacPorts 2.1.3 on Mac OS X v10.6.8 Snow Leopard fails. This seems not to be a duplicate of the PDL-related tickets I've found in the database. I've tried the various suggestions discussed in these tickets, however without success. The full error message is: {{{ :info:configure ERROR from evaluation of /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-pdl/p5.12-pdl/work/PDL-2.4.6/Graphics/Makefile.PL: ERROR from evaluation of /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-pdl/p5.12-pdl/work/PDL-2.4.6/Graphics/PLplot/Makefile.PL: Cannot compile test program: #include <plplot.h> :info:configure main () { printf ("%d", sizeof (PLFLT)); } }}} I don't understand this. The main.log file is attached. Any help would be greatly appreciated. -- Comment: What version of Xcode do you have? I wonder if updating the port, as requested in #32031, would help. -- Ticket URL: <https://trac.macports.org/ticket/38435#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X