Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12267 closed defect (fixed)

error: can't read "configure.cflags" configuring gmp-cxx-wrapper

Reported by: deb37@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5
Keywords: gmp-cxx-wrapper, configure.cflags Cc:
Port:

Description (last modified by jmpp@…)

I am having difficulty installing the PPL library via Macports.

$ sudo port install ppl

Macports successfully installed gmp and glpk but failed on configuring gmp-cxx-wrappers (see log below).

I am using a macbook pro 2.2GHz Core 2 with os x 10.4.10 and macports 1.5.0.

Thanks!!

Dan

Terminal log:

dyn-233-129:~ deb37$ cd /opt/local/bin/portslocation/dports/ppl
dyn-233-129:/opt/local/bin/portslocation/dports/ppl deb37$ sudo port install ppl
Password:
--->  Fetching gmp
--->  Attempting to fetch gmp-4.2.1.tar.bz2 from http://ftp.gnu.org/gnu/gmp
--->  Verifying checksum(s) for gmp
--->  Extracting gmp
--->  Configuring gmp
--->  Building gmp with target all
--->  Staging gmp into destroot
--->  Running ranlib on static libraries
--->  Installing gmp 4.2.1_4+test
--->  Activating gmp 4.2.1_4+test
--->  Cleaning gmp
--->  Fetching glpk
--->  Attempting to fetch glpk-4.16.tar.gz from http://ftp.gnu.org/gnu/glpk
--->  Verifying checksum(s) for glpk
--->  Extracting glpk
--->  Configuring glpk
--->  Building glpk with target all
--->  Staging glpk into destroot
--->  Installing glpk 4.16_0
--->  Activating glpk 4.16_0
--->  Cleaning glpk
--->  Fetching gmp-cxx-wrappers
--->  Attempting to fetch gmp-4.2.1.tar.bz2 from http://ftp.gnu.org/gnu/gmp
--->  Verifying checksum(s) for gmp-cxx-wrappers
--->  Extracting gmp-cxx-wrappers
--->  Configuring gmp-cxx-wrappers
Error: Target org.macports.configure returned: can't read "configure.cflags": no such variable
Error: The following dependencies failed to build: gmp-cxx-wrappers
Error: Status 1 encountered during processing.
dyn-233-129:/opt/local/bin/portslocation/dports/ppl deb37$

Change History (3)

comment:1 Changed 17 years ago by jmpp@…

Description: modified (diff)

comment:2 Changed 17 years ago by jmpp@…

Milestone: MacPorts 1.5Port Bugs
Resolution: fixed
Status: newclosed

This bug belongs in the "Port Bugs" milestone. "MacPorts 1.5" is for tickets pertaining to the MacPorts core, not individual ports. Also, I checked in some fixes in r27100 to try to fix the issue reported here, please test and reopen the ticket if you still encounter the same failure (open another one if you encounter a different one).

-jmpp

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.