echo ".so man1/bzmore.1" > /scratch/peko/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/man/man1/bzless.1 echo ".so man1/bzdiff.1" > /scratch/peko/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/man/man1/bzcmp.1 make[1]: Leaving directory `/scratch/peko/build/bzip2-1.0.6' /usr/bin/install -m 0755 -d /scratch/peko/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib cp /scratch/peko/build/bzip2-1.0.6/libbz2.so.1.0.6 /scratch/peko/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/ cp /scratch/peko/build/bzip2-1.0.6/libbz2.a /scratch/peko/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/ (cd /scratch/peko/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/; ln -snf libbz2.so.1.0.6 libbz2.so; ln -snf libbz2.so.1.0.6 libbz2.so.1.0; ln -snf libbz2.so.1.0.6 libbz2.so.1; ) >>> bzip2 1.0.6 Installing to target rm -f /scratch/peko/target/usr/bin/bzip2 /scratch/peko/target/usr/bin/bunzip2 /scratch/peko/target/usr/bin/bzcat PATH="/scratch/peko/host/bin:/scratch/peko/host/usr/bin:/scratch/peko/host/usr/sbin/:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/games" PERLLIB="/scratch/peko/host/usr/lib/perl" PATH="/scratch/peko/host/bin:/scratch/peko/host/usr/bin:/scratch/peko/host/usr/sbin/:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/games" AR="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" FC_FOR_BUILD="/usr/bin/ld" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/scratch/peko/host/usr/include" CFLAGS_FOR_BUILD="-O2 -I/scratch/peko/host/usr/include" CXXFLAGS_FOR_BUILD="-O2 -I/scratch/peko/host/usr/include" LDFLAGS_FOR_BUILD="-L/scratch/peko/host/lib -L/scratch/peko/host/usr/lib -Wl,-rpath,/scratch/peko/host/usr/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os " LDFLAGS="" FCFLAGS="" PKG_CONFIG="/scratch/peko/host/usr/bin/pkg-config" PERLLIB="/scratch/peko/host/usr/lib/perl" STAGING_DIR="/scratch/peko/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot" /usr/bin/make -j8 PREFIX=/scratch/peko/target/usr -C /scratch/peko/build/bzip2-1.0.6 install make[1]: Entering directory `/scratch/peko/build/bzip2-1.0.6' if ( test ! -d /scratch/peko/target/usr/bin ) ; then mkdir -p /scratch/peko/target/usr/bin ; fi if ( test ! -d /scratch/peko/target/usr/lib ) ; then mkdir -p /scratch/peko/target/usr/lib ; fi if ( test ! -d /scratch/peko/target/usr/man ) ; then mkdir -p /scratch/peko/target/usr/man ; fi if ( test ! -d /scratch/peko/target/usr/man/man1 ) ; then mkdir -p /scratch/peko/target/usr/man/man1 ; fi if ( test ! -d /scratch/peko/target/usr/include ) ; then mkdir -p /scratch/peko/target/usr/include ; fi cp -f bzip2 /scratch/peko/target/usr/bin/bzip2 cp -f bzip2 /scratch/peko/target/usr/bin/bunzip2 cp -f bzip2 /scratch/peko/target/usr/bin/bzcat cp -f bzip2recover /scratch/peko/target/usr/bin/bzip2recover chmod a+x /scratch/peko/target/usr/bin/bzip2 chmod a+x /scratch/peko/target/usr/bin/bunzip2 chmod a+x /scratch/peko/target/usr/bin/bzcat chmod a+x /scratch/peko/target/usr/bin/bzip2recover cp -f bzip2.1 /scratch/peko/target/usr/man/man1 chmod a+r /scratch/peko/target/usr/man/man1/bzip2.1 cp -f bzlib.h /scratch/peko/target/usr/include chmod a+r /scratch/peko/target/usr/include/bzlib.h cp -f libbz2.a /scratch/peko/target/usr/lib chmod a+r /scratch/peko/target/usr/lib/libbz2.a cp -f bzgrep /scratch/peko/target/usr/bin/bzgrep ln -s -f /scratch/peko/target/usr/bin/bzgrep /scratch/peko/target/usr/bin/bzegrep ln -s -f /scratch/peko/target/usr/bin/bzgrep /scratch/peko/target/usr/bin/bzfgrep chmod a+x /scratch/peko/target/usr/bin/bzgrep cp -f bzmore /scratch/peko/target/usr/bin/bzmore ln -s -f /scratch/peko/target/usr/bin/bzmore /scratch/peko/target/usr/bin/bzless chmod a+x /scratch/peko/target/usr/bin/bzmore cp -f bzdiff /scratch/peko/target/usr/bin/bzdiff ln -s -f /scratch/peko/target/usr/bin/bzdiff /scratch/peko/target/usr/bin/bzcmp chmod a+x /scratch/peko/target/usr/bin/bzdiff cp -f bzgrep.1 bzmore.1 bzdiff.1 /scratch/peko/target/usr/man/man1 chmod a+r /scratch/peko/target/usr/man/man1/bzgrep.1 chmod a+r /scratch/peko/target/usr/man/man1/bzmore.1 chmod a+r /scratch/peko/target/usr/man/man1/bzdiff.1 echo ".so man1/bzgrep.1" > /scratch/peko/target/usr/man/man1/bzegrep.1 echo ".so man1/bzgrep.1" > /scratch/peko/target/usr/man/man1/bzfgrep.1 echo ".so man1/bzmore.1" > /scratch/peko/target/usr/man/man1/bzless.1 echo ".so man1/bzdiff.1" > /scratch/peko/target/usr/man/man1/bzcmp.1 make[1]: Leaving directory `/scratch/peko/build/bzip2-1.0.6' cp /scratch/peko/build/bzip2-1.0.6/libbz2.so.1.0.6 /scratch/peko/target/usr/lib/ (cd /scratch/peko/target/usr/lib; ln -snf libbz2.so.1.0.6 libbz2.so.1.0; ln -snf libbz2.so.1.0.6 libbz2.so.1; ln -snf libbz2.so.1.0.6 libbz2.so; ) (cd /scratch/peko/target/usr/bin; ln -snf bzip2 bunzip2; ln -snf bzip2 bzcat; ln -snf bzdiff bzcmp; ln -snf bzmore bzless; ln -snf bzgrep bzegrep; ln -snf bzgrep bzfgrep; ) >>> boost 1.52.0 Configuring (cd /scratch/peko/build/boost-1.52.0 && ./bootstrap.sh --with-icu --without-libraries=python,context,exception,filesystem,graph,graph_parallel,iostreams,locale,mpi,program_options,random,serialization,signals,system,test,timer) Building Boost.Build engine with toolset gcc... tools/build/v2/engine/bin.linuxx86_64/b2 Unicode/ICU support for Boost.Regex?... /usr 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/boost-build2/doc/html/index.html echo "using gcc : 4.6.3 : /scratch/peko/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os \" \"\" ;" > /scratch/peko/build/boost-1.52.0/user-config.jam echo "" >> /scratch/peko/build/boost-1.52.0/user-config.jam >>> boost 1.52.0 Building >>> boost 1.52.0 Installing to staging directory (cd /scratch/peko/build/boost-1.52.0 && ./bjam -j8 -d+2 --user-config=/scratch/peko/build/boost-1.52.0/user-config.jam toolset=gcc variant=release link=shared runtime-link=shared threading=single --prefix=/scratch/peko/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr --layout=system install) Performing configuration checks - gcc visibility : yes - long double support : yes - has_icu builds : no /scratch/peko/build/boost-1.52.0/tools/build/v2/build/virtual-target.jam:1079: in virtual-target.register-actual-name from module virtual-target error: Duplicate name of actual target:

libboost_chrono.so.1.52.0 error: previous virtual target { common%common.copy-libboost_chrono.so.1.52.0.SHARED_LIB { gcc%gcc.link.dll-libboost_chrono.so.1.52.0.SHARED_LIB { gcc%gcc.compile.c++-chrono.o.OBJ { chrono.cpp.CPP } } { gcc%gcc.compile.c++-thread_clock.o.OBJ { thread_clock.cpp.CPP } } { gcc%gcc.compile.c++-process_cpu_clocks.o.OBJ { process_cpu_clocks.cpp.CPP } } { gcc%gcc.link.dll-libboost_system.so.1.52.0.SHARED_LIB { gcc%gcc.compile.c++-error_code.o.OBJ { error_code.cpp.CPP } } } } } error: created from ./install-proper-lib-shared-universe error: another virtual target { common%common.copy-libboost_chrono.so.1.52.0.SHARED_LIB { gcc%gcc.link.dll-libboost_chrono.so.1.52.0.SHARED_LIB { gcc%gcc.compile.c++-chrono.o.OBJ { chrono.cpp.CPP } } { gcc%gcc.compile.c++-thread_clock.o.OBJ { thread_clock.cpp.CPP } } { gcc%gcc.compile.c++-process_cpu_clocks.o.OBJ { process_cpu_clocks.cpp.CPP } } { gcc%gcc.link.dll-libboost_system.so.1.52.0.SHARED_LIB { gcc%gcc.compile.c++-error_code.o.OBJ { error_code.cpp.CPP } } } } } error: created from ./install-proper-lib-shared-universe error: added properties: object(file-target)@2026 multi /scratch/peko/build/boost-1.52.0/bin.v2/libs/system/build/gcc-4.6.3/release/threading-multi error: removed properties: object(file-target)@997 single /scratch/peko/build/boost-1.52.0/bin.v2/libs/system/build/gcc-4.6.3/release /scratch/peko/build/boost-1.52.0/tools/build/v2/build/virtual-target.jam:490: in actualize-no-scanner from module object(file-target)@2322 /scratch/peko/build/boost-1.52.0/tools/build/v2/build/virtual-target.jam:135: in object(file-target)@2322.actualize from module object(file-target)@2322 /scratch/peko/build/boost-1.52.0/tools/build/v2/build-system.jam:749: in load from module build-system /scratch/peko/build/boost-1.52.0/tools/build/v2/kernel/modules.jam:283: in import from module modules /scratch/peko/build/boost-1.52.0/tools/build/v2/kernel/bootstrap.jam:142: in boost-build from module /scratch/peko/build/boost-1.52.0/boost-build.jam:17: in module scope from module make: *** [/scratch/peko/build/boost-1.52.0/.stamp_staging_installed] Error 1