Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 351770 Details for
Bug 474506
app-pda/barry-0.18.3 USE=desktop - configure: error: Unable to find a GUI oriented su wrapper.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log for barry
config.log (text/plain), 59.43 KB, created by
destroyedlolo
on 2013-06-23 19:30:37 UTC
(
hide
)
Description:
config.log for barry
Filename:
MIME Type:
Creator:
destroyedlolo
Created:
2013-06-23 19:30:37 UTC
Size:
59.43 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 barry configure 0.18.3, which was >generated by GNU Autoconf 2.67. 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 --libdir=/usr/lib64 --disable-dependency-tracking --enable-nls --disable-static --disable-boost --enable-gui --disable-opensync-plugin --enable-desktop --disable-rpath > >## --------- ## >## Platform. ## >## --------- ## > >hostname = PiV >uname -m = x86_64 >uname -r = 3.8.13-gentoo >uname -s = Linux >uname -v = #4 SMP PREEMPT Sun Jun 23 12:49:58 CEST 2013 > >/usr/bin/uname -p = Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz >/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/lib64/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/x86_64-pc-linux-gnu/gcc-bin/4.6.3 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2853: checking for a BSD-compatible install >configure:2921: result: /usr/bin/install -c >configure:2932: checking whether build environment is sane >configure:2982: result: yes >configure:3123: checking for a thread-safe mkdir -p >configure:3162: result: /bin/mkdir -p >configure:3175: checking for gawk >configure:3191: found /usr/bin/gawk >configure:3202: result: gawk >configure:3213: checking whether make sets $(MAKE) >configure:3235: result: yes >configure:3328: checking for style of include used by make >configure:3356: result: GNU >configure:3386: checking for x86_64-pc-linux-gnu-gcc >configure:3413: result: gcc >configure:3682: checking for C compiler version >configure:3691: gcc --version >&5 >gcc (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3 >Copyright (C) 2011 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:3702: $? = 0 >configure:3691: gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --disable-libquadmath --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.13, pie-0.5.2' >Thread model: posix >gcc version 4.6.3 (Gentoo 4.6.3 p1.13, pie-0.5.2) >configure:3702: $? = 0 >configure:3691: gcc -V >&5 >gcc: error: unrecognized option '-V' >gcc: fatal error: no input files >compilation terminated. >configure:3702: $? = 1 >configure:3691: gcc -qversion >&5 >gcc: error: unrecognized option '-qversion' >gcc: fatal error: no input files >compilation terminated. >configure:3702: $? = 1 >configure:3722: checking whether the C compiler works >configure:3744: gcc -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3748: $? = 0 >configure:3796: result: yes >configure:3799: checking for C compiler default output file name >configure:3801: result: a.out >configure:3807: checking for suffix of executables >configure:3814: gcc -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3818: $? = 0 >configure:3840: result: >configure:3862: checking whether we are cross compiling >configure:3870: gcc -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3874: $? = 0 >configure:3881: ./conftest >configure:3885: $? = 0 >configure:3900: result: no >configure:3905: checking for suffix of object files >configure:3927: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:3931: $? = 0 >configure:3952: result: o >configure:3956: checking whether we are using the GNU C compiler >configure:3975: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:3975: $? = 0 >configure:3984: result: yes >configure:3993: checking whether gcc accepts -g >configure:4013: gcc -c -g conftest.c >&5 >configure:4013: $? = 0 >configure:4054: result: yes >configure:4071: checking for gcc option to accept ISO C89 >configure:4135: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4135: $? = 0 >configure:4148: result: none needed >configure:4170: checking dependency style of gcc >configure:4280: result: none >configure:4301: checking how to run the C preprocessor >configure:4332: gcc -E conftest.c >configure:4332: $? = 0 >configure:4346: gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4346: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "barry" >| #define PACKAGE_TARNAME "barry" >| #define PACKAGE_VERSION "0.18.3" >| #define PACKAGE_STRING "barry 0.18.3" >| #define PACKAGE_BUGREPORT "barry-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "barry" >| #define VERSION "0.18.3" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4371: result: gcc -E >configure:4391: gcc -E conftest.c >configure:4391: $? = 0 >configure:4405: gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4405: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "barry" >| #define PACKAGE_TARNAME "barry" >| #define PACKAGE_VERSION "0.18.3" >| #define PACKAGE_STRING "barry 0.18.3" >| #define PACKAGE_BUGREPORT "barry-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "barry" >| #define VERSION "0.18.3" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4434: checking for grep that handles long lines and -e >configure:4492: result: /bin/grep >configure:4497: checking for egrep >configure:4559: result: /bin/grep -E >configure:4564: checking for ANSI C header files >configure:4584: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4584: $? = 0 >configure:4657: gcc -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4657: $? = 0 >configure:4657: ./conftest >configure:4657: $? = 0 >configure:4668: result: yes >configure:4681: checking for sys/types.h >configure:4681: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4681: $? = 0 >configure:4681: result: yes >configure:4681: checking for sys/stat.h >configure:4681: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4681: $? = 0 >configure:4681: result: yes >configure:4681: checking for stdlib.h >configure:4681: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4681: $? = 0 >configure:4681: result: yes >configure:4681: checking for string.h >configure:4681: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4681: $? = 0 >configure:4681: result: yes >configure:4681: checking for memory.h >configure:4681: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4681: $? = 0 >configure:4681: result: yes >configure:4681: checking for strings.h >configure:4681: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4681: $? = 0 >configure:4681: result: yes >configure:4681: checking for inttypes.h >configure:4681: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4681: $? = 0 >configure:4681: result: yes >configure:4681: checking for stdint.h >configure:4681: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4681: $? = 0 >configure:4681: result: yes >configure:4681: checking for unistd.h >configure:4681: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4681: $? = 0 >configure:4681: result: yes >configure:4694: checking minix/config.h usability >configure:4694: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >conftest.c:54:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4694: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "barry" >| #define PACKAGE_TARNAME "barry" >| #define PACKAGE_VERSION "0.18.3" >| #define PACKAGE_STRING "barry 0.18.3" >| #define PACKAGE_BUGREPORT "barry-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "barry" >| #define VERSION "0.18.3" >| #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:4694: result: no >configure:4694: checking minix/config.h presence >configure:4694: gcc -E conftest.c >conftest.c:21:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4694: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "barry" >| #define PACKAGE_TARNAME "barry" >| #define PACKAGE_VERSION "0.18.3" >| #define PACKAGE_STRING "barry 0.18.3" >| #define PACKAGE_BUGREPORT "barry-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "barry" >| #define VERSION "0.18.3" >| #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:4694: result: no >configure:4694: checking for minix/config.h >configure:4694: result: no >configure:4715: checking whether it is safe to define __EXTENSIONS__ >configure:4733: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:4733: $? = 0 >configure:4740: result: yes >configure:4756: checking whether NLS is requested >configure:4765: result: yes >configure:4806: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:4838: result: /usr/bin/msgfmt >configure:4847: checking for gmsgfmt >configure:4865: found /usr/bin/gmsgfmt >configure:4878: result: /usr/bin/gmsgfmt >configure:4929: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C >configure:4961: result: /usr/bin/xgettext >configure:5007: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:5038: result: /usr/bin/msgmerge >configure:5075: checking build system type >configure:5089: result: x86_64-pc-linux-gnu >configure:5109: checking host system type >configure:5122: result: x86_64-pc-linux-gnu >configure:5166: checking for ld used by GCC >configure:5230: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5237: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:5250: result: yes >configure:5257: checking for shared library run path origin >configure:5270: result: done >configure:5771: checking for CFPreferencesCopyAppValue >configure:5789: gcc -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:26:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory >compilation terminated. >configure:5789: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "barry" >| #define PACKAGE_TARNAME "barry" >| #define PACKAGE_VERSION "0.18.3" >| #define PACKAGE_STRING "barry 0.18.3" >| #define PACKAGE_BUGREPORT "barry-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "barry" >| #define VERSION "0.18.3" >| #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 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:5798: result: no >configure:5805: checking for CFLocaleCopyCurrent >configure:5823: gcc -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:26:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory >compilation terminated. >configure:5823: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "barry" >| #define PACKAGE_TARNAME "barry" >| #define PACKAGE_VERSION "0.18.3" >| #define PACKAGE_STRING "barry 0.18.3" >| #define PACKAGE_BUGREPORT "barry-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "barry" >| #define VERSION "0.18.3" >| #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 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:5832: result: no >configure:5881: checking for GNU gettext in libc >configure:5901: gcc -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5901: $? = 0 >configure:5910: result: yes >configure:6656: checking whether to use NLS >configure:6658: result: yes >configure:6661: checking where the gettext function comes from >configure:6672: result: libc >configure:6773: checking for x86_64-pc-linux-gnu-gcc >configure:6800: result: gcc >configure:7069: checking for C compiler version >configure:7078: gcc --version >&5 >gcc (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3 >Copyright (C) 2011 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:7089: $? = 0 >configure:7078: gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --disable-libquadmath --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.13, pie-0.5.2' >Thread model: posix >gcc version 4.6.3 (Gentoo 4.6.3 p1.13, pie-0.5.2) >configure:7089: $? = 0 >configure:7078: gcc -V >&5 >gcc: error: unrecognized option '-V' >gcc: fatal error: no input files >compilation terminated. >configure:7089: $? = 1 >configure:7078: gcc -qversion >&5 >gcc: error: unrecognized option '-qversion' >gcc: fatal error: no input files >compilation terminated. >configure:7089: $? = 1 >configure:7093: checking whether we are using the GNU C compiler >configure:7121: result: yes >configure:7130: checking whether gcc accepts -g >configure:7191: result: yes >configure:7208: checking for gcc option to accept ISO C89 >configure:7285: result: none needed >configure:7307: checking dependency style of gcc >configure:7417: result: none >configure:7544: checking for C++ compiler version >configure:7553: g++ --version >&5 >g++ (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3 >Copyright (C) 2011 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:7564: $? = 0 >configure:7553: g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --disable-libquadmath --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.13, pie-0.5.2' >Thread model: posix >gcc version 4.6.3 (Gentoo 4.6.3 p1.13, pie-0.5.2) >configure:7564: $? = 0 >configure:7553: g++ -V >&5 >g++: error: unrecognized option '-V' >g++: fatal error: no input files >compilation terminated. >configure:7564: $? = 1 >configure:7553: g++ -qversion >&5 >g++: error: unrecognized option '-qversion' >g++: fatal error: no input files >compilation terminated. >configure:7564: $? = 1 >configure:7568: checking whether we are using the GNU C++ compiler >configure:7587: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:7587: $? = 0 >configure:7596: result: yes >configure:7605: checking whether g++ accepts -g >configure:7625: g++ -c -g conftest.cpp >&5 >configure:7625: $? = 0 >configure:7666: result: yes >configure:7691: checking dependency style of g++ >configure:7801: result: none >configure:7816: checking whether make sets $(MAKE) >configure:7838: result: yes >configure:7872: checking for a sed that does not truncate output >configure:7936: result: /bin/sed >configure:7954: checking for fgrep >configure:8016: result: /bin/grep -F >configure:8051: checking for ld used by gcc >configure:8118: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:8125: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:8140: result: yes >configure:8152: checking for BSD- or MS-compatible name lister (nm) >configure:8201: result: /usr/bin/nm -B >configure:8319: checking the name lister (/usr/bin/nm -B) interface >configure:8326: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:8329: /usr/bin/nm -B "conftest.o" >configure:8332: output >0000000000000000 B some_variable >configure:8339: result: BSD nm >configure:8342: checking whether ln -s works >configure:8346: result: yes >configure:8354: checking the maximum length of command line arguments >configure:8474: result: 1572864 >configure:8491: checking whether the shell understands some XSI constructs >configure:8501: result: yes >configure:8505: checking whether the shell understands "+=" >configure:8511: result: yes >configure:8546: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:8553: result: -r >configure:8582: checking for x86_64-pc-linux-gnu-objdump >configure:8598: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:8609: result: x86_64-pc-linux-gnu-objdump >configure:8681: checking how to recognize dependent libraries >configure:8877: result: pass_all >configure:8897: checking for x86_64-pc-linux-gnu-ar >configure:8913: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:8924: result: x86_64-pc-linux-gnu-ar >configure:9002: checking for x86_64-pc-linux-gnu-strip >configure:9018: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:9029: result: x86_64-pc-linux-gnu-strip >configure:9101: checking for x86_64-pc-linux-gnu-ranlib >configure:9117: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:9128: result: x86_64-pc-linux-gnu-ranlib >configure:9258: checking command to parse /usr/bin/nm -B output from gcc object >configure:9376: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:9379: $? = 0 >configure:9383: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:9386: $? = 0 >configure:9440: gcc -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:9443: $? = 0 >configure:9481: result: ok >configure:9576: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:9579: $? = 0 >configure:10286: checking for dlfcn.h >configure:10286: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:10286: $? = 0 >configure:10286: result: yes >configure:10411: checking for C++ compiler version >configure:10420: g++ --version >&5 >g++ (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3 >Copyright (C) 2011 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:10431: $? = 0 >configure:10420: g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --disable-libquadmath --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.13, pie-0.5.2' >Thread model: posix >gcc version 4.6.3 (Gentoo 4.6.3 p1.13, pie-0.5.2) >configure:10431: $? = 0 >configure:10420: g++ -V >&5 >g++: error: unrecognized option '-V' >g++: fatal error: no input files >compilation terminated. >configure:10431: $? = 1 >configure:10420: g++ -qversion >&5 >g++: error: unrecognized option '-qversion' >g++: fatal error: no input files >compilation terminated. >configure:10431: $? = 1 >configure:10435: checking whether we are using the GNU C++ compiler >configure:10463: result: yes >configure:10472: checking whether g++ accepts -g >configure:10533: result: yes >configure:10558: checking dependency style of g++ >configure:10668: result: none >configure:10691: checking how to run the C++ preprocessor >configure:10718: g++ -E conftest.cpp >configure:10718: $? = 0 >configure:10732: g++ -E conftest.cpp >conftest.cpp:34:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:10732: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "barry" >| #define PACKAGE_TARNAME "barry" >| #define PACKAGE_VERSION "0.18.3" >| #define PACKAGE_STRING "barry 0.18.3" >| #define PACKAGE_BUGREPORT "barry-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "barry" >| #define VERSION "0.18.3" >| #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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define BARRY_LOGICAL 0 >| #define BARRY_MAJOR 18 >| #define BARRY_MINOR 3 >| #define BARRY_VER_STRING "0.18.3" >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:10757: result: g++ -E >configure:10777: g++ -E conftest.cpp >configure:10777: $? = 0 >configure:10791: g++ -E conftest.cpp >conftest.cpp:34:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:10791: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "barry" >| #define PACKAGE_TARNAME "barry" >| #define PACKAGE_VERSION "0.18.3" >| #define PACKAGE_STRING "barry 0.18.3" >| #define PACKAGE_BUGREPORT "barry-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "barry" >| #define VERSION "0.18.3" >| #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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define BARRY_LOGICAL 0 >| #define BARRY_MAJOR 18 >| #define BARRY_MINOR 3 >| #define BARRY_VER_STRING "0.18.3" >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:10997: checking for objdir >configure:11012: result: .libs >configure:11308: checking if gcc supports -fno-rtti -fno-exceptions >configure:11326: gcc -c -march=corei7-avx -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] >configure:11330: $? = 0 >configure:11343: result: no >configure:11363: checking for gcc option to produce PIC >configure:11635: result: -fPIC -DPIC >configure:11647: checking if gcc PIC flag -fPIC -DPIC works >configure:11665: gcc -c -march=corei7-avx -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 >configure:11669: $? = 0 >configure:11682: result: yes >configure:11706: checking if gcc static flag -static works >configure:11734: result: yes >configure:11749: checking if gcc supports -c -o file.o >configure:11770: gcc -c -march=corei7-avx -O2 -pipe -o out/conftest2.o conftest.c >&5 >configure:11774: $? = 0 >configure:11796: result: yes >configure:11804: checking if gcc supports -c -o file.o >configure:11851: result: yes >configure:11884: checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:12875: result: yes >configure:12912: checking whether -lc should be explicitly linked in >configure:12917: gcc -c -march=corei7-avx -O2 -pipe conftest.c >&5 >configure:12920: $? = 0 >configure:12935: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:12938: $? = 0 >configure:12950: result: no >configure:13114: checking dynamic linker characteristics >configure:13547: gcc -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:13547: $? = 0 >configure:13777: result: GNU/Linux ld.so >configure:13879: checking how to hardcode library paths into programs >configure:13904: result: immediate >configure:14424: checking whether stripping libraries is possible >configure:14429: result: yes >configure:14464: checking if libtool supports shared libraries >configure:14466: result: yes >configure:14469: checking whether to build shared libraries >configure:14490: result: yes >configure:14493: checking whether to build static libraries >configure:14497: result: no >configure:14647: checking for ld used by g++ >configure:14714: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:14721: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:14736: result: yes >configure:14791: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:15704: result: yes >configure:15732: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:15735: $? = 0 >configure:15917: checking for g++ option to produce PIC >configure:16234: result: -fPIC -DPIC >configure:16243: checking if g++ PIC flag -fPIC -DPIC works >configure:16261: g++ -c -march=corei7-avx -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:16265: $? = 0 >configure:16278: result: yes >configure:16299: checking if g++ static flag -static works >configure:16327: result: yes >configure:16339: checking if g++ supports -c -o file.o >configure:16360: g++ -c -march=corei7-avx -O2 -pipe -o out/conftest2.o conftest.cpp >&5 >configure:16364: $? = 0 >configure:16386: result: yes >configure:16391: checking if g++ supports -c -o file.o >configure:16438: result: yes >configure:16468: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:16497: result: yes >configure:16634: checking dynamic linker characteristics >configure:17015: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.cpp >&5 >configure:17015: $? = 0 >configure:17245: result: GNU/Linux ld.so >configure:17296: checking how to hardcode library paths into programs >configure:17321: result: immediate >configure:17387: checking whether the C compiler accepts the -fvisibility=hidden flag >configure:17416: gcc -c -march=corei7-avx -O2 -pipe -fvisibility=hidden conftest.c >&5 >configure:17416: $? = 0 >configure:17439: result: yes >configure:17461: checking whether the C++ compiler accepts the -fvisibility=hidden flag >configure:17490: g++ -c -march=corei7-avx -O2 -pipe -fvisibility=hidden conftest.cpp >&5 >configure:17490: $? = 0 >configure:17513: result: yes >configure:17564: checking for tar_open in -ltar >configure:17589: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -ltar -ltar >&5 >configure:17589: $? = 0 >configure:17598: result: yes >configure:17602: Found libtar, enabling libbarrybackup >configure:17673: checking for x86_64-pc-linux-gnu-pkg-config >configure:17691: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:17703: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:17771: checking pkg-config is at least version 0.9.0 >configure:17774: result: yes >configure:17785: checking for LIBUSB_0_1 >configure:17793: $PKG_CONFIG --exists --print-errors "libusb" >configure:17796: $? = 0 >configure:17811: $PKG_CONFIG --exists --print-errors "libusb" >configure:17814: $? = 0 >configure:17850: result: yes >configure:17857: checking for LIBUSB_1_0 >configure:17865: $PKG_CONFIG --exists --print-errors "libusb-1.0" >configure:17868: $? = 0 >configure:17883: $PKG_CONFIG --exists --print-errors "libusb-1.0" >configure:17886: $? = 0 >configure:17922: result: yes >configure:17998: checking for which USB library to use >configure:18009: result: libusb-1.0 >configure:18138: using BOOST library... no >configure:18252: checking for FUSE >configure:18260: $PKG_CONFIG --exists --print-errors "fuse >= 2.5" >configure:18263: $? = 0 >configure:18278: $PKG_CONFIG --exists --print-errors "fuse >= 2.5" >configure:18281: $? = 0 >configure:18319: result: yes >configure:18326: checking for SDL >configure:18334: $PKG_CONFIG --exists --print-errors "sdl >= 1.2" >configure:18337: $? = 0 >configure:18352: $PKG_CONFIG --exists --print-errors "sdl >= 1.2" >configure:18355: $? = 0 >configure:18393: result: yes >configure:18400: checking for GLIB2 >configure:18408: $PKG_CONFIG --exists --print-errors "glib-2.0" >configure:18411: $? = 0 >configure:18426: $PKG_CONFIG --exists --print-errors "glib-2.0" >configure:18429: $? = 0 >configure:18467: result: yes >configure:18505: checking for pthread_create in -lpthread >configure:18530: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:18530: $? = 0 >configure:18539: result: yes >configure:18571: checking for getpwuid >configure:18571: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:18571: $? = 0 >configure:18571: result: yes >configure:18581: checking for bind >configure:18581: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:18581: $? = 0 >configure:18581: result: yes >configure:18647: checking for crc32 in -lz >configure:18672: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lpthread >&5 >configure:18672: $? = 0 >configure:18681: result: yes >configure:18711: checking for LIBXMLXX >configure:18719: $PKG_CONFIG --exists --print-errors "libxml++-2.6" >configure:18722: $? = 0 >configure:18737: $PKG_CONFIG --exists --print-errors "libxml++-2.6" >configure:18740: $? = 0 >configure:18788: result: yes >configure:18833: checking for iconv >configure:18855: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:18855: $? = 0 >configure:18887: result: yes >configure:18890: checking for working iconv >configure:18966: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:18966: $? = 0 >configure:18966: ./conftest >configure:18966: $? = 0 >configure:18978: result: yes >configure:19006: checking for iconv declaration >configure:19035: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:19035: $? = 0 >configure:19046: result: > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:19064: checking for dirent.h that defines DIR >configure:19083: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:19083: $? = 0 >configure:19091: result: yes >configure:19104: checking for library containing opendir >configure:19135: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:19135: $? = 0 >configure:19152: result: none required >configure:19220: checking for ANSI C header files >configure:19324: result: yes >configure:19335: checking assert.h usability >configure:19335: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:19335: $? = 0 >configure:19335: result: yes >configure:19335: checking assert.h presence >configure:19335: g++ -E conftest.cpp >configure:19335: $? = 0 >configure:19335: result: yes >configure:19335: checking for assert.h >configure:19335: result: yes >configure:19335: checking for stdint.h >configure:19335: result: yes >configure:19335: checking time.h usability >configure:19335: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:19335: $? = 0 >configure:19335: result: yes >configure:19335: checking time.h presence >configure:19335: g++ -E conftest.cpp >configure:19335: $? = 0 >configure:19335: result: yes >configure:19335: checking for time.h >configure:19335: result: yes >configure:19350: checking whether time.h and sys/time.h may both be included >configure:19370: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:19370: $? = 0 >configure:19377: result: yes >configure:19385: checking whether struct tm is in sys/time.h or time.h >configure:19405: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:19405: $? = 0 >configure:19412: result: time.h >configure:19434: checking for working strnlen >configure:19468: gcc -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 >configure:19468: $? = 0 >configure:19468: ./conftest >configure:19468: $? = 0 >configure:19478: result: yes >configure:19491: checking for strnlen >configure:19491: gcc -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 >configure:19491: $? = 0 >configure:19491: result: yes >configure:19526: checking whether closedir returns void >configure:19550: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:19550: $? = 0 >configure:19550: ./conftest >configure:19550: $? = 0 >configure:19560: result: no >configure:19569: checking whether gcc needs -traditional >configure:19603: result: no >configure:19616: checking sys/select.h usability >configure:19616: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:19616: $? = 0 >configure:19616: result: yes >configure:19616: checking sys/select.h presence >configure:19616: g++ -E conftest.cpp >configure:19616: $? = 0 >configure:19616: result: yes >configure:19616: checking for sys/select.h >configure:19616: result: yes >configure:19616: checking sys/socket.h usability >configure:19616: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:19616: $? = 0 >configure:19616: result: yes >configure:19616: checking sys/socket.h presence >configure:19616: g++ -E conftest.cpp >configure:19616: $? = 0 >configure:19616: result: yes >configure:19616: checking for sys/socket.h >configure:19616: result: yes >configure:19626: checking types of arguments for select >configure:19654: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:19654: $? = 0 >configure:19665: result: int,fd_set *,struct timeval * >configure:19693: checking for bzero >configure:19693: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:19693: $? = 0 >configure:19693: result: yes >configure:19693: checking for gettimeofday >configure:19693: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:19693: $? = 0 >configure:19693: result: yes >configure:19693: checking for memset >configure:19693: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:19693: $? = 0 >configure:19693: result: yes >configure:19693: checking for select >configure:19693: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:19693: $? = 0 >configure:19693: result: yes >configure:19693: checking for strcasecmp >configure:19693: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:19693: $? = 0 >configure:19693: result: yes >configure:19693: checking for strchr >configure:19693: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:19693: $? = 0 >configure:19693: result: yes >configure:19693: checking for strerror >configure:19693: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:19693: $? = 0 >configure:19693: result: yes >configure:19693: checking for strtol >configure:19693: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:19693: $? = 0 >configure:19693: result: yes >configure:19693: checking for strtoul >configure:19693: g++ -o conftest -march=corei7-avx -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 >configure:19693: $? = 0 >configure:19693: result: yes >configure:19702: checking whether byte ordering is bigendian >configure:19717: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >conftest.cpp:64:9: error: expected unqualified-id before 'not' token >configure:19717: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "barry" >| #define PACKAGE_TARNAME "barry" >| #define PACKAGE_VERSION "0.18.3" >| #define PACKAGE_STRING "barry 0.18.3" >| #define PACKAGE_BUGREPORT "barry-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "barry" >| #define VERSION "0.18.3" >| #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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define BARRY_LOGICAL 0 >| #define BARRY_MAJOR 18 >| #define BARRY_MINOR 3 >| #define BARRY_VER_STRING "0.18.3" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define USE_BARRY_SOCKETS /**/ >| #define USE_LIBUSB_1_0 /**/ >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_GETPWUID /**/ >| #define HAVE_ZLIB 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_TIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_WORKING_STRNLEN 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_BZERO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_MEMSET 1 >| #define HAVE_SELECT 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:19762: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >configure:19762: $? = 0 >configure:19780: g++ -c -march=corei7-avx -O2 -pipe conftest.cpp >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:70:8: error: 'big' was not declared in this scope >conftest.cpp:70:12: error: expected ';' before 'endian' >configure:19780: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "barry" >| #define PACKAGE_TARNAME "barry" >| #define PACKAGE_VERSION "0.18.3" >| #define PACKAGE_STRING "barry 0.18.3" >| #define PACKAGE_BUGREPORT "barry-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "barry" >| #define VERSION "0.18.3" >| #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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define BARRY_LOGICAL 0 >| #define BARRY_MAJOR 18 >| #define BARRY_MINOR 3 >| #define BARRY_VER_STRING "0.18.3" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define USE_BARRY_SOCKETS /**/ >| #define USE_LIBUSB_1_0 /**/ >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_GETPWUID /**/ >| #define HAVE_ZLIB 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_TIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_WORKING_STRNLEN 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_BZERO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_MEMSET 1 >| #define HAVE_SELECT 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:19908: result: no >configure:20156: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by barry config.status 0.18.3, which was >generated by GNU Autoconf 2.67. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on PiV > >config.status:1262: creating Makefile >config.status:1262: creating po/Makefile.in >config.status:1262: creating src/Makefile >config.status:1262: creating tools/Makefile >config.status:1262: creating examples/Makefile >config.status:1262: creating man/Makefile >config.status:1262: creating test/Makefile >config.status:1262: creating libbarry-18.pc >config.status:1262: creating libbarrydp-18.pc >config.status:1262: creating libbarryjdwp-18.pc >config.status:1262: creating libbarrysync-18.pc >config.status:1262: creating libbarrybackup-18.pc >config.status:1262: creating libbarryalx-18.pc >config.status:1262: creating config.h >config.status:1490: executing depfiles commands >config.status:1490: executing po-directories commands >config.status:1490: executing libtool commands >configure:22835: === configuring in gui (/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/gui) >configure:22898: running /bin/sh ./configure --disable-option-checking '--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' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--enable-nls' '--disable-static' '--disable-boost' '--enable-gui' '--disable-opensync-plugin' '--enable-desktop' '--disable-rpath' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=gcc' 'CFLAGS=-march=corei7-avx -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXX=g++' 'CXXFLAGS=-march=corei7-avx -O2 -pipe' --cache-file=/dev/null --srcdir=. >configure:22835: === configuring in desktop (/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/desktop) >configure:22898: running /bin/sh ./configure --disable-option-checking '--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' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--enable-nls' '--disable-static' '--disable-boost' '--enable-gui' '--disable-opensync-plugin' '--enable-desktop' '--disable-rpath' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=gcc' 'CFLAGS=-march=corei7-avx -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXX=g++' 'CXXFLAGS=-march=corei7-avx -O2 -pipe' --cache-file=/dev/null --srcdir=. >configure:22903: error: ./configure failed for desktop > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_bigendian=no >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=set >ac_cv_env_CC_value=gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=corei7-avx -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=corei7-avx -O2 -pipe' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=g++ >ac_cv_env_FUSE_CFLAGS_set= >ac_cv_env_FUSE_CFLAGS_value= >ac_cv_env_FUSE_LIBS_set= >ac_cv_env_FUSE_LIBS_value= >ac_cv_env_GLIB2_CFLAGS_set= >ac_cv_env_GLIB2_CFLAGS_value= >ac_cv_env_GLIB2_LIBS_set= >ac_cv_env_GLIB2_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_LIBUSB_0_1_CFLAGS_set= >ac_cv_env_LIBUSB_0_1_CFLAGS_value= >ac_cv_env_LIBUSB_0_1_LIBS_set= >ac_cv_env_LIBUSB_0_1_LIBS_value= >ac_cv_env_LIBUSB_1_0_CFLAGS_set= >ac_cv_env_LIBUSB_1_0_CFLAGS_value= >ac_cv_env_LIBUSB_1_0_LIBS_set= >ac_cv_env_LIBUSB_1_0_LIBS_value= >ac_cv_env_LIBXMLXX_CFLAGS_set= >ac_cv_env_LIBXMLXX_CFLAGS_value= >ac_cv_env_LIBXMLXX_LIBS_set= >ac_cv_env_LIBXMLXX_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_SDL_CFLAGS_set= >ac_cv_env_SDL_CFLAGS_value= >ac_cv_env_SDL_LIBS_set= >ac_cv_env_SDL_LIBS_value= >ac_cv_env_ZLIB_LIBS_set= >ac_cv_env_ZLIB_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_bind=yes >ac_cv_func_bzero=yes >ac_cv_func_closedir_void=no >ac_cv_func_getpwuid=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_memset=yes >ac_cv_func_select=yes >ac_cv_func_select_args='int,fd_set *,struct timeval *' >ac_cv_func_strcasecmp=yes >ac_cv_func_strchr=yes >ac_cv_func_strerror=yes >ac_cv_func_strnlen=yes >ac_cv_func_strnlen_working=yes >ac_cv_func_strtol=yes >ac_cv_func_strtoul=yes >ac_cv_header_assert_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_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_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_time=yes >ac_cv_header_time_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_pthread_pthread_create=yes >ac_cv_lib_tar_tar_open=yes >ac_cv_lib_z_crc32=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config >ac_cv_path_SED=/bin/sed >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/bin/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=gcc >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_CXXCPP='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_gcc_traditional=no >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_opendir='none required' >ac_cv_struct_tm=time.h >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_libname_spec='lib$name' >acl_cv_library_names_spec='$libname$shrext' >acl_cv_path_LD=/usr/x86_64-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=none >am_cv_CXX_dependencies_compiler_type=none >am_cv_func_iconv=yes >am_cv_func_iconv_works=yes >am_cv_lib_iconv=no >am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' >am_cv_proto_iconv_arg1= >ax_cv_c_check_flag__fvisibility_hidden=yes >ax_cv_cxx_check_flag__fvisibility_hidden=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext1_libc=yes >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_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >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 >pkg_cv_FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' >pkg_cv_FUSE_LIBS='-lfuse -pthread ' >pkg_cv_GLIB2_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >pkg_cv_GLIB2_LIBS='-lglib-2.0 ' >pkg_cv_LIBUSB_0_1_CFLAGS= >pkg_cv_LIBUSB_0_1_LIBS='-lusb ' >pkg_cv_LIBUSB_1_0_CFLAGS='-I/usr/include/libusb-1.0 ' >pkg_cv_LIBUSB_1_0_LIBS='-lusb-1.0 ' >pkg_cv_LIBXMLXX_CFLAGS='-I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include ' >pkg_cv_LIBXMLXX_LIBS='-lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 ' >pkg_cv_SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' >pkg_cv_SDL_LIBS='-lSDL -lpthread ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/missing --run aclocal-1.11' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='${SHELL} /var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/missing --run tar' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/missing --run automake-1.11' >AWK='gawk' >BARRY_LOGICAL='0' >BARRY_MAJOR='18' >BARRY_MINOR='3' >BOOST_INC_PATH='' >BOOST_LDADD='' >BOOST_LIB_PATH='' >CC='gcc' >CCDEPMODE='depmode=none' >CFLAGS='-march=corei7-avx -O2 -pipe' >CPP='gcc -E' >CPPFLAGS='' >CXX='g++' >CXXCPP='g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-march=corei7-avx -O2 -pipe' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FGREP='/bin/grep -F' >FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' >FUSE_LIBS='-lfuse -pthread ' >GETTEXT_MACRO_VERSION='0.17' >GLIB2_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >GLIB2_LIBS='-lglib-2.0 ' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLLIBS='' >INTL_MACOSX_LIBS='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBICONV='' >LIBINTL='' >LIBOBJS='' >LIBS='-lpthread ' >LIBTAR_CFLAGS='' >LIBTAR_LIBS='-ltar' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBUSB_0_1_CFLAGS='' >LIBUSB_0_1_LIBS='-lusb ' >LIBUSB_1_0_CFLAGS='-I/usr/include/libusb-1.0 ' >LIBUSB_1_0_LIBS='-lusb-1.0 ' >LIBUSB_CFLAGS='' >LIBUSB_LIBS='' >LIBXMLXX_CFLAGS='-I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include ' >LIBXMLXX_LIBS='-lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 ' >LIBZ_CFLAGS='' >LIBZ_LIBS='-lz' >LIPO='' >LN_S='ln -s' >LTLIBICONV='' >LTLIBINTL='' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/missing --run makeinfo' >MKDIR_P='/bin/mkdir -p' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NETWORK_LIBRARY_LIBS='' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='barry' >PACKAGE_BUGREPORT='barry-devel@lists.sourceforge.net' >PACKAGE_NAME='barry' >PACKAGE_STRING='barry 0.18.3' >PACKAGE_TARNAME='barry' >PACKAGE_URL='' >PACKAGE_VERSION='0.18.3' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >POSUB='po' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' >SDL_LIBS='-lSDL -lpthread ' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >USB_LIBRARY_CFLAGS='-I/usr/include/libusb-1.0 ' >USB_LIBRARY_LIBS='-lusb-1.0 ' >USE_BARRY_SOCKETS='1' >USE_BARRY_SOCKETS_FALSE='#' >USE_BARRY_SOCKETS_TRUE='' >USE_LIBUSB_0_1='' >USE_LIBUSB_0_1_FALSE='' >USE_LIBUSB_0_1_TRUE='#' >USE_LIBUSB_1_0='1' >USE_LIBUSB_1_0_FALSE='#' >USE_LIBUSB_1_0_TRUE='' >USE_NLS='yes' >VERSION='0.18.3' >WITH_ALX_FALSE='#' >WITH_ALX_TRUE='' >WITH_BACKUP_FALSE='#' >WITH_BACKUP_TRUE='' >WITH_BOOST_FALSE='' >WITH_BOOST_TRUE='#' >WITH_FUSE_FALSE='#' >WITH_FUSE_TRUE='' >WITH_GCCVISIBILITY_FALSE='#' >WITH_GCCVISIBILITY_TRUE='' >WITH_SDL_FALSE='#' >WITH_SDL_TRUE='' >WITH_SYNC_FALSE='#' >WITH_SYNC_TRUE='' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >XGETTEXT_EXTRA_OPTIONS='' >ZLIB_LIBS='-lz' >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__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} 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='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >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-pda/barry-0.18.3/work/barry-0.18.3/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >lt_ECHO='echo' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgconfigdir='/usr/lib64/pkgconfig' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs=' gui desktop' >sysconfdir='/etc' >target_alias='' > >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 474506
:
351762
| 351770 |
412918