Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 442082 Details for
Bug 589374
media-libs/libchamplain-0.12.13 : configure: error: Package requirements ( glib-2.0 >= 2.16
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), 39.12 KB, created by
Toralf Förster
on 2016-07-31 15:35:58 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-07-31 15:35:58 UTC
Size:
39.12 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 libchamplain configure 0.12.13, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-gtk-doc --enable-compile-warnings=minimum --docdir=/usr/share/doc/libchamplain-0.12.13 --disable-maemo --disable-memphis --disable-static --disable-vala-demos --disable-debug --disable-gtk --enable-introspection > >## --------- ## >## Platform. ## >## --------- ## > >hostname = ms-magpie >uname -m = x86_64 >uname -r = 4.6.5-hardened >uname -s = Linux >uname -v = #1 SMP Fri Jul 29 18:59:08 CEST 2016 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.4/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2355: checking for a BSD-compatible install >configure:2423: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure:2434: checking whether build environment is sane >configure:2489: result: yes >configure:2640: checking for a thread-safe mkdir -p >configure:2679: result: /bin/mkdir -p >configure:2686: checking for gawk >configure:2702: found /usr/bin/gawk >configure:2713: result: gawk >configure:2724: checking whether make sets $(MAKE) >configure:2746: result: yes >configure:2775: checking whether make supports nested variables >configure:2792: result: yes >configure:2948: checking build system type >configure:2962: result: x86_64-pc-linux-gnu >configure:2982: checking host system type >configure:2995: result: x86_64-pc-linux-gnu >configure:3036: checking how to print strings >configure:3063: result: printf >configure:3096: checking for style of include used by make >configure:3124: result: GNU >configure:3155: checking for x86_64-pc-linux-gnu-gcc >configure:3171: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3182: result: x86_64-pc-linux-gnu-gcc >configure:3451: checking for C compiler version >configure:3460: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3471: $? = 0 >configure:3460: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer >Thread model: posix >gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) >configure:3471: $? = 0 >configure:3460: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3471: $? = 1 >configure:3460: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3471: $? = 1 >configure:3491: checking whether the C compiler works >configure:3513: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3517: $? = 0 >configure:3565: result: yes >configure:3568: checking for C compiler default output file name >configure:3570: result: a.out >configure:3576: checking for suffix of executables >configure:3583: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3587: $? = 0 >configure:3609: result: >configure:3631: checking whether we are cross compiling >configure:3639: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3643: $? = 0 >configure:3650: ./conftest >configure:3654: $? = 0 >configure:3669: result: no >configure:3674: checking for suffix of object files >configure:3696: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3700: $? = 0 >configure:3721: result: o >configure:3725: checking whether we are using the GNU C compiler >configure:3744: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3744: $? = 0 >configure:3753: result: yes >configure:3762: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3782: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3782: $? = 0 >configure:3823: result: yes >configure:3840: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3903: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3903: $? = 0 >configure:3916: result: none needed >configure:3941: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:3963: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3966: $? = 0 >configure:3963: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3966: $? = 0 >configure:3978: result: yes >configure:3997: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4108: result: none >configure:4123: checking for a sed that does not truncate output >configure:4187: result: /bin/sed >configure:4205: checking for grep that handles long lines and -e >configure:4263: result: /bin/grep >configure:4268: checking for egrep >configure:4330: result: /bin/grep -E >configure:4335: checking for fgrep >configure:4397: result: /bin/grep -F >configure:4432: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:4499: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4506: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4521: result: yes >configure:4533: checking for BSD- or MS-compatible name lister (nm) >configure:4582: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:4712: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface >configure:4719: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:4722: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" >configure:4725: output >0000000000000000 B some_variable >configure:4732: result: BSD nm >configure:4735: checking whether ln -s works >configure:4739: result: yes >configure:4747: checking the maximum length of command line arguments >configure:4878: result: 1572864 >configure:4895: checking whether the shell understands some XSI constructs >configure:4905: result: yes >configure:4909: checking whether the shell understands "+=" >configure:4915: result: yes >configure:4950: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:4990: result: func_convert_file_noop >configure:4997: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:5017: result: func_convert_file_noop >configure:5024: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5031: result: -r >configure:5065: checking for x86_64-pc-linux-gnu-objdump >configure:5081: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:5092: result: x86_64-pc-linux-gnu-objdump >configure:5164: checking how to recognize dependent libraries >configure:5362: result: pass_all >configure:5407: checking for x86_64-pc-linux-gnu-dlltool >configure:5437: result: no >configure:5447: checking for dlltool >configure:5477: result: no >configure:5507: checking how to associate runtime and link libraries >configure:5534: result: printf %s\n >configure:5551: checking for x86_64-pc-linux-gnu-ar >configure:5567: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:5578: result: x86_64-pc-linux-gnu-ar >configure:5659: checking for archiver @FILE support >configure:5676: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:5676: $? = 0 >configure:5679: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:5682: $? = 0 >configure:5687: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory >configure:5690: $? = 1 >configure:5702: result: @ >configure:5720: checking for x86_64-pc-linux-gnu-strip >configure:5736: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:5747: result: x86_64-pc-linux-gnu-strip >configure:5819: checking for x86_64-pc-linux-gnu-ranlib >configure:5835: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:5846: result: x86_64-pc-linux-gnu-ranlib >configure:5988: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6108: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:6111: $? = 0 >configure:6115: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm >configure:6118: $? = 0 >configure:6184: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:6187: $? = 0 >configure:6225: result: ok >configure:6262: checking for sysroot >configure:6292: result: no >configure:6369: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:6372: $? = 0 >configure:6521: checking for x86_64-pc-linux-gnu-mt >configure:6551: result: no >configure:6561: checking for mt >configure:6591: result: no >configure:6611: checking if : is a manifest tool >configure:6617: : '-?' >configure:6625: result: no >configure:7267: checking how to run the C preprocessor >configure:7298: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7298: $? = 0 >configure:7312: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:7312: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libchamplain" >| #define PACKAGE_TARNAME "libchamplain" >| #define PACKAGE_VERSION "0.12.13" >| #define PACKAGE_STRING "libchamplain 0.12.13" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libchamplain" >| #define PACKAGE_URL "https://wiki.gnome.org/Projects/libchamplain" >| #define PACKAGE "libchamplain" >| #define VERSION "0.12.13" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7337: result: x86_64-pc-linux-gnu-gcc -E >configure:7357: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7357: $? = 0 >configure:7371: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:7371: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libchamplain" >| #define PACKAGE_TARNAME "libchamplain" >| #define PACKAGE_VERSION "0.12.13" >| #define PACKAGE_STRING "libchamplain 0.12.13" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libchamplain" >| #define PACKAGE_URL "https://wiki.gnome.org/Projects/libchamplain" >| #define PACKAGE "libchamplain" >| #define VERSION "0.12.13" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7400: checking for ANSI C header files >configure:7420: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7420: $? = 0 >configure:7493: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7493: $? = 0 >configure:7493: ./conftest >configure:7493: $? = 0 >configure:7504: result: yes >configure:7517: checking for sys/types.h >configure:7517: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7517: $? = 0 >configure:7517: result: yes >configure:7517: checking for sys/stat.h >configure:7517: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7517: $? = 0 >configure:7517: result: yes >configure:7517: checking for stdlib.h >configure:7517: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7517: $? = 0 >configure:7517: result: yes >configure:7517: checking for string.h >configure:7517: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7517: $? = 0 >configure:7517: result: yes >configure:7517: checking for memory.h >configure:7517: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7517: $? = 0 >configure:7517: result: yes >configure:7517: checking for strings.h >configure:7517: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7517: $? = 0 >configure:7517: result: yes >configure:7517: checking for inttypes.h >configure:7517: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7517: $? = 0 >configure:7517: result: yes >configure:7517: checking for stdint.h >configure:7517: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7517: $? = 0 >configure:7517: result: yes >configure:7517: checking for unistd.h >configure:7517: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7517: $? = 0 >configure:7517: result: yes >configure:7531: checking for dlfcn.h >configure:7531: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7531: $? = 0 >configure:7531: result: yes >configure:7736: checking for objdir >configure:7751: result: .libs >configure:8022: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8040: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C >configure:8044: $? = 0 >configure:8057: result: no >configure:8384: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8391: result: -fPIC -DPIC >configure:8399: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:8417: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 >configure:8421: $? = 0 >configure:8434: result: yes >configure:8463: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8491: result: yes >configure:8506: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8527: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 >configure:8531: $? = 0 >configure:8553: result: yes >configure:8561: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8608: result: yes >configure:8641: 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:9798: result: yes >configure:9835: checking whether -lc should be explicitly linked in >configure:9843: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:9846: $? = 0 >configure:9861: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:9864: $? = 0 >configure:9878: result: no >configure:10038: checking dynamic linker characteristics >configure:10538: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:10538: $? = 0 >configure:10772: result: GNU/Linux ld.so >configure:10879: checking how to hardcode library paths into programs >configure:10904: result: immediate >configure:10998: checking for shl_load >configure:10998: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/media-libs/libchamplain-0.12.13/temp/ccHvr2dy.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `shl_load' >collect2: error: ld returned 1 exit status >configure:10998: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libchamplain" >| #define PACKAGE_TARNAME "libchamplain" >| #define PACKAGE_VERSION "0.12.13" >| #define PACKAGE_STRING "libchamplain 0.12.13" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libchamplain" >| #define PACKAGE_URL "https://wiki.gnome.org/Projects/libchamplain" >| #define PACKAGE "libchamplain" >| #define VERSION "0.12.13" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shl_load innocuous_shl_load >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shl_load (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shl_load >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_shl_load || defined __stub___shl_load >| choke me >| #endif >| >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:10998: result: no >configure:11002: checking for shl_load in -ldld >configure:11027: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: error: ld returned 1 exit status >configure:11027: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libchamplain" >| #define PACKAGE_TARNAME "libchamplain" >| #define PACKAGE_VERSION "0.12.13" >| #define PACKAGE_STRING "libchamplain 0.12.13" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libchamplain" >| #define PACKAGE_URL "https://wiki.gnome.org/Projects/libchamplain" >| #define PACKAGE "libchamplain" >| #define VERSION "0.12.13" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:11036: result: no >configure:11041: checking for dlopen >configure:11041: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/media-libs/libchamplain-0.12.13/temp/cc05urlH.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >configure:11041: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libchamplain" >| #define PACKAGE_TARNAME "libchamplain" >| #define PACKAGE_VERSION "0.12.13" >| #define PACKAGE_STRING "libchamplain 0.12.13" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libchamplain" >| #define PACKAGE_URL "https://wiki.gnome.org/Projects/libchamplain" >| #define PACKAGE "libchamplain" >| #define VERSION "0.12.13" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dlopen (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_dlopen || defined __stub___dlopen >| choke me >| #endif >| >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:11041: result: no >configure:11045: checking for dlopen in -ldl >configure:11070: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:11070: $? = 0 >configure:11079: result: yes >configure:11198: checking whether a program can dlopen itself >configure:11278: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 >configure:11281: $? = 0 >configure:11299: result: yes >configure:11304: checking whether a statically linked program can dlopen itself >configure:11384: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 >/var/tmp/portage/media-libs/libchamplain-0.12.13/temp/cc7JrD8T.o: In function `main': >conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie >collect2: error: ld returned 1 exit status >configure:11387: $? = 1 >configure:11405: result: no >configure:11444: checking whether stripping libraries is possible >configure:11449: result: yes >configure:11484: checking if libtool supports shared libraries >configure:11486: result: yes >configure:11489: checking whether to build shared libraries >configure:11510: result: yes >configure:11513: checking whether to build static libraries >configure:11517: result: no >configure:11566: checking whether make supports nested variables >configure:11583: result: yes >configure:11604: checking for x86_64-pc-linux-gnu-gcc >configure:11631: result: x86_64-pc-linux-gnu-gcc >configure:11900: checking for C compiler version >configure:11909: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:11920: $? = 0 >configure:11909: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer >Thread model: posix >gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) >configure:11920: $? = 0 >configure:11909: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:11920: $? = 1 >configure:11909: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:11920: $? = 1 >configure:11924: checking whether we are using the GNU C compiler >configure:11952: result: yes >configure:11961: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:12022: result: yes >configure:12039: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:12115: result: none needed >configure:12140: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:12177: result: yes >configure:12196: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:12307: result: none >configure:12439: checking for cos in -lm >configure:12464: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:30:6: warning: conflicting types for built-in function 'cos' > char cos (); > ^ >configure:12464: $? = 0 >configure:12473: result: yes >configure:12496: checking for x86_64-pc-linux-gnu-pkg-config >configure:12514: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:12526: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:12594: checking pkg-config is at least version 0.9.0 >configure:12597: result: yes >configure:12607: checking for DEPS >configure:12623: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.16 > gobject-2.0 >= 2.10 > gdk-3.0 >= 2.90 > clutter-1.0 >= 1.12 > cairo >= 1.4 > gio-2.0 >= 2.16 > sqlite3 >= 3.0 > libsoup-2.4 >= 2.34 > >" >Package gdk-3.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `gdk-3.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'gdk-3.0' found >configure:12635: $? = 1 >configure:12667: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.16 > gobject-2.0 >= 2.10 > gdk-3.0 >= 2.90 > clutter-1.0 >= 1.12 > cairo >= 1.4 > gio-2.0 >= 2.16 > sqlite3 >= 3.0 > libsoup-2.4 >= 2.34 > >" >Package gdk-3.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `gdk-3.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'gdk-3.0' found >configure:12679: $? = 1 >configure:12702: result: no >No package 'gdk-3.0' found >configure:12736: error: Package requirements ( glib-2.0 >= 2.16 > gobject-2.0 >= 2.10 > gdk-3.0 >= 2.90 > clutter-1.0 >= 1.12 > cairo >= 1.4 > gio-2.0 >= 2.16 > sqlite3 >= 3.0 > libsoup-2.4 >= 2.34 > >) were not met: > >No package 'gdk-3.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 DEPS_CFLAGS >and DEPS_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_DEPS_CFLAGS_set= >ac_cv_env_DEPS_CFLAGS_value= >ac_cv_env_DEPS_LIBS_set= >ac_cv_env_DEPS_LIBS_value= >ac_cv_env_GTKDOC_DEPS_CFLAGS_set= >ac_cv_env_GTKDOC_DEPS_CFLAGS_value= >ac_cv_env_GTKDOC_DEPS_LIBS_set= >ac_cv_env_GTKDOC_DEPS_LIBS_value= >ac_cv_env_GTK_CFLAGS_set= >ac_cv_env_GTK_CFLAGS_value= >ac_cv_env_GTK_LIBS_set= >ac_cv_env_GTK_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_MEMPHIS_CFLAGS_set= >ac_cv_env_MEMPHIS_CFLAGS_value= >ac_cv_env_MEMPHIS_LIBS_set= >ac_cv_env_MEMPHIS_LIBS_value= >ac_cv_env_PKG_CONFIG_LIBDIR_set= >ac_cv_env_PKG_CONFIG_LIBDIR_value= >ac_cv_env_PKG_CONFIG_PATH_set=set >ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_dlopen=no >ac_cv_func_shl_load=no >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_lib_dl_dlopen=yes >ac_cv_lib_dld_shl_load=no >ac_cv_lib_m_cos=yes >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_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config >ac_cv_path_SED=/bin/sed >ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_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_make_make_set=yes >am_cv_CC_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_dlopen=dlopen >lt_cv_dlopen_libs=-ldl >lt_cv_dlopen_self=yes >lt_cv_dlopen_self_static=no >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_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >lt_cv_path_mainfest_tool=no >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_gnu_ld=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/media-libs/libchamplain-0.12.13/work/libchamplain-0.12.13/missing aclocal-1.14' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/media-libs/libchamplain-0.12.13/work/libchamplain-0.12.13/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/libchamplain-0.12.13/work/libchamplain-0.12.13/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/libchamplain-0.12.13/work/libchamplain-0.12.13/missing automake-1.14' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-march=native -O2 -pipe' >CHAMPLAIN_API_VERSION='0.12' >CHAMPLAIN_API_VERSION_NORM='0_12' >CHAMPLAIN_MAJORMINOR='0.12' >CHAMPLAIN_MAJOR_VERSION='0' >CHAMPLAIN_MICRO_VERSION='13' >CHAMPLAIN_MINOR_VERSION='12' >CHAMPLAIN_VERSION='0.12.13' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DEPS_CFLAGS='' >DEPS_LIBS='' >DISABLE_DEPRECATED='' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='' >ENABLE_GTK_FALSE='' >ENABLE_GTK_TRUE='' >ENABLE_MEMPHIS_FALSE='' >ENABLE_MEMPHIS_TRUE='' >ENABLE_VALA_DEMOS_FALSE='' >ENABLE_VALA_DEMOS_TRUE='' >ENABLE_VALA_FALSE='' >ENABLE_VALA_TRUE='' >EXEEXT='' >FGREP='/bin/grep -F' >GLIB_CFLAGS='' >GLIB_GENMARSHAL='' >GLIB_LIBS='' >GLIB_MKENUMS='' >GOBJECT_QUERY='' >GREP='/bin/grep' >GTKDOC_CHECK='' >GTKDOC_CHECK_PATH='' >GTKDOC_DEPS_CFLAGS='' >GTKDOC_DEPS_LIBS='' >GTKDOC_MKPDF='' >GTKDOC_REBASE='' >GTK_CFLAGS='' >GTK_DOC_BUILD_HTML_FALSE='' >GTK_DOC_BUILD_HTML_TRUE='' >GTK_DOC_BUILD_PDF_FALSE='' >GTK_DOC_BUILD_PDF_TRUE='' >GTK_DOC_USE_LIBTOOL_FALSE='' >GTK_DOC_USE_LIBTOOL_TRUE='' >GTK_DOC_USE_REBASE_FALSE='' >GTK_DOC_USE_REBASE_TRUE='' >GTK_LIBS='' >HAVE_GTK_DOC_FALSE='' >HAVE_GTK_DOC_TRUE='' >HAVE_INTROSPECTION_FALSE='' >HAVE_INTROSPECTION_TRUE='' >HTML_DIR='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTROSPECTION_CFLAGS='' >INTROSPECTION_COMPILER='' >INTROSPECTION_GENERATE='' >INTROSPECTION_GIRDIR='' >INTROSPECTION_LIBS='' >INTROSPECTION_MAKEFILE='' >INTROSPECTION_SCANNER='' >INTROSPECTION_TYPELIBDIR='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBM='-lm' >LIBOBJS='' >LIBRARY_VERSION='8:0:8' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='' >MAKEINFO='${SHELL} /var/tmp/portage/media-libs/libchamplain-0.12.13/work/libchamplain-0.12.13/missing makeinfo' >MANIFEST_TOOL=':' >MEMPHIS_CFLAGS='' >MEMPHIS_LIBS='' >MKDIR_P='/bin/mkdir -p' >NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='libchamplain' >PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libchamplain' >PACKAGE_NAME='libchamplain' >PACKAGE_STRING='libchamplain 0.12.13' >PACKAGE_TARNAME='libchamplain' >PACKAGE_URL='https://wiki.gnome.org/Projects/libchamplain' >PACKAGE_VERSION='0.12.13' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >VALAC='' >VAPIGEN='' >VERSION='0.12.13' >WARN_CFLAGS='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/libchamplain-0.12.13' >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/media-libs/libchamplain-0.12.13/work/libchamplain-0.12.13/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "libchamplain" >#define PACKAGE_TARNAME "libchamplain" >#define PACKAGE_VERSION "0.12.13" >#define PACKAGE_STRING "libchamplain 0.12.13" >#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libchamplain" >#define PACKAGE_URL "https://wiki.gnome.org/Projects/libchamplain" >#define PACKAGE "libchamplain" >#define VERSION "0.12.13" >#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/" > >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 589374
:
441356
|
441358
|
441360
|
441362
|
442080
| 442082 |
442084
|
442086
|
442088