尝试编译安装源码包,编译安装abiword。编译条件满足了吧?!为什么预编译会出错?!

编译打包和其他
回复
deii
帖子: 146
注册时间: 2018-04-24 20:06

尝试编译安装源码包,编译安装abiword。编译条件满足了吧?!为什么预编译会出错?!

#1

帖子 deii » 2018-07-05 21:26

代码: 全选

deii@deii-TVB01:~/abiword-3.0.2$ ./configure 
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for perl... yes
checking for platform and toolkit... unix / gtk
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for working strtod... yes
checking for uint32_t... yes
checking for alarm... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for strcspn... yes
checking for strncasecmp... yes
checking for strtoul... yes
checking for CHAMPLAIN... no
checking whether gcc understands -Wall... yes
checking whether gcc understands -Wextra... yes
checking whether gcc understands -Wsign-compare... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wchar-subscripts... yes
checking whether gcc understands -Wwrite-strings... yes
checking whether gcc understands -Wmissing-noreturn... yes
checking whether gcc understands -Wunused... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wshadow... yes
checking whether gcc understands -Wno-overloaded-virtual... yes
checking for libpng... yes
checking for PNG... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for boostlib >= 1.40.0... configure: We could not detect the boost libraries (version 1.40 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option.  If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
configure: error: `boost' not found.
onlylove
论坛版主
帖子: 5214
注册时间: 2007-01-14 16:23

Re: 尝试编译安装源码包,编译安装abiword。编译条件满足了吧?!为什么预编译会出错?!

#2

帖子 onlylove » 2018-07-05 21:44

checking for boostlib >= 1.40.0... configure: We could not detect the boost libraries (version 1.40 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
configure: error: `boost' not found.
deii
帖子: 146
注册时间: 2018-04-24 20:06

Re: 尝试编译安装源码包,编译安装abiword。编译条件满足了吧?!为什么预编译会出错?!

#3

帖子 deii » 2018-07-06 13:29

代码: 全选

deii@deii-TVB01:~/boost_1_67_0$ ./bootstrap.sh –with-libraries=all –with-toolset=gcc-8.1
Building Boost.Build engine with toolset gcc... tools/build/src/engine/bin.linuxx86_64/b2
Detecting Python version... 2.7
Detecting Python root... /usr
Unicode/ICU support for Boost.Regex?... not found.
Generating Boost.Build configuration in project-config.jam...

Bootstrapping is done. To build, run:

    ./b2
    
To adjust configuration, edit 'project-config.jam'.
Further information:

   - Command line help:
     ./b2 --help
     
   - Getting started guide: 
     http://www.boost.org/more/getting_started/unix-variants.html
     
   - Boost.Build documentation:
     http://www.boost.org/build/doc/html/index.html

可以继续进行下一步吗?
https://blog.csdn.net/u011573853/articl ... s/52682256
我以上面的网址为教程来进行第一步的
头像
lainme
论坛版主
帖子: 7805
注册时间: 2008-09-13 19:17
系统: Arch Linux (x86_64)
联系:

Re: 尝试编译安装源码包,编译安装abiword。编译条件满足了吧?!为什么预编译会出错?!

#4

帖子 lainme » 2018-07-06 13:31

可以。没报错就继续
deii
帖子: 146
注册时间: 2018-04-24 20:06

Re: 尝试编译安装源码包,编译安装abiword。编译条件满足了吧?!为什么预编译会出错?!

#5

帖子 deii » 2018-07-30 13:13

代码: 全选

./boost/python/detail/wrap_python.hpp:50:11: fatal error: pyconfig.h: 没有那个文件或目录
 # include <pyconfig.h>
           ^~~~~~~~~~~~
compilation terminated.

    "g++"   -fPIC -m64 -pthread -O3 -finline-functions -Wno-inline -Wall  -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.7" -I"/usr/lib/python2.7/dist-packages/numpy/core/include" -c -o "bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/dtype.o" "libs/python/src/numpy/dtype.cpp"

...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/dtype.o...
gcc.compile.c++ bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/matrix.o
In file included from ./boost/python/detail/prefix.hpp:13,
                 from ./boost/python/args.hpp:8,
                 from ./boost/python.hpp:11,
                 from ./boost/python/numpy/internal.hpp:17,
                 from libs/python/src/numpy/matrix.cpp:8:
./boost/python/detail/wrap_python.hpp:50:11: fatal error: pyconfig.h: 没有那个文件或目录
 # include <pyconfig.h>
           ^~~~~~~~~~~~
compilation terminated.

    "g++"   -fPIC -m64 -pthread -O3 -finline-functions -Wno-inline -Wall  -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.7" -I"/usr/lib/python2.7/dist-packages/numpy/core/include" -c -o "bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/matrix.o" "libs/python/src/numpy/matrix.cpp"

...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/matrix.o...
gcc.compile.c++ bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/ndarray.o
In file included from ./boost/python/detail/prefix.hpp:13,
                 from ./boost/python/args.hpp:8,
                 from ./boost/python.hpp:11,
                 from ./boost/python/numpy/internal.hpp:17,
                 from libs/python/src/numpy/ndarray.cpp:8:
./boost/python/detail/wrap_python.hpp:50:11: fatal error: pyconfig.h: 没有那个文件或目录
 # include <pyconfig.h>
           ^~~~~~~~~~~~
compilation terminated.

    "g++"   -fPIC -m64 -pthread -O3 -finline-functions -Wno-inline -Wall  -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.7" -I"/usr/lib/python2.7/dist-packages/numpy/core/include" -c -o "bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/ndarray.o" "libs/python/src/numpy/ndarray.cpp"

...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/ndarray.o...
gcc.compile.c++ bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/numpy.o
In file included from ./boost/python/detail/prefix.hpp:13,
                 from ./boost/python/args.hpp:8,
                 from ./boost/python.hpp:11,
                 from ./boost/python/numpy/internal.hpp:17,
                 from libs/python/src/numpy/numpy.cpp:8:
./boost/python/detail/wrap_python.hpp:50:11: fatal error: pyconfig.h: 没有那个文件或目录
 # include <pyconfig.h>
           ^~~~~~~~~~~~
compilation terminated.

    "g++"   -fPIC -m64 -pthread -O3 -finline-functions -Wno-inline -Wall  -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.7" -I"/usr/lib/python2.7/dist-packages/numpy/core/include" -c -o "bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/numpy.o" "libs/python/src/numpy/numpy.cpp"

...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/numpy.o...
gcc.compile.c++ bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/scalars.o
In file included from ./boost/python/detail/prefix.hpp:13,
                 from ./boost/python/args.hpp:8,
                 from ./boost/python.hpp:11,
                 from ./boost/python/numpy/internal.hpp:17,
                 from libs/python/src/numpy/scalars.cpp:8:
./boost/python/detail/wrap_python.hpp:50:11: fatal error: pyconfig.h: 没有那个文件或目录
 # include <pyconfig.h>
           ^~~~~~~~~~~~
compilation terminated.

    "g++"   -fPIC -m64 -pthread -O3 -finline-functions -Wno-inline -Wall  -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.7" -I"/usr/lib/python2.7/dist-packages/numpy/core/include" -c -o "bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/scalars.o" "libs/python/src/numpy/scalars.cpp"

...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/scalars.o...
gcc.compile.c++ bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/ufunc.o
In file included from ./boost/python/detail/prefix.hpp:13,
                 from ./boost/python/args.hpp:8,
                 from ./boost/python.hpp:11,
                 from ./boost/python/numpy/internal.hpp:17,
                 from libs/python/src/numpy/ufunc.cpp:8:
./boost/python/detail/wrap_python.hpp:50:11: fatal error: pyconfig.h: 没有那个文件或目录
 # include <pyconfig.h>
           ^~~~~~~~~~~~
compilation terminated.

    "g++"   -fPIC -m64 -pthread -O3 -finline-functions -Wno-inline -Wall  -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.7" -I"/usr/lib/python2.7/dist-packages/numpy/core/include" -c -o "bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/ufunc.o" "libs/python/src/numpy/ufunc.cpp"

...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-8.1.0/release/threading-multi/numpy/ufunc.o...
...skipped <pbin.v2/libs/python/build/gcc-8.1.0/release/threading-multi>libboost_numpy27.so.1.67.0 for lack of <pbin.v2/libs/python/build/gcc-8.1.0/release/threading-multi>numpy/dtype.o...
...skipped <pstage/lib>libboost_numpy27.so.1.67.0 for lack of <pbin.v2/libs/python/build/gcc-8.1.0/release/threading-multi>libboost_numpy27.so.1.67.0...
...skipped <pstage/lib>libboost_numpy27.so for lack of <pstage/lib>libboost_numpy27.so.1.67.0...
gcc.compile.c++ bin.v2/libs/random/build/gcc-8.1.0/release/threading-multi/random_device.o
gcc.link.dll bin.v2/libs/random/build/gcc-8.1.0/release/threading-multi/libboost_random.so.1.67.0
common.copy stage/lib/libboost_random.so.1.67.0
ln-UNIX stage/lib/libboost_random.so
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_archive.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_iarchive.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_iserializer.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_oarchive.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_oserializer.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_pointer_iserializer.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_pointer_oserializer.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_serializer_map.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_text_iprimitive.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/archive/iterators/remove_whitespace.hpp:21,
                 from ./boost/archive/impl/basic_text_iprimitive.ipp:25,
                 from libs/serialization/src/basic_text_iprimitive.cpp:20:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_text_oprimitive.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/transform_iterator.hpp:11,
                 from ./boost/archive/iterators/base64_from_binary.hpp:28,
                 from ./boost/archive/impl/basic_text_oprimitive.ipp:23,
                 from libs/serialization/src/basic_text_oprimitive.cpp:20:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_xml_archive.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/binary_iarchive.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/mpl/apply.hpp:24,
                 from ./boost/serialization/array_optimization.hpp:18,
                 from ./boost/serialization/array_wrapper.hpp:23,
                 from ./boost/archive/basic_binary_iprimitive.hpp:53,
                 from ./boost/archive/binary_iarchive_impl.hpp:20,
                 from ./boost/archive/binary_iarchive.hpp:20,
                 from libs/serialization/src/binary_iarchive.cpp:15:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/binary_oarchive.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/mpl/apply.hpp:24,
                 from ./boost/serialization/array_optimization.hpp:18,
                 from ./boost/serialization/array_wrapper.hpp:23,
                 from ./boost/archive/basic_binary_oprimitive.hpp:48,
                 from ./boost/archive/binary_oarchive_impl.hpp:21,
                 from ./boost/archive/binary_oarchive.hpp:21,
                 from libs/serialization/src/binary_oarchive.cpp:15:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/extended_type_info.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/extended_type_info_typeid.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/extended_type_info_no_rtti.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/polymorphic_iarchive.o
In file included from ./boost/serialization/version.hpp:20,
                 from ./boost/archive/detail/iserializer.hpp:73,
                 from ./boost/archive/polymorphic_iarchive.hpp:32,
                 from libs/serialization/src/polymorphic_iarchive.cpp:20:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/polymorphic_oarchive.o
In file included from ./boost/serialization/version.hpp:20,
                 from ./boost/archive/detail/oserializer.hpp:54,
                 from ./boost/archive/polymorphic_oarchive.hpp:31,
                 from libs/serialization/src/polymorphic_oarchive.cpp:20:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/stl_port.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/text_iarchive.o
In file included from ./boost/serialization/version.hpp:20,
                 from ./boost/archive/detail/iserializer.hpp:73,
                 from ./boost/archive/detail/interface_iarchive.hpp:22,
                 from ./boost/archive/detail/common_iarchive.hpp:23,
                 from ./boost/archive/basic_text_iarchive.hpp:30,
                 from ./boost/archive/text_iarchive.hpp:24,
                 from libs/serialization/src/text_iarchive.cpp:17:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/text_oarchive.o
In file included from ./boost/serialization/version.hpp:20,
                 from ./boost/archive/detail/oserializer.hpp:54,
                 from ./boost/archive/detail/interface_oarchive.hpp:23,
                 from ./boost/archive/detail/common_oarchive.hpp:22,
                 from ./boost/archive/basic_text_oarchive.hpp:29,
                 from ./boost/archive/text_oarchive.hpp:31,
                 from libs/serialization/src/text_oarchive.cpp:17:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/void_cast.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/archive_exception.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/xml_grammar.o
In file included from ./boost/serialization/version.hpp:20,
                 from ./boost/archive/impl/basic_xml_grammar.hpp:58,
                 from libs/serialization/src/xml_grammar.cpp:19:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/xml_iarchive.o
In file included from ./boost/archive/basic_xml_iarchive.hpp:20,
                 from ./boost/archive/xml_iarchive.hpp:24,
                 from libs/serialization/src/xml_iarchive.cpp:17:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/xml_oarchive.o
In file included from ./boost/archive/basic_xml_oarchive.hpp:20,
                 from ./boost/archive/xml_oarchive.hpp:31,
                 from libs/serialization/src/xml_oarchive.cpp:17:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/xml_archive_exception.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/codecvt_null.o
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/utf8_codecvt_facet.o
gcc.link.dll bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/libboost_serialization.so.1.67.0
common.copy stage/lib/libboost_serialization.so.1.67.0
ln-UNIX stage/lib/libboost_serialization.so
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_text_wiprimitive.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/archive/iterators/remove_whitespace.hpp:21,
                 from ./boost/archive/impl/basic_text_iprimitive.ipp:25,
                 from libs/serialization/src/basic_text_wiprimitive.cpp:26:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/basic_text_woprimitive.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/transform_iterator.hpp:11,
                 from ./boost/archive/iterators/base64_from_binary.hpp:28,
                 from ./boost/archive/impl/basic_text_oprimitive.ipp:23,
                 from libs/serialization/src/basic_text_woprimitive.cpp:26:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/text_wiarchive.o
In file included from ./boost/serialization/version.hpp:20,
                 from ./boost/archive/detail/iserializer.hpp:73,
                 from ./boost/archive/detail/interface_iarchive.hpp:22,
                 from ./boost/archive/detail/common_iarchive.hpp:23,
                 from ./boost/archive/basic_text_iarchive.hpp:30,
                 from ./boost/archive/text_wiarchive.hpp:28,
                 from libs/serialization/src/text_wiarchive.cpp:19:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/text_woarchive.o
In file included from ./boost/serialization/version.hpp:20,
                 from ./boost/archive/detail/oserializer.hpp:54,
                 from ./boost/archive/detail/interface_oarchive.hpp:23,
                 from ./boost/archive/detail/common_oarchive.hpp:22,
                 from ./boost/archive/basic_text_oarchive.hpp:29,
                 from ./boost/archive/text_woarchive.hpp:36,
                 from libs/serialization/src/text_woarchive.cpp:18:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/xml_wgrammar.o
In file included from ./boost/serialization/version.hpp:20,
                 from ./boost/archive/impl/basic_xml_grammar.hpp:58,
                 from libs/serialization/src/xml_wgrammar.cpp:19:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/xml_wiarchive.o
In file included from ./boost/archive/basic_xml_iarchive.hpp:20,
                 from ./boost/archive/xml_wiarchive.hpp:29,
                 from libs/serialization/src/xml_wiarchive.cpp:22:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/xml_woarchive.o
In file included from ./boost/archive/basic_xml_oarchive.hpp:20,
                 from ./boost/archive/xml_woarchive.hpp:35,
                 from libs/serialization/src/xml_woarchive.cpp:22:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
In file included from ./boost/archive/impl/xml_woarchive_impl.ipp:41,
                 from libs/serialization/src/xml_woarchive.cpp:28:
./boost/archive/iterators/wchar_from_mb.hpp: In instantiation of ‘void boost::archive::iterators::wchar_from_mb<Base>::drain() [with Base = boost::archive::iterators::xml_escape<const char*>]’:
./boost/archive/iterators/wchar_from_mb.hpp:133:9:   required from ‘boost::archive::iterators::wchar_from_mb<Base>::wchar_from_mb(T) [with T = const char*; Base = boost::archive::iterators::xml_escape<const char*>]’
./boost/archive/impl/xml_woarchive_impl.ipp:58:9:   required from ‘void boost::archive::save_iterator(std::wostream&, InputIterator, InputIterator) [with InputIterator = const char*; std::wostream = std::basic_ostream<wchar_t>]’
./boost/archive/impl/xml_woarchive_impl.ipp:99:17:   required from ‘void boost::archive::xml_woarchive_impl<Archive>::save(const char*) [with Archive = boost::archive::xml_woarchive]’
libs/serialization/src/xml_woarchive.cpp:35:16:   required from here
./boost/archive/iterators/wchar_from_mb.hpp:168:31: warning: unused variable ‘r’ [-Wunused-variable]
     std::codecvt_base::result r = m_codecvt_facet.in(
                               ^
gcc.link.dll bin.v2/libs/serialization/build/gcc-8.1.0/release/threading-multi/libboost_wserialization.so.1.67.0
common.copy stage/lib/libboost_wserialization.so.1.67.0
ln-UNIX stage/lib/libboost_wserialization.so
gcc.compile.c++ bin.v2/libs/signals/build/gcc-8.1.0/release/threading-multi/trackable.o
gcc.compile.c++ bin.v2/libs/signals/build/gcc-8.1.0/release/threading-multi/connection.o
gcc.compile.c++ bin.v2/libs/signals/build/gcc-8.1.0/release/threading-multi/named_slot_map.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_facade.hpp:13,
                 from ./boost/signals/detail/named_slot_map.hpp:18,
                 from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/signals/build/gcc-8.1.0/release/threading-multi/signal_base.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_facade.hpp:13,
                 from ./boost/signals/detail/named_slot_map.hpp:18,
                 from ./boost/signals/detail/signal_base.hpp:15,
                 from libs/signals/src/signal_base.cpp:12:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/signals/build/gcc-8.1.0/release/threading-multi/slot.o
gcc.link.dll bin.v2/libs/signals/build/gcc-8.1.0/release/threading-multi/libboost_signals.so.1.67.0
common.copy stage/lib/libboost_signals.so.1.67.0
ln-UNIX stage/lib/libboost_signals.so
gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-8.1.0/release/threading-multi/noop.o
gcc.link.dll bin.v2/libs/stacktrace/build/gcc-8.1.0/release/threading-multi/libboost_stacktrace_noop.so.1.67.0
common.copy stage/lib/libboost_stacktrace_noop.so.1.67.0
ln-UNIX stage/lib/libboost_stacktrace_noop.so
gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-8.1.0/release/threading-multi/backtrace.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_facade.hpp:13,
                 from ./boost/range/iterator_range_core.hpp:27,
                 from ./boost/lexical_cast.hpp:30,
                 from ./boost/stacktrace/detail/frame_unwind.ipp:20,
                 from libs/stacktrace/build/../src/backtrace.cpp:15:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.link.dll bin.v2/libs/stacktrace/build/gcc-8.1.0/release/threading-multi/libboost_stacktrace_backtrace.so.1.67.0
common.copy stage/lib/libboost_stacktrace_backtrace.so.1.67.0
ln-UNIX stage/lib/libboost_stacktrace_backtrace.so
gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-8.1.0/release/threading-multi/addr2line.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_facade.hpp:13,
                 from ./boost/range/iterator_range_core.hpp:27,
                 from ./boost/lexical_cast.hpp:30,
                 from ./boost/stacktrace/detail/frame_unwind.ipp:20,
                 from libs/stacktrace/build/../src/addr2line.cpp:15:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.link.dll bin.v2/libs/stacktrace/build/gcc-8.1.0/release/threading-multi/libboost_stacktrace_addr2line.so.1.67.0
common.copy stage/lib/libboost_stacktrace_addr2line.so.1.67.0
ln-UNIX stage/lib/libboost_stacktrace_addr2line.so
gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-8.1.0/release/threading-multi/basic.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_facade.hpp:13,
                 from ./boost/range/iterator_range_core.hpp:27,
                 from ./boost/lexical_cast.hpp:30,
                 from ./boost/stacktrace/detail/frame_unwind.ipp:20,
                 from libs/stacktrace/build/../src/basic.cpp:14:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.link.dll bin.v2/libs/stacktrace/build/gcc-8.1.0/release/threading-multi/libboost_stacktrace_basic.so.1.67.0
common.copy stage/lib/libboost_stacktrace_basic.so.1.67.0
ln-UNIX stage/lib/libboost_stacktrace_basic.so
gcc.compile.c++ bin.v2/libs/timer/build/gcc-8.1.0/release/threading-multi/auto_timers_construction.o
gcc.compile.c++ bin.v2/libs/timer/build/gcc-8.1.0/release/threading-multi/cpu_timer.o
gcc.link.dll bin.v2/libs/timer/build/gcc-8.1.0/release/threading-multi/libboost_timer.so.1.67.0
common.copy stage/lib/libboost_timer.so.1.67.0
ln-UNIX stage/lib/libboost_timer.so
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/execution_monitor.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/debug.o
...on 1200th target...
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/cpp_main.o
gcc.link.dll bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/libboost_prg_exec_monitor.so.1.67.0
common.copy stage/lib/libboost_prg_exec_monitor.so.1.67.0
ln-UNIX stage/lib/libboost_prg_exec_monitor.so
gcc.compile.c++ bin.v2/libs/system/build/gcc-8.1.0/release/link-static/threading-multi/error_code.o
gcc.archive bin.v2/libs/system/build/gcc-8.1.0/release/link-static/threading-multi/libboost_system.a
common.copy stage/lib/libboost_system.a
gcc.compile.c++ bin.v2/libs/chrono/build/gcc-8.1.0/release/link-static/threading-multi/chrono.o
gcc.compile.c++ bin.v2/libs/chrono/build/gcc-8.1.0/release/link-static/threading-multi/thread_clock.o
gcc.compile.c++ bin.v2/libs/chrono/build/gcc-8.1.0/release/link-static/threading-multi/process_cpu_clocks.o
gcc.archive bin.v2/libs/chrono/build/gcc-8.1.0/release/link-static/threading-multi/libboost_chrono.a
common.copy stage/lib/libboost_chrono.a
gcc.compile.c++ bin.v2/libs/timer/build/gcc-8.1.0/release/link-static/threading-multi/auto_timers_construction.o
gcc.compile.c++ bin.v2/libs/timer/build/gcc-8.1.0/release/link-static/threading-multi/cpu_timer.o
gcc.archive bin.v2/libs/timer/build/gcc-8.1.0/release/link-static/threading-multi/libboost_timer.a
common.copy stage/lib/libboost_timer.a
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/link-static/threading-multi/test_main.o
In file included from ./boost/test/tools/assertion.hpp:23,
                 from ./boost/test/test_tools.hpp:53,
                 from ./boost/test/impl/test_main.ipp:18,
                 from libs/test/src/test_main.cpp:13:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.archive bin.v2/libs/test/build/gcc-8.1.0/release/link-static/threading-multi/libboost_test_exec_monitor.a
common.copy stage/lib/libboost_test_exec_monitor.a
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/compiler_log_formatter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/decorator.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/test/utils/iterator/token_iterator.hpp:22,
                 from ./boost/test/impl/decorator.ipp:24,
                 from libs/test/src/decorator.cpp:16:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/framework.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/test/utils/iterator/token_iterator.hpp:22,
                 from ./boost/test/impl/framework.ipp:39,
                 from libs/test/src/framework.cpp:16:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/plain_report_formatter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/progress_monitor.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/results_collector.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/results_reporter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/test_framework_init_observer.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/test_tools.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/test_tree.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/unit_test_log.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/unit_test_main.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/unit_test_monitor.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/unit_test_parameters.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/test/utils/iterator/token_iterator.hpp:22,
                 from ./boost/test/impl/unit_test_parameters.ipp:27,
                 from libs/test/src/unit_test_parameters.cpp:16:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
In file included from ./boost/test/utils/runtime/parameter.hpp:27,
                 from ./boost/test/impl/unit_test_parameters.ipp:36,
                 from libs/test/src/unit_test_parameters.cpp:16:
./boost/test/utils/setcolor.hpp: In function ‘boost::unit_test::utils::scope_setcolor::scope_setcolor(std::ostream&, boost::unit_test::utils::term_attr::_, boost::unit_test::utils::term_color::_, boost::unit_test::utils::term_color::_)’:
./boost/test/utils/setcolor.hpp:84:38: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
         m_command_size = std::sprintf( m_control_command, "%c[%d;%d;%dm", 0x1B, attr, fg + 30, bg + 40 );
                          ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./boost/test/utils/setcolor.hpp:84:38: note: directive argument in the range [-2147483618, 2147483647]
In file included from /usr/include/stdio.h:936,
                 from /usr/include/c++/8/cstdio:42,
                 from /usr/include/c++/8/ext/string_conversions.h:43,
                 from /usr/include/c++/8/bits/basic_string.h:6361,
                 from /usr/include/c++/8/string:52,
                 from ./boost/test/utils/basic_cstring/bcs_char_traits.hpp:25,
                 from ./boost/test/utils/basic_cstring/basic_cstring.hpp:21,
                 from ./boost/test/detail/global_typedef.hpp:15,
                 from ./boost/test/unit_test_parameters.hpp:18,
                 from ./boost/test/impl/unit_test_parameters.ipp:22,
                 from libs/test/src/unit_test_parameters.cpp:16:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:34: note: ‘__builtin___sprintf_chk’ output between 10 and 30 bytes into a destination of size 13
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/junit_log_formatter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/xml_log_formatter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/xml_report_formatter.o
gcc.link.dll bin.v2/libs/test/build/gcc-8.1.0/release/threading-multi/libboost_unit_test_framework.so.1.67.0
common.copy stage/lib/libboost_unit_test_framework.so.1.67.0
ln-UNIX stage/lib/libboost_unit_test_framework.so
gcc.compile.c++ bin.v2/libs/type_erasure/build/gcc-8.1.0/release/threadapi-pthread/threading-multi/dynamic_binding.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/mpl/set/aux_/insert_range_impl.hpp:19,
                 from ./boost/mpl/set/set0.hpp:24,
                 from ./boost/mpl/set/set10.hpp:19,
                 from ./boost/mpl/set/set20.hpp:19,
                 from ./boost/mpl/set.hpp:36,
                 from ./boost/type_erasure/detail/check_map.hpp:17,
                 from ./boost/type_erasure/register_binding.hpp:14,
                 from libs/type_erasure/src/dynamic_binding.cpp:13:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.link.dll bin.v2/libs/type_erasure/build/gcc-8.1.0/release/threadapi-pthread/threading-multi/libboost_type_erasure.so.1.67.0
common.copy stage/lib/libboost_type_erasure.so.1.67.0
ln-UNIX stage/lib/libboost_type_erasure.so
gcc.compile.c++ bin.v2/libs/wave/build/gcc-8.1.0/release/threading-multi/instantiate_cpp_exprgrammar.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/reverse_iterator.hpp:10,
                 from ./boost/wave/util/flex_string.hpp:90,
                 from ./boost/wave/wave_config.hpp:230,
                 from libs/wave/src/instantiate_cpp_exprgrammar.cpp:14:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-8.1.0/release/threading-multi/instantiate_cpp_grammar.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/reverse_iterator.hpp:10,
                 from ./boost/wave/util/flex_string.hpp:90,
                 from ./boost/wave/wave_config.hpp:230,
                 from libs/wave/src/instantiate_cpp_grammar.cpp:14:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-8.1.0/release/threading-multi/instantiate_cpp_literalgrs.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/reverse_iterator.hpp:10,
                 from ./boost/wave/util/flex_string.hpp:90,
                 from ./boost/wave/wave_config.hpp:230,
                 from libs/wave/src/instantiate_cpp_literalgrs.cpp:14:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-8.1.0/release/threading-multi/instantiate_defined_grammar.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/reverse_iterator.hpp:10,
                 from ./boost/wave/util/flex_string.hpp:90,
                 from ./boost/wave/wave_config.hpp:230,
                 from libs/wave/src/instantiate_defined_grammar.cpp:14:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-8.1.0/release/threading-multi/instantiate_predef_macros.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/reverse_iterator.hpp:10,
                 from ./boost/wave/util/flex_string.hpp:90,
                 from ./boost/wave/wave_config.hpp:230,
                 from libs/wave/src/instantiate_predef_macros.cpp:14:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-8.1.0/release/threading-multi/instantiate_re2c_lexer.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/reverse_iterator.hpp:10,
                 from ./boost/wave/util/flex_string.hpp:90,
                 from ./boost/wave/wave_config.hpp:230,
                 from libs/wave/src/instantiate_re2c_lexer.cpp:16:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-8.1.0/release/threading-multi/instantiate_re2c_lexer_str.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/reverse_iterator.hpp:10,
                 from ./boost/wave/util/flex_string.hpp:90,
                 from ./boost/wave/wave_config.hpp:230,
                 from libs/wave/src/instantiate_re2c_lexer_str.cpp:16:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-8.1.0/release/threading-multi/token_ids.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/reverse_iterator.hpp:10,
                 from ./boost/wave/util/flex_string.hpp:90,
                 from ./boost/wave/wave_config.hpp:230,
                 from libs/wave/src/token_ids.cpp:22:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-8.1.0/release/threading-multi/wave_config_constant.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/reverse_iterator.hpp:10,
                 from ./boost/wave/util/flex_string.hpp:90,
                 from ./boost/wave/wave_config.hpp:230,
                 from libs/wave/src/wave_config_constant.cpp:20:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-8.1.0/release/threading-multi/cpplexer/re2clex/aq.o
In file included from ./boost/mpl/aux_/na_assert.hpp:23,
                 from ./boost/mpl/arg.hpp:25,
                 from ./boost/mpl/placeholders.hpp:24,
                 from ./boost/iterator/iterator_categories.hpp:16,
                 from ./boost/iterator/iterator_adaptor.hpp:12,
                 from ./boost/iterator/reverse_iterator.hpp:10,
                 from ./boost/wave/util/flex_string.hpp:90,
                 from ./boost/wave/wave_config.hpp:230,
                 from libs/wave/src/cpplexer/re2clex/aq.cpp:19:
./boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
 failed ************ (Pred::************
                     ^
./boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-8.1.0/release/threading-multi/cpplexer/re2clex/cpp_re.o
gcc.link.dll bin.v2/libs/wave/build/gcc-8.1.0/release/threadapi-pthread/threading-multi/libboost_wave.so.1.67.0
common.copy stage/lib/libboost_wave.so.1.67.0
ln-UNIX stage/lib/libboost_wave.so
link.mklink boost/chrono/stopwatches.hpp
mklink-or-dir boost/chrono/stopwatches
...failed updating 66 targets...
...skipped 12 targets...
...updated 1209 targets...
编译了几个小时,不知道编译成功了没?
编译时反复出现没有那个文件或目录,这正常吗?
编译安装时,由于这是abiword的依赖,我记得abiword对编译安装boost似乎有规定其安装位置似的
deii
帖子: 146
注册时间: 2018-04-24 20:06

Re: 尝试编译安装源码包,编译安装abiword。编译条件满足了吧?!为什么预编译会出错?!

#6

帖子 deii » 2018-08-01 17:44

代码: 全选

deii@deii-TVB01:~/boost_1_67_0$ ./bootstrap.sh –with-libraries=all –with-toolset=gcc8.1
Building Boost.Build engine with toolset gcc... tools/build/src/engine/bin.linuxx86_64/b2
Detecting Python version... 2.7
Detecting Python root... /usr
Unicode/ICU support for Boost.Regex?... not found.
Backing up existing Boost.Build configuration in project-config.jam.2
Generating Boost.Build configuration in project-config.jam...

Bootstrapping is done. To build, run:

    ./b2
    
To adjust configuration, edit 'project-config.jam'.
Further information:

   - Command line help:
     ./b2 --help
     
   - Getting started guide: 
     http://www.boost.org/more/getting_started/unix-variants.html
     
   - Boost.Build documentation:
     http://www.boost.org/build/doc/html/index.html

deii@deii-TVB01:~/boost_1_67_0$ ./b2 toolset=gcc8.1
gcc8.jam: No such file or directory
/home/deii/boost_1_67_0/tools/build/src/build/toolset.jam:44: in toolset.using
ERROR: rule "gcc8.1.init" unknown in module "toolset".
/home/deii/boost_1_67_0/tools/build/src/build-system.jam:543: in process-explicit-toolset-requests
/home/deii/boost_1_67_0/tools/build/src/build-system.jam:610: in load
/home/deii/boost_1_67_0/tools/build/src/kernel/modules.jam:295: in import
/home/deii/boost_1_67_0/tools/build/src/kernel/bootstrap.jam:139: in boost-build
/home/deii/boost_1_67_0/boost-build.jam:17: in module scope
deii@deii-TVB01:~/boost_1_67_0$ ./b2 install –prefix= /home/boost/boostSDK 
/home/deii/boost_1_67_0/libs/predef/check/../tools/check/predef.jam:46: Unescaped special character in argument $(language)::$(expression)
notice: could not find main target /home/boost/boostSDK
notice: assuming it is a name of file to create.
/home/deii/boost_1_67_0/tools/build/src/build/property.jam:358: in validate1 from module property
error: Invalid property '<–prefix>': unknown feature '–prefix'.
/home/deii/boost_1_67_0/tools/build/src/build/property.jam:367: in property.validate from module property
/home/deii/boost_1_67_0/tools/build/src/build/build-request.jam:271: in convert-command-line-element from module build-request
/home/deii/boost_1_67_0/tools/build/src/build/build-request.jam:222: in build-request.convert-command-line-elements from module build-request
/home/deii/boost_1_67_0/tools/build/src/build-system.jam:774: in load from module build-system
/home/deii/boost_1_67_0/tools/build/src/kernel/modules.jam:295: in import from module modules
/home/deii/boost_1_67_0/tools/build/src/kernel/bootstrap.jam:139: in boost-build from module
/home/deii/boost_1_67_0/boost-build.jam:17: in module scope from module

deii@deii-TVB01:~/boost_1_67_0$ ln -s /home/boost/boostSDK/include/boost   /usr/include/boost  
ln: 无法创建符号链接'/usr/include/boost': 权限不够
deii@deii-TVB01:~/boost_1_67_0$ sudo ln -s /home/boost/boostSDK/include/boost   /usr/include/boost  
[sudo] deii 的密码: 
deii@deii-TVB01:~/boost_1_67_0$  sudo find $PWD/lib/*.* -type f -exec ln -s {} /usr/lib/ \;
find: `/home/deii/boost_1_67_0/lib/*.*': 没有那个文件或目录
deii@deii-TVB01:~/boost_1_67_0$ ldconfig
/sbin/ldconfig.real: 无法创建临时缓冲文件 /etc/ld.so.cache~: 权限不够
deii@deii-TVB01:~/boost_1_67_0$ sudo find $PWD/lib/*.* -type f -exec ln -s {} /usr/lib/ \;
find: `/home/deii/boost_1_67_0/lib/*.*': 没有那个文件或目录
deii@deii-TVB01:~/boost_1_67_0$ sudo ldconfig
deii@deii-TVB01:~/boost_1_67_0$ cd
deii@deii-TVB01:~$ boost
boost:未找到命令
deii@deii-TVB01:~$ boost -v
boost:未找到命令
deii@deii-TVB01:~$ boost -help
boost:未找到命令
deii@deii-TVB01:~$ cd abiword-3.0.2
deii@deii-TVB01:~/abiword-3.0.2$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for perl... yes
checking for platform and toolkit... unix / gtk
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for working strtod... yes
checking for uint32_t... yes
checking for alarm... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for strcspn... yes
checking for strncasecmp... yes
checking for strtoul... yes
checking for CHAMPLAIN... no
checking whether gcc understands -Wall... yes
checking whether gcc understands -Wextra... yes
checking whether gcc understands -Wsign-compare... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wchar-subscripts... yes
checking whether gcc understands -Wwrite-strings... yes
checking whether gcc understands -Wmissing-noreturn... yes
checking whether gcc understands -Wunused... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wshadow... yes
checking whether gcc understands -Wno-overloaded-virtual... yes
checking for libpng... yes
checking for PNG... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for boostlib >= 1.40.0... configure: We could not detect the boost libraries (version 1.40 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option.  If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
configure: error: `boost' not found.
boost似乎没有正确安装,而且无法在/usr/lib/ 下生成所有boost编译出的lib库文件的对应连接 切换到stage目录下
回复