Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 443938 Details for
Bug 591926
app-backup/snapper-0.2.8 : configure: error: You have to enable at least one snapshot type (remove some --disable-xxx parameter)
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), 33.77 KB, created by
Toralf Förster
on 2016-08-23 14:30:46 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-08-23 14:30:46 UTC
Size:
33.77 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 configure, 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 --disable-silent-rules --libdir=/usr/lib64 --with-conf=/etc/conf.d --docdir=/usr/share/doc/snapper-0.2.8 --disable-zypp --enable-rollback --disable-btrfs --disable-ext4 --disable-lvm --enable-pam --enable-xattrs > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.7.2-hardened >uname -s = Linux >uname -v = #1 SMP Mon Aug 22 18:59:37 CEST 2016 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz >/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.4/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.4/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/5.4.0 >PATH: /opt/aws-rds-tools/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2460: checking for a BSD-compatible install >configure:2528: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure:2539: checking whether build environment is sane >configure:2594: result: yes >configure:2745: checking for a thread-safe mkdir -p >configure:2784: result: /bin/mkdir -p >configure:2791: checking for gawk >configure:2807: found /usr/bin/gawk >configure:2818: result: gawk >configure:2829: checking whether make sets $(MAKE) >configure:2851: result: yes >configure:2880: checking whether make supports nested variables >configure:2897: result: yes >configure:3031: checking for x86_64-pc-linux-gnu-g++ >configure:3047: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:3058: result: x86_64-pc-linux-gnu-g++ >configure:3129: checking for C++ compiler version >configure:3138: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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:3149: $? = 0 >configure:3138: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,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 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) >configure:3149: $? = 0 >configure:3138: 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:3149: $? = 1 >configure:3138: 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:3149: $? = 1 >configure:3169: checking whether the C++ compiler works >configure:3191: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3195: $? = 0 >configure:3243: result: yes >configure:3246: checking for C++ compiler default output file name >configure:3248: result: a.out >configure:3254: checking for suffix of executables >configure:3261: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3265: $? = 0 >configure:3287: result: >configure:3309: checking whether we are cross compiling >configure:3317: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3321: $? = 0 >configure:3328: ./conftest >configure:3332: $? = 0 >configure:3347: result: no >configure:3352: checking for suffix of object files >configure:3374: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 >configure:3378: $? = 0 >configure:3399: result: o >configure:3403: checking whether we are using the GNU C++ compiler >configure:3422: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 >configure:3422: $? = 0 >configure:3431: result: yes >configure:3440: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:3460: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:3460: $? = 0 >configure:3501: result: yes >configure:3535: checking for style of include used by make >configure:3563: result: GNU >configure:3589: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:3700: result: none >configure:3744: checking build system type >configure:3758: result: x86_64-pc-linux-gnu >configure:3778: checking host system type >configure:3791: result: x86_64-pc-linux-gnu >configure:3832: checking how to print strings >configure:3859: result: printf >configure:3888: checking for x86_64-pc-linux-gnu-gcc >configure:3904: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3915: result: x86_64-pc-linux-gnu-gcc >configure:4184: checking for C compiler version >configure:4193: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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:4204: $? = 0 >configure:4193: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,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 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) >configure:4204: $? = 0 >configure:4193: 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:4204: $? = 1 >configure:4193: 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:4204: $? = 1 >configure:4208: checking whether we are using the GNU C compiler >configure:4227: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4227: $? = 0 >configure:4236: result: yes >configure:4245: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4265: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4265: $? = 0 >configure:4306: result: yes >configure:4323: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4386: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4386: $? = 0 >configure:4399: result: none needed >configure:4421: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4532: result: none >configure:4547: checking for a sed that does not truncate output >configure:4611: result: /bin/sed >configure:4629: checking for grep that handles long lines and -e >configure:4687: result: /bin/grep >configure:4692: checking for egrep >configure:4754: result: /bin/grep -E >configure:4759: checking for fgrep >configure:4821: result: /bin/grep -F >configure:4856: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:4923: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4930: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4945: result: yes >configure:4957: checking for BSD- or MS-compatible name lister (nm) >configure:5006: result: /usr/bin/nm -B >configure:5136: checking the name lister (/usr/bin/nm -B) interface >configure:5143: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:5146: /usr/bin/nm -B "conftest.o" >configure:5149: output >0000000000000000 B some_variable >configure:5156: result: BSD nm >configure:5159: checking whether ln -s works >configure:5163: result: yes >configure:5171: checking the maximum length of command line arguments >configure:5301: result: 1572864 >configure:5318: checking whether the shell understands some XSI constructs >configure:5328: result: yes >configure:5332: checking whether the shell understands "+=" >configure:5338: result: yes >configure:5373: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:5413: result: func_convert_file_noop >configure:5420: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:5440: result: func_convert_file_noop >configure:5447: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5454: result: -r >configure:5488: checking for x86_64-pc-linux-gnu-objdump >configure:5504: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:5515: result: x86_64-pc-linux-gnu-objdump >configure:5587: checking how to recognize dependent libraries >configure:5789: result: pass_all >configure:5834: checking for x86_64-pc-linux-gnu-dlltool >configure:5864: result: no >configure:5874: checking for dlltool >configure:5904: result: no >configure:5934: checking how to associate runtime and link libraries >configure:5961: result: printf %s\n >configure:5978: checking for x86_64-pc-linux-gnu-ar >configure:5994: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6005: result: x86_64-pc-linux-gnu-ar >configure:6086: checking for archiver @FILE support >configure:6103: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:6103: $? = 0 >configure:6106: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:6109: $? = 0 >configure:6114: 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:6117: $? = 1 >configure:6129: result: @ >configure:6147: checking for x86_64-pc-linux-gnu-strip >configure:6163: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:6174: result: x86_64-pc-linux-gnu-strip >configure:6246: checking for x86_64-pc-linux-gnu-ranlib >configure:6262: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6273: result: x86_64-pc-linux-gnu-ranlib >configure:6415: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6535: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:6538: $? = 0 >configure:6542: /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:6545: $? = 0 >configure:6611: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:6614: $? = 0 >configure:6652: result: ok >configure:6689: checking for sysroot >configure:6719: result: no >configure:6796: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:6799: $? = 0 >configure:6941: checking for x86_64-pc-linux-gnu-mt >configure:6971: result: no >configure:6981: checking for mt >configure:7011: result: no >configure:7031: checking if : is a manifest tool >configure:7037: : '-?' >configure:7045: result: no >configure:7687: checking how to run the C preprocessor >configure:7718: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7718: $? = 0 >configure:7732: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:7732: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "snapper" >| #define VERSION "0.2.8" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7757: result: x86_64-pc-linux-gnu-gcc -E >configure:7777: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7777: $? = 0 >configure:7791: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:7791: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "snapper" >| #define VERSION "0.2.8" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7820: checking for ANSI C header files >configure:7840: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7840: $? = 0 >configure:7913: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7913: $? = 0 >configure:7913: ./conftest >configure:7913: $? = 0 >configure:7924: result: yes >configure:7937: checking for sys/types.h >configure:7937: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7937: $? = 0 >configure:7937: result: yes >configure:7937: checking for sys/stat.h >configure:7937: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7937: $? = 0 >configure:7937: result: yes >configure:7937: checking for stdlib.h >configure:7937: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7937: $? = 0 >configure:7937: result: yes >configure:7937: checking for string.h >configure:7937: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7937: $? = 0 >configure:7937: result: yes >configure:7937: checking for memory.h >configure:7937: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7937: $? = 0 >configure:7937: result: yes >configure:7937: checking for strings.h >configure:7937: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7937: $? = 0 >configure:7937: result: yes >configure:7937: checking for inttypes.h >configure:7937: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7937: $? = 0 >configure:7937: result: yes >configure:7937: checking for stdint.h >configure:7937: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7937: $? = 0 >configure:7937: result: yes >configure:7937: checking for unistd.h >configure:7937: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7937: $? = 0 >configure:7937: result: yes >configure:7951: checking for dlfcn.h >configure:7951: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7951: $? = 0 >configure:7951: result: yes >configure:8138: checking for objdir >configure:8153: result: .libs >configure:8420: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8438: x86_64-pc-linux-gnu-gcc -c -march=native -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 >configure:8442: $? = 0 >configure:8455: result: no >configure:8782: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8789: result: -fPIC -DPIC >configure:8797: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:8815: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 >configure:8819: $? = 0 >configure:8832: result: yes >configure:8861: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8889: result: yes >configure:8904: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8925: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 >configure:8929: $? = 0 >configure:8951: result: yes >configure:8959: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9006: result: yes >configure:9039: 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:10192: result: yes >configure:10229: checking whether -lc should be explicitly linked in >configure:10237: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:10240: $? = 0 >configure:10255: 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:10258: $? = 0 >configure:10272: result: no >configure:10432: checking dynamic linker characteristics >configure:10943: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:10943: $? = 0 >configure:11165: result: GNU/Linux ld.so >configure:11272: checking how to hardcode library paths into programs >configure:11297: result: immediate >configure:11837: checking whether stripping libraries is possible >configure:11842: result: yes >configure:11877: checking if libtool supports shared libraries >configure:11879: result: yes >configure:11882: checking whether to build shared libraries >configure:11903: result: yes >configure:11906: checking whether to build static libraries >configure:11910: result: no >configure:11933: checking how to run the C++ preprocessor >configure:11960: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:11960: $? = 0 >configure:11974: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:11974: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "snapper" >| #define VERSION "0.2.8" >| #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:11999: result: x86_64-pc-linux-gnu-g++ -E >configure:12019: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:12019: $? = 0 >configure:12033: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:12033: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "snapper" >| #define VERSION "0.2.8" >| #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:12202: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:12269: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:12276: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:12291: result: yes >configure:12346: 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:13351: result: yes >configure:13387: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 >configure:13390: $? = 0 >configure:13910: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:13917: result: -fPIC -DPIC >configure:13925: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:13943: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:13947: $? = 0 >configure:13960: result: yes >configure:13983: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:14011: result: yes >configure:14023: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:14044: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -o out/conftest2.o conftest.cpp >&5 >configure:14048: $? = 0 >configure:14070: result: yes >configure:14075: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:14122: result: yes >configure:14152: 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:14188: result: yes >configure:14329: checking dynamic linker characteristics >configure:14996: result: GNU/Linux ld.so >configure:15049: checking how to hardcode library paths into programs >configure:15074: result: immediate >configure:15140: checking for xsltproc >configure:15158: found /usr/bin/xsltproc >configure:15171: result: /usr/bin/xsltproc >configure:15182: checking for chsnap >configure:15213: result: /sbin/chsnap >configure:15223: checking for cp >configure:15241: found /bin/cp >configure:15254: result: /bin/cp >configure:15264: checking for touch >configure:15282: found /usr/bin/touch >configure:15295: result: /usr/bin/touch >configure:15305: checking for rm >configure:15323: found /bin/rm >configure:15336: result: /bin/rm >configure:15346: checking for diff >configure:15364: found /usr/bin/diff >configure:15377: result: /usr/bin/diff >configure:15387: checking for chattr >configure:15405: found /usr/bin/chattr >configure:15418: result: /usr/bin/chattr >configure:15428: checking for lvcreate >configure:15459: result: /sbin/lvcreate >configure:15469: checking for lvremove >configure:15500: result: /sbin/lvremove >configure:15510: checking for lvs >configure:15541: result: /sbin/lvs >configure:15551: checking for lvchange >configure:15582: result: /sbin/lvchange >configure:15592: checking for lvm >configure:15623: result: /sbin/lvm >configure:15633: checking for lvrename >configure:15664: result: /sbin/lvrename >configure:15745: checking whether make supports nested variables >configure:15762: result: yes >configure:15864: error: You have to enable at least one snapshot type (remove some --disable-xxx parameter) > >## ---------------- ## >## 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=native -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=native -O2 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_DBUS_CFLAGS_set= >ac_cv_env_DBUS_CFLAGS_value= >ac_cv_env_DBUS_LIBS_set= >ac_cv_env_DBUS_LIBS_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_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_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_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_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_CHATTRBIN=/usr/bin/chattr >ac_cv_path_CHSNAPBIN=/sbin/chsnap >ac_cv_path_CPBIN=/bin/cp >ac_cv_path_DIFFBIN=/usr/bin/diff >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP=/bin/grep >ac_cv_path_LVCHANGEBIN=/sbin/lvchange >ac_cv_path_LVCREATEBIN=/sbin/lvcreate >ac_cv_path_LVMBIN=/sbin/lvm >ac_cv_path_LVREMOVEBIN=/sbin/lvremove >ac_cv_path_LVRENAMEBIN=/sbin/lvrename >ac_cv_path_LVSBIN=/sbin/lvs >ac_cv_path_RMBIN=/bin/rm >ac_cv_path_SED=/bin/sed >ac_cv_path_TOUCHBIN=/usr/bin/touch >ac_cv_path_XSLTPROC=/usr/bin/xsltproc >ac_cv_path_install='/usr/lib/portage/python3.4/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 >am_cv_CC_dependencies_compiler_type=none >am_cv_CXX_dependencies_compiler_type=none >am_cv_make_support_nested_variables=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/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 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-backup/snapper-0.2.8/work/snapper-0.2.8/missing aclocal-1.13' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/app-backup/snapper-0.2.8/work/snapper-0.2.8/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-backup/snapper-0.2.8/work/snapper-0.2.8/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-backup/snapper-0.2.8/work/snapper-0.2.8/missing automake-1.13' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-march=native -O2 -pipe -std=c99 -Wall -Wextra -Wformat=2 -Wmissing-prototypes -Wno-unused-parameter' >CHATTRBIN='/usr/bin/chattr' >CHSNAPBIN='/sbin/chsnap' >CPBIN='/bin/cp' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -DCONFDIR='\''"/etc/conf.d"'\''' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-march=native -O2 -pipe -std=c++0x -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter' >CYGPATH_W='echo' >DBUS_CFLAGS='' >DBUS_LIBS='' >DEFS='' >DEPDIR='.deps' >DIFFBIN='/usr/bin/diff' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_BTRFS_FALSE='' >ENABLE_BTRFS_QUOTA_FALSE='' >ENABLE_BTRFS_QUOTA_TRUE='' >ENABLE_BTRFS_TRUE='#' >ENABLE_EXT4_FALSE='' >ENABLE_EXT4_TRUE='#' >ENABLE_LVM_FALSE='' >ENABLE_LVM_TRUE='#' >ENABLE_ROLLBACK_FALSE='' >ENABLE_ROLLBACK_TRUE='' >EXEEXT='' >FGREP='/bin/grep -F' >GREP='/bin/grep' >HAVE_PAM_FALSE='' >HAVE_PAM_TRUE='' >HAVE_XATTRS_FALSE='' >HAVE_XATTRS_TRUE='' >HAVE_ZYPP_FALSE='' >HAVE_ZYPP_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBVERSION_INFO='4:0:1' >LIBVERSION_MAJOR='3' >LIBVERSION_MINOR='1' >LIBVERSION_PATCHLEVEL='0' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >LVCHANGEBIN='/sbin/lvchange' >LVCREATEBIN='/sbin/lvcreate' >LVMBIN='/sbin/lvm' >LVREMOVEBIN='/sbin/lvremove' >LVRENAMEBIN='/sbin/lvrename' >LVSBIN='/sbin/lvs' >MAKEINFO='${SHELL} /var/tmp/portage/app-backup/snapper-0.2.8/work/snapper-0.2.8/missing makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='snapper' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PKG_CONFIG='' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >RANLIB='x86_64-pc-linux-gnu-ranlib' >RMBIN='/bin/rm' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >TOUCHBIN='/usr/bin/touch' >VERSION='0.2.8' >XSLTPROC='/usr/bin/xsltproc' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >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-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >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='/usr/share/doc/snapper-0.2.8' >dvidir='${docdir}' >exec_prefix='NONE' >fillupdir='/var/adm/fillup-templates' >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/app-backup/snapper-0.2.8/work/snapper-0.2.8/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(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 "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define PACKAGE "snapper" >#define VERSION "0.2.8" >#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 CHSNAPBIN "/sbin/chsnap" >#define CPBIN "/bin/cp" >#define TOUCHBIN "/usr/bin/touch" >#define RMBIN "/bin/rm" >#define DIFFBIN "/usr/bin/diff" >#define CHATTRBIN "/usr/bin/chattr" >#define LVCREATEBIN "/sbin/lvcreate" >#define LVREMOVEBIN "/sbin/lvremove" >#define LVSBIN "/sbin/lvs" >#define LVCHANGEBIN "/sbin/lvchange" >#define LVMBIN "/sbin/lvm" >#define LVRENAMEBIN "/sbin/lvrename" > >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 591926
:
443936
| 443938 |
443940
|
443942