Boost logo

Boost-Build :

Subject: [Boost-build] [Boost-filesystem] operations.cpp fails to compile building process_jam_log
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-11-12 12:41:27


Hi,

It seems a recent change to Boost may have dramatically increased the
time required to compile Boost.filesystem operations.cpp. This file
is compiled when building process_jam_log during the nightly
testing. Has anyone made a change that would cause the intel-
linux-9.1 compilers to take > 300 seconds to compile this file.
Here's the compile line that times out.

"/usr/local/intel/cc/9.1.044/bin/icpc" -c -xc++ -O3 -Ob2 -w1 -
DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -
DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"/var/scratch2/boost/boost" -c
-o "/var/scratch2/boost/boost/bin.v2/libs/filesystem/build/intel-
linux-9.1/release/link-static/operations.o" "/var/scratch2/boost/
boost/libs/filesystem/src/operations.cpp"
300 second time limit exceeded

The file compiled okay yesterday so I'm in need of a little help.

Thanks.

-- Noel


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk