Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 519308 Details for
Bug 647494
dev-util/schroot[doc] - cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/doc && ./sbuild.dox ... /bin/sh: ./sbuild.dox: Permission denied
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
dev-util:schroot-1.6.10-r3:20180213-115544.log (text/plain), 145.70 KB, created by
Robert Wolf
on 2018-02-13 12:26:05 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Robert Wolf
Created:
2018-02-13 12:26:05 UTC
Size:
145.70 KB
patch
obsolete
> * Package: dev-util/schroot-1.6.10-r3 > * Repository: gentoo > * USE: abi_x86_32 dchroot doc elibc_glibc kernel_linux nls pam userland_GNU x86 > * FEATURES: ccache preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking schroot_1.6.10.orig.tar.xz to /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work >>>> Unpacking schroot_1.6.10-1.debian.tar.xz to /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 >>>> Source unpacked in /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work >>>> Preparing source in /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 ... > * Applying schroot-1.6.10-cmake-add-additional-regex-tests.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 ... >>>> Working in BUILD_DIR: "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build" >cmake --no-warn-unused-cli -C /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -Dbtrfs-snapshot=OFF -Ddchroot=ON -Ddchroot-dsa=ON -Ddebug=OFF -Ddoxygen=ON -Dlvm-snapshot=OFF -Dnls=ON -Dpam=ON -Dtest=OFF -Dbash_completion_dir=/usr/share/bash-completion/completions -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/gentoo_toolchain.cmake /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 >Not searching for unused variables given on the command line. >loading initial cache file /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 6.4.0 >-- The CXX compiler identification is GNU 6.4.0 >-- Check for working C compiler: /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Reading release metadata from cmake/GitVersion.cmake >-- Configuring schroot 1.6.10 (05 May 2014) >-- Performing Test CXX_FLAG_CXX11 >-- Performing Test CXX_FLAG_CXX11 - Success >-- Performing Test CXX_FLAG-pedantic >-- Performing Test CXX_FLAG-pedantic - Success >-- Performing Test CXX_FLAG-Wall >-- Performing Test CXX_FLAG-Wall - Success >-- Performing Test CXX_FLAG-Wcast-align >-- Performing Test CXX_FLAG-Wcast-align - Success >-- Performing Test CXX_FLAG-Wwrite-strings >-- Performing Test CXX_FLAG-Wwrite-strings - Success >-- Performing Test CXX_FLAG-Wswitch-default >-- Performing Test CXX_FLAG-Wswitch-default - Success >-- Performing Test CXX_FLAG-Wcast-qual >-- Performing Test CXX_FLAG-Wcast-qual - Success >-- Performing Test CXX_FLAG-Wunused-variable >-- Performing Test CXX_FLAG-Wunused-variable - Success >-- Performing Test CXX_FLAG-Wredundant-decls >-- Performing Test CXX_FLAG-Wredundant-decls - Success >-- Performing Test CXX_FLAG-Wctor-dtor-privacy >-- Performing Test CXX_FLAG-Wctor-dtor-privacy - Success >-- Performing Test CXX_FLAG-Wnon-virtual-dtor >-- Performing Test CXX_FLAG-Wnon-virtual-dtor - Success >-- Performing Test CXX_FLAG-Wreorder >-- Performing Test CXX_FLAG-Wreorder - Success >-- Performing Test CXX_FLAG-Wold-style-cast >-- Performing Test CXX_FLAG-Wold-style-cast - Success >-- Performing Test CXX_FLAG-Woverloaded-virtual >-- Performing Test CXX_FLAG-Woverloaded-virtual - Success >-- Performing Test CXX_FLAG-fstrict-aliasing >-- Performing Test CXX_FLAG-fstrict-aliasing - Success >-- Looking for C++ include tuple >-- Looking for C++ include tuple - found >-- Looking for C++ include tr1/tuple >-- Looking for C++ include tr1/tuple - found >-- Performing Test HAVE_MEMORY_SHARED_PTR >-- Performing Test HAVE_MEMORY_SHARED_PTR - Success >-- Looking for C++ include tr1/memory >-- Looking for C++ include tr1/memory - found >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Looking for pthread_create >-- Looking for pthread_create - not found >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Boost version: 1.65.0 >-- Boost version: 1.65.0 >-- Found the following Boost libraries: >-- filesystem >-- system >-- iostreams >-- program_options >-- regex >-- Looking for C++ include boost/format.hpp >-- Looking for C++ include boost/format.hpp - found >-- Looking for C++ include boost/iostreams/device/file_descriptor.hpp >-- Looking for C++ include boost/iostreams/device/file_descriptor.hpp - found >-- Looking for C++ include boost/program_options.hpp >-- Looking for C++ include boost/program_options.hpp - found >-- Looking for C++ include boost/type_traits.hpp >-- Looking for C++ include boost/type_traits.hpp - found >-- Performing Test BOOST_PROGRAM_OPTIONS_LINK >-- Performing Test BOOST_PROGRAM_OPTIONS_LINK - Success >-- Performing Test BOOST_PROGRAM_OPTIONS_DESCRIPTION_CURRENT_LINK >-- Performing Test BOOST_PROGRAM_OPTIONS_DESCRIPTION_CURRENT_LINK - Success >-- Performing Test BOOST_IOSTREAMS_LINK >-- Performing Test BOOST_IOSTREAMS_LINK - Success >-- Performing Test BOOST_IOSTREAMS_CLOSE_HANDLE_CURRENT_LINK >-- Performing Test BOOST_IOSTREAMS_CLOSE_HANDLE_CURRENT_LINK - Success >-- Performing Test BOOST_FILESYSTEM_LINK >-- Performing Test BOOST_FILESYSTEM_LINK - Success >-- Performing Test HAVE_REGEX_REGEX >-- Performing Test HAVE_REGEX_REGEX - Success >-- Performing Test CPPUNIT_CLASS >-- Performing Test CPPUNIT_CLASS - Success >-- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") >-- Looking for C++ include uuid/uuid.h >-- Looking for C++ include uuid/uuid.h - found >-- Looking for uuid_generate in uuid >-- Looking for uuid_generate in uuid - found >-- Looking for C++ include security/pam_appl.h >-- Looking for C++ include security/pam_appl.h - found >-- Looking for pam_authenticate in pam >-- Looking for pam_authenticate in pam - found >CMake Warning (dev) at /usr/share/cmake/Modules/FindDoxygen.cmake:550 (if): > Policy CMP0054 is not set: Only interpret if() arguments as variables or > keywords when unquoted. Run "cmake --help-policy CMP0054" for policy > details. Use the cmake_policy command to set the policy and suppress this > warning. > > Quoted variables like "doxygen" will no longer be dereferenced when the > policy is set to NEW. Since the policy is not set the OLD behavior will be > used. >Call Stack (most recent call first): > CMakeLists.txt:268 (include) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning at /usr/share/cmake/Modules/FindDoxygen.cmake:559 (message): > doxygen is not a valid Doxygen component >Call Stack (most recent call first): > CMakeLists.txt:268 (include) > > >-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) >CMake Warning at /usr/share/cmake/Modules/FindDoxygen.cmake:559 (message): > doxygen is not a valid Doxygen component >Call Stack (most recent call first): > CMakeLists.txt:269 (find_package) > > >-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) >-- Looking for C++ include sys/personality.h >-- Looking for C++ include sys/personality.h - found >-- Looking for personality >-- Looking for personality - found >-- Generated schroot profile buildd/copyfiles >-- Generated schroot profile buildd/fstab >-- Generated schroot profile buildd/nssdatabases >-- Generated schroot profile default/copyfiles >-- Generated schroot profile default/fstab >-- Generated schroot profile default/nssdatabases >-- Generated schroot profile desktop/copyfiles >-- Generated schroot profile desktop/fstab >-- Generated schroot profile desktop/nssdatabases >-- Generated schroot profile minimal/copyfiles >-- Generated schroot profile minimal/fstab >-- Generated schroot profile minimal/nssdatabases >-- Generated schroot profile sbuild/copyfiles >-- Generated schroot profile sbuild/fstab >-- Generated schroot profile sbuild/nssdatabases >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). > (652 entries) >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('config.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('authors.man'). >po4a::man: This page includes another file with '.so'. Do not forget to translate this file ('copyright.man'). >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -march=i686 -pipe -fomit-frame-pointer >C++ -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build >>>> Source configured. >>>> Compiling source in /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 ... >>>> Working in BUILD_DIR: "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build" >make -j8 VERBOSE=1 all doc >/usr/bin/cmake -H/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -B/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/CMakeFiles /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f sbuild/CMakeFiles/sbuild.dir/build.make sbuild/CMakeFiles/sbuild.dir/depend >make -f bin/dchroot/CMakeFiles/dchroot-common.dir/build.make bin/dchroot/CMakeFiles/dchroot-common.dir/depend >make -f po/CMakeFiles/update-gmo.dir/build.make po/CMakeFiles/update-gmo.dir/depend >make -f man/CMakeFiles/manpage-sources.dir/build.make man/CMakeFiles/manpage-sources.dir/depend >make -f man/CMakeFiles/manpages.dir/build.make man/CMakeFiles/manpages.dir/depend >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot/CMakeFiles/dchroot-common.dir/DependInfo.cmake >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/CMakeFiles/update-gmo.dir/DependInfo.cmake >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild/CMakeFiles/sbuild.dir/DependInfo.cmake >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/CMakeFiles/manpage-sources.dir/DependInfo.cmake >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/CMakeFiles/manpages.dir/DependInfo.cmake >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot/CMakeFiles/dchroot-common.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot/CMakeFiles/dchroot-common.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot/CMakeFiles/dchroot-common.dir/depend.internal". >Scanning dependencies of target dchroot-common >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild/CMakeFiles/sbuild.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild/CMakeFiles/sbuild.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild/CMakeFiles/sbuild.dir/depend.internal". >Scanning dependencies of target sbuild >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/CMakeFiles/update-gmo.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/CMakeFiles/update-gmo.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/CMakeFiles/update-gmo.dir/depend.internal". >Scanning dependencies of target update-gmo >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/CMakeFiles/manpages.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/CMakeFiles/manpages.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/CMakeFiles/manpages.dir/depend.internal". >Scanning dependencies of target manpages >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/CMakeFiles/manpage-sources.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/CMakeFiles/manpage-sources.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/CMakeFiles/manpage-sources.dir/depend.internal". >Scanning dependencies of target manpage-sources >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f man/CMakeFiles/manpages.dir/build.make man/CMakeFiles/manpages.dir/build >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f man/CMakeFiles/manpage-sources.dir/build.make man/CMakeFiles/manpage-sources.dir/build >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make[2]: Nothing to be done for 'man/CMakeFiles/manpage-sources.dir/build'. >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f po/CMakeFiles/update-gmo.dir/build.make po/CMakeFiles/update-gmo.dir/build >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 4%] Generating dchroot-dsa.1 >[ 4%] Built target manpage-sources >[ 4%] Generating dchroot.1 >[ 4%] Generating schroot.1 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man/dchroot.1.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/dchroot.1 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man/dchroot-dsa.1.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/dchroot-dsa.1 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man/schroot.1.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/schroot.1 >[ 4%] Generating schroot-setup.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man/schroot-setup.5.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/schroot-setup.5 >[ 6%] Generating cs.gmo >[ 6%] Generating da.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && /usr/bin/cmake -E remove /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/cs.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && /usr/bin/cmake -E remove /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/da.gmo >[ 6%] Generating schroot.conf.5 >[ 6%] Generating de.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man/schroot.conf.5.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/schroot.conf.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && /usr/bin/cmake -E remove /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/de.gmo >[ 9%] Generating schroot-script-config.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man/schroot-script-config.5.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/schroot-script-config.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && msgfmt -c --statistics -o /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/da.gmo /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po/da.po >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && msgfmt -c --statistics -o /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/cs.gmo /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po/cs.po >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && msgfmt -c --statistics -o /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/de.gmo /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po/de.po >[ 11%] Generating en.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && /usr/bin/cmake -E remove /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/en.gmo >231 translated messages, 99 fuzzy translations, 28 untranslated messages. >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && touch /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/cs.gmo >[ 11%] Generating eu.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && msgfmt -c --statistics -o /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/en.gmo /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po/en.po >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && /usr/bin/cmake -E remove /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/eu.gmo >[ 11%] Generating fr.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && /usr/bin/cmake -E remove /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/fr.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && msgfmt -c --statistics -o /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/eu.gmo /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po/eu.po >358 translated messages. >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && touch /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/de.gmo >[ 11%] Generating schroot-faq.7 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && msgfmt -c --statistics -o /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/fr.gmo /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po/fr.po >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man/schroot-faq.7.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/schroot-faq.7 >358 translated messages. >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && touch /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/en.gmo >[ 11%] Generating translated/de/dchroot-dsa.1 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/dchroot-dsa.1.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/dchroot-dsa.1 >358 translated messages. >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && touch /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/da.gmo >[ 16%] Generating translated/de/dchroot.1 >358 translated messages. >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && touch /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/eu.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/dchroot.1.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/dchroot.1 >[ 16%] Generating pt.gmo >[ 16%] Generating translated/de/schroot-faq.7 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/schroot-faq.7.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/schroot-faq.7 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && /usr/bin/cmake -E remove /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/pt.gmo >[ 16%] Generating it.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && /usr/bin/cmake -E remove /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/it.gmo >[ 18%] Generating translated/de/schroot-script-config.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && msgfmt -c --statistics -o /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/pt.gmo /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po/pt.po >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/schroot-script-config.5.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/schroot-script-config.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && msgfmt -c --statistics -o /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/it.gmo /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po/it.po >[ 20%] Generating sv.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && /usr/bin/cmake -E remove /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/sv.gmo >[ 20%] Generating vi.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && /usr/bin/cmake -E remove /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/vi.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && msgfmt -c --statistics -o /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/sv.gmo /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po/sv.po >[ 20%] Generating translated/de/schroot-setup.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/schroot-setup.5.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/schroot-setup.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && msgfmt -c --statistics -o /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/vi.gmo /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po/vi.po >357 translated messages, 1 fuzzy translation. >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && touch /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/pt.gmo >247 translated messages, 91 fuzzy translations, 20 untranslated messages. >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && touch /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/it.gmo >358 translated messages. >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && touch /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/fr.gmo >246 translated messages, 91 fuzzy translations, 21 untranslated messages. >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && touch /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/vi.gmo >[ 20%] Generating translated/de/schroot.1 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/schroot.1.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/schroot.1 >152 translated messages, 119 fuzzy translations, 87 untranslated messages. >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && touch /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/sv.gmo >[ 23%] Generating translated/de/schroot.conf.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/schroot.conf.5.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/de/schroot.conf.5 >[ 23%] Generating translated/fr/dchroot-dsa.1 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/dchroot-dsa.1.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/dchroot-dsa.1 >[ 25%] Generating translated/fr/schroot-faq.7 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/schroot-faq.7.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/schroot-faq.7 >[ 25%] Generating translated/fr/dchroot.1 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/dchroot.1.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/dchroot.1 >[ 25%] Generating zh_CN.gmo >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && /usr/bin/cmake -E remove /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/zh_CN.gmo >[ 25%] Generating translated/fr/schroot-script-config.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/schroot-script-config.5.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/schroot-script-config.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && msgfmt -c --statistics -o /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/zh_CN.gmo /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/po/zh_CN.po >[ 27%] Generating translated/fr/schroot-setup.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/schroot-setup.5.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/schroot-setup.5 >[ 27%] Generating translated/fr/schroot.1 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/schroot.1.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/schroot.1 >337 translated messages, 6 fuzzy translations, 15 untranslated messages. >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po && touch /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/po/zh_CN.gmo >[ 27%] Generating translated/fr/schroot.conf.5 >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man && /usr/bin/soelim -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/man < /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/schroot.conf.5.man > /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/man/translated/fr/schroot.conf.5 >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 37%] Built target update-gmo >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 39%] Built target manpages >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f bin/dchroot/CMakeFiles/dchroot-common.dir/build.make bin/dchroot/CMakeFiles/dchroot-common.dir/build >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 39%] Building CXX object bin/dchroot/CMakeFiles/dchroot-common.dir/dchroot-session-base.cc.o >[ 41%] Building CXX object bin/dchroot/CMakeFiles/dchroot-common.dir/dchroot-main-base.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/dchroot-common.dir/dchroot-session-base.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot/dchroot-session-base.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/dchroot-common.dir/dchroot-main-base.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot/dchroot-main-base.cc >[ 41%] Linking CXX static library libdchroot-common.a >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot && /usr/bin/cmake -P CMakeFiles/dchroot-common.dir/cmake_clean_target.cmake >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot && /usr/bin/cmake -E cmake_link_script CMakeFiles/dchroot-common.dir/link.txt --verbose=1 >/usr/bin/i686-pc-linux-gnu-ar qc libdchroot-common.a CMakeFiles/dchroot-common.dir/dchroot-main-base.cc.o CMakeFiles/dchroot-common.dir/dchroot-session-base.cc.o >/usr/bin/i686-pc-linux-gnu-ranlib libdchroot-common.a >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 41%] Built target dchroot-common >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f sbuild/CMakeFiles/sbuild.dir/build.make sbuild/CMakeFiles/sbuild.dir/build >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 41%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-ctty.cc.o >[ 41%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-environment.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-environment.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-environment.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-ctty.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-ctty.cc >[ 41%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-format-detail.cc.o >[ 44%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-feature.cc.o >[ 46%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-keyfile-base.cc.o >[ 46%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-lock.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-format-detail.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-format-detail.cc >[ 46%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-log.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-feature.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-feature.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-keyfile-base.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-keyfile-base.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-lock.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-lock.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-log.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-log.cc >[ 48%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-mntstream.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-mntstream.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-mntstream.cc >[ 48%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-nostream.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-nostream.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-nostream.cc >[ 48%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-null.cc.o >[ 51%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-parse-value.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-null.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-null.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-parse-value.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-parse-value.cc >[ 51%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-personality.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-personality.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-personality.cc >[ 53%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-run-parts.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-run-parts.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-run-parts.cc >[ 53%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-session.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-session.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-session.cc >[ 53%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-types.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-types.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-types.cc >[ 55%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-util.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-util.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-util.cc >[ 55%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-auth.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-auth.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-auth.cc >[ 55%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-auth-null.cc.o >[ 58%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-auth-pam-conv.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-auth-null.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-auth-null.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-auth-pam-conv.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-auth-pam-conv.cc >[ 58%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-auth-pam-conv-tty.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-auth-pam-conv-tty.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-auth-pam-conv-tty.cc >[ 60%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-auth-pam.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-auth-pam.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-auth-pam.cc >[ 60%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-auth-pam-message.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-auth-pam-message.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-auth-pam-message.cc >[ 60%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot.cc >[ 62%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-config.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-config.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-config.cc >[ 62%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-custom.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-custom.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-custom.cc >[ 62%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-directory.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-directory.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-directory.cc >[ 65%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-directory-base.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-directory-base.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-directory-base.cc >/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-util.cc:85:8: warning: ‘bool {anonymous}::chroot_alphasort(const ptr&, const ptr&)’ defined but not used [-Wunused-function] > bool chroot_alphasort (sbuild::chroot::ptr const& c1, > ^~~~~~~~~~~~~~~~ >/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-session.cc: In member function ‘void sbuild::session::setup_chroot(sbuild::chroot::ptr&, sbuild::chroot::setup_type)’: >/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-session.cc:1199:20: warning: ignoring return value of ‘int setuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result] > setuid(0); > ^ >/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-session.cc:1200:20: warning: ignoring return value of ‘int setgid(__gid_t)’, declared with attribute warn_unused_result [-Wunused-result] > setgid(0); > ^ >[ 65%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-file.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-file.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-file.cc >[ 67%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-plain.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-plain.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-plain.cc >[ 67%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-block-device-base.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-block-device-base.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-block-device-base.cc >[ 67%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-block-device.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-block-device.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-block-device.cc >[ 69%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-loopback.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-loopback.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-loopback.cc >[ 69%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-facet-mountable.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-facet-mountable.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-facet-mountable.cc >[ 69%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-facet-personality.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-facet-personality.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-facet-personality.cc >[ 72%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-facet-session-clonable.cc.o >[ 72%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-facet-session.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-facet-session-clonable.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-facet-session-clonable.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-facet-session.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-facet-session.cc >[ 74%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-facet-source.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-facet-source.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-facet-source.cc >[ 74%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-facet-source-clonable.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-facet-source-clonable.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-facet-source-clonable.cc >[ 74%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-facet-userdata.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-facet-userdata.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-facet-userdata.cc >[ 76%] Building CXX object sbuild/CMakeFiles/sbuild.dir/sbuild-chroot-facet-union.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/sbuild.dir/sbuild-chroot-facet-union.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/sbuild/sbuild-chroot-facet-union.cc >[ 76%] Linking CXX static library libsbuild.a >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/bin/cmake -P CMakeFiles/sbuild.dir/cmake_clean_target.cmake >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/sbuild && /usr/bin/cmake -E cmake_link_script CMakeFiles/sbuild.dir/link.txt --verbose=1 >/usr/bin/i686-pc-linux-gnu-ar qc libsbuild.a CMakeFiles/sbuild.dir/sbuild-ctty.cc.o CMakeFiles/sbuild.dir/sbuild-environment.cc.o CMakeFiles/sbuild.dir/sbuild-feature.cc.o CMakeFiles/sbuild.dir/sbuild-format-detail.cc.o CMakeFiles/sbuild.dir/sbuild-keyfile-base.cc.o CMakeFiles/sbuild.dir/sbuild-lock.cc.o CMakeFiles/sbuild.dir/sbuild-log.cc.o CMakeFiles/sbuild.dir/sbuild-mntstream.cc.o CMakeFiles/sbuild.dir/sbuild-nostream.cc.o CMakeFiles/sbuild.dir/sbuild-null.cc.o CMakeFiles/sbuild.dir/sbuild-parse-value.cc.o CMakeFiles/sbuild.dir/sbuild-personality.cc.o CMakeFiles/sbuild.dir/sbuild-run-parts.cc.o CMakeFiles/sbuild.dir/sbuild-session.cc.o CMakeFiles/sbuild.dir/sbuild-types.cc.o CMakeFiles/sbuild.dir/sbuild-util.cc.o CMakeFiles/sbuild.dir/sbuild-auth.cc.o CMakeFiles/sbuild.dir/sbuild-auth-null.cc.o CMakeFiles/sbuild.dir/sbuild-auth-pam-conv.cc.o CMakeFiles/sbuild.dir/sbuild-auth-pam-conv-tty.cc.o CMakeFiles/sbuild.dir/sbuild-auth-pam.cc.o CMakeFiles/sbuild.dir/sbuild-auth-pam-message.cc.o CMakeFiles/sbuild.dir/sbuild-chroot.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-config.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-custom.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-directory.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-directory-base.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-file.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-plain.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-block-device-base.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-block-device.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-loopback.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-facet-mountable.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-facet-personality.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-facet-session.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-facet-session-clonable.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-facet-source.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-facet-source-clonable.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-facet-userdata.cc.o CMakeFiles/sbuild.dir/sbuild-chroot-facet-union.cc.o >/usr/bin/i686-pc-linux-gnu-ranlib libsbuild.a >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 76%] Built target sbuild >make -f bin/schroot-base/CMakeFiles/schroot-base.dir/build.make bin/schroot-base/CMakeFiles/schroot-base.dir/depend >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-base /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-base /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-base/CMakeFiles/schroot-base.dir/DependInfo.cmake >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-base/CMakeFiles/schroot-base.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-base/CMakeFiles/schroot-base.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-base/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-base/CMakeFiles/schroot-base.dir/depend.internal". >Scanning dependencies of target schroot-base >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f bin/schroot-base/CMakeFiles/schroot-base.dir/build.make bin/schroot-base/CMakeFiles/schroot-base.dir/build >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 76%] Building CXX object bin/schroot-base/CMakeFiles/schroot-base.dir/schroot-base-option-action.cc.o >[ 76%] Building CXX object bin/schroot-base/CMakeFiles/schroot-base.dir/schroot-base-main.cc.o >[ 79%] Building CXX object bin/schroot-base/CMakeFiles/schroot-base.dir/schroot-base-options.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-base && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot-base.dir/schroot-base-option-action.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-base/schroot-base-option-action.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-base && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot-base.dir/schroot-base-main.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-base/schroot-base-main.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-base && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot-base.dir/schroot-base-options.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-base/schroot-base-options.cc >[ 79%] Linking CXX static library libschroot-base.a >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-base && /usr/bin/cmake -P CMakeFiles/schroot-base.dir/cmake_clean_target.cmake >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-base && /usr/bin/cmake -E cmake_link_script CMakeFiles/schroot-base.dir/link.txt --verbose=1 >/usr/bin/i686-pc-linux-gnu-ar qc libschroot-base.a CMakeFiles/schroot-base.dir/schroot-base-main.cc.o CMakeFiles/schroot-base.dir/schroot-base-option-action.cc.o CMakeFiles/schroot-base.dir/schroot-base-options.cc.o >/usr/bin/i686-pc-linux-gnu-ranlib libschroot-base.a >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 79%] Built target schroot-base >make -f bin/schroot/CMakeFiles/schroot-common.dir/build.make bin/schroot/CMakeFiles/schroot-common.dir/depend >make -f bin/schroot-listmounts/CMakeFiles/schroot-listmounts.dir/build.make bin/schroot-listmounts/CMakeFiles/schroot-listmounts.dir/depend >make -f bin/schroot-mount/CMakeFiles/schroot-mount.dir/build.make bin/schroot-mount/CMakeFiles/schroot-mount.dir/depend >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot/CMakeFiles/schroot-common.dir/DependInfo.cmake >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-listmounts /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-listmounts /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-listmounts/CMakeFiles/schroot-listmounts.dir/DependInfo.cmake >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-mount /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-mount /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-mount/CMakeFiles/schroot-mount.dir/DependInfo.cmake >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot/CMakeFiles/schroot-common.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot/CMakeFiles/schroot-common.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot/CMakeFiles/schroot-common.dir/depend.internal". >Scanning dependencies of target schroot-common >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-listmounts/CMakeFiles/schroot-listmounts.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-listmounts/CMakeFiles/schroot-listmounts.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-listmounts/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-listmounts/CMakeFiles/schroot-listmounts.dir/depend.internal". >Scanning dependencies of target schroot-listmounts >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-mount/CMakeFiles/schroot-mount.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-mount/CMakeFiles/schroot-mount.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-mount/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-mount/CMakeFiles/schroot-mount.dir/depend.internal". >Scanning dependencies of target schroot-mount >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f bin/schroot/CMakeFiles/schroot-common.dir/build.make bin/schroot/CMakeFiles/schroot-common.dir/build >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f bin/schroot-listmounts/CMakeFiles/schroot-listmounts.dir/build.make bin/schroot-listmounts/CMakeFiles/schroot-listmounts.dir/build >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f bin/schroot-mount/CMakeFiles/schroot-mount.dir/build.make bin/schroot-mount/CMakeFiles/schroot-mount.dir/build >[ 79%] Building CXX object bin/schroot/CMakeFiles/schroot-common.dir/schroot-options-base.cc.o >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot-common.dir/schroot-options-base.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot/schroot-options-base.cc >[ 81%] Building CXX object bin/schroot/CMakeFiles/schroot-common.dir/schroot-main-base.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot-common.dir/schroot-main-base.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot/schroot-main-base.cc >[ 81%] Building CXX object bin/schroot-listmounts/CMakeFiles/schroot-listmounts.dir/schroot-listmounts-options.cc.o >[ 81%] Building CXX object bin/schroot-listmounts/CMakeFiles/schroot-listmounts.dir/schroot-listmounts.cc.o >[ 83%] Building CXX object bin/schroot-listmounts/CMakeFiles/schroot-listmounts.dir/schroot-listmounts-main.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-listmounts && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot-listmounts.dir/schroot-listmounts-options.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-listmounts/schroot-listmounts-options.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-listmounts && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot-listmounts.dir/schroot-listmounts-main.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-listmounts/schroot-listmounts-main.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-listmounts && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot-listmounts.dir/schroot-listmounts.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-listmounts/schroot-listmounts.cc >[ 83%] Building CXX object bin/schroot-mount/CMakeFiles/schroot-mount.dir/schroot-mount-main.cc.o >[ 86%] Building CXX object bin/schroot-mount/CMakeFiles/schroot-mount.dir/schroot-mount.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-mount && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot-mount.dir/schroot-mount-main.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-mount/schroot-mount-main.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-mount && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot-mount.dir/schroot-mount.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-mount/schroot-mount.cc >[ 86%] Building CXX object bin/schroot-mount/CMakeFiles/schroot-mount.dir/schroot-mount-options.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-mount && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot-mount.dir/schroot-mount-options.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot-mount/schroot-mount-options.cc >[ 86%] Linking CXX executable schroot-mount >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-mount && /usr/bin/cmake -E cmake_link_script CMakeFiles/schroot-mount.dir/link.txt --verbose=1 >[ 88%] Linking CXX executable schroot-listmounts >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot-listmounts && /usr/bin/cmake -E cmake_link_script CMakeFiles/schroot-listmounts.dir/link.txt --verbose=1 >/usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/schroot-mount.dir/schroot-mount-main.cc.o CMakeFiles/schroot-mount.dir/schroot-mount-options.cc.o CMakeFiles/schroot-mount.dir/schroot-mount.cc.o -o schroot-mount ../../sbuild/libsbuild.a ../schroot-base/libschroot-base.a -lboost_filesystem-mt -lboost_system-mt ../../sbuild/libsbuild.a -lpthread -lpam -luuid -lboost_iostreams-mt -lboost_filesystem-mt -lboost_system-mt -lboost_program_options-mt >[ 88%] Linking CXX static library libschroot-common.a >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot && /usr/bin/cmake -P CMakeFiles/schroot-common.dir/cmake_clean_target.cmake >/usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/schroot-listmounts.dir/schroot-listmounts-main.cc.o CMakeFiles/schroot-listmounts.dir/schroot-listmounts-options.cc.o CMakeFiles/schroot-listmounts.dir/schroot-listmounts.cc.o -o schroot-listmounts ../../sbuild/libsbuild.a ../schroot-base/libschroot-base.a ../../sbuild/libsbuild.a -lpthread -lpam -luuid -lboost_iostreams-mt -lboost_filesystem-mt -lboost_system-mt -lboost_program_options-mt >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot && /usr/bin/cmake -E cmake_link_script CMakeFiles/schroot-common.dir/link.txt --verbose=1 >/usr/bin/i686-pc-linux-gnu-ar qc libschroot-common.a CMakeFiles/schroot-common.dir/schroot-options-base.cc.o CMakeFiles/schroot-common.dir/schroot-main-base.cc.o >/usr/bin/i686-pc-linux-gnu-ranlib libschroot-common.a >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 88%] Built target schroot-common >make -f bin/dchroot/CMakeFiles/dchroot.dir/build.make bin/dchroot/CMakeFiles/dchroot.dir/depend >make -f bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/build.make bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/depend >make -f bin/schroot/CMakeFiles/schroot.dir/build.make bin/schroot/CMakeFiles/schroot.dir/depend >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot/CMakeFiles/dchroot.dir/DependInfo.cmake >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot-dsa /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot-dsa /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/DependInfo.cmake >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot/CMakeFiles/schroot.dir/DependInfo.cmake >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot/CMakeFiles/dchroot.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot/CMakeFiles/dchroot.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot-dsa/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot/CMakeFiles/dchroot.dir/depend.internal". >Scanning dependencies of target dchroot-dsa >Scanning dependencies of target dchroot >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot/CMakeFiles/schroot.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot/CMakeFiles/schroot.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot/CMakeFiles/schroot.dir/depend.internal". >Scanning dependencies of target schroot >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f bin/schroot/CMakeFiles/schroot.dir/build.make bin/schroot/CMakeFiles/schroot.dir/build >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 88%] Building CXX object bin/schroot/CMakeFiles/schroot.dir/schroot-main.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot.dir/schroot-main.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot/schroot-main.cc >[ 90%] Building CXX object bin/schroot/CMakeFiles/schroot.dir/schroot-options.cc.o >[ 90%] Building CXX object bin/schroot/CMakeFiles/schroot.dir/schroot.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot.dir/schroot-options.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot/schroot-options.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/schroot.dir/schroot.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/schroot/schroot.cc >[ 90%] Built target schroot-listmounts >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f bin/dchroot/CMakeFiles/dchroot.dir/build.make bin/dchroot/CMakeFiles/dchroot.dir/build >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/build.make bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/build >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[ 90%] Building CXX object bin/dchroot/CMakeFiles/dchroot.dir/dchroot-session.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/dchroot.dir/dchroot-session.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot/dchroot-session.cc >[ 90%] Built target schroot-mount >[ 95%] Building CXX object bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/dchroot-dsa-session.cc.o >[ 95%] Building CXX object bin/dchroot/CMakeFiles/dchroot.dir/dchroot-main.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/dchroot.dir/dchroot-main.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot/dchroot-main.cc >[ 95%] Building CXX object bin/dchroot/CMakeFiles/dchroot.dir/dchroot-options.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot-dsa && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/dchroot-dsa.dir/dchroot-dsa-session.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot-dsa/dchroot-dsa-session.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/dchroot.dir/dchroot-options.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot/dchroot-options.cc >[ 95%] Building CXX object bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/dchroot-dsa-options.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot-dsa && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/dchroot-dsa.dir/dchroot-dsa-options.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot-dsa/dchroot-dsa-options.cc >[ 95%] Building CXX object bin/dchroot/CMakeFiles/dchroot.dir/dchroot.cc.o >[ 97%] Building CXX object bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/dchroot-dsa-main.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/dchroot.dir/dchroot.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot/dchroot.cc >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot-dsa && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/dchroot-dsa.dir/dchroot-dsa-main.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot-dsa/dchroot-dsa-main.cc >[100%] Linking CXX executable schroot >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/schroot && /usr/bin/cmake -E cmake_link_script CMakeFiles/schroot.dir/link.txt --verbose=1 >/usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/schroot.dir/schroot-main.cc.o CMakeFiles/schroot.dir/schroot-options.cc.o CMakeFiles/schroot.dir/schroot.cc.o -o schroot ../../sbuild/libsbuild.a ../schroot-base/libschroot-base.a libschroot-common.a ../schroot-base/libschroot-base.a ../../sbuild/libsbuild.a -lpthread -lpam -luuid -lboost_iostreams-mt -lboost_filesystem-mt -lboost_system-mt -lboost_program_options-mt >[100%] Building CXX object bin/dchroot-dsa/CMakeFiles/dchroot-dsa.dir/dchroot-dsa.cc.o >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot-dsa && /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/lib -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin -I/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin -DNDEBUG -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -o CMakeFiles/dchroot-dsa.dir/dchroot-dsa.cc.o -c /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/bin/dchroot-dsa/dchroot-dsa.cc >[100%] Linking CXX executable dchroot-dsa >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot-dsa && /usr/bin/cmake -E cmake_link_script CMakeFiles/dchroot-dsa.dir/link.txt --verbose=1 >/usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/dchroot-dsa.dir/dchroot-dsa-session.cc.o CMakeFiles/dchroot-dsa.dir/dchroot-dsa-options.cc.o CMakeFiles/dchroot-dsa.dir/dchroot-dsa-main.cc.o CMakeFiles/dchroot-dsa.dir/dchroot-dsa.cc.o -o dchroot-dsa ../../sbuild/libsbuild.a ../schroot-base/libschroot-base.a ../schroot/libschroot-common.a ../dchroot/libdchroot-common.a ../schroot-base/libschroot-base.a ../../sbuild/libsbuild.a -lpthread -lpam -luuid -lboost_iostreams-mt -lboost_filesystem-mt -lboost_system-mt -lboost_program_options-mt >[100%] Linking CXX executable dchroot >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/bin/dchroot && /usr/bin/cmake -E cmake_link_script CMakeFiles/dchroot.dir/link.txt --verbose=1 >/usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fomit-frame-pointer -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/dchroot.dir/dchroot-session.cc.o CMakeFiles/dchroot.dir/dchroot-options.cc.o CMakeFiles/dchroot.dir/dchroot-main.cc.o CMakeFiles/dchroot.dir/dchroot.cc.o -o dchroot ../../sbuild/libsbuild.a ../schroot-base/libschroot-base.a ../schroot/libschroot-common.a libdchroot-common.a ../schroot-base/libschroot-base.a ../../sbuild/libsbuild.a -lpthread -lpam -luuid -lboost_iostreams-mt -lboost_filesystem-mt -lboost_system-mt -lboost_program_options-mt >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[100%] Built target schroot >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[100%] Built target dchroot >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[100%] Built target dchroot-dsa >make[1]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >/usr/bin/cmake -E cmake_progress_start /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/CMakeFiles 0 >make -f CMakeFiles/Makefile2 doc >make[1]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >/usr/bin/cmake -H/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 -B/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/CMakeFiles 1 >make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all >make[2]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend >make[3]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10 /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10/doc /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/doc /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/doc/CMakeFiles/doc.dir/DependInfo.cmake >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/doc/CMakeFiles/doc.dir/DependInfo.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/doc/CMakeFiles/doc.dir/depend.internal". >Dependee "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/doc/CMakeFiles/doc.dir/depend.internal". >Scanning dependencies of target doc >make[3]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build >make[3]: Entering directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >[100%] Generating sbuild.log >[100%] Generating schroot.log >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/doc && /usr/bin/cmake -E remove_directory schroot >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/doc && /usr/bin/cmake -E remove_directory sbuild >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/doc && ./schroot.dox >cd /home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build/doc && ./sbuild.dox >/bin/sh: ./sbuild.dox: Permission denied >/bin/sh: ./schroot.dox: Permission denied >make[3]: *** [doc/CMakeFiles/doc.dir/build.make:71: doc/schroot.log] Error 126 >make[3]: *** Waiting for unfinished jobs.... >make[3]: *** [doc/CMakeFiles/doc.dir/build.make:63: doc/sbuild.log] Error 126 >make[3]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make[2]: *** [CMakeFiles/Makefile2:643: doc/CMakeFiles/doc.dir/all] Error 2 >make[2]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make[1]: *** [CMakeFiles/Makefile2:650: doc/CMakeFiles/doc.dir/rule] Error 2 >make[1]: Leaving directory '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' >make: *** [Makefile:305: doc] Error 2 > * ERROR: dev-util/schroot-1.6.10-r3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/schroot-1.6.10-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/schroot-1.6.10-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:schroot-1.6.10-r3:20180213-115544.log'. > * For convenience, a symlink to the build log is located at '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/temp/build.log'. > * The ebuild environment file is located at '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/temp/environment'. > * Working directory: '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10_build' > * S: '/home/GENTOO/work/portage/dev-util/schroot-1.6.10-r3/work/schroot-1.6.10'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 647494
:
519306
| 519308 |
519310