Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 102306 Details for
Bug 155408
>=app-misc/beagle-0.2.12 configure fails w/ USE=gtk
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
uncompressed config log
config.log (text/plain), 69.50 KB, created by
Kai Krakow
on 2006-11-18 15:10:13 UTC
(
hide
)
Description:
uncompressed config log
Filename:
MIME Type:
Creator:
Kai Krakow
Created:
2006-11-18 15:10:13 UTC
Size:
69.50 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.60. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-evolution --enable-gui --enable-python --enable-libbeagle --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = ganymed >uname -m = i686 >uname -r = 2.6.18-ck1-r2 >uname -s = Linux >uname -v = #1 Wed Nov 15 23:12:52 CET 2006 > >/usr/bin/uname -p = Pentium III (Coppermine) >/bin/uname -X = unknown > >/bin/arch = i686 >/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/lib/distcc/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 >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 >PATH: /usr/NX/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2252: checking build system type >configure:2270: result: i686-pc-linux-gnu >configure:2292: checking host system type >configure:2307: result: i686-pc-linux-gnu >configure:2329: checking target system type >configure:2344: result: i686-pc-linux-gnu >configure:2386: checking for a BSD-compatible install >configure:2442: result: /bin/install -c >configure:2453: checking whether build environment is sane >configure:2496: result: yes >configure:2561: checking for gawk >configure:2577: found /bin/gawk >configure:2588: result: gawk >configure:2599: checking whether make sets $(MAKE) >configure:2620: result: yes >configure:2826: checking whether to enable maintainer-specific portions of Makefiles >configure:2835: result: no >configure:2866: checking for a BSD-compatible install >configure:2922: result: /bin/install -c >configure:3017: checking for style of include used by make >configure:3045: result: GNU >configure:3078: checking for i686-pc-linux-gnu-gcc >configure:3094: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:3105: result: i686-pc-linux-gnu-gcc >configure:3383: checking for C compiler version >configure:3390: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:3393: $? = 0 >configure:3400: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:3403: $? = 0 >configure:3410: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >distcc[19128] ERROR: compile (null) on localhost failed >configure:3413: $? = 1 >configure:3436: checking for C compiler default output file name >configure:3463: i686-pc-linux-gnu-gcc -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:3466: $? = 0 >configure:3512: result: a.out >configure:3517: checking whether the C compiler works >configure:3527: ./a.out >configure:3530: $? = 0 >configure:3547: result: yes >configure:3554: checking whether we are cross compiling >configure:3556: result: no >configure:3559: checking for suffix of executables >configure:3566: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:3569: $? = 0 >configure:3593: result: >configure:3599: checking for suffix of object files >configure:3625: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:3628: $? = 0 >configure:3651: result: o >configure:3655: checking whether we are using the GNU C compiler >configure:3684: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:3690: $? = 0 >configure:3697: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3700: $? = 0 >configure:3707: test -s conftest.o >configure:3710: $? = 0 >configure:3724: result: yes >configure:3729: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3759: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3765: $? = 0 >configure:3772: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3775: $? = 0 >configure:3782: test -s conftest.o >configure:3785: $? = 0 >configure:3915: result: yes >configure:3932: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:4006: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:4012: $? = 0 >configure:4019: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4022: $? = 0 >configure:4029: test -s conftest.o >configure:4032: $? = 0 >configure:4052: result: none needed >configure:4072: checking dependency style of i686-pc-linux-gnu-gcc >configure:4162: result: gcc3 >configure:4179: checking for a sed that does not truncate output >configure:4233: result: /bin/sed >configure:4236: checking for grep that handles long lines and -e >configure:4310: result: /bin/grep >configure:4315: checking for egrep >configure:4393: result: /bin/grep -E >configure:4409: checking for ld used by i686-pc-linux-gnu-gcc >configure:4476: result: /usr/i686-pc-linux-gnu/bin/ld >configure:4485: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:4500: result: yes >configure:4505: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:4512: result: -r >configure:4530: checking for BSD-compatible nm >configure:4579: result: /usr/bin/nm -B >configure:4583: checking whether ln -s works >configure:4587: result: yes >configure:4594: checking how to recognise dependent libraries >configure:4770: result: pass_all >configure:5020: checking how to run the C preprocessor >configure:5060: i686-pc-linux-gnu-gcc -E conftest.c >configure:5066: $? = 0 >configure:5104: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >distcc[19329] ERROR: compile (null) on localhost failed >configure:5110: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "beagle" >| #define VERSION "0.2.12" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5150: result: i686-pc-linux-gnu-gcc -E >configure:5179: i686-pc-linux-gnu-gcc -E conftest.c >configure:5185: $? = 0 >configure:5223: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >distcc[19356] ERROR: compile (null) on localhost failed >configure:5229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "beagle" >| #define VERSION "0.2.12" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5274: checking for ANSI C header files >configure:5304: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:5310: $? = 0 >configure:5317: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5320: $? = 0 >configure:5327: test -s conftest.o >configure:5330: $? = 0 >configure:5426: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:5429: $? = 0 >configure:5435: ./conftest >configure:5438: $? = 0 >configure:5455: result: yes >configure:5479: checking for sys/types.h >configure:5500: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:5506: $? = 0 >configure:5513: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5516: $? = 0 >configure:5523: test -s conftest.o >configure:5526: $? = 0 >configure:5539: result: yes >configure:5479: checking for sys/stat.h >configure:5500: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:5506: $? = 0 >configure:5513: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5516: $? = 0 >configure:5523: test -s conftest.o >configure:5526: $? = 0 >configure:5539: result: yes >configure:5479: checking for stdlib.h >configure:5500: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:5506: $? = 0 >configure:5513: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5516: $? = 0 >configure:5523: test -s conftest.o >configure:5526: $? = 0 >configure:5539: result: yes >configure:5479: checking for string.h >configure:5500: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:5506: $? = 0 >configure:5513: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5516: $? = 0 >configure:5523: test -s conftest.o >configure:5526: $? = 0 >configure:5539: result: yes >configure:5479: checking for memory.h >configure:5500: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:5506: $? = 0 >configure:5513: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5516: $? = 0 >configure:5523: test -s conftest.o >configure:5526: $? = 0 >configure:5539: result: yes >configure:5479: checking for strings.h >configure:5500: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:5506: $? = 0 >configure:5513: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5516: $? = 0 >configure:5523: test -s conftest.o >configure:5526: $? = 0 >configure:5539: result: yes >configure:5479: checking for inttypes.h >configure:5500: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:5506: $? = 0 >configure:5513: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5516: $? = 0 >configure:5523: test -s conftest.o >configure:5526: $? = 0 >configure:5539: result: yes >configure:5479: checking for stdint.h >configure:5500: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:5506: $? = 0 >configure:5513: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5516: $? = 0 >configure:5523: test -s conftest.o >configure:5526: $? = 0 >configure:5539: result: yes >configure:5479: checking for unistd.h >configure:5500: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:5506: $? = 0 >configure:5513: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5516: $? = 0 >configure:5523: test -s conftest.o >configure:5526: $? = 0 >configure:5539: result: yes >configure:5566: checking dlfcn.h usability >configure:5583: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:5589: $? = 0 >configure:5596: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5599: $? = 0 >configure:5606: test -s conftest.o >configure:5609: $? = 0 >configure:5620: result: yes >configure:5624: checking dlfcn.h presence >configure:5639: i686-pc-linux-gnu-gcc -E conftest.c >configure:5645: $? = 0 >configure:5666: result: yes >configure:5694: checking for dlfcn.h >configure:5702: result: yes >configure:5729: checking for i686-pc-linux-gnu-g++ >configure:5745: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:5756: result: i686-pc-linux-gnu-g++ >configure:5831: checking for C++ compiler version >configure:5838: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:5841: $? = 0 >configure:5848: i686-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:5851: $? = 0 >configure:5858: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >distcc[19769] ERROR: compile (null) on localhost failed >configure:5861: $? = 1 >configure:5864: checking whether we are using the GNU C++ compiler >configure:5893: i686-pc-linux-gnu-g++ -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -fvisibility-inlines-hidden conftest.cpp >&5 >configure:5899: $? = 0 >configure:5906: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err >configure:5909: $? = 0 >configure:5916: test -s conftest.o >configure:5919: $? = 0 >configure:5933: result: yes >configure:5938: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:5968: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:5974: $? = 0 >configure:5981: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err >configure:5984: $? = 0 >configure:5991: test -s conftest.o >configure:5994: $? = 0 >configure:6124: result: yes >configure:6149: checking dependency style of i686-pc-linux-gnu-g++ >configure:6239: result: gcc3 >configure:6266: checking how to run the C++ preprocessor >configure:6302: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:6308: $? = 0 >configure:6346: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >distcc[19862] ERROR: compile (null) on localhost failed >configure:6352: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "beagle" >| #define VERSION "0.2.12" >| #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:6392: result: i686-pc-linux-gnu-g++ -E >configure:6421: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:6427: $? = 0 >configure:6465: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >distcc[19889] ERROR: compile (null) on localhost failed >configure:6471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "beagle" >| #define VERSION "0.2.12" >| #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:6527: checking for i686-pc-linux-gnu-g77 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-f77 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-xlf >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-frt >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-pgf77 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-cf77 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-fort77 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-fl32 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-af77 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-f90 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-xlf90 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-pgf90 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-pghpf >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-epcf90 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-gfortran >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-g95 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-f95 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-fort >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-xlf95 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-ifort >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-ifc >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-efc >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-pgf95 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-lf95 >configure:6557: result: no >configure:6527: checking for i686-pc-linux-gnu-ftn >configure:6557: result: no >configure:6571: checking for g77 >configure:6601: result: no >configure:6571: checking for f77 >configure:6601: result: no >configure:6571: checking for xlf >configure:6601: result: no >configure:6571: checking for frt >configure:6601: result: no >configure:6571: checking for pgf77 >configure:6601: result: no >configure:6571: checking for cf77 >configure:6601: result: no >configure:6571: checking for fort77 >configure:6601: result: no >configure:6571: checking for fl32 >configure:6601: result: no >configure:6571: checking for af77 >configure:6601: result: no >configure:6571: checking for f90 >configure:6601: result: no >configure:6571: checking for xlf90 >configure:6601: result: no >configure:6571: checking for pgf90 >configure:6601: result: no >configure:6571: checking for pghpf >configure:6601: result: no >configure:6571: checking for epcf90 >configure:6601: result: no >configure:6571: checking for gfortran >configure:6601: result: no >configure:6571: checking for g95 >configure:6601: result: no >configure:6571: checking for f95 >configure:6601: result: no >configure:6571: checking for fort >configure:6601: result: no >configure:6571: checking for xlf95 >configure:6601: result: no >configure:6571: checking for ifort >configure:6601: result: no >configure:6571: checking for ifc >configure:6601: result: no >configure:6571: checking for efc >configure:6601: result: no >configure:6571: checking for pgf95 >configure:6601: result: no >configure:6571: checking for lf95 >configure:6601: result: no >configure:6571: checking for ftn >configure:6601: result: no >configure:6628: checking for Fortran 77 compiler version >configure:6635: --version >&5 >./configure: line 6636: --version: command not found >configure:6638: $? = 127 >configure:6645: -v >&5 >./configure: line 6646: -v: command not found >configure:6648: $? = 127 >configure:6655: -V >&5 >./configure: line 6656: -V: command not found >configure:6658: $? = 127 >configure:6666: checking whether we are using the GNU Fortran 77 compiler >configure:6685: -c conftest.F >&5 >./configure: line 6686: -c: command not found >configure:6691: $? = 127 >configure: failed program was: >| program main >| #ifndef __GNUC__ >| choke me >| #endif >| >| end >configure:6725: result: no >configure:6731: checking whether accepts -g >configure:6748: -c -g conftest.f >&5 >./configure: line 6749: -c: command not found >configure:6754: $? = 127 >configure: failed program was: >| program main >| >| end >configure:6787: result: no >configure:6817: checking the maximum length of command line arguments >configure:6926: result: 32768 >configure:6937: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:7042: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:7045: $? = 0 >configure:7049: /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:7052: $? = 0 >configure:7104: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c conftstm.o >&5 >configure:7107: $? = 0 >configure:7145: result: ok >configure:7149: checking for objdir >configure:7164: result: .libs >configure:7216: checking for i686-pc-linux-gnu-ar >configure:7232: found /usr/bin/i686-pc-linux-gnu-ar >configure:7243: result: i686-pc-linux-gnu-ar >configure:7312: checking for i686-pc-linux-gnu-ranlib >configure:7328: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:7339: result: i686-pc-linux-gnu-ranlib >configure:7408: checking for i686-pc-linux-gnu-strip >configure:7424: found /usr/bin/i686-pc-linux-gnu-strip >configure:7435: result: i686-pc-linux-gnu-strip >configure:7712: checking for correct ltmain.sh version >configure:7762: result: yes >configure:7822: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:7840: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:7844: $? = 0 >configure:7857: result: no >configure:7872: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:8082: result: -fPIC >configure:8090: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:8108: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -fPIC -DPIC conftest.c >&5 >configure:8112: $? = 0 >configure:8125: result: yes >configure:8153: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:8181: result: yes >configure:8191: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:8212: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -o out/conftest2.o conftest.c >&5 >configure:8216: $? = 0 >configure:8238: result: yes >configure:8264: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:9250: result: yes >configure:9271: checking whether -lc should be explicitly linked in >configure:9276: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:9279: $? = 0 >configure:9294: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:9297: $? = 0 >configure:9309: result: no >configure:9317: checking dynamic linker characteristics >configure:9942: result: GNU/Linux ld.so >configure:9951: checking how to hardcode library paths into programs >configure:9976: result: immediate >configure:9990: checking whether stripping libraries is possible >configure:9995: result: yes >configure:10908: checking if libtool supports shared libraries >configure:10910: result: yes >configure:10913: checking whether to build shared libraries >configure:10934: result: yes >configure:10937: checking whether to build static libraries >configure:10941: result: yes >configure:11033: creating libtool >configure:11621: checking for ld used by i686-pc-linux-gnu-g++ >configure:11688: result: /usr/i686-pc-linux-gnu/bin/ld >configure:11697: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:11712: result: yes >configure:11763: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12729: result: yes >configure:12747: i686-pc-linux-gnu-g++ -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -fvisibility-inlines-hidden conftest.cpp >&5 >configure:12750: $? = 0 >configure:12869: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:13143: result: -fPIC >configure:13151: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:13169: i686-pc-linux-gnu-g++ -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -fvisibility-inlines-hidden -fPIC -DPIC conftest.cpp >&5 >configure:13173: $? = 0 >configure:13186: result: yes >configure:13214: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:13242: result: yes >configure:13252: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:13273: i686-pc-linux-gnu-g++ -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -fvisibility-inlines-hidden -o out/conftest2.o conftest.cpp >&5 >configure:13277: $? = 0 >configure:13299: result: yes >configure:13325: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:13350: result: yes >configure:13417: checking dynamic linker characteristics >configure:14042: result: GNU/Linux ld.so >configure:14051: checking how to hardcode library paths into programs >configure:14076: result: immediate >configure:20470: checking for C++ compiler version >configure:20477: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:20480: $? = 0 >configure:20487: i686-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:20490: $? = 0 >configure:20497: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >distcc[22204] ERROR: compile (null) on localhost failed >configure:20500: $? = 1 >configure:20503: checking whether we are using the GNU C++ compiler >configure:20572: result: yes >configure:20577: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:20763: result: yes >configure:20788: checking dependency style of i686-pc-linux-gnu-g++ >configure:20878: result: gcc3 >configure:20901: checking for pkg-config >configure:20919: found /usr/bin/pkg-config >configure:20932: result: /usr/bin/pkg-config >configure:20948: checking for bash >configure:20978: result: /bin/sh >configure:20991: checking for zip >configure:21009: found /usr/bin/zip >configure:21021: result: /usr/bin/zip >configure:21032: checking for mono >configure:21050: found /usr/bin/mono >configure:21062: result: /usr/bin/mono >configure:21072: checking for mcs >configure:21090: found /usr/bin/mcs >configure:21102: result: /usr/bin/mcs >configure:21111: checking for mono.pc >configure:21118: result: found >configure:21129: checking for i686-pc-linux-gnu-pkg-config >configure:21159: result: /usr/bin/pkg-config >configure:21231: checking pkg-config is at least version 0.9.0 >configure:21234: result: yes >configure:21245: checking for MONO >configure:21253: $PKG_CONFIG --exists --print-errors "mono >= $MONO_REQUIRED" >configure:21256: $? = 0 >configure:21271: $PKG_CONFIG --exists --print-errors "mono >= $MONO_REQUIRED" >configure:21274: $? = 0 >configure:21350: result: yes >configure:21368: checking for Mono.Data.SqliteClient.dll >configure:21375: result: found >configure:21368: checking for Mono.Posix.dll >configure:21375: result: found >configure:21368: checking for System.Runtime.Remoting.dll >configure:21375: result: found >configure:21368: checking for System.Web.dll >configure:21375: result: found >configure:21368: checking for System.Web.Services.dll >configure:21375: result: found >configure:21424: checking for stdlib.h >configure:21430: result: yes >configure:21424: checking for unistd.h >configure:21430: result: yes >configure:21587: checking for getpagesize >configure:21643: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:21649: $? = 0 >configure:21656: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:21659: $? = 0 >configure:21666: test -s conftest >configure:21669: $? = 0 >configure:21683: result: yes >configure:21693: checking for working mmap >configure:21840: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:21843: $? = 0 >configure:21849: ./conftest >configure:21852: $? = 0 >configure:21868: result: yes >configure:21884: checking for desktop-launch >configure:21915: result: no >configure:22015: checking for intltool >= 0.23 >configure:22022: result: 0.35.0 found >configure:22078: checking for perl >configure:22096: found /usr/bin/perl >configure:22108: result: /usr/bin/perl >configure:22127: checking for XML::Parser >configure:22130: result: ok >configure:22141: checking for iconv >configure:22159: found /usr/bin/iconv >configure:22172: result: /usr/bin/iconv >configure:22182: checking for msgfmt >configure:22200: found /usr/bin/msgfmt >configure:22213: result: /usr/bin/msgfmt >configure:22223: checking for msgmerge >configure:22241: found /usr/bin/msgmerge >configure:22254: result: /usr/bin/msgmerge >configure:22264: checking for xgettext >configure:22282: found /usr/bin/xgettext >configure:22295: result: /usr/bin/xgettext >configure:22333: checking locale.h usability >configure:22350: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:22356: $? = 0 >configure:22363: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22366: $? = 0 >configure:22373: test -s conftest.o >configure:22376: $? = 0 >configure:22387: result: yes >configure:22391: checking locale.h presence >configure:22406: i686-pc-linux-gnu-gcc -E conftest.c >configure:22412: $? = 0 >configure:22433: result: yes >configure:22461: checking for locale.h >configure:22469: result: yes >configure:22483: checking for LC_MESSAGES >configure:22509: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:22515: $? = 0 >configure:22522: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22525: $? = 0 >configure:22532: test -s conftest >configure:22535: $? = 0 >configure:22548: result: yes >configure:22577: checking libintl.h usability >configure:22594: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:22600: $? = 0 >configure:22607: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22610: $? = 0 >configure:22617: test -s conftest.o >configure:22620: $? = 0 >configure:22631: result: yes >configure:22635: checking libintl.h presence >configure:22650: i686-pc-linux-gnu-gcc -E conftest.c >configure:22656: $? = 0 >configure:22677: result: yes >configure:22705: checking for libintl.h >configure:22712: result: yes >configure:22723: checking for ngettext in libc >configure:22751: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:22757: $? = 0 >configure:22764: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22767: $? = 0 >configure:22774: test -s conftest >configure:22777: $? = 0 >configure:22791: result: yes >configure:22795: checking for dgettext in libc >configure:22823: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:22829: $? = 0 >configure:22836: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22839: $? = 0 >configure:22846: test -s conftest >configure:22849: $? = 0 >configure:22863: result: yes >configure:22872: checking for bind_textdomain_codeset >configure:22928: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:22934: $? = 0 >configure:22941: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22944: $? = 0 >configure:22951: test -s conftest >configure:22954: $? = 0 >configure:22968: result: yes >configure:23551: checking for msgfmt >configure:23578: result: /usr/bin/msgfmt >configure:23591: checking for dcgettext >configure:23647: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >conftest.c:52: warning: conflicting types for built-in function 'dcgettext' >configure:23653: $? = 0 >configure:23660: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23663: $? = 0 >configure:23670: test -s conftest >configure:23673: $? = 0 >configure:23687: result: yes >configure:23699: checking for gmsgfmt >configure:23717: found /usr/bin/gmsgfmt >configure:23730: result: /usr/bin/gmsgfmt >configure:23740: checking for xgettext >configure:23767: result: /usr/bin/xgettext >configure:23796: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:23802: $? = 0 >configure:23809: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23812: $? = 0 >configure:23819: test -s conftest >configure:23822: $? = 0 >configure:24003: checking for catalogs to be installed >configure:24028: result: de en_GB >configure:24240: checking for SQLITE >configure:24248: $PKG_CONFIG --exists --print-errors "sqlite" >Package sqlite was not found in the pkg-config search path. >Perhaps you should add the directory containing `sqlite.pc' >to the PKG_CONFIG_PATH environment variable >No package 'sqlite' found >configure:24251: $? = 1 >configure:24266: $PKG_CONFIG --exists --print-errors "sqlite" >Package sqlite was not found in the pkg-config search path. >Perhaps you should add the directory containing `sqlite.pc' >to the PKG_CONFIG_PATH environment variable >No package 'sqlite' found >configure:24269: $? = 1 >No package 'sqlite' found >configure:24311: checking for SQLITE3 >configure:24319: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.3" >configure:24322: $? = 0 >configure:24337: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.3" >configure:24340: $? = 0 >configure:24374: result: yes >configure:24399: checking for X >configure:24576: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c -lXt >&5 >configure:24582: $? = 0 >configure:24589: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24592: $? = 0 >configure:24599: test -s conftest >configure:24602: $? = 0 >configure:24657: result: libraries , headers >configure:24860: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c -lX11 >&5 >configure:24866: $? = 0 >configure:24873: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24876: $? = 0 >configure:24883: test -s conftest >configure:24886: $? = 0 >configure:25071: checking for gethostbyname >configure:25127: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:25133: $? = 0 >configure:25140: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25143: $? = 0 >configure:25150: test -s conftest >configure:25153: $? = 0 >configure:25166: result: yes >configure:25343: checking for connect >configure:25399: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:25405: $? = 0 >configure:25412: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25415: $? = 0 >configure:25422: test -s conftest >configure:25425: $? = 0 >configure:25438: result: yes >configure:25526: checking for remove >configure:25582: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:25588: $? = 0 >configure:25595: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25598: $? = 0 >configure:25605: test -s conftest >configure:25608: $? = 0 >configure:25621: result: yes >configure:25709: checking for shmat >configure:25765: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c >&5 >configure:25771: $? = 0 >configure:25778: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25781: $? = 0 >configure:25788: test -s conftest >configure:25791: $? = 0 >configure:25804: result: yes >configure:25901: checking for IceConnectionNumber in -lICE >configure:25936: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c -lICE >&5 >configure:25942: $? = 0 >configure:25949: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25952: $? = 0 >configure:25959: test -s conftest >configure:25962: $? = 0 >configure:25976: result: yes >configure:26004: checking X11/extensions/scrnsaver.h usability >configure:26021: i686-pc-linux-gnu-gcc -c -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer conftest.c >&5 >configure:26027: $? = 0 >configure:26034: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:26037: $? = 0 >configure:26044: test -s conftest.o >configure:26047: $? = 0 >configure:26058: result: yes >configure:26062: checking X11/extensions/scrnsaver.h presence >configure:26077: i686-pc-linux-gnu-gcc -E conftest.c >configure:26083: $? = 0 >configure:26104: result: yes >configure:26132: checking for X11/extensions/scrnsaver.h >configure:26139: result: yes >configure:26150: checking for XScreenSaverQueryExtension in -lXss >configure:26185: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags conftest.c -lXss >&5 >configure:26191: $? = 0 >configure:26198: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:26201: $? = 0 >configure:26208: test -s conftest >configure:26211: $? = 0 >configure:26225: result: yes >configure:26301: checking for GNOME_VFS >configure:26309: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0 libgnome-2.0" >configure:26312: $? = 0 >configure:26327: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0 libgnome-2.0" >configure:26330: $? = 0 >configure:26406: result: yes >configure:26414: checking for BEAGLE_UI >configure:26429: $PKG_CONFIG --exists --print-errors " > gtk-sharp-2.0 >= $GTK_SHARP_REQUIRED > gconf-sharp-2.0 >= $GTK_SHARP_REQUIRED > glade-sharp-2.0 >= $GTK_SHARP_REQUIRED > gnome-sharp-2.0 >= $GTK_SHARP_REQUIRED > gnome-vfs-sharp-2.0 >= $GTK_SHARP_REQUIRED > gmime-sharp >= $GMIME_SHARP_REQUIRED >" >Package gconf-sharp-2.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `gconf-sharp-2.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'gconf-sharp-2.0' found >Package gnome-sharp-2.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `gnome-sharp-2.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'gnome-sharp-2.0' found >Package gnome-vfs-sharp-2.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `gnome-vfs-sharp-2.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'gnome-vfs-sharp-2.0' found >configure:26439: $? = 1 >configure:26468: $PKG_CONFIG --exists --print-errors " > gtk-sharp-2.0 >= $GTK_SHARP_REQUIRED > gconf-sharp-2.0 >= $GTK_SHARP_REQUIRED > glade-sharp-2.0 >= $GTK_SHARP_REQUIRED > gnome-sharp-2.0 >= $GTK_SHARP_REQUIRED > gnome-vfs-sharp-2.0 >= $GTK_SHARP_REQUIRED > gmime-sharp >= $GMIME_SHARP_REQUIRED >" >Package gconf-sharp-2.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `gconf-sharp-2.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'gconf-sharp-2.0' found >Package gnome-sharp-2.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `gnome-sharp-2.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'gnome-sharp-2.0' found >Package gnome-vfs-sharp-2.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `gnome-vfs-sharp-2.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'gnome-vfs-sharp-2.0' found >configure:26478: $? = 1 >No package 'gconf-sharp-2.0' found >No package 'gnome-sharp-2.0' found >No package 'gnome-vfs-sharp-2.0' found >configure:26544: error: Package requirements ( > gtk-sharp-2.0 >= 2.4.0 > gconf-sharp-2.0 >= 2.4.0 > glade-sharp-2.0 >= 2.4.0 > gnome-sharp-2.0 >= 2.4.0 > gnome-vfs-sharp-2.0 >= 2.4.0 > gmime-sharp >= 2.2.0 >) were not met: > >No package 'gconf-sharp-2.0' found >No package 'gnome-sharp-2.0' found >No package 'gnome-vfs-sharp-2.0' found > >Consider adjusting the PKG_CONFIG_PATH environment variable if you >installed software in a non-standard prefix. > >Alternatively, you may set the environment variables BEAGLE_UI_CFLAGS >and BEAGLE_UI_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. > > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_BEAGLED_CFLAGS_set= >ac_cv_env_BEAGLED_CFLAGS_value= >ac_cv_env_BEAGLED_LIBS_set= >ac_cv_env_BEAGLED_LIBS_value= >ac_cv_env_BEAGLE_UI_CFLAGS_set= >ac_cv_env_BEAGLE_UI_CFLAGS_value= >ac_cv_env_BEAGLE_UI_LIBS_set= >ac_cv_env_BEAGLE_UI_LIBS_value= >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='-Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer' >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='-Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -fvisibility-inlines-hidden' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_EPIPHANY_DEPENDENCY_CFLAGS_set= >ac_cv_env_EPIPHANY_DEPENDENCY_CFLAGS_value= >ac_cv_env_EPIPHANY_DEPENDENCY_LIBS_set= >ac_cv_env_EPIPHANY_DEPENDENCY_LIBS_value= >ac_cv_env_EVO_CFLAGS_set= >ac_cv_env_EVO_CFLAGS_value= >ac_cv_env_EVO_LIBS_set= >ac_cv_env_EVO_LIBS_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_GALAGO_CFLAGS_set= >ac_cv_env_GALAGO_CFLAGS_value= >ac_cv_env_GALAGO_LIBS_set= >ac_cv_env_GALAGO_LIBS_value= >ac_cv_env_GNOME_VFS_CFLAGS_set= >ac_cv_env_GNOME_VFS_CFLAGS_value= >ac_cv_env_GNOME_VFS_LIBS_set= >ac_cv_env_GNOME_VFS_LIBS_value= >ac_cv_env_GSF_SHARP_CFLAGS_set= >ac_cv_env_GSF_SHARP_CFLAGS_value= >ac_cv_env_GSF_SHARP_LIBS_set= >ac_cv_env_GSF_SHARP_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags' >ac_cv_env_LIBBEAGLE_CFLAGS_set= >ac_cv_env_LIBBEAGLE_CFLAGS_value= >ac_cv_env_LIBBEAGLE_LIBS_set= >ac_cv_env_LIBBEAGLE_LIBS_value= >ac_cv_env_LIBEXIF_API_CHECK_CFLAGS_set= >ac_cv_env_LIBEXIF_API_CHECK_CFLAGS_value= >ac_cv_env_LIBEXIF_API_CHECK_LIBS_set= >ac_cv_env_LIBEXIF_API_CHECK_LIBS_value= >ac_cv_env_LIBEXIF_CFLAGS_set= >ac_cv_env_LIBEXIF_CFLAGS_value= >ac_cv_env_LIBEXIF_LIBS_set= >ac_cv_env_LIBEXIF_LIBS_value= >ac_cv_env_LIBEXIF_VERSION_CHECK_CFLAGS_set= >ac_cv_env_LIBEXIF_VERSION_CHECK_CFLAGS_value= >ac_cv_env_LIBEXIF_VERSION_CHECK_LIBS_set= >ac_cv_env_LIBEXIF_VERSION_CHECK_LIBS_value= >ac_cv_env_LIBTRAYICON_CFLAGS_set= >ac_cv_env_LIBTRAYICON_CFLAGS_value= >ac_cv_env_LIBTRAYICON_LIBS_set= >ac_cv_env_LIBTRAYICON_LIBS_value= >ac_cv_env_MONO_CFLAGS_set= >ac_cv_env_MONO_CFLAGS_value= >ac_cv_env_MONO_LIBS_set= >ac_cv_env_MONO_LIBS_value= >ac_cv_env_OPEN_WITH_CFLAGS_set= >ac_cv_env_OPEN_WITH_CFLAGS_value= >ac_cv_env_OPEN_WITH_LIBS_set= >ac_cv_env_OPEN_WITH_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_PYBEAGLE_CFLAGS_set= >ac_cv_env_PYBEAGLE_CFLAGS_value= >ac_cv_env_PYBEAGLE_LIBS_set= >ac_cv_env_PYBEAGLE_LIBS_value= >ac_cv_env_SQLITE3_CFLAGS_set= >ac_cv_env_SQLITE3_CFLAGS_value= >ac_cv_env_SQLITE3_LIBS_set= >ac_cv_env_SQLITE3_LIBS_value= >ac_cv_env_SQLITE_CFLAGS_set= >ac_cv_env_SQLITE_CFLAGS_value= >ac_cv_env_SQLITE_LIBS_set= >ac_cv_env_SQLITE_LIBS_value= >ac_cv_env_UIGLUE_CFLAGS_set= >ac_cv_env_UIGLUE_CFLAGS_value= >ac_cv_env_UIGLUE_LIBS_set= >ac_cv_env_UIGLUE_LIBS_value= >ac_cv_env_WV1_CFLAGS_set= >ac_cv_env_WV1_CFLAGS_value= >ac_cv_env_WV1_LIBS_set= >ac_cv_env_WV1_LIBS_value= >ac_cv_env_XMKMF_set= >ac_cv_env_XMKMF_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_f77_compiler_gnu=no >ac_cv_func_bind_textdomain_codeset=yes >ac_cv_func_connect=yes >ac_cv_func_dcgettext=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_getpagesize=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_remove=yes >ac_cv_func_shmat=yes >ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' >ac_cv_header_X11_extensions_scrnsaver_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_locale_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=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_Xss_XScreenSaverQueryExtension=yes >ac_cv_objext=o >ac_cv_path_BASH=/bin/sh >ac_cv_path_DESKTOP_LAUNCH=no >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv >ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt >ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_INTLTOOL_PERL=/usr/bin/perl >ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext >ac_cv_path_MCS=/usr/bin/mcs >ac_cv_path_MONO=/usr/bin/mono >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_ZIP=/usr/bin/zip >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_f77_g=no >ac_cv_prog_make_make_set=yes >ac_cv_target=i686-pc-linux-gnu >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_val_LC_MESSAGES=yes >gt_cv_func_dgettext_libc=yes >gt_cv_func_dgettext_libintl=no >gt_cv_func_ngettext_libc=yes >gt_cv_have_gettext=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_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_rtti_exceptions=no >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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' >pkg_cv_GNOME_VFS_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 ' >pkg_cv_GNOME_VFS_LIBS='-pthread -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >pkg_cv_MONO_CFLAGS='-D_REENTRANT -pthread -I/usr/lib/pkgconfig/../../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_MONO_LIBS='-Wl,--export-dynamic -pthread -L/usr/lib/pkgconfig/../../lib -lmono -lpthread -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >pkg_cv_SQLITE3_CFLAGS=' ' >pkg_cv_SQLITE3_LIBS='-lsqlite3 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/beagle-0.2.12/work/beagle-0.2.12/missing --run aclocal-1.9' >ALL_LINGUAS='bg ca cs da de el en_CA en_GB es fi fr gl he hi hu it ja ka ko lt lv mk nb nl pa pl pt_BR ru sr sr@Latn sv th tr uk vi zh_CN zh_HK zh_TW' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/beagle-0.2.12/work/beagle-0.2.12/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/beagle-0.2.12/work/beagle-0.2.12/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/beagle-0.2.12/work/beagle-0.2.12/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/beagle-0.2.12/work/beagle-0.2.12/missing --run automake-1.9' >AWK='gawk' >BASH='/bin/sh' >BEAGLED_CFLAGS='' >BEAGLED_LIBS='' >BEAGLE_DEFINES='' >BEAGLE_UI_CFLAGS='' >BEAGLE_UI_LIBS='' >CATALOGS=' de.gmo en_GB.gmo' >CATOBJEXT='.gmo' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-Os -march=pentium3 -mtune=pentium3 -mcpu=pentium3 -msse -mmmx -fomit-frame-pointer -fforce-addr -pipe -mfpmath=387,sse -fweb -frename-registers -momit-leaf-frame-pointer -funit-at-a-time -ftracer -fvisibility-inlines-hidden' >CYGPATH_W='echo' >DATADIRNAME='share' >DEFS='' >DEPDIR='.deps' >DESKTOP_LAUNCH='no' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_BLUDGEON_FALSE='' >ENABLE_BLUDGEON_TRUE='' >ENABLE_DESKTOP_LAUNCH_FALSE='' >ENABLE_DESKTOP_LAUNCH_TRUE='#' >ENABLE_EPIPHANY_EXTENSION_FALSE='' >ENABLE_EPIPHANY_EXTENSION_TRUE='' >ENABLE_EVOLUTION_FALSE='' >ENABLE_EVOLUTION_TRUE='' >ENABLE_GALAGO_FALSE='' >ENABLE_GALAGO_TRUE='' >ENABLE_GOOGLEDRIVER_FALSE='' >ENABLE_GOOGLEDRIVER_TRUE='#' >ENABLE_GSF_SHARP_FALSE='' >ENABLE_GSF_SHARP_TRUE='' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='' >ENABLE_GUI_FALSE='#' >ENABLE_GUI_TRUE='' >ENABLE_INOTIFY_FALSE='' >ENABLE_INOTIFY_TRUE='' >ENABLE_LIBBEAGLE_FALSE='' >ENABLE_LIBBEAGLE_TRUE='' >ENABLE_LIBXSS_FALSE='#' >ENABLE_LIBXSS_TRUE='' >ENABLE_OPEN_WITH_FALSE='' >ENABLE_OPEN_WITH_TRUE='' >ENABLE_PYTHON_FALSE='' >ENABLE_PYTHON_TRUE='' >ENABLE_THUNDERBIRD_FALSE='#' >ENABLE_THUNDERBIRD_TRUE='' >ENABLE_WV1_FALSE='' >ENABLE_WV1_TRUE='' >EPIPHANY_DEPENDENCY_CFLAGS='' >EPIPHANY_DEPENDENCY_LIBS='' >EPIPHANY_EXTENSIONS_DIR='' >EPIPHANY_PREFIX='' >EPIPHANY_REQUIRED='' >EVO_CFLAGS='' >EVO_LIBDIR='' >EVO_LIBS='' >EXEEXT='' >EXIF_SOVERSION='' >F77='' >FFLAGS='' >GAC_PREFIX='' >GALAGO_CFLAGS='' >GALAGO_LIBS='' >GETTEXT_PACKAGE='beagle' >GMOFILES=' bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo hu.gmo it.gmo ja.gmo ka.gmo ko.gmo lt.gmo lv.gmo mk.gmo nb.gmo nl.gmo pa.gmo pl.gmo pt_BR.gmo ru.gmo sr.gmo sr@Latn.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' >GMSGFMT='/usr/bin/gmsgfmt' >GNOME_PREFIX='' >GNOME_VFS_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 ' >GNOME_VFS_LIBS='-pthread -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >GREP='/bin/grep' >GSF_SHARP_CFLAGS='' >GSF_SHARP_LIBS='' >GTK_BINARY_VERSION='' >GTK_DOC_USE_LIBTOOL_FALSE='' >GTK_DOC_USE_LIBTOOL_TRUE='' >HAS_LIBCHM_FALSE='' >HAS_LIBCHM_TRUE='' >HTML_DIR='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_EPIPHANY_EXTENSION_FALSE='' >INSTALL_EPIPHANY_EXTENSION_TRUE='' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTOBJEXT='.mo' >INTLLIBS='' >INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' >INTLTOOL_ICONV='/usr/bin/iconv' >INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_MERGE='$(top_builddir)/intltool-merge' >INTLTOOL_MSGFMT='/usr/bin/msgfmt' >INTLTOOL_MSGMERGE='/usr/bin/msgmerge' >INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' >INTLTOOL_PERL='/usr/bin/perl' >INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UPDATE='$(top_builddir)/intltool-update' >INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_XGETTEXT='/usr/bin/xgettext' >INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' >INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >KDE_CONFIG='' >KDE_PREFIX='' >LDFLAGS='-Wl,-O1 -Wl,--sort-common -z combreloc -Wl,--enable-new-dtags' >LIBBEAGLE_CFLAGS='' >LIBBEAGLE_LIBS='' >LIBBEAGLE_VERSION_INFO='' >LIBEXIF_API_CHECK_CFLAGS='' >LIBEXIF_API_CHECK_LIBS='' >LIBEXIF_CFLAGS='' >LIBEXIF_LIBS='' >LIBEXIF_VERSION_CHECK_CFLAGS='' >LIBEXIF_VERSION_CHECK_LIBS='' >LIBGLIB_REQUIRED='' >LIBGTK_REQUIRED='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBTRAYICON_CFLAGS='' >LIBTRAYICON_LIBS='' >LIBXML_REQUIRED='' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/beagle-0.2.12/work/beagle-0.2.12/missing --run makeinfo' >MCS='/usr/bin/mcs' >MKINSTALLDIRS='./mkinstalldirs' >MONO='/usr/bin/mono' >MONO_CFLAGS='-D_REENTRANT -pthread -I/usr/lib/pkgconfig/../../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >MONO_LIBS='-Wl,--export-dynamic -pthread -L/usr/lib/pkgconfig/../../lib -lmono -lpthread -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >MSGFMT='/usr/bin/msgfmt' >OBJEXT='o' >OPEN_WITH_CFLAGS='' >OPEN_WITH_LIBS='' >OS_FREEBSD_FALSE='' >OS_FREEBSD_TRUE='#' >OS_LINUX_FALSE='#' >OS_LINUX_TRUE='' >PACKAGE='beagle' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >POFILES=' bg.po ca.po cs.po da.po de.po el.po en_CA.po en_GB.po es.po fi.po fr.po gl.po he.po hi.po hu.po it.po ja.po ka.po ko.po lt.po lv.po mk.po nb.po nl.po pa.po pl.po pt_BR.po ru.po sr.po sr@Latn.po sv.po th.po tr.po uk.po vi.po zh_CN.po zh_HK.po zh_TW.po' >POSUB='po' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >PYBEAGLE_CFLAGS='' >PYBEAGLE_LIBS='' >PYGTK_CODEGEN='' >PYGTK_DEFSDIR='' >PYTHON='' >PYTHON_EXEC_PREFIX='' >PYTHON_INCLUDES='' >PYTHON_PLATFORM='' >PYTHON_PREFIX='' >PYTHON_VERSION='' >RANLIB='i686-pc-linux-gnu-ranlib' >SET_MAKE='' >SHARPZIPLIB_LIBS='-r:/usr/lib/pkgconfig/../../lib/mono/compat-1.0/ICSharpCode.SharpZipLib.dll' >SHELL='/bin/sh' >SQLITE3_CFLAGS=' ' >SQLITE3_LIBS='-lsqlite3 ' >SQLITE_CFLAGS='' >SQLITE_LIBS='' >SQLITE_MAJ_VER='3' >STRIP='i686-pc-linux-gnu-strip' >SYSTEMINFO_GLUE_X_LIBS='' >UIGLUE_CFLAGS='' >UIGLUE_LIBS='' >USE_LOCAL_SQLITE_FALSE='' >USE_LOCAL_SQLITE_TRUE='' >USE_NLS='yes' >VERSION='0.2.12' >WSDL='' >WV1_CFLAGS='' >WV1_LIBS='' >XGETTEXT='/usr/bin/xgettext' >XMKMF='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS=' -lSM -lICE' >ZIP='/usr/bin/zip' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/beagle-0.2.12/work/beagle-0.2.12/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='' >pkgpythondir='' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='' >pythondir='' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE "beagle" >#define VERSION "0.2.12" >#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 HAVE_STDLIB_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_MMAP 1 >#define HAVE_LOCALE_H 1 >#define HAVE_LC_MESSAGES 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define ENABLE_NLS 1 >#define GETTEXT_PACKAGE "beagle" >#define HAVE_LIBXSS 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 155408
:
102148
| 102306 |
102339