Opened 15 years ago
Closed 15 years ago
#19876 closed defect (fixed)
boost-jam isn't using ${configure.cc}
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jon.olsson@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | boost-jam |
Description
---> Fetching boost-jam ---> Verifying checksum(s) for boost-jam ---> Extracting boost-jam ---> Applying patches to boost-jam ---> Configuring boost-jam ---> Building boost-jam Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_boost-jam/work/boost-jam-3.1.17" && nice -n 10 ./build.sh " returned error 1 Command output: ### ### Using 'darwin' toolset. ### rm -rf bootstrap mkdir bootstrap /usr/bin/gcc-4.0 -o bootstrap/jam0 command.c compile.c debug.c expand.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c output.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c ./bootstrap/jam0 -f build.jam --toolset=darwin --toolset-root= clean ...found 1 target... ...updating 1 target... ...updated 1 target... ./bootstrap/jam0 -f build.jam --toolset=darwin --toolset-root= ...found 47 targets... ...updating 2 targets... [MKDIR] bin [COMPILE] bin/bjam Error: You tried to use cc instead of /usr/bin/gcc-*: cc -o bin/bjam -DNDEBUG -DOPT_HEADER_CACHE_EXT -DOPT_GRAPH_DEBUG_EXT -DOPT_SEMAPHORE -DOPT_AT_FILES -DOPT_DEBUG_PROFILE -DOPT_FIX_TARGET_VARIABLES_EXT -DOPT_IMPROVED_PATIENCE_EXT -DYYSTACKSIZE=5000 -Wl,-x -O3 -finline-functions command.c compile.c debug.c expand.c glob.c hash.c hcache.c headers.c hdrmacro.c jam.c jambase.c jamgram.c lists.c make.c make1.c mem.c newstr.c option.c output.c parse.c regexp.c rules.c scan.c search.c subst.c w32_getreg.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c pathunix.c See http://trac.macports.org/wiki/UsingTheRightCompiler
Change History (1)
comment:1 Changed 15 years ago by tobypeterson
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r51896