Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#20023 closed defect (fixed)

boost should be using ${configure.cxx}

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: nox
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: boost

Description

$ port -ux upgrade boost
--->  Verifying checksum(s) for boost
--->  Extracting boost
--->  Applying patches to boost
--->  Configuring boost
--->  Building boost
Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_boost/work/boost_1_39_0" && nice -n 10 bjam -j3 --toolset=darwin --layout=tagged --debug-configuration --ignore-site-config --user-config=user-config.jam --without-python --without-mpi -sBZIP2_INCLUDE=/mp/include -sBZIP2_LIBPATH=/mp/lib -sZLIB_INCLUDE=/mp/include -sZLIB_LIBPATH=/mp/lib " returned error 1
Command output: g++ -ftemplate-depth-128 -fcoalesce-templates -O3 -finline-functions -Wno-inline -Wall -no-cpp-precomp -gdwarf-2 -Wno-long-double -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I. -I/mp/include -c -o bin.v2/libs/iostreams/build/darwin/release/link-static/threading-multi/mapped_file.o libs/iostreams/src/mapped_file.cpp
g++: Error: You should be using ${configure.cxx}
See http://trac.macports.org/wiki/UsingTheRightCompiler

Change History (2)

comment:1 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

Fixed in r52664.

comment:2 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

Note: See TracTickets for help on using tickets.