Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 448454 Details for
Bug 595556
dev-util/squashdelta-0.1 : /.../util.cxx:145:41: error: throw will always call terminate() [-Werror=terminate]
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), 23.77 KB, created by
Toralf Förster
on 2016-09-29 17:09:24 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-09-29 17:09:24 UTC
Size:
23.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 squashdelta configure 0.1, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ /var/tmp/portage/dev-util/squashdelta-0.1/work/squashdelta-0.1/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 --docdir=/usr/share/doc/squashdelta-0.1 --disable-lz4 --enable-lzo > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.7.5-hardened >uname -s = Linux >uname -v = #1 SMP Wed Sep 28 18:50:34 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/6.2.0 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2230: checking for a BSD-compatible install >configure:2298: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure:2309: checking whether build environment is sane >configure:2364: result: yes >configure:2515: checking for a thread-safe mkdir -p >configure:2554: result: /bin/mkdir -p >configure:2561: checking for gawk >configure:2577: found /usr/bin/gawk >configure:2588: result: gawk >configure:2599: checking whether make sets $(MAKE) >configure:2621: result: yes >configure:2650: checking whether make supports nested variables >configure:2667: result: yes >configure:2813: checking for x86_64-pc-linux-gnu-g++ >configure:2829: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:2840: result: x86_64-pc-linux-gnu-g++ >configure:2911: checking for C++ compiler version >configure:2920: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 6.2.0-r1 p1.1) 6.2.0 >Copyright (C) 2016 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:2931: $? = 0 >configure:2920: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.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/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --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 --disable-default-pie --enable-default-ssp >Thread model: posix >gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) >configure:2931: $? = 0 >configure:2920: 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:2931: $? = 1 >configure:2920: x86_64-pc-linux-gnu-g++ -qversion >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:2931: $? = 1 >configure:2951: checking whether the C++ compiler works >configure:2973: x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:2977: $? = 0 >configure:3025: result: yes >configure:3028: checking for C++ compiler default output file name >configure:3030: result: a.out >configure:3036: checking for suffix of executables >configure:3043: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3047: $? = 0 >configure:3069: result: >configure:3091: checking whether we are cross compiling >configure:3099: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3103: $? = 0 >configure:3110: ./conftest >configure:3114: $? = 0 >configure:3129: result: no >configure:3134: checking for suffix of object files >configure:3156: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3160: $? = 0 >configure:3181: result: o >configure:3185: checking whether we are using the GNU C++ compiler >configure:3204: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3204: $? = 0 >configure:3213: result: yes >configure:3222: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:3242: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:3242: $? = 0 >configure:3283: result: yes >configure:3317: checking for style of include used by make >configure:3345: result: GNU >configure:3371: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:3482: result: none >configure:3504: checking how to run the C++ preprocessor >configure:3531: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:3531: $? = 0 >configure:3545: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:3545: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "squashdelta" >| #define PACKAGE_TARNAME "squashdelta" >| #define PACKAGE_VERSION "0.1" >| #define PACKAGE_STRING "squashdelta 0.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "squashdelta" >| #define VERSION "0.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3570: result: x86_64-pc-linux-gnu-g++ -E >configure:3590: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:3590: $? = 0 >configure:3604: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:3604: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "squashdelta" >| #define PACKAGE_TARNAME "squashdelta" >| #define PACKAGE_VERSION "0.1" >| #define PACKAGE_STRING "squashdelta 0.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "squashdelta" >| #define VERSION "0.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3633: checking for grep that handles long lines and -e >configure:3691: result: /bin/grep >configure:3696: checking for egrep >configure:3758: result: /bin/grep -E >configure:3763: checking for ANSI C header files >configure:3783: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3783: $? = 0 >configure:3856: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3856: $? = 0 >configure:3856: ./conftest >configure:3856: $? = 0 >configure:3867: result: yes >configure:3880: checking for sys/types.h >configure:3880: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3880: $? = 0 >configure:3880: result: yes >configure:3880: checking for sys/stat.h >configure:3880: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3880: $? = 0 >configure:3880: result: yes >configure:3880: checking for stdlib.h >configure:3880: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3880: $? = 0 >configure:3880: result: yes >configure:3880: checking for string.h >configure:3880: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3880: $? = 0 >configure:3880: result: yes >configure:3880: checking for memory.h >configure:3880: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3880: $? = 0 >configure:3880: result: yes >configure:3880: checking for strings.h >configure:3880: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3880: $? = 0 >configure:3880: result: yes >configure:3880: checking for inttypes.h >configure:3880: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3880: $? = 0 >configure:3880: result: yes >configure:3880: checking for stdint.h >configure:3880: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3880: $? = 0 >configure:3880: result: yes >configure:3880: checking for unistd.h >configure:3880: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3880: $? = 0 >configure:3880: result: yes >configure:3893: checking minix/config.h usability >configure:3893: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >conftest.cpp:54:26: fatal error: minix/config.h: No such file or directory > #include <minix/config.h> > ^ >compilation terminated. >configure:3893: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "squashdelta" >| #define PACKAGE_TARNAME "squashdelta" >| #define PACKAGE_VERSION "0.1" >| #define PACKAGE_STRING "squashdelta 0.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "squashdelta" >| #define VERSION "0.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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:3893: result: no >configure:3893: checking minix/config.h presence >configure:3893: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:26: fatal error: minix/config.h: No such file or directory > #include <minix/config.h> > ^ >compilation terminated. >configure:3893: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "squashdelta" >| #define PACKAGE_TARNAME "squashdelta" >| #define PACKAGE_VERSION "0.1" >| #define PACKAGE_STRING "squashdelta 0.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "squashdelta" >| #define VERSION "0.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 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:3893: result: no >configure:3893: checking for minix/config.h >configure:3893: result: no >configure:3914: checking whether it is safe to define __EXTENSIONS__ >configure:3932: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3932: $? = 0 >configure:3939: result: yes >configure:3955: checking endian.h usability >configure:3955: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:3955: $? = 0 >configure:3955: result: yes >configure:3955: checking endian.h presence >configure:3955: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:3955: $? = 0 >configure:3955: result: yes >configure:3955: checking for endian.h >configure:3955: result: yes >configure:4212: checking for uint16_t >configure:4212: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:4212: $? = 0 >configure:4212: result: yes >configure:4224: checking for uint32_t >configure:4224: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:4224: $? = 0 >configure:4224: result: yes >configure:4238: checking for uint64_t >configure:4238: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:4238: $? = 0 >configure:4238: result: yes >configure:4253: checking for size_t >configure:4253: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:4253: $? = 0 >configure:4253: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:63:20: error: expected primary-expression before ')' token > if (sizeof ((size_t))) > ^ >configure:4253: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "squashdelta" >| #define PACKAGE_TARNAME "squashdelta" >| #define PACKAGE_VERSION "0.1" >| #define PACKAGE_STRING "squashdelta 0.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "squashdelta" >| #define VERSION "0.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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_ENDIAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:4253: result: yes >configure:4264: checking for ssize_t >configure:4264: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:4264: $? = 0 >configure:4264: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:63:21: error: expected primary-expression before ')' token > if (sizeof ((ssize_t))) > ^ >configure:4264: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "squashdelta" >| #define PACKAGE_TARNAME "squashdelta" >| #define PACKAGE_VERSION "0.1" >| #define PACKAGE_STRING "squashdelta 0.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "squashdelta" >| #define VERSION "0.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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_ENDIAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((ssize_t))) >| return 0; >| ; >| return 0; >| } >configure:4264: result: yes >configure:4283: checking lzo/lzo1x.h usability >configure:4283: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 >configure:4283: $? = 0 >configure:4283: result: yes >configure:4283: checking lzo/lzo1x.h presence >configure:4283: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:4283: $? = 0 >configure:4283: result: yes >configure:4283: checking for lzo/lzo1x.h >configure:4283: result: yes >configure:4286: checking for lzo1x_decompress_safe in -llzo2 >configure:4311: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -llzo2 >&5 >configure:4311: $? = 0 >configure:4320: result: yes >configure:4517: checking that generated files are newer than configure >configure:4523: result: done >configure:4547: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by squashdelta config.status 0.1, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on mr-fox > >config.status:863: creating Makefile >config.status:863: creating config.h >config.status:1077: executing depfiles commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_uint16_t=yes >ac_cv_c_uint32_t=yes >ac_cv_c_uint64_t=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-Werror=terminate -march=native -O2 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_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_endian_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_lzo_lzo1x_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >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_lib_lzo2_lzo1x_decompress_safe=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_type_size_t=yes >ac_cv_type_ssize_t=yes >am_cv_CXX_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/dev-util/squashdelta-0.1/work/squashdelta-0.1/build-aux/missing aclocal-1.14' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AUTOCONF='${SHELL} /var/tmp/portage/dev-util/squashdelta-0.1/work/squashdelta-0.1/build-aux/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/dev-util/squashdelta-0.1/work/squashdelta-0.1/build-aux/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/dev-util/squashdelta-0.1/work/squashdelta-0.1/build-aux/missing automake-1.14' >AWK='gawk' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-Werror=terminate -march=native -O2 -pipe' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBS='' >LTLIBOBJS='' >LZ4_CFLAGS='' >LZ4_LIBS='' >LZO_CFLAGS='' >LZO_LIBS='-llzo2' >MAKEINFO='${SHELL} /var/tmp/portage/dev-util/squashdelta-0.1/work/squashdelta-0.1/build-aux/missing makeinfo' >MKDIR_P='/bin/mkdir -p' >OBJEXT='o' >PACKAGE='squashdelta' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='squashdelta' >PACKAGE_STRING='squashdelta 0.1' >PACKAGE_TARNAME='squashdelta' >PACKAGE_URL='' >PACKAGE_VERSION='0.1' >PATH_SEPARATOR=':' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >VERSION='0.1' >ac_ct_CXX='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='#' >am__fastdepCXX_FALSE='' >am__fastdepCXX_TRUE='#' >am__include='include' >am__isrc=' -I$(srcdir)' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='${exec_prefix}/bin' >build_alias='x86_64-pc-linux-gnu' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/squashdelta-0.1' >dvidir='${docdir}' >exec_prefix='${prefix}' >host_alias='x86_64-pc-linux-gnu' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/dev-util/squashdelta-0.1/work/squashdelta-0.1/build-aux/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 "squashdelta" >#define PACKAGE_TARNAME "squashdelta" >#define PACKAGE_VERSION "0.1" >#define PACKAGE_STRING "squashdelta 0.1" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define PACKAGE "squashdelta" >#define VERSION "0.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 __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define HAVE_ENDIAN_H 1 >#define ENABLE_LZO 1 > >configure: exit 0
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 595556
: 448454 |
448456
|
448458
|
448460