Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 386338 Details for
Bug 524902
dev-util/schroot-1.6.5-r1 - configure:19273: error: BTRFS (btrfs) is not installed, but is required by schroot
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 66.37 KB, created by
renesanso
on 2014-10-10 00:55:18 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
renesanso
Created:
2014-10-10 00:55:18 UTC
Size:
66.37 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by schroot configure 1.6.5, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --enable-btrfs-snapshot --disable-doxygen --enable-dchroot --enable-dchroot-dsa --disable-debug --disable-lvm-snapshot --enable-nls --enable-pam --enable-block-device --enable-loopback --enable-uuid --enable-root-tests=no --enable-shared --disable-static --localstatedir=/var --with-bash-completion-dir=/usr/share/bash-completion/completions > >## --------- ## >## Platform. ## >## --------- ## > >hostname = elaton >uname -m = x86_64 >uname -r = 3.13.0-36-generic >uname -s = Linux >uname -v = #63~precise1-Ubuntu SMP Thu Sep 4 22:28:20 UTC 2014 > >/usr/bin/uname -p = QEMU Virtual CPU version 2.0.0 >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python3.3/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.3/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2697: checking for a BSD-compatible install >configure:2765: result: /usr/lib/portage/python3.3/ebuild-helpers/xattr/install -c >configure:2776: checking whether build environment is sane >configure:2831: result: yes >configure:2982: checking for a thread-safe mkdir -p >configure:3021: result: /bin/mkdir -p >configure:3028: checking for gawk >configure:3044: found /usr/bin/gawk >configure:3055: result: gawk >configure:3066: checking whether make sets $(MAKE) >configure:3088: result: yes >configure:3117: checking whether make supports nested variables >configure:3134: result: yes >configure:3213: checking how to create a pax tar archive >configure:3224: tar --version >tar (GNU tar) 1.28 >Copyright (C) 2014 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. > >Written by John Gilmore and Jay Fenlason. >configure:3227: $? = 0 >configure:3267: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar >configure:3270: $? = 0 >configure:3274: tar -xf - <conftest.tar >configure:3277: $? = 0 >configure:3279: cat conftest.dir/file >GrepMe >configure:3282: $? = 0 >configure:3295: result: gnutar >configure:3355: checking whether make supports nested variables >configure:3372: result: yes >configure:3398: checking whether to enable dchroot compatibility >configure:3413: result: yes >configure:3424: checking whether to enable dchroot-dsa compatibility >configure:3439: result: yes >configure:3458: checking whether to enable csbuild >configure:3474: result: no >configure:3485: checking whether to enable debugging messages >configure:3500: result: no >configure:3512: checking whether to enable environment filtering regex >configure:3525: result: ^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$ >configure:3533: checking whether to enable support for PAM authentication >configure:3548: result: yes >configure:3551: checking whether to enable support for block devices >configure:3566: result: yes >configure:3569: checking whether to enable support for LVM snapshots >configure:3585: result: no >configure:3588: checking whether to enable support for BTRFS snapshots >configure:3604: result: yes >configure:3607: checking whether to enable support for loopback mounts >configure:3622: result: yes >configure:3625: checking whether to enable support for UUIDs in session names >configure:3640: result: yes >configure:3643: checking whether to enable support for union mounts >configure:3658: result: auto >configure:3661: checking whether to enable doxygen documentation >configure:3676: result: no >configure:3679: checking for bash completion directory >configure:3688: result: /usr/share/bash-completion/completions >configure:3692: checking whether to enable root-only unit tests >configure:3707: result: no >configure:3734: checking for x86_64-pc-linux-gnu-g++ >configure:3750: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:3761: result: x86_64-pc-linux-gnu-g++ >configure:3832: checking for C++ compiler version >configure:3841: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo Hardened 4.8.3 p1.1, pie-0.5.9) 4.8.3 >Copyright (C) 2013 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3852: $? = 0 >configure:3841: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/python --enable-objc-gc --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.8.3 p1.1, pie-0.5.9' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check >Thread model: posix >gcc version 4.8.3 (Gentoo Hardened 4.8.3 p1.1, pie-0.5.9) >configure:3852: $? = 0 >configure:3841: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:3852: $? = 1 >configure:3841: x86_64-pc-linux-gnu-g++ -qversion >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:3852: $? = 1 >configure:3872: checking whether the C++ compiler works >configure:3894: x86_64-pc-linux-gnu-g++ -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3898: $? = 0 >configure:3946: result: yes >configure:3949: checking for C++ compiler default output file name >configure:3951: result: a.out >configure:3957: checking for suffix of executables >configure:3964: x86_64-pc-linux-gnu-g++ -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3968: $? = 0 >configure:3990: result: >configure:4012: checking whether we are cross compiling >configure:4020: x86_64-pc-linux-gnu-g++ -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:4024: $? = 0 >configure:4031: ./conftest >configure:4035: $? = 0 >configure:4050: result: no >configure:4055: checking for suffix of object files >configure:4077: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:4081: $? = 0 >configure:4102: result: o >configure:4106: checking whether we are using the GNU C++ compiler >configure:4125: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:4125: $? = 0 >configure:4134: result: yes >configure:4143: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:4163: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:4163: $? = 0 >configure:4204: result: yes >configure:4238: checking for style of include used by make >configure:4266: result: GNU >configure:4292: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:4403: result: none >configure:4428: checking build system type >configure:4442: result: x86_64-pc-linux-gnu >configure:4462: checking host system type >configure:4475: result: x86_64-pc-linux-gnu >configure:4503: checking for x86_64-pc-linux-gnu-gcc >configure:4519: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:4530: result: x86_64-pc-linux-gnu-gcc >configure:4799: checking for C compiler version >configure:4808: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.8.3 p1.1, pie-0.5.9) 4.8.3 >Copyright (C) 2013 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4819: $? = 0 >configure:4808: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/python --enable-objc-gc --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.8.3 p1.1, pie-0.5.9' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check >Thread model: posix >gcc version 4.8.3 (Gentoo Hardened 4.8.3 p1.1, pie-0.5.9) >configure:4819: $? = 0 >configure:4808: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:4819: $? = 1 >configure:4808: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:4819: $? = 1 >configure:4823: checking whether we are using the GNU C compiler >configure:4842: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:4842: $? = 0 >configure:4851: result: yes >configure:4860: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4880: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4880: $? = 0 >configure:4921: result: yes >configure:4938: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:5001: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:5001: $? = 0 >configure:5014: result: none needed >configure:5039: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:5061: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:5064: $? = 0 >configure:5061: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:5064: $? = 0 >configure:5076: result: yes >configure:5095: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:5206: result: none >configure:5387: checking for the pthreads library -lpthreads >configure:5420: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthreads >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: error: ld returned 1 exit status >configure:5420: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:5429: result: no >configure:5332: checking whether pthreads work without any flags >configure:5420: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/dev-util/schroot-1.6.5-r1/temp/ccL11go7.o: In function `main': >conftest.c:(.text.startup+0x2c): undefined reference to `pthread_join' >conftest.c:(.text.startup+0x4e): undefined reference to `__pthread_register_cancel' >conftest.c:(.text.startup+0x5b): undefined reference to `pthread_create' >conftest.c:(.text.startup+0x63): undefined reference to `__pthread_unregister_cancel' >collect2: error: ld returned 1 exit status >configure:5420: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:5429: result: no >configure:5337: checking whether pthreads work with -Kthread >configure:5420: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Kthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Kthread' >configure:5420: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:5429: result: no >configure:5337: checking whether pthreads work with -kthread >configure:5420: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -kthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-kthread' >configure:5420: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:5429: result: no >configure:5387: checking for the pthreads library -llthread >configure:5420: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -llthread >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread >collect2: error: ld returned 1 exit status >configure:5420: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:5429: result: no >configure:5337: checking whether pthreads work with -pthread >configure:5420: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5420: $? = 0 >configure:5429: result: yes >configure:5448: checking for joinable pthread attribute >configure:5463: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5463: $? = 0 >configure:5469: result: PTHREAD_CREATE_JOINABLE >configure:5479: checking if more special flags are required for pthreads >configure:5486: result: no >configure:5677: checking how to print strings >configure:5704: result: printf >configure:5725: checking for a sed that does not truncate output >configure:5789: result: /bin/sed >configure:5807: checking for grep that handles long lines and -e >configure:5865: result: /bin/grep >configure:5870: checking for egrep >configure:5932: result: /bin/grep -E >configure:5937: checking for fgrep >configure:5999: result: /bin/grep -F >configure:6034: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:6101: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:6108: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:6123: result: yes >configure:6135: checking for BSD- or MS-compatible name lister (nm) >configure:6184: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:6314: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface >configure:6321: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:6324: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" >configure:6327: output >0000000000000000 B some_variable >configure:6334: result: BSD nm >configure:6337: checking whether ln -s works >configure:6341: result: yes >configure:6349: checking the maximum length of command line arguments >configure:6479: result: 1572864 >configure:6496: checking whether the shell understands some XSI constructs >configure:6506: result: yes >configure:6510: checking whether the shell understands "+=" >configure:6516: result: yes >configure:6551: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:6591: result: func_convert_file_noop >configure:6598: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:6618: result: func_convert_file_noop >configure:6625: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:6632: result: -r >configure:6666: checking for x86_64-pc-linux-gnu-objdump >configure:6682: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:6693: result: x86_64-pc-linux-gnu-objdump >configure:6765: checking how to recognize dependent libraries >configure:6967: result: pass_all >configure:7012: checking for x86_64-pc-linux-gnu-dlltool >configure:7042: result: no >configure:7052: checking for dlltool >configure:7082: result: no >configure:7112: checking how to associate runtime and link libraries >configure:7139: result: printf %s\n >configure:7156: checking for x86_64-pc-linux-gnu-ar >configure:7172: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:7183: result: x86_64-pc-linux-gnu-ar >configure:7264: checking for archiver @FILE support >configure:7281: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:7281: $? = 0 >configure:7284: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:7287: $? = 0 >configure:7292: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory >configure:7295: $? = 1 >configure:7307: result: @ >configure:7325: checking for x86_64-pc-linux-gnu-strip >configure:7341: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:7352: result: x86_64-pc-linux-gnu-strip >configure:7424: checking for x86_64-pc-linux-gnu-ranlib >configure:7440: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:7451: result: x86_64-pc-linux-gnu-ranlib >configure:7593: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:7713: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:7716: $? = 0 >configure:7720: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm >configure:7723: $? = 0 >configure:7789: x86_64-pc-linux-gnu-g++ -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp conftstm.o >&5 >configure:7792: $? = 0 >configure:7830: result: ok >configure:7867: checking for sysroot >configure:7897: result: no >configure:7974: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:7977: $? = 0 >configure:8113: checking for x86_64-pc-linux-gnu-mt >configure:8143: result: no >configure:8153: checking for mt >configure:8183: result: no >configure:8203: checking if : is a manifest tool >configure:8209: : '-?' >configure:8217: result: no >configure:8859: checking how to run the C preprocessor >configure:8890: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8890: $? = 0 >configure:8904: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:8904: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| #define HAVE_PTHREAD 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8929: result: x86_64-pc-linux-gnu-gcc -E >configure:8949: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8949: $? = 0 >configure:8963: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:8963: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| #define HAVE_PTHREAD 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8992: checking for ANSI C header files >configure:9012: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9012: $? = 0 >configure:9085: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9085: $? = 0 >configure:9085: ./conftest >configure:9085: $? = 0 >configure:9096: result: yes >configure:9109: checking for sys/types.h >configure:9109: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9109: $? = 0 >configure:9109: result: yes >configure:9109: checking for sys/stat.h >configure:9109: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9109: $? = 0 >configure:9109: result: yes >configure:9109: checking for stdlib.h >configure:9109: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9109: $? = 0 >configure:9109: result: yes >configure:9109: checking for string.h >configure:9109: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9109: $? = 0 >configure:9109: result: yes >configure:9109: checking for memory.h >configure:9109: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9109: $? = 0 >configure:9109: result: yes >configure:9109: checking for strings.h >configure:9109: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9109: $? = 0 >configure:9109: result: yes >configure:9109: checking for inttypes.h >configure:9109: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9109: $? = 0 >configure:9109: result: yes >configure:9109: checking for stdint.h >configure:9109: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9109: $? = 0 >configure:9109: result: yes >configure:9109: checking for unistd.h >configure:9109: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9109: $? = 0 >configure:9109: result: yes >configure:9123: checking for dlfcn.h >configure:9123: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9123: $? = 0 >configure:9123: result: yes >configure:9279: checking for objdir >configure:9294: result: .libs >configure:9565: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:9583: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] >configure:9587: $? = 0 >configure:9600: result: no >configure:9927: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:9934: result: -fPIC -DPIC >configure:9942: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:9960: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 >configure:9964: $? = 0 >configure:9977: result: yes >configure:10006: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:10034: result: yes >configure:10049: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:10070: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe -o out/conftest2.o conftest.c >&5 >configure:10074: $? = 0 >configure:10096: result: yes >configure:10104: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:10151: result: yes >configure:10184: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:11337: result: yes >configure:11374: checking whether -lc should be explicitly linked in >configure:11382: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:11385: $? = 0 >configure:11400: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:11403: $? = 0 >configure:11417: result: no >configure:11577: checking dynamic linker characteristics >configure:12101: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:12101: $? = 0 >configure:12323: result: GNU/Linux ld.so >configure:12430: checking how to hardcode library paths into programs >configure:12455: result: immediate >configure:12995: checking whether stripping libraries is possible >configure:13000: result: yes >configure:13035: checking if libtool supports shared libraries >configure:13037: result: yes >configure:13040: checking whether to build shared libraries >configure:13061: result: yes >configure:13064: checking whether to build static libraries >configure:13068: result: no >configure:13091: checking how to run the C++ preprocessor >configure:13118: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:13118: $? = 0 >configure:13132: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:13132: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:13157: result: x86_64-pc-linux-gnu-g++ -E >configure:13177: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:13177: $? = 0 >configure:13191: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:13191: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:13360: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:13427: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:13434: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:13449: result: yes >configure:13504: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:14509: result: yes >configure:14545: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:14548: $? = 0 >configure:15068: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:15075: result: -fPIC -DPIC >configure:15083: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:15101: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:15105: $? = 0 >configure:15118: result: yes >configure:15141: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:15169: result: yes >configure:15181: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:15202: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe -o out/conftest2.o conftest.cpp >&5 >configure:15206: $? = 0 >configure:15228: result: yes >configure:15233: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:15280: result: yes >configure:15310: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:15346: result: yes >configure:15487: checking dynamic linker characteristics >configure:16167: result: GNU/Linux ld.so >configure:16220: checking how to hardcode library paths into programs >configure:16245: result: immediate >configure:16315: checking whether NLS is requested >configure:16324: result: yes >configure:16362: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:16394: result: /usr/bin/msgfmt >configure:16403: checking for gmsgfmt >configure:16421: found /usr/bin/gmsgfmt >configure:16434: result: /usr/bin/gmsgfmt >configure:16485: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C >configure:16517: result: /usr/bin/xgettext >configure:16563: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:16594: result: /usr/bin/msgmerge >configure:16648: checking for ld used by GCC >configure:16712: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:16719: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:16732: result: yes >configure:16739: checking for shared library run path origin >configure:16752: result: done >configure:17209: checking for CFPreferencesCopyAppValue >configure:17227: x86_64-pc-linux-gnu-g++ -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 >conftest.cpp:27:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory > #include <CoreFoundation/CFPreferences.h> > ^ >compilation terminated. >configure:17227: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:17236: result: no >configure:17243: checking for CFLocaleCopyCurrent >configure:17261: x86_64-pc-linux-gnu-g++ -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 >conftest.cpp:27:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory > #include <CoreFoundation/CFLocale.h> > ^ >compilation terminated. >configure:17261: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:17270: result: no >configure:17319: checking for GNU gettext in libc >configure:17339: x86_64-pc-linux-gnu-g++ -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:17339: $? = 0 >configure:17348: result: yes >configure:17954: checking whether to use NLS >configure:17956: result: yes >configure:17959: checking where the gettext function comes from >configure:17970: result: libc >configure:18029: checking for po4a >configure:18047: found /usr/bin/po4a >configure:18059: result: /usr/bin/po4a >configure:18069: checking for soelim >configure:18087: found /usr/bin/soelim >configure:18099: result: /usr/bin/soelim >configure:18109: checking for find >configure:18127: found /usr/bin/find >configure:18139: result: /usr/bin/find >configure:18149: checking for xargs >configure:18167: found /usr/bin/xargs >configure:18179: result: /usr/bin/xargs >configure:18190: checking for doxygen >configure:18208: found /usr/bin/doxygen >configure:18220: result: /usr/bin/doxygen >configure:18234: checking for lvcreate >configure:18253: found /sbin/lvcreate >configure:18265: result: /sbin/lvcreate >configure:18275: checking for lvremove >configure:18294: found /sbin/lvremove >configure:18306: result: /sbin/lvremove >configure:18320: checking for btrfs >configure:18339: found /sbin/btrfs >configure:18351: result: /sbin/btrfs >configure:18361: checking for btrfsctl >configure:18395: result: no >configure:18406: checking for losetup >configure:18425: found /sbin/losetup >configure:18437: result: /sbin/losetup >configure:18451: checking for supported host platform type >configure:18460: result: linux >configure:18530: checking for x86_64-pc-linux-gnu-pkg-config >configure:18548: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:18560: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:18628: checking pkg-config is at least version 0.9.0 >configure:18631: result: yes >configure:18641: checking for UUID >configure:18648: $PKG_CONFIG --exists --print-errors "uuid" >configure:18651: $? = 0 >configure:18665: $PKG_CONFIG --exists --print-errors "uuid" >configure:18668: $? = 0 >configure:18706: result: yes >configure:18727: checking tr1/memory usability >configure:18727: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:18727: $? = 0 >configure:18727: result: yes >configure:18727: checking tr1/memory presence >configure:18727: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:18727: $? = 0 >configure:18727: result: yes >configure:18727: checking for tr1/memory >configure:18727: result: yes >configure:18740: checking boost/shared_ptr.hpp usability >configure:18740: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:18740: $? = 0 >configure:18740: result: yes >configure:18740: checking boost/shared_ptr.hpp presence >configure:18740: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:18740: $? = 0 >configure:18740: result: yes >configure:18740: checking for boost/shared_ptr.hpp >configure:18740: result: yes >configure:18760: checking tuple usability >configure:18760: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4/tuple:35:0, > from conftest.cpp:70: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. > #error This file requires compiler and library support for the \ > ^ >configure:18760: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define SBUILD_PLATFORM "linux" >| #define SBUILD_HOST "x86_64-pc-linux-gnu" >| #define SBUILD_HOST_OS "linux-gnu" >| #define SBUILD_HOST_VENDOR "pc" >| #define SBUILD_HOST_CPU "x86_64" >| #define HAVE_TR1_MEMORY 1 >| #define HAVE_BOOST_SHARED_PTR_HPP 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <tuple> >configure:18760: result: no >configure:18760: checking tuple presence >configure:18760: x86_64-pc-linux-gnu-g++ -E conftest.cpp >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4/tuple:35:0, > from conftest.cpp:37: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. > #error This file requires compiler and library support for the \ > ^ >configure:18760: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define SBUILD_PLATFORM "linux" >| #define SBUILD_HOST "x86_64-pc-linux-gnu" >| #define SBUILD_HOST_OS "linux-gnu" >| #define SBUILD_HOST_VENDOR "pc" >| #define SBUILD_HOST_CPU "x86_64" >| #define HAVE_TR1_MEMORY 1 >| #define HAVE_BOOST_SHARED_PTR_HPP 1 >| /* end confdefs.h. */ >| #include <tuple> >configure:18760: result: no >configure:18760: checking for tuple >configure:18760: result: no >configure:18772: checking tr1/tuple usability >configure:18772: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:18772: $? = 0 >configure:18772: result: yes >configure:18772: checking tr1/tuple presence >configure:18772: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:18772: $? = 0 >configure:18772: result: yes >configure:18772: checking for tr1/tuple >configure:18772: result: yes >configure:18785: checking boost/tuple/tuple.hpp usability >configure:18785: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:18785: $? = 0 >configure:18785: result: yes >configure:18785: checking boost/tuple/tuple.hpp presence >configure:18785: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:18785: $? = 0 >configure:18785: result: yes >configure:18785: checking for boost/tuple/tuple.hpp >configure:18785: result: yes >configure:18805: checking boost/format.hpp usability >configure:18805: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:18805: $? = 0 >configure:18805: result: yes >configure:18805: checking boost/format.hpp presence >configure:18805: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:18805: $? = 0 >configure:18805: result: yes >configure:18805: checking for boost/format.hpp >configure:18805: result: yes >configure:18819: checking boost/iostreams/device/file_descriptor.hpp usability >configure:18819: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:18819: $? = 0 >configure:18819: result: yes >configure:18819: checking boost/iostreams/device/file_descriptor.hpp presence >configure:18819: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:18819: $? = 0 >configure:18819: result: yes >configure:18819: checking for boost/iostreams/device/file_descriptor.hpp >configure:18819: result: yes >configure:18833: checking boost/program_options.hpp usability >configure:18833: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:18833: $? = 0 >configure:18833: result: yes >configure:18833: checking boost/program_options.hpp presence >configure:18833: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:18833: $? = 0 >configure:18833: result: yes >configure:18833: checking for boost/program_options.hpp >configure:18833: result: yes >configure:18847: checking boost/type_traits.hpp usability >configure:18847: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:18847: $? = 0 >configure:18847: result: yes >configure:18847: checking boost/type_traits.hpp presence >configure:18847: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:18847: $? = 0 >configure:18847: result: yes >configure:18847: checking for boost/type_traits.hpp >configure:18847: result: yes >configure:18863: checking sched.h usability >configure:18863: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:18863: $? = 0 >configure:18863: result: yes >configure:18863: checking sched.h presence >configure:18863: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:18863: $? = 0 >configure:18863: result: yes >configure:18863: checking for sched.h >configure:18863: result: yes >configure:18878: checking sys/personality.h usability >configure:18878: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:18878: $? = 0 >configure:18878: result: yes >configure:18878: checking sys/personality.h presence >configure:18878: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:18878: $? = 0 >configure:18878: result: yes >configure:18878: checking for sys/personality.h >configure:18878: result: yes >configure:18893: checking security/pam_appl.h usability >configure:18893: x86_64-pc-linux-gnu-g++ -c -march=x86-64 -O2 -pipe conftest.cpp >&5 >configure:18893: $? = 0 >configure:18893: result: yes >configure:18893: checking security/pam_appl.h presence >configure:18893: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:18893: $? = 0 >configure:18893: result: yes >configure:18893: checking for security/pam_appl.h >configure:18893: result: yes >configure:18909: checking for std::shared_ptr >configure:18924: x86_64-pc-linux-gnu-g++ -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:51:2: error: 'shared_ptr' is not a member of 'std' > std::shared_ptr<int> intptr; > ^ >conftest.cpp:51:18: error: expected primary-expression before 'int' > std::shared_ptr<int> intptr; > ^ >conftest.cpp:51:18: error: expected ';' before 'int' >configure:18924: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.6.5" >| #define PACKAGE_STRING "schroot 1.6.5" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.6.5" >| #define RELEASE_DATE_S "27 Jan 2013" >| #define RELEASE_DATE 1359230400 >| #define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >| #define HAVE_PTHREAD 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define SBUILD_PLATFORM "linux" >| #define SBUILD_HOST "x86_64-pc-linux-gnu" >| #define SBUILD_HOST_OS "linux-gnu" >| #define SBUILD_HOST_VENDOR "pc" >| #define SBUILD_HOST_CPU "x86_64" >| #define HAVE_TR1_MEMORY 1 >| #define HAVE_BOOST_SHARED_PTR_HPP 1 >| #define HAVE_TR1_TUPLE 1 >| #define HAVE_BOOST_TUPLE_TUPLE_HPP 1 >| #define HAVE_BOOST_FORMAT_HPP 1 >| #define HAVE_BOOST_IOSTREAMS_DEVICE_FILE_DESCRIPTOR_HPP 1 >| #define HAVE_BOOST_PROGRAM_OPTIONS_HPP 1 >| #define HAVE_BOOST_TYPE_TRAITS_HPP 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SYS_PERSONALITY_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| /* end confdefs.h. */ >| #include <memory> >| >| int >| main () >| { >| std::shared_ptr<int> intptr; >| ; >| return 0; >| } >configure:18929: result: no >configure:18942: checking for pam_authenticate in -lpam >configure:18967: x86_64-pc-linux-gnu-g++ -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpam >&5 >configure:18967: $? = 0 >configure:18976: result: yes >configure:18988: checking for dev_lock in -llockdev >configure:19013: x86_64-pc-linux-gnu-g++ -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -llockdev >&5 >configure:19013: $? = 0 >configure:19022: result: yes >configure:19039: checking for unshare >configure:19039: x86_64-pc-linux-gnu-g++ -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:19039: $? = 0 >configure:19039: result: yes >configure:19048: checking whether to build unshare support >configure:19057: result: yes >configure:19074: checking for personality >configure:19074: x86_64-pc-linux-gnu-g++ -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:19074: $? = 0 >configure:19074: result: yes >configure:19083: checking whether to build personality support >configure:19092: result: yes >configure:19109: checking whether to build UUID support >configure:19126: result: yes >configure:19145: checking whether to build PAM support >configure:19173: result: yes >configure:19192: checking whether to build block-device support >configure:19210: result: yes >configure:19227: checking whether to build lvm-snapshot support >configure:19248: result: no >configure:19265: checking whether to build btrfs-snapshot support >configure:19271: error: in `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5': >configure:19273: error: BTRFS (btrfs) is not installed, but is required by schroot >See `config.log' for more details > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=x86-64 -O2 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=x86-64 -O2 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_PKG_CONFIG_LIBDIR_set= >ac_cv_env_PKG_CONFIG_LIBDIR_value= >ac_cv_env_PKG_CONFIG_PATH_set=set >ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_UUID_CFLAGS_set= >ac_cv_env_UUID_CFLAGS_value= >ac_cv_env_UUID_LIBS_set= >ac_cv_env_UUID_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_personality=yes >ac_cv_func_unshare=yes >ac_cv_header_boost_format_hpp=yes >ac_cv_header_boost_iostreams_device_file_descriptor_hpp=yes >ac_cv_header_boost_program_options_hpp=yes >ac_cv_header_boost_shared_ptr_hpp=yes >ac_cv_header_boost_tuple_tuple_hpp=yes >ac_cv_header_boost_type_traits_hpp=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_sched_h=yes >ac_cv_header_security_pam_appl_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_personality_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_tr1_memory=yes >ac_cv_header_tr1_tuple=yes >ac_cv_header_tuple=no >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_lockdev_dev_lock=yes >ac_cv_lib_pam_pam_authenticate=yes >ac_cv_objext=o >ac_cv_path_BTRFS=/sbin/btrfs >ac_cv_path_DOXYGEN=/usr/bin/doxygen >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_FIND=/usr/bin/find >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_LOSETUP=/sbin/losetup >ac_cv_path_LVCREATE=/sbin/lvcreate >ac_cv_path_LVREMOVE=/sbin/lvremove >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config >ac_cv_path_PO4A=/usr/bin/po4a >ac_cv_path_SED=/bin/sed >ac_cv_path_SOELIM=/usr/bin/soelim >ac_cv_path_XARGS=/usr/bin/xargs >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/lib/portage/python3.3/ebuild-helpers/xattr/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=none >am_cv_CXX_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >am_cv_prog_tar_pax=gnutar >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext1_libc=yes >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >lt_cv_path_mainfest_tool=no >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop >pkg_cv_UUID_CFLAGS='-I/usr/include/uuid ' >pkg_cv_UUID_LIBS='-luuid ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/scripts/missing aclocal-1.14' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='0' >AM_V='$(V)' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/scripts/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/scripts/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/scripts/missing automake-1.14' >AWK='gawk' >BOOST_FILESYSTEM_LIBS='' >BOOST_LIBS='' >BTRFS='/sbin/btrfs' >BTRFSCTL='' >BUILD_BLOCKDEV_FALSE='#' >BUILD_BLOCKDEV_TRUE='' >BUILD_BTRFSSNAP_FALSE='' >BUILD_BTRFSSNAP_TRUE='' >BUILD_CSBUILD_FALSE='' >BUILD_CSBUILD_TRUE='#' >BUILD_DCHROOT_DSA_FALSE='#' >BUILD_DCHROOT_DSA_TRUE='' >BUILD_DCHROOT_FALSE='#' >BUILD_DCHROOT_TRUE='' >BUILD_DOXYGEN_FALSE='' >BUILD_DOXYGEN_TRUE='' >BUILD_LIBDCHROOT_FALSE='#' >BUILD_LIBDCHROOT_TRUE='' >BUILD_LOOPBACK_FALSE='' >BUILD_LOOPBACK_TRUE='' >BUILD_LVMSNAP_FALSE='' >BUILD_LVMSNAP_TRUE='#' >BUILD_PAM_FALSE='#' >BUILD_PAM_TRUE='' >BUILD_PERSONALITY_FALSE='#' >BUILD_PERSONALITY_TRUE='' >BUILD_UNION_FALSE='' >BUILD_UNION_TRUE='' >BUILD_UNSHARE_FALSE='#' >BUILD_UNSHARE_TRUE='' >BUILD_UUID_FALSE='#' >BUILD_UUID_TRUE='' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-march=x86-64 -O2 -pipe' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-march=x86-64 -O2 -pipe' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DLLTOOL='false' >DOXYGEN='/usr/bin/doxygen' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FGREP='/bin/grep -F' >FIND='/usr/bin/find' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLLIBS='' >INTL_MACOSX_LIBS='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBICONV='-liconv' >LIBINTL='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LOCKDEV_LIBS='-llockdev' >LOSETUP='/sbin/losetup' >LTLIBICONV='-liconv' >LTLIBINTL='' >LTLIBOBJS='' >LVCREATE='/sbin/lvcreate' >LVREMOVE='/sbin/lvremove' >MAKEINFO='${SHELL} /var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/scripts/missing makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='schroot' >PACKAGE_BUGREPORT='buildd-tools-devel@lists.alioth.debian.org' >PACKAGE_NAME='schroot' >PACKAGE_STRING='schroot 1.6.5' >PACKAGE_TARNAME='schroot' >PACKAGE_URL='' >PACKAGE_VERSION='1.6.5' >PAM_LIBS='-lpam' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >PLATFORM='linux' >PLATFORM_FREEBSD_FALSE='' >PLATFORM_FREEBSD_TRUE='#' >PLATFORM_GENERIC_FALSE='' >PLATFORM_GENERIC_TRUE='#' >PLATFORM_LINUX_FALSE='#' >PLATFORM_LINUX_TRUE='' >PO4A='/usr/bin/po4a' >POSUB='po' >PTHREAD_CC='x86_64-pc-linux-gnu-gcc' >PTHREAD_CFLAGS='-pthread' >PTHREAD_LIBS='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >RELEASE_DATE='1359230400' >RELEASE_DATE_S='27 Jan 2013' >SBUILD_BINARY_AGE='0' >SBUILD_CURRENT_INTERFACE='1' >SBUILD_INTERFACE_AGE='0' >SCHROOT_CFLAGS='-I/usr/include/uuid ' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >SOELIM='/usr/bin/soelim' >STRIP='x86_64-pc-linux-gnu-strip' >USE_NLS='yes' >USE_ROOT_TESTS_FALSE='' >USE_ROOT_TESTS_TRUE='#' >USE_UNIT_TESTS_FALSE='' >USE_UNIT_TESTS_TRUE='#' >UUID_CFLAGS='-I/usr/include/uuid ' >UUID_LIBS='-luuid ' >VERSION='1.6.5' >XARGS='/usr/bin/xargs' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >acx_pthread_config='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__fastdepCXX_FALSE='' >am__fastdepCXX_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='tar --format=posix -chf - "$$tardir"' >am__untar='tar -xf -' >bashcompletiondir='/usr/share/bash-completion/completions' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >enable_root_tests='no' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/scripts/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "schroot" >#define PACKAGE_TARNAME "schroot" >#define PACKAGE_VERSION "1.6.5" >#define PACKAGE_STRING "schroot 1.6.5" >#define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >#define PACKAGE_URL "" >#define PACKAGE "schroot" >#define VERSION "1.6.5" >#define RELEASE_DATE_S "27 Jan 2013" >#define RELEASE_DATE 1359230400 >#define SBUILD_DEFAULT_ENVIRONMENT_FILTER "^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$" >#define HAVE_PTHREAD 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define SBUILD_PLATFORM "linux" >#define SBUILD_HOST "x86_64-pc-linux-gnu" >#define SBUILD_HOST_OS "linux-gnu" >#define SBUILD_HOST_VENDOR "pc" >#define SBUILD_HOST_CPU "x86_64" >#define HAVE_TR1_MEMORY 1 >#define HAVE_BOOST_SHARED_PTR_HPP 1 >#define HAVE_TR1_TUPLE 1 >#define HAVE_BOOST_TUPLE_TUPLE_HPP 1 >#define HAVE_BOOST_FORMAT_HPP 1 >#define HAVE_BOOST_IOSTREAMS_DEVICE_FILE_DESCRIPTOR_HPP 1 >#define HAVE_BOOST_PROGRAM_OPTIONS_HPP 1 >#define HAVE_BOOST_TYPE_TRAITS_HPP 1 >#define HAVE_SCHED_H 1 >#define HAVE_SYS_PERSONALITY_H 1 >#define HAVE_SECURITY_PAM_APPL_H 1 >#define SBUILD_FEATURE_DEVLOCK 1 >#define SBUILD_FEATURE_UNSHARE 1 >#define SBUILD_FEATURE_PERSONALITY 1 >#define SBUILD_USE_UUID 1 >#define SBUILD_FEATURE_PAM 1 >#define SBUILD_FEATURE_BLOCKDEV 1 > >configure: exit 1
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 524902
: 386338