Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 295629 Details for
Bug 394529
dev-util/schroot-1.4.14 fails (configure: 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), 59.12 KB, created by
Paweł Hajdan, Jr. (RETIRED)
on 2011-12-13 07:40:03 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Paweł Hajdan, Jr. (RETIRED)
Created:
2011-12-13 07:40:03 UTC
Size:
59.12 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.4.14, which was >generated by GNU Autoconf 2.68. Invocation command line was > > $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-btrfs-snapshot --enable-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 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = i686 >uname -r = 3.0.6-gentoo >uname -s = Linux >uname -v = #4 SMP Sun Nov 13 13:00:40 CET 2011 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz >/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/bin/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/i686-pc-linux-gnu/gcc-bin/4.5.3 >PATH: /usr/i686-pc-linux-gnu/gnat-gcc-bin/4.3 >PATH: /usr/libexec/gnat-gcc/i686-pc-linux-gnu/4.3 >PATH: /usr/GNUstep/System/Tools >PATH: /usr/GNUstep/Local/Tools >PATH: /var/qmail/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2647: checking for a BSD-compatible install >configure:2715: result: /usr/bin/install -c >configure:2726: checking whether build environment is sane >configure:2776: result: yes >configure:2917: checking for a thread-safe mkdir -p >configure:2956: result: /bin/mkdir -p >configure:2969: checking for gawk >configure:2985: found /usr/bin/gawk >configure:2996: result: gawk >configure:3007: checking whether make sets $(MAKE) >configure:3029: result: yes >configure:3104: checking how to create a pax tar archive >configure:3117: tar --version >tar (GNU tar) 1.23 >Copyright (C) 2010 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:3120: $? = 0 >configure:3160: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar >configure:3163: $? = 0 >configure:3167: tar -xf - <conftest.tar >configure:3170: $? = 0 >configure:3183: result: gnutar >configure:3217: checking whether to enable dchroot compatibility >configure:3232: result: yes >configure:3243: checking whether to enable dchroot-dsa compatibility >configure:3258: result: yes >configure:3277: checking whether to enable csbuild >configure:3293: result: no >configure:3304: checking whether to enable debugging messages >configure:3319: result: no >configure:3331: checking whether to enable environment filtering regex >configure:3344: 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:3352: checking whether to enable support for PAM authentication >configure:3367: result: yes >configure:3370: checking whether to enable support for block devices >configure:3385: result: yes >configure:3388: checking whether to enable support for LVM snapshots >configure:3404: result: no >configure:3407: checking whether to enable support for BTRFS snapshots >configure:3423: result: yes >configure:3426: checking whether to enable support for loopback mounts >configure:3441: result: yes >configure:3444: checking whether to enable support for UUIDs in session names >configure:3459: result: yes >configure:3462: checking whether to enable support for union mounts >configure:3477: result: auto >configure:3480: checking whether to enable doxygen documentation >configure:3495: result: yes >configure:3498: checking for bash completion directory >configure:3507: result: /usr/share/bash-completion >configure:3511: checking whether to enable root-only unit tests >configure:3526: result: no >configure:3553: checking for i686-pc-linux-gnu-g++ >configure:3569: found /usr/bin/i686-pc-linux-gnu-g++ >configure:3580: result: i686-pc-linux-gnu-g++ >configure:3651: checking for C++ compiler version >configure:3660: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) 4.5.3 >Copyright (C) 2010 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:3671: $? = 0 >configure:3660: i686-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3/i686-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.5.3/lto-wrapper >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r1 p1.0, pie-0.4.5' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) >configure:3671: $? = 0 >configure:3660: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:3671: $? = 1 >configure:3660: i686-pc-linux-gnu-g++ -qversion >&5 >i686-pc-linux-gnu-g++: unrecognized option '-qversion' >i686-pc-linux-gnu-g++: no input files >configure:3671: $? = 1 >configure:3691: checking whether the C++ compiler works >configure:3713: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3717: $? = 0 >configure:3765: result: yes >configure:3768: checking for C++ compiler default output file name >configure:3770: result: a.out >configure:3776: checking for suffix of executables >configure:3783: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3787: $? = 0 >configure:3809: result: >configure:3831: checking whether we are cross compiling >configure:3839: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3843: $? = 0 >configure:3850: ./conftest >configure:3854: $? = 0 >configure:3869: result: no >configure:3874: checking for suffix of object files >configure:3896: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:3900: $? = 0 >configure:3921: result: o >configure:3925: checking whether we are using the GNU C++ compiler >configure:3944: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:3944: $? = 0 >configure:3953: result: yes >configure:3962: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:3982: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:3982: $? = 0 >configure:4023: result: yes >configure:4057: checking for style of include used by make >configure:4085: result: GNU >configure:4110: checking dependency style of i686-pc-linux-gnu-g++ >configure:4220: result: gcc3 >configure:4245: checking build system type >configure:4259: result: i686-pc-linux-gnu >configure:4279: checking host system type >configure:4292: result: i686-pc-linux-gnu >configure:4320: checking for i686-pc-linux-gnu-gcc >configure:4336: found /usr/bin/i686-pc-linux-gnu-gcc >configure:4347: result: i686-pc-linux-gnu-gcc >configure:4616: checking for C compiler version >configure:4625: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) 4.5.3 >Copyright (C) 2010 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:4636: $? = 0 >configure:4625: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3/i686-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.5.3/lto-wrapper >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r1 p1.0, pie-0.4.5' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) >configure:4636: $? = 0 >configure:4625: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:4636: $? = 1 >configure:4625: i686-pc-linux-gnu-gcc -qversion >&5 >i686-pc-linux-gnu-gcc: unrecognized option '-qversion' >i686-pc-linux-gnu-gcc: no input files >configure:4636: $? = 1 >configure:4640: checking whether we are using the GNU C compiler >configure:4659: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:4659: $? = 0 >configure:4668: result: yes >configure:4677: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:4697: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4697: $? = 0 >configure:4738: result: yes >configure:4755: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:4819: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:4819: $? = 0 >configure:4832: result: none needed >configure:4854: checking dependency style of i686-pc-linux-gnu-gcc >configure:4964: result: gcc3 >configure:5145: checking for the pthreads library -lpthreads >configure:5178: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.c -lpthreads >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: ld returned 1 exit status >configure:5178: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.4.14" >| #define PACKAGE_STRING "schroot 1.4.14" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.4.14" >| #define RELEASE_DATE_S "03 Oct 2010" >| #define RELEASE_DATE 1286056800 >| #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:5187: result: no >configure:5090: checking whether pthreads work without any flags >configure:5178: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/dev-util/schroot-1.4.14/temp/ccOGM8Up.o: In function `main': >conftest.c:(.text+0x1a): undefined reference to `pthread_join' >conftest.c:(.text+0x49): undefined reference to `__pthread_register_cancel' >conftest.c:(.text+0x6d): undefined reference to `pthread_create' >conftest.c:(.text+0x74): undefined reference to `__pthread_unregister_cancel' >collect2: ld returned 1 exit status >configure:5178: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.4.14" >| #define PACKAGE_STRING "schroot 1.4.14" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.4.14" >| #define RELEASE_DATE_S "03 Oct 2010" >| #define RELEASE_DATE 1286056800 >| #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:5187: result: no >configure:5095: checking whether pthreads work with -Kthread >configure:5178: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Kthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.c >&5 >i686-pc-linux-gnu-gcc: unrecognized option '-Kthread' >/var/tmp/portage/dev-util/schroot-1.4.14/temp/cclNEGLM.o: In function `main': >conftest.c:(.text+0x1a): undefined reference to `pthread_join' >conftest.c:(.text+0x49): undefined reference to `__pthread_register_cancel' >conftest.c:(.text+0x6d): undefined reference to `pthread_create' >conftest.c:(.text+0x74): undefined reference to `__pthread_unregister_cancel' >collect2: ld returned 1 exit status >configure:5178: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.4.14" >| #define PACKAGE_STRING "schroot 1.4.14" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.4.14" >| #define RELEASE_DATE_S "03 Oct 2010" >| #define RELEASE_DATE 1286056800 >| #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:5187: result: no >configure:5095: checking whether pthreads work with -kthread >configure:5178: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -kthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.c >&5 >i686-pc-linux-gnu-gcc: unrecognized option '-kthread' >/var/tmp/portage/dev-util/schroot-1.4.14/temp/ccJW6AU5.o: In function `main': >conftest.c:(.text+0x1a): undefined reference to `pthread_join' >conftest.c:(.text+0x49): undefined reference to `__pthread_register_cancel' >conftest.c:(.text+0x6d): undefined reference to `pthread_create' >conftest.c:(.text+0x74): undefined reference to `__pthread_unregister_cancel' >collect2: ld returned 1 exit status >configure:5178: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.4.14" >| #define PACKAGE_STRING "schroot 1.4.14" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.4.14" >| #define RELEASE_DATE_S "03 Oct 2010" >| #define RELEASE_DATE 1286056800 >| #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:5187: result: no >configure:5145: checking for the pthreads library -llthread >configure:5178: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.c -llthread >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -llthread >collect2: ld returned 1 exit status >configure:5178: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.4.14" >| #define PACKAGE_STRING "schroot 1.4.14" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.4.14" >| #define RELEASE_DATE_S "03 Oct 2010" >| #define RELEASE_DATE 1286056800 >| #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:5187: result: no >configure:5095: checking whether pthreads work with -pthread >configure:5178: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -pthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5178: $? = 0 >configure:5187: result: yes >configure:5206: checking for joinable pthread attribute >configure:5221: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -pthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5221: $? = 0 >configure:5227: result: PTHREAD_CREATE_JOINABLE >configure:5237: checking if more special flags are required for pthreads >configure:5244: result: no >configure:5435: checking how to print strings >configure:5462: result: printf >configure:5483: checking for a sed that does not truncate output >configure:5547: result: /bin/sed >configure:5565: checking for grep that handles long lines and -e >configure:5623: result: /bin/grep >configure:5628: checking for egrep >configure:5690: result: /bin/grep -E >configure:5695: checking for fgrep >configure:5757: result: /bin/grep -F >configure:5792: checking for ld used by i686-pc-linux-gnu-gcc >configure:5859: result: /usr/i686-pc-linux-gnu/bin/ld >configure:5866: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:5881: result: yes >configure:5893: checking for BSD- or MS-compatible name lister (nm) >configure:5942: result: /usr/bin/nm -B >configure:6072: checking the name lister (/usr/bin/nm -B) interface >configure:6079: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:6082: /usr/bin/nm -B "conftest.o" >configure:6085: output >00000000 B some_variable >configure:6092: result: BSD nm >configure:6095: checking whether ln -s works >configure:6099: result: yes >configure:6107: checking the maximum length of command line arguments >configure:6232: result: 1572864 >configure:6249: checking whether the shell understands some XSI constructs >configure:6259: result: yes >configure:6263: checking whether the shell understands "+=" >configure:6269: result: yes >configure:6304: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format >configure:6344: result: func_convert_file_noop >configure:6351: checking how to convert i686-pc-linux-gnu file names to toolchain format >configure:6371: result: func_convert_file_noop >configure:6378: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:6385: result: -r >configure:6419: checking for i686-pc-linux-gnu-objdump >configure:6435: found /usr/bin/i686-pc-linux-gnu-objdump >configure:6446: result: i686-pc-linux-gnu-objdump >configure:6518: checking how to recognize dependent libraries >configure:6720: result: pass_all >configure:6765: checking for i686-pc-linux-gnu-dlltool >configure:6795: result: no >configure:6805: checking for dlltool >configure:6835: result: no >configure:6865: checking how to associate runtime and link libraries >configure:6892: result: printf %s\n >configure:6909: checking for i686-pc-linux-gnu-ar >configure:6925: found /usr/bin/i686-pc-linux-gnu-ar >configure:6936: result: i686-pc-linux-gnu-ar >configure:7017: checking for archiver @FILE support >configure:7034: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:7034: $? = 0 >configure:7037: i686-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:7040: $? = 0 >configure:7045: i686-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >i686-pc-linux-gnu-ar: conftest.o: No such file or directory >configure:7048: $? = 1 >configure:7060: result: @ >configure:7078: checking for i686-pc-linux-gnu-strip >configure:7094: found /usr/bin/i686-pc-linux-gnu-strip >configure:7105: result: i686-pc-linux-gnu-strip >configure:7177: checking for i686-pc-linux-gnu-ranlib >configure:7193: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:7204: result: i686-pc-linux-gnu-ranlib >configure:7346: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:7465: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:7468: $? = 0 >configure:7472: /usr/bin/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:7475: $? = 0 >configure:7541: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp conftstm.o >&5 >configure:7544: $? = 0 >configure:7582: result: ok >configure:7619: checking for sysroot >configure:7649: result: no >configure:7852: checking for i686-pc-linux-gnu-mt >configure:7882: result: no >configure:7892: checking for mt >configure:7922: result: no >configure:7942: checking if : is a manifest tool >configure:7948: : '-?' >configure:7956: result: no >configure:8588: checking how to run the C preprocessor >configure:8619: i686-pc-linux-gnu-gcc -E conftest.c >configure:8619: $? = 0 >configure:8633: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:8633: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.4.14" >| #define PACKAGE_STRING "schroot 1.4.14" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.4.14" >| #define RELEASE_DATE_S "03 Oct 2010" >| #define RELEASE_DATE 1286056800 >| #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:8658: result: i686-pc-linux-gnu-gcc -E >configure:8678: i686-pc-linux-gnu-gcc -E conftest.c >configure:8678: $? = 0 >configure:8692: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:8692: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.4.14" >| #define PACKAGE_STRING "schroot 1.4.14" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.4.14" >| #define RELEASE_DATE_S "03 Oct 2010" >| #define RELEASE_DATE 1286056800 >| #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:8721: checking for ANSI C header files >configure:8741: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:8741: $? = 0 >configure:8814: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8814: $? = 0 >configure:8814: ./conftest >configure:8814: $? = 0 >configure:8825: result: yes >configure:8838: checking for sys/types.h >configure:8838: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:8838: $? = 0 >configure:8838: result: yes >configure:8838: checking for sys/stat.h >configure:8838: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:8838: $? = 0 >configure:8838: result: yes >configure:8838: checking for stdlib.h >configure:8838: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:8838: $? = 0 >configure:8838: result: yes >configure:8838: checking for string.h >configure:8838: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:8838: $? = 0 >configure:8838: result: yes >configure:8838: checking for memory.h >configure:8838: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:8838: $? = 0 >configure:8838: result: yes >configure:8838: checking for strings.h >configure:8838: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:8838: $? = 0 >configure:8838: result: yes >configure:8838: checking for inttypes.h >configure:8838: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:8838: $? = 0 >configure:8838: result: yes >configure:8838: checking for stdint.h >configure:8838: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:8838: $? = 0 >configure:8838: result: yes >configure:8838: checking for unistd.h >configure:8838: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:8838: $? = 0 >configure:8838: result: yes >configure:8852: checking for dlfcn.h >configure:8852: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:8852: $? = 0 >configure:8852: result: yes >configure:8989: checking for objdir >configure:9004: result: .libs >configure:9275: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:9293: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:9297: $? = 0 >configure:9310: result: no >configure:9620: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:9627: result: -fPIC -DPIC >configure:9635: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:9653: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -fPIC -DPIC -DPIC conftest.c >&5 >configure:9657: $? = 0 >configure:9670: result: yes >configure:9699: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:9727: result: yes >configure:9742: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:9763: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -o out/conftest2.o conftest.c >&5 >configure:9767: $? = 0 >configure:9789: result: yes >configure:9797: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:9844: result: yes >configure:9877: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11035: result: yes >configure:11072: checking whether -lc should be explicitly linked in >configure:11080: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.c >&5 >configure:11083: $? = 0 >configure:11098: i686-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:11101: $? = 0 >configure:11115: result: no >configure:11280: checking dynamic linker characteristics >configure:11807: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:11807: $? = 0 >configure:12029: result: GNU/Linux ld.so >configure:12136: checking how to hardcode library paths into programs >configure:12161: result: immediate >configure:12701: checking whether stripping libraries is possible >configure:12706: result: yes >configure:12741: checking if libtool supports shared libraries >configure:12743: result: yes >configure:12746: checking whether to build shared libraries >configure:12767: result: yes >configure:12770: checking whether to build static libraries >configure:12774: result: no >configure:12797: checking how to run the C++ preprocessor >configure:12824: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:12824: $? = 0 >configure:12838: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:12838: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.4.14" >| #define PACKAGE_STRING "schroot 1.4.14" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.4.14" >| #define RELEASE_DATE_S "03 Oct 2010" >| #define RELEASE_DATE 1286056800 >| #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:12863: result: i686-pc-linux-gnu-g++ -E >configure:12883: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:12883: $? = 0 >configure:12897: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:12897: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.4.14" >| #define PACKAGE_STRING "schroot 1.4.14" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.4.14" >| #define RELEASE_DATE_S "03 Oct 2010" >| #define RELEASE_DATE 1286056800 >| #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:13067: checking for ld used by i686-pc-linux-gnu-g++ >configure:13134: result: /usr/i686-pc-linux-gnu/bin/ld >configure:13141: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:13156: result: yes >configure:13211: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14215: result: yes >configure:14250: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:14253: $? = 0 >configure:14773: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:14780: result: -fPIC -DPIC >configure:14788: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:14806: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:14810: $? = 0 >configure:14823: result: yes >configure:14846: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:14874: result: yes >configure:14886: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:14907: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -o out/conftest2.o conftest.cpp >&5 >configure:14911: $? = 0 >configure:14933: result: yes >configure:14938: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:14985: result: yes >configure:15015: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:15049: result: yes >configure:15192: checking dynamic linker characteristics >configure:15875: result: GNU/Linux ld.so >configure:15928: checking how to hardcode library paths into programs >configure:15953: result: immediate >configure:16014: checking whether NLS is requested >configure:16023: result: yes >configure:16061: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:16093: result: /usr/bin/msgfmt >configure:16102: checking for gmsgfmt >configure:16120: found /usr/bin/gmsgfmt >configure:16133: result: /usr/bin/gmsgfmt >configure:16184: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C >configure:16216: result: /usr/bin/xgettext >configure:16262: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:16293: result: /usr/bin/msgmerge >configure:16347: checking for ld used by GCC >configure:16411: result: /usr/i686-pc-linux-gnu/bin/ld >configure:16418: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:16431: result: yes >configure:16438: checking for shared library run path origin >configure:16451: result: done >configure:16908: checking for CFPreferencesCopyAppValue >configure:16926: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -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 >compilation terminated. >configure:16926: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.4.14" >| #define PACKAGE_STRING "schroot 1.4.14" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.4.14" >| #define RELEASE_DATE_S "03 Oct 2010" >| #define RELEASE_DATE 1286056800 >| #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:16935: result: no >configure:16942: checking for CFLocaleCopyCurrent >configure:16960: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -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 >compilation terminated. >configure:16960: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "schroot" >| #define PACKAGE_TARNAME "schroot" >| #define PACKAGE_VERSION "1.4.14" >| #define PACKAGE_STRING "schroot 1.4.14" >| #define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >| #define PACKAGE_URL "" >| #define PACKAGE "schroot" >| #define VERSION "1.4.14" >| #define RELEASE_DATE_S "03 Oct 2010" >| #define RELEASE_DATE 1286056800 >| #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:16969: result: no >configure:17018: checking for GNU gettext in libc >configure:17038: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:17038: $? = 0 >configure:17047: result: yes >configure:17653: checking whether to use NLS >configure:17655: result: yes >configure:17658: checking where the gettext function comes from >configure:17669: result: libc >configure:17728: checking for find >configure:17746: found /usr/bin/find >configure:17758: result: /usr/bin/find >configure:17768: checking for xargs >configure:17786: found /usr/bin/xargs >configure:17798: result: /usr/bin/xargs >configure:17809: checking for doxygen >configure:17827: found /usr/bin/doxygen >configure:17839: result: /usr/bin/doxygen >configure:17853: checking for lvcreate >configure:17872: found /sbin/lvcreate >configure:17884: result: /sbin/lvcreate >configure:17894: checking for lvremove >configure:17913: found /sbin/lvremove >configure:17925: result: /sbin/lvremove >configure:17939: checking for btrfs >configure:17973: result: no >configure:17980: checking for btrfsctl >configure:17999: found /sbin/btrfsctl >configure:18011: result: /sbin/btrfsctl >configure:18025: checking for losetup >configure:18044: found /sbin/losetup >configure:18056: result: /sbin/losetup >configure:18070: checking for supported host platform type >configure:18079: result: linux >configure:18149: checking for i686-pc-linux-gnu-pkg-config >configure:18182: result: no >configure:18192: checking for pkg-config >configure:18210: found /usr/bin/pkg-config >configure:18222: result: /usr/bin/pkg-config >configure:18247: checking pkg-config is at least version 0.9.0 >configure:18250: result: yes >configure:18260: checking for UUID >configure:18267: $PKG_CONFIG --exists --print-errors "uuid" >configure:18270: $? = 0 >configure:18284: $PKG_CONFIG --exists --print-errors "uuid" >configure:18287: $? = 0 >configure:18325: result: yes >configure:18366: checking for cppunit-config >configure:18384: found /usr/bin/cppunit-config >configure:18397: result: /usr/bin/cppunit-config >configure:18407: checking for Cppunit - version >= 1.10.0 >configure:18453: result: 1.12.1 >configure:18489: checking tr1/memory usability >configure:18489: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:18489: $? = 0 >configure:18489: result: yes >configure:18489: checking tr1/memory presence >configure:18489: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:18489: $? = 0 >configure:18489: result: yes >configure:18489: checking for tr1/memory >configure:18489: result: yes >configure:18502: checking boost/shared_ptr.hpp usability >configure:18502: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:18502: $? = 0 >configure:18502: result: yes >configure:18502: checking boost/shared_ptr.hpp presence >configure:18502: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:18502: $? = 0 >configure:18502: result: yes >configure:18502: checking for boost/shared_ptr.hpp >configure:18502: result: yes >configure:18522: checking tr1/tuple usability >configure:18522: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:18522: $? = 0 >configure:18522: result: yes >configure:18522: checking tr1/tuple presence >configure:18522: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:18522: $? = 0 >configure:18522: result: yes >configure:18522: checking for tr1/tuple >configure:18522: result: yes >configure:18535: checking boost/tuple/tuple.hpp usability >configure:18535: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:18535: $? = 0 >configure:18535: result: yes >configure:18535: checking boost/tuple/tuple.hpp presence >configure:18535: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:18535: $? = 0 >configure:18535: result: yes >configure:18535: checking for boost/tuple/tuple.hpp >configure:18535: result: yes >configure:18555: checking boost/format.hpp usability >configure:18555: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:18555: $? = 0 >configure:18555: result: yes >configure:18555: checking boost/format.hpp presence >configure:18555: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:18555: $? = 0 >configure:18555: result: yes >configure:18555: checking for boost/format.hpp >configure:18555: result: yes >configure:18569: checking boost/program_options.hpp usability >configure:18569: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:18569: $? = 0 >configure:18569: result: yes >configure:18569: checking boost/program_options.hpp presence >configure:18569: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:18569: $? = 0 >configure:18569: result: yes >configure:18569: checking for boost/program_options.hpp >configure:18569: result: yes >configure:18583: checking boost/type_traits.hpp usability >configure:18583: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:18583: $? = 0 >configure:18583: result: yes >configure:18583: checking boost/type_traits.hpp presence >configure:18583: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:18583: $? = 0 >configure:18583: result: yes >configure:18583: checking for boost/type_traits.hpp >configure:18583: result: yes >configure:18598: checking ext/stdio_filebuf.h usability >configure:18598: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:18598: $? = 0 >configure:18598: result: yes >configure:18598: checking ext/stdio_filebuf.h presence >configure:18598: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:18598: $? = 0 >configure:18598: result: yes >configure:18598: checking for ext/stdio_filebuf.h >configure:18598: result: yes >configure:18613: checking sys/personality.h usability >configure:18613: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:18613: $? = 0 >configure:18613: result: yes >configure:18613: checking sys/personality.h presence >configure:18613: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:18613: $? = 0 >configure:18613: result: yes >configure:18613: checking for sys/personality.h >configure:18613: result: yes >configure:18628: checking security/pam_appl.h usability >configure:18628: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 conftest.cpp >&5 >configure:18628: $? = 0 >configure:18628: result: yes >configure:18628: checking security/pam_appl.h presence >configure:18628: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:18628: $? = 0 >configure:18628: result: yes >configure:18628: checking for security/pam_appl.h >configure:18628: result: yes >configure:18644: checking for pam_authenticate in -lpam >configure:18669: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp -lpam >&5 >configure:18669: $? = 0 >configure:18678: result: yes >configure:18690: checking for dev_lock in -llockdev >configure:18715: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp -llockdev >&5 >configure:18715: $? = 0 >configure:18724: result: yes >configure:18741: checking for personality >configure:18741: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:18741: $? = 0 >configure:18741: result: yes >configure:18750: checking whether to build personality support >configure:18759: result: yes >configure:18776: checking whether to build UUID support >configure:18785: result: no >configure:18794: checking whether to build PAM support >configure:18822: result: yes >configure:18839: checking whether to build block-device support >configure:18857: result: yes >configure:18874: checking whether to build lvm-snapshot support >configure:18895: result: no >configure:18912: checking whether to build btrfs-snapshot support >configure:18918: error: in `/var/tmp/portage/dev-util/schroot-1.4.14/work/schroot-1.4.14': >configure:18920: error: BTRFS (btrfs) is not installed, but is required by schroot >See `config.log' for more details > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-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='-O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2' >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='-O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu -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= >ac_cv_env_PKG_CONFIG_PATH_value= >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=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_personality=yes >ac_cv_header_boost_format_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_ext_stdio_filebuf_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_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_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_lib_lockdev_dev_lock=yes >ac_cv_lib_pam_pam_authenticate=yes >ac_cv_objext=o >ac_cv_path_BTRFSCTL=/sbin/btrfsctl >ac_cv_path_CPPUNIT_CONFIG=/usr/bin/cppunit-config >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_SED=/bin/sed >ac_cv_path_XARGS=/usr/bin/xargs >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_OBJDUMP=i686-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-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/i686-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >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/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/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.4.14/work/schroot-1.4.14/scripts/missing --run aclocal-1.11' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/dev-util/schroot-1.4.14/work/schroot-1.4.14/scripts/missing --run tar' >AM_BACKSLASH='\' >AM_DEFAULT_VERBOSITY='0' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/dev-util/schroot-1.4.14/work/schroot-1.4.14/scripts/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/dev-util/schroot-1.4.14/work/schroot-1.4.14/scripts/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/dev-util/schroot-1.4.14/work/schroot-1.4.14/scripts/missing --run automake-1.11' >AWK='gawk' >BOOST_FILESYSTEM_LIBS='' >BOOST_LIBS='' >BTRFS='' >BTRFSCTL='/sbin/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='' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CPPUNIT_CFLAGS='' >CPPUNIT_CONFIG='/usr/bin/cppunit-config' >CPPUNIT_LIBS='-lcppunit -ldl' >CSBUILD_CONF='' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -march=i686 -pipe -DBOOST_FILESYSTEM_VERSION=2' >CYGPATH_W='echo' >DCHROOT_CONF='' >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/i686-pc-linux-gnu/bin/ld' >LDFLAGS='-Wl,--hash-style=gnu -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.4.14/work/schroot-1.4.14/scripts/missing --run makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='i686-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.4.14' >PACKAGE_TARNAME='schroot' >PACKAGE_URL='' >PACKAGE_VERSION='1.4.14' >PAM_LIBS='-lpam' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='' >PLATFORM='linux' >PLATFORM_FREEBSD_FALSE='' >PLATFORM_FREEBSD_TRUE='#' >PLATFORM_GENERIC_FALSE='' >PLATFORM_GENERIC_TRUE='#' >PLATFORM_LINUX_FALSE='#' >PLATFORM_LINUX_TRUE='' >POSUB='po' >PTHREAD_CC='i686-pc-linux-gnu-gcc' >PTHREAD_CFLAGS='-pthread' >PTHREAD_LIBS='' >RANLIB='i686-pc-linux-gnu-ranlib' >RELEASE_DATE='1286056800' >RELEASE_DATE_S='03 Oct 2010' >SBUILD_BINARY_AGE='0' >SBUILD_CURRENT_INTERFACE='1' >SBUILD_INTERFACE_AGE='0' >SCHROOT_CFLAGS='-I/usr/include/uuid ' >SCHROOT_CONF='' >SCHROOT_CONF_CHROOT_D='' >SCHROOT_CONF_SETUP_D='' >SCHROOT_DATA_DIR='' >SCHROOT_FILE_UNPACK_DIR='' >SCHROOT_LIBEXEC_DIR='' >SCHROOT_MOUNT_DIR='' >SCHROOT_OVERLAY_DIR='' >SCHROOT_SESSION_DIR='' >SCHROOT_SETUP_DATA_DIR='' >SCHROOT_SYSCONF_DIR='' >SCHROOT_UNDERLAY_DIR='' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-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.4.14' >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__quote='' >am__tar='tar --format=posix -chf - "$$tardir"' >am__untar='tar -xf -' >bashcompletiondir='/usr/share/bash-completion' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >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='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >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.4.14/work/schroot-1.4.14/scripts/install-sh' >libdir='${exec_prefix}/lib' >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.4.14" >#define PACKAGE_STRING "schroot 1.4.14" >#define PACKAGE_BUGREPORT "buildd-tools-devel@lists.alioth.debian.org" >#define PACKAGE_URL "" >#define PACKAGE "schroot" >#define VERSION "1.4.14" >#define RELEASE_DATE_S "03 Oct 2010" >#define RELEASE_DATE 1286056800 >#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 "i686-pc-linux-gnu" >#define SBUILD_HOST_OS "linux-gnu" >#define SBUILD_HOST_VENDOR "pc" >#define SBUILD_HOST_CPU "i686" >#define HAVE_UUID 1 >#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_PROGRAM_OPTIONS_HPP 1 >#define HAVE_BOOST_TYPE_TRAITS_HPP 1 >#define HAVE_EXT_STDIO_FILEBUF_H 1 >#define HAVE_SYS_PERSONALITY_H 1 >#define HAVE_SECURITY_PAM_APPL_H 1 >#define SBUILD_FEATURE_DEVLOCK 1 >#define SBUILD_FEATURE_PERSONALITY 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 394529
:
295627
| 295629