[Boost-bugs] [Boost C++ Libraries] #10314: Update 59fd3b6 on May 17 to cray.jam breaks cray build

Subject: [Boost-bugs] [Boost C++ Libraries] #10314: Update 59fd3b6 on May 17 to cray.jam breaks cray build
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-05 16:49:11


#10314: Update 59fd3b6 on May 17 to cray.jam breaks cray build
----------------------------------+------------------------------
 Reporter: Richard Dale <rsd@…> | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.56.0
 Severity: Regression | Keywords:
----------------------------------+------------------------------
 Download the 1.56 boost beta.

 do: ./bootstrap.sh
     ./b2 --with-serialization --with-system --with-filesystem --with-
 date_time --with-program_options --with-test -d2 toolset=cray stage

 Get lots of errors like ...

     CC -c -O2 -march=bdver1 -mfpmath=sse -mfma4 -mavx -funroll-all-loops
 -mprefer-avx128 -fprefetch-loop-arrays --param prefetch-latency=300
 -minline-all-stringops -ffast-math -fno-finite-math-only -dynamic
 -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE -DNDEBUG
 -I"." -o "bin.v2/libs/date_time/build/cray/release/threading-
 multi/gregorian/greg_month.o"
 "libs/date_time/src/gregorian/greg_month.cpp"

 CC-2115 crayc++: ERROR in command line
   "-march=bdver1" is an invalid command-line option.
 CC-2115 crayc++: ERROR in command line
   "-mfpmath=sse" is an invalid command-line option.
 CC-2115 crayc++: ERROR in command line
   "-mfma4" is an invalid command-line option.
 CC-2115 crayc++: ERROR in command line
   "-mavx" is an invalid command-line option.
 CC-2115 crayc++: ERROR in command line
   "-mprefer-avx128" is an invalid command-line option.
 CC-2115 crayc++: ERROR in command line
   "--param" is an invalid command-line option.
 CC-2115 crayc++: ERROR in command line
   "-minline-all-stringops" is an invalid command-line option.
 ...failed cray.compile.c++ bin.v2/libs/date_time/build/cray/release
 /threading-multi/gregorian/greg_month.o...
 cray.compile.c++ bin.v2/libs/date_time/build/cray/release/threading-
 multi/gregorian/greg_weekday.o

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10314>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC