New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20023 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

boost should be using ${configure.cxx}

Reported by: ryandesign@… Owned by: nox
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: mcalhoun@…
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

comment:1 Changed 4 years ago by mcalhoun@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r52664.

comment:2 Changed 4 years ago by mcalhoun@…

  • Cc mcalhoun@… added

Cc Me!

Note: See TracTickets for help on using tickets.