Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 209015 Details for
Bug 291495
net-ftp/filezilla-3.2.4.1-r1 cannot find wx-config
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), 32.35 KB, created by
Matthew Schultz
on 2009-11-02 03:22:51 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Matthew Schultz
Created:
2009-11-02 03:22:51 UTC
Size:
32.35 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 FileZilla configure 3.2.4.1, which was >generated by GNU Autoconf 2.63. 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 --with-dbus --disable-autoupdatecheck > >## --------- ## >## Platform. ## >## --------- ## > >hostname = gandalf >uname -m = x86_64 >uname -r = 2.6.31-gentoo-r4 >uname -s = Linux >uname -v = #1 Sat Oct 31 21:32:59 CDT 2009 > >/usr/bin/uname -p = AMD Opteron(tm) Processor 144 >/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/ccache/bin >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/lib/distcc/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2193: checking for a BSD-compatible install >configure:2261: result: /usr/bin/install -c >configure:2272: checking whether build environment is sane >configure:2315: result: yes >configure:2340: checking for a thread-safe mkdir -p >configure:2379: result: /bin/mkdir -p >configure:2392: checking for gawk >configure:2408: found /bin/gawk >configure:2419: result: gawk >configure:2430: checking whether make sets $(MAKE) >configure:2452: result: yes >configure:2643: checking build system type >configure:2661: result: x86_64-pc-linux-gnu >configure:2683: checking host system type >configure:2698: result: x86_64-pc-linux-gnu >configure:2735: checking for x86_64-pc-linux-gnu-g++ >configure:2751: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:2762: result: x86_64-pc-linux-gnu-g++ >configure:2833: checking for C++ compiler version >configure:2841: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 >Copyright (C) 2008 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:2845: $? = 0 >configure:2852: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' >Thread model: posix >gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) >configure:2856: $? = 0 >configure:2863: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:2867: $? = 1 >configure:2890: checking for C++ compiler default output file name >configure:2912: x86_64-pc-linux-gnu-g++ -march=athlon64 -O2 -pipe -fomit-frame-pointer -Wl,-O1 conftest.cpp >&5 >configure:2916: $? = 0 >configure:2954: result: a.out >configure:2973: checking whether the C++ compiler works >configure:2983: ./a.out >configure:2987: $? = 0 >configure:3006: result: yes >configure:3013: checking whether we are cross compiling >configure:3015: result: no >configure:3018: checking for suffix of executables >configure:3025: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -O2 -pipe -fomit-frame-pointer -Wl,-O1 conftest.cpp >&5 >configure:3029: $? = 0 >configure:3055: result: >configure:3061: checking for suffix of object files >configure:3087: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:3091: $? = 0 >configure:3116: result: o >configure:3120: checking whether we are using the GNU C++ compiler >configure:3149: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:3156: $? = 0 >configure:3173: result: yes >configure:3182: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:3212: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:3219: $? = 0 >configure:3320: result: yes >configure:3354: checking for style of include used by make >configure:3382: result: GNU >configure:3407: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:3498: result: gcc3 >configure:3521: checking for x86_64-pc-linux-gnu-gcc >configure:3537: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3548: result: x86_64-pc-linux-gnu-gcc >configure:3820: checking for C compiler version >configure:3828: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 >Copyright (C) 2008 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:3832: $? = 0 >configure:3839: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' >Thread model: posix >gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) >configure:3843: $? = 0 >configure:3850: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:3854: $? = 1 >configure:3857: checking whether we are using the GNU C compiler >configure:3886: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3893: $? = 0 >configure:3910: result: yes >configure:3919: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3949: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3956: $? = 0 >configure:4057: result: yes >configure:4074: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4148: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4155: $? = 0 >configure:4178: result: none needed >configure:4198: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4289: result: gcc3 >configure:4305: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:4340: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:4344: $? = 0 >configure:4350: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:4354: $? = 0 >configure:4365: cc -c conftest.c >&5 >configure:4369: $? = 0 >configure:4377: cc -c conftest.c -o conftest2.o >&5 >configure:4381: $? = 0 >configure:4387: cc -c conftest.c -o conftest2.o >&5 >configure:4391: $? = 0 >configure:4409: result: yes >configure:4450: checking for a BSD-compatible install >configure:4518: result: /usr/bin/install -c >configure:4554: checking for a sed that does not truncate output >configure:4620: result: /bin/sed >configure:4638: checking for grep that handles long lines and -e >configure:4698: result: /bin/grep >configure:4703: checking for egrep >configure:4767: result: /bin/grep -E >configure:4772: checking for fgrep >configure:4836: result: /bin/grep -F >configure:4871: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:4938: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4947: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4962: result: yes >configure:4974: checking for BSD- or MS-compatible name lister (nm) >configure:5023: result: /usr/bin/nm -B >configure:5141: checking the name lister (/usr/bin/nm -B) interface >configure:5148: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5151: /usr/bin/nm -B "conftest.o" >configure:5154: output >0000000000000000 B some_variable >configure:5161: result: BSD nm >configure:5164: checking whether ln -s works >configure:5168: result: yes >configure:5176: checking the maximum length of command line arguments >configure:5296: result: 1572864 >configure:5313: checking whether the shell understands some XSI constructs >configure:5323: result: yes >configure:5327: checking whether the shell understands "+=" >configure:5333: result: yes >configure:5368: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5375: result: -r >configure:5404: checking for x86_64-pc-linux-gnu-objdump >configure:5420: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:5431: result: x86_64-pc-linux-gnu-objdump >configure:5503: checking how to recognize dependent libraries >configure:5699: result: pass_all >configure:5719: checking for x86_64-pc-linux-gnu-ar >configure:5735: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:5746: result: x86_64-pc-linux-gnu-ar >configure:5824: checking for x86_64-pc-linux-gnu-strip >configure:5840: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:5851: result: x86_64-pc-linux-gnu-strip >configure:5923: checking for x86_64-pc-linux-gnu-ranlib >configure:5939: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:5950: result: x86_64-pc-linux-gnu-ranlib >configure:6080: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6198: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6201: $? = 0 >configure:6205: /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:6208: $? = 0 >configure:6262: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -fomit-frame-pointer -Wl,-O1 conftest.c conftstm.o >&5 >configure:6265: $? = 0 >configure:6303: result: ok >configure:6399: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6402: $? = 0 >configure:7170: checking how to run the C preprocessor >configure:7210: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7217: $? = 0 >configure:7248: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:7255: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "FileZilla" >| #define PACKAGE_TARNAME "filezilla" >| #define PACKAGE_VERSION "3.2.4.1" >| #define PACKAGE_STRING "FileZilla 3.2.4.1" >| #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org" >| #define PACKAGE "filezilla" >| #define VERSION "3.2.4.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7288: result: x86_64-pc-linux-gnu-gcc -E >configure:7317: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7324: $? = 0 >configure:7355: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:7362: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "FileZilla" >| #define PACKAGE_TARNAME "filezilla" >| #define PACKAGE_VERSION "3.2.4.1" >| #define PACKAGE_STRING "FileZilla 3.2.4.1" >| #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org" >| #define PACKAGE "filezilla" >| #define VERSION "3.2.4.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7402: checking for ANSI C header files >configure:7432: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7439: $? = 0 >configure:7538: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -fomit-frame-pointer -Wl,-O1 conftest.c >&5 >configure:7542: $? = 0 >configure:7548: ./conftest >configure:7552: $? = 0 >configure:7570: result: yes >configure:7594: checking for sys/types.h >configure:7615: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7622: $? = 0 >configure:7639: result: yes >configure:7594: checking for sys/stat.h >configure:7615: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7622: $? = 0 >configure:7639: result: yes >configure:7594: checking for stdlib.h >configure:7615: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7622: $? = 0 >configure:7639: result: yes >configure:7594: checking for string.h >configure:7615: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7622: $? = 0 >configure:7639: result: yes >configure:7594: checking for memory.h >configure:7615: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7622: $? = 0 >configure:7639: result: yes >configure:7594: checking for strings.h >configure:7615: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7622: $? = 0 >configure:7639: result: yes >configure:7594: checking for inttypes.h >configure:7615: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7622: $? = 0 >configure:7639: result: yes >configure:7594: checking for stdint.h >configure:7615: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7622: $? = 0 >configure:7639: result: yes >configure:7594: checking for unistd.h >configure:7615: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7622: $? = 0 >configure:7639: result: yes >configure:7657: checking for dlfcn.h >configure:7678: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7685: $? = 0 >configure:7702: result: yes >configure:7829: checking for C++ compiler version >configure:7837: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 >Copyright (C) 2008 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:7841: $? = 0 >configure:7848: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' >Thread model: posix >gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) >configure:7852: $? = 0 >configure:7859: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:7863: $? = 1 >configure:7866: checking whether we are using the GNU C++ compiler >configure:7919: result: yes >configure:7928: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:8066: result: yes >configure:8091: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:8182: result: gcc3 >configure:8205: checking how to run the C++ preprocessor >configure:8241: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:8248: $? = 0 >configure:8279: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:8286: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "FileZilla" >| #define PACKAGE_TARNAME "filezilla" >| #define PACKAGE_VERSION "3.2.4.1" >| #define PACKAGE_STRING "FileZilla 3.2.4.1" >| #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org" >| #define PACKAGE "filezilla" >| #define VERSION "3.2.4.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8319: result: x86_64-pc-linux-gnu-g++ -E >configure:8348: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:8355: $? = 0 >configure:8386: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:8393: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "FileZilla" >| #define PACKAGE_TARNAME "filezilla" >| #define PACKAGE_VERSION "3.2.4.1" >| #define PACKAGE_STRING "FileZilla 3.2.4.1" >| #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org" >| #define PACKAGE "filezilla" >| #define VERSION "3.2.4.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8607: checking for objdir >configure:8622: result: .libs >configure:8918: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8936: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:8940: $? = 0 >configure:8953: result: no >configure:8973: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:9245: result: -fPIC -DPIC >configure:9257: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:9275: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer -fPIC -DPIC -DPIC conftest.c >&5 >configure:9279: $? = 0 >configure:9292: result: yes >configure:9316: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:9344: result: yes >configure:9359: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9380: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 >configure:9384: $? = 0 >configure:9406: result: yes >configure:9414: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9461: result: yes >configure:9494: 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:10568: result: yes >configure:10605: checking whether -lc should be explicitly linked in >configure:10610: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:10613: $? = 0 >configure:10628: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:10631: $? = 0 >configure:10643: result: no >configure:10807: checking dynamic linker characteristics >configure:11263: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:11270: $? = 0 >configure:11503: result: GNU/Linux ld.so >configure:11605: checking how to hardcode library paths into programs >configure:11630: result: immediate >configure:12463: checking whether stripping libraries is possible >configure:12468: result: yes >configure:12503: checking if libtool supports shared libraries >configure:12505: result: yes >configure:12508: checking whether to build shared libraries >configure:12529: result: yes >configure:12532: checking whether to build static libraries >configure:12536: result: yes >configure:12686: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:12753: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:12762: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:12777: result: yes >configure:12832: 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:13807: result: yes >configure:13835: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:13838: $? = 0 >configure:14020: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:14337: result: -fPIC -DPIC >configure:14346: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:14364: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe -fomit-frame-pointer -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:14368: $? = 0 >configure:14381: result: yes >configure:14402: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:14430: result: yes >configure:14442: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:14463: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.cpp >&5 >configure:14467: $? = 0 >configure:14489: result: yes >configure:14494: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:14541: result: yes >configure:14571: 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:14597: result: yes >configure:14734: checking dynamic linker characteristics >configure:15138: x86_64-pc-linux-gnu-g++ -o conftest -march=athlon64 -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.cpp >&5 >configure:15145: $? = 0 >configure:15378: result: GNU/Linux ld.so >configure:15429: checking how to hardcode library paths into programs >configure:15454: result: immediate >configure:15748: checking for wx-config >configure:15780: result: no >configure:15959: error: > wxWidgets must be installed on your system > but wx-config script couldn't be found. > > Please check that wx-config is in path, the directory > where wxWidgets libraries are installed (returned by > 'wx-config --libs' command) is in LD_LIBRARY_PATH or > equivalent variable and wxWidgets version is 2.8.9 or above. > > >## ---------------- ## >## 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=athlon64 -O2 -pipe -fomit-frame-pointer' >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=athlon64 -O2 -pipe -fomit-frame-pointer' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,-O1 >ac_cv_env_LIBDBUS_CFLAGS_set= >ac_cv_env_LIBDBUS_CFLAGS_value= >ac_cv_env_LIBDBUS_LIBS_set= >ac_cv_env_LIBDBUS_LIBS_value= >ac_cv_env_LIBGNUTLS_CFLAGS_set= >ac_cv_env_LIBGNUTLS_CFLAGS_value= >ac_cv_env_LIBGNUTLS_LIBS_set= >ac_cv_env_LIBGNUTLS_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >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_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP=/bin/grep >ac_cv_path_SED=/bin/sed >ac_cv_path_WX_CONFIG_PATH=no >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=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_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >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 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/net-ftp/filezilla-3.2.4.1-r1/work/filezilla-3.2.4.1/config/missing --run aclocal-1.10' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/net-ftp/filezilla-3.2.4.1-r1/work/filezilla-3.2.4.1/config/missing --run tar' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/net-ftp/filezilla-3.2.4.1-r1/work/filezilla-3.2.4.1/config/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/net-ftp/filezilla-3.2.4.1-r1/work/filezilla-3.2.4.1/config/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/net-ftp/filezilla-3.2.4.1-r1/work/filezilla-3.2.4.1/config/missing --run automake-1.10' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=athlon64 -O2 -pipe -fomit-frame-pointer -Wall -g -fexceptions' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CPPUNIT_CFLAGS='' >CPPUNIT_CONFIG='' >CPPUNIT_LIBS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-march=athlon64 -O2 -pipe -fomit-frame-pointer -Wall -g -fexceptions' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_PRECOMP_FALSE='' >ENABLE_PRECOMP_TRUE='' >EXEEXT='' >FGREP='/bin/grep -F' >FILEZILLA_LINGUAS='' >FILEZILLA_LINGUAS_MO='' >FILEZILLA_LINGUAS_PO='' >FILEZILLA_LINGUAS_PO_NEW='' >GREP='/bin/grep' >HAS_CPPUNIT_FALSE='' >HAS_CPPUNIT_TRUE='' >HAVE_DBUS_FALSE='' >HAVE_DBUS_TRUE='' >HAVE_LIBTINYXML_FALSE='' >HAVE_LIBTINYXML_TRUE='' >IDN_LIB='' >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' >LIBDBUS_CFLAGS='' >LIBDBUS_LIBS='' >LIBGNUTLS_CFLAGS='' >LIBGNUTLS_LIBS='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LOCALES_FALSE='' >LOCALES_ONLY_FALSE='' >LOCALES_ONLY_TRUE='' >LOCALES_TRUE='' >LTLIBOBJS='' >MACAPPBUNDLE_FALSE='' >MACAPPBUNDLE_TRUE='' >MAKEINFO='${SHELL} /var/tmp/portage/net-ftp/filezilla-3.2.4.1-r1/work/filezilla-3.2.4.1/config/missing --run makeinfo' >MAKENSISSCRIPT_FALSE='' >MAKENSISSCRIPT_TRUE='' >MINGW_FALSE='' >MINGW_TRUE='' >MKDIR_P='/bin/mkdir -p' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='filezilla' >PACKAGE_BUGREPORT='tim.kosse@filezilla-project.org' >PACKAGE_NAME='FileZilla' >PACKAGE_STRING='FileZilla 3.2.4.1' >PACKAGE_TARNAME='filezilla' >PACKAGE_VERSION='3.2.4.1' >PACKAGE_VERSION_MAJOR='' >PACKAGE_VERSION_MICRO='' >PACKAGE_VERSION_MINOR='' >PACKAGE_VERSION_NANO='' >PATH_SEPARATOR=':' >PKG_CONFIG='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SFTP_MINGW_FALSE='' >SFTP_MINGW_TRUE='' >SFTP_UNIX_FALSE='' >SFTP_UNIX_TRUE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >TINYXML_LIBS='' >USE_BINRELOC_FALSE='' >USE_BINRELOC_TRUE='' >USE_RESOURCEFILE_FALSE='' >USE_RESOURCEFILE_TRUE='' >VERSION='3.2.4.1' >WINDRES='' >WINDRESFLAGS='' >WXRC='' >WX_CFLAGS='' >WX_CFLAGS_ONLY='' >WX_CONFIG_PATH='no' >WX_CONFIG_WITH_ARGS='' >WX_CPPFLAGS='' >WX_CXXFLAGS='' >WX_CXXFLAGS_ONLY='' >WX_LIBS='' >WX_LIBS_STATIC='' >WX_RESCOMP='' >WX_VERSION='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >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='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='$(SHELL) /var/tmp/portage/net-ftp/filezilla-3.2.4.1-r1/work/filezilla-3.2.4.1/config/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' >msgfmt='' >msgmerge='' >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='' >xgettext='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "FileZilla" >#define PACKAGE_TARNAME "filezilla" >#define PACKAGE_VERSION "3.2.4.1" >#define PACKAGE_STRING "FileZilla 3.2.4.1" >#define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org" >#define PACKAGE "filezilla" >#define VERSION "3.2.4.1" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define USED_HOST "x86_64-pc-linux-gnu" >#define USED_BUILD "x86_64-pc-linux-gnu" >#define USED_CXXFLAGS "-march=athlon64 -O2 -pipe -fomit-frame-pointer -Wall -g -fexceptions" >#define USED_COMPILER "x86_64-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4" > >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 291495
:
208991
| 209015