Boost logo

Boost Testing :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2019-06-20 12:15:14


Since it's not due to the b2 -j change..

On Fri, Jun 14, 2019 at 8:25 AM Tom Kent via Boost-Testing <
boost-testing_at_[hidden]> wrote:

> For the last few days (Since June 4?) I've been having problems with all
> my linux tests running against the develop branch.
>
> GCC ends with this:
>
> gcc.compile.c++ ../../bin/common/build/gcc-8/release/process_jam_log.o
>
> "g++-8" -fPIC -O3 -finline-functions -Wno-inline -Wall
> -DBOOST_ALL_NO_LIB=1 -DNDEBUG -D_CRT_SECURE_NO_WARNINGS -
> I"/var/boost/run/boost_root" -c -o
> "../../bin/common/build/gcc-8/release/process_jam_log.o"
> "../../common/build/../src/p
> rocess_jam_log.cpp"
>
> ../../common/build/../src/process_jam_log.cpp: In function
> 'std::__cxx11::string {anonymous}::revision(const string&)':
> ../../common/build/../src/process_jam_log.cpp:359:16: warning: ignoring
> return value of 'int system(const char*)', decla
> red with attribute warn_unused_result [-Wunused-result]
> std::system("git rev-parse --short=6 HEAD >.short-sha");
> ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ...skipped <p../../bin/testing/build/gcc-8/release>process_jam_log for
> lack of <p/var/boost/run/boost_root/bin.v2/libs/f
> ilesystem/build/gcc-8/release/link-static/visibility-hidden>libboost_filesystem.a...
>
>

I guess you'd need to find out what it says for trying to build filesystem
lib.

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net


Boost-testing list run by mbergal at meta-comm.com