Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 312403 Details for
Bug 416789
autotools.eclass should avoid automatic autorepoint if configure.ac uses intltool (was: gnome-extra/yelp-3.4.2 fails to configure)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
configuration log as requested in the build log
config.log (text/plain), 47.21 KB, created by
Markus Walter
on 2012-05-20 20:18:11 UTC
(
hide
)
Description:
configuration log as requested in the build log
Filename:
MIME Type:
Creator:
Markus Walter
Created:
2012-05-20 20:18:11 UTC
Size:
47.21 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 Yelp configure 3.4.2, 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 --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --disable-schemas-compile --enable-bz2 --enable-lzma --disable-maintainer-mode > >## --------- ## >## Platform. ## >## --------- ## > >hostname = earth >uname -m = x86_64 >uname -r = 3.3.3-hardened >uname -s = Linux >uname -v = #1 SMP Tue May 1 11:47:01 CEST 2012 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/ccache/bin >PATH: /usr/lib64/portage/bin/ebuild-helpers/4 >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2333: checking for a BSD-compatible install >configure:2401: result: /usr/bin/install -c >configure:2412: checking whether build environment is sane >configure:2462: result: yes >configure:2603: checking for a thread-safe mkdir -p >configure:2642: result: /bin/mkdir -p >configure:2655: checking for gawk >configure:2671: found /usr/bin/gawk >configure:2682: result: gawk >configure:2693: checking whether make sets $(MAKE) >configure:2715: result: yes >configure:2796: checking whether to enable maintainer-specific portions of Makefiles >configure:2805: result: no >configure:2830: checking whether make supports nested variables >configure:2847: result: yes >configure:2868: checking for x86_64-pc-linux-gnu-gcc >configure:2884: found /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc >configure:2895: result: x86_64-pc-linux-gnu-gcc >configure:3164: checking for C compiler version >configure:3173: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.6.3 p1.3, pie-0.5.1) 4.6.3 >Copyright (C) 2011 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3184: $? = 0 >configure:3173: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --enable-languages=c,c++,java,go,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.6.3 p1.3, pie-0.5.1' >Thread model: posix >gcc version 4.6.3 (Gentoo Hardened 4.6.3 p1.3, pie-0.5.1) >configure:3184: $? = 0 >configure:3173: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3184: $? = 1 >configure:3173: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3184: $? = 1 >configure:3204: checking whether the C compiler works >configure:3226: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3230: $? = 0 >configure:3278: result: yes >configure:3281: checking for C compiler default output file name >configure:3283: result: a.out >configure:3289: checking for suffix of executables >configure:3296: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3300: $? = 0 >configure:3322: result: >configure:3344: checking whether we are cross compiling >configure:3352: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3356: $? = 0 >configure:3363: ./conftest >configure:3367: $? = 0 >configure:3382: result: no >configure:3387: checking for suffix of object files >configure:3409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:3413: $? = 0 >configure:3434: result: o >configure:3438: checking whether we are using the GNU C compiler >configure:3457: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:3457: $? = 0 >configure:3466: result: yes >configure:3475: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3495: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3495: $? = 0 >configure:3536: result: yes >configure:3553: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3616: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:3616: $? = 0 >configure:3629: result: none needed >configure:3660: checking for style of include used by make >configure:3688: result: GNU >configure:3714: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3825: result: none >configure:3841: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:3872: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:3876: $? = 0 >configure:3882: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:3886: $? = 0 >configure:3897: cc -c conftest.c >&5 >configure:3901: $? = 0 >configure:3909: cc -c conftest.c -o conftest2.o >&5 >configure:3913: $? = 0 >configure:3919: cc -c conftest.c -o conftest2.o >&5 >configure:3923: $? = 0 >configure:3941: result: yes >configure:3951: checking whether ln -s works >configure:3955: result: yes >configure:3994: checking build system type >configure:4008: result: x86_64-pc-linux-gnu >configure:4028: checking host system type >configure:4041: result: x86_64-pc-linux-gnu >configure:4082: checking how to print strings >configure:4109: result: printf >configure:4130: checking for a sed that does not truncate output >configure:4194: result: /bin/sed >configure:4212: checking for grep that handles long lines and -e >configure:4270: result: /bin/grep >configure:4275: checking for egrep >configure:4337: result: /bin/grep -E >configure:4342: checking for fgrep >configure:4404: result: /bin/grep -F >configure:4439: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:4506: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4513: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4528: result: yes >configure:4540: checking for BSD- or MS-compatible name lister (nm) >configure:4589: result: /usr/bin/nm -B >configure:4719: checking the name lister (/usr/bin/nm -B) interface >configure:4726: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:4729: /usr/bin/nm -B "conftest.o" >configure:4732: output >0000000000000000 B some_variable >configure:4739: result: BSD nm >configure:4743: checking the maximum length of command line arguments >configure:4873: result: 1572864 >configure:4890: checking whether the shell understands some XSI constructs >configure:4900: result: yes >configure:4904: checking whether the shell understands "+=" >configure:4910: result: yes >configure:4945: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:4985: result: func_convert_file_noop >configure:4992: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:5012: result: func_convert_file_noop >configure:5019: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5026: result: -r >configure:5060: checking for x86_64-pc-linux-gnu-objdump >configure:5076: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:5087: result: x86_64-pc-linux-gnu-objdump >configure:5159: checking how to recognize dependent libraries >configure:5361: result: pass_all >configure:5406: checking for x86_64-pc-linux-gnu-dlltool >configure:5436: result: no >configure:5446: checking for dlltool >configure:5476: result: no >configure:5506: checking how to associate runtime and link libraries >configure:5533: result: printf %s\n >configure:5550: checking for x86_64-pc-linux-gnu-ar >configure:5566: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:5577: result: x86_64-pc-linux-gnu-ar >configure:5658: checking for archiver @FILE support >configure:5675: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:5675: $? = 0 >configure:5678: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:5681: $? = 0 >configure:5686: 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:5689: $? = 1 >configure:5701: result: @ >configure:5719: checking for x86_64-pc-linux-gnu-strip >configure:5735: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:5746: result: x86_64-pc-linux-gnu-strip >configure:5818: checking for x86_64-pc-linux-gnu-ranlib >configure:5834: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:5845: result: x86_64-pc-linux-gnu-ranlib >configure:5987: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6107: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:6110: $? = 0 >configure:6114: /usr/bin/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:6117: $? = 0 >configure:6183: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:6186: $? = 0 >configure:6224: result: ok >configure:6261: checking for sysroot >configure:6291: result: no >configure:6368: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:6371: $? = 0 >configure:6507: checking for x86_64-pc-linux-gnu-mt >configure:6537: result: no >configure:6547: checking for mt >configure:6577: result: no >configure:6597: checking if : is a manifest tool >configure:6603: : '-?' >configure:6611: result: no >configure:7253: checking how to run the C preprocessor >configure:7284: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7284: $? = 0 >configure:7298: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:7298: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Yelp" >| #define PACKAGE_TARNAME "yelp" >| #define PACKAGE_VERSION "3.4.2" >| #define PACKAGE_STRING "Yelp 3.4.2" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" >| #define PACKAGE_URL "" >| #define PACKAGE "yelp" >| #define VERSION "3.4.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7323: result: x86_64-pc-linux-gnu-gcc -E >configure:7343: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7343: $? = 0 >configure:7357: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:7357: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Yelp" >| #define PACKAGE_TARNAME "yelp" >| #define PACKAGE_VERSION "3.4.2" >| #define PACKAGE_STRING "Yelp 3.4.2" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" >| #define PACKAGE_URL "" >| #define PACKAGE "yelp" >| #define VERSION "3.4.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7386: checking for ANSI C header files >configure:7406: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:7406: $? = 0 >configure:7479: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7479: $? = 0 >configure:7479: ./conftest >configure:7479: $? = 0 >configure:7490: result: yes >configure:7503: checking for sys/types.h >configure:7503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:7503: $? = 0 >configure:7503: result: yes >configure:7503: checking for sys/stat.h >configure:7503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:7503: $? = 0 >configure:7503: result: yes >configure:7503: checking for stdlib.h >configure:7503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:7503: $? = 0 >configure:7503: result: yes >configure:7503: checking for string.h >configure:7503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:7503: $? = 0 >configure:7503: result: yes >configure:7503: checking for memory.h >configure:7503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:7503: $? = 0 >configure:7503: result: yes >configure:7503: checking for strings.h >configure:7503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:7503: $? = 0 >configure:7503: result: yes >configure:7503: checking for inttypes.h >configure:7503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:7503: $? = 0 >configure:7503: result: yes >configure:7503: checking for stdint.h >configure:7503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:7503: $? = 0 >configure:7503: result: yes >configure:7503: checking for unistd.h >configure:7503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:7503: $? = 0 >configure:7503: result: yes >configure:7517: checking for dlfcn.h >configure:7517: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:7517: $? = 0 >configure:7517: result: yes >configure:7723: checking for objdir >configure:7738: result: .libs >configure:8009: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8027: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] >configure:8031: $? = 0 >configure:8044: result: no >configure:8371: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8378: result: -fPIC -DPIC >configure:8386: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:8404: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fPIC -DPIC -DPIC conftest.c >&5 >configure:8408: $? = 0 >configure:8421: result: yes >configure:8450: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8478: result: yes >configure:8493: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8514: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -o out/conftest2.o conftest.c >&5 >configure:8518: $? = 0 >configure:8540: result: yes >configure:8548: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8595: result: yes >configure:8628: 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:9781: result: yes >configure:9818: checking whether -lc should be explicitly linked in >configure:9826: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 >configure:9829: $? = 0 >configure:9844: 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:9847: $? = 0 >configure:9861: result: no >configure:10021: checking dynamic linker characteristics >configure:10545: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:10545: $? = 0 >configure:10767: result: GNU/Linux ld.so >configure:10874: checking how to hardcode library paths into programs >configure:10899: result: immediate >configure:11439: checking whether stripping libraries is possible >configure:11444: result: yes >configure:11479: checking if libtool supports shared libraries >configure:11481: result: yes >configure:11484: checking whether to build shared libraries >configure:11505: result: yes >configure:11508: checking whether to build static libraries >configure:11512: result: no >configure:11554: checking for gsed >configure:11584: result: /bin/sed >configure:11637: checking for x86_64-pc-linux-gnu-pkg-config >configure:11670: result: no >configure:11680: checking for pkg-config >configure:11698: found /usr/bin/pkg-config >configure:11710: result: /usr/bin/pkg-config >configure:11735: checking pkg-config is at least version 0.16 >configure:11738: result: yes >configure:11755: checking for GLIB - version >= 2.0.0 >configure:11870: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -Wl,--as-needed conftest.c -lglib-2.0 >&5 >configure:11870: $? = 0 >configure:11870: ./conftest >configure:11870: $? = 0 >configure:11884: result: yes (version 2.32.3) >configure:11975: checking for x86_64-pc-linux-gnu-pkg-config >configure:12005: result: /usr/bin/pkg-config >configure:12073: checking pkg-config is at least version 0.16 >configure:12076: result: yes >configure:12188: checking for YELP >configure:12206: $PKG_CONFIG --exists --print-errors " > gio-2.0 >= 2.25.11 > gio-unix-2.0 > gtk+-unix-print-3.0 > gtk+-3.0 >= 2.91.8 > libxml-2.0 >= 2.6.5 > libxslt >= 1.1.4 > libexslt >= 0.8.1 > sqlite3 > webkitgtk-3.0 >= 1.3.2 > yelp-xsl >= 3.1.2 >" >configure:12220: $? = 0 >configure:12256: $PKG_CONFIG --exists --print-errors " > gio-2.0 >= 2.25.11 > gio-unix-2.0 > gtk+-unix-print-3.0 > gtk+-3.0 >= 2.91.8 > libxml-2.0 >= 2.6.5 > libxslt >= 1.1.4 > libexslt >= 0.8.1 > sqlite3 > webkitgtk-3.0 >= 1.3.2 > yelp-xsl >= 3.1.2 >" >configure:12270: $? = 0 >configure:12372: result: yes >configure:12429: checking whether gcc understands -Wno-sign-compare >configure:12442: x86_64-pc-linux-gnu-gcc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O2 -pipe -march=native -ggdb -Wno-sign-compare conftest.c >&5 >configure:12442: $? = 0 >configure:12449: result: yes >configure:12467: checking what warning flags to pass to the C compiler >configure:12469: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare >configure:12480: checking what language compliance flags to pass to the C compiler >configure:12495: result: >configure:12530: checking whether NLS is requested >configure:12539: result: yes >configure:12554: checking for intltool >= 0.41.0 >configure:12561: result: 0.50.2 found >configure:12569: checking for intltool-update >configure:12587: found /usr/bin/intltool-update >configure:12599: result: /usr/bin/intltool-update >configure:12609: checking for intltool-merge >configure:12627: found /usr/bin/intltool-merge >configure:12639: result: /usr/bin/intltool-merge >configure:12649: checking for intltool-extract >configure:12667: found /usr/bin/intltool-extract >configure:12679: result: /usr/bin/intltool-extract >configure:12810: checking for xgettext >configure:12828: found /usr/bin/xgettext >configure:12840: result: /usr/bin/xgettext >configure:12850: checking for msgmerge >configure:12868: found /usr/bin/msgmerge >configure:12880: result: /usr/bin/msgmerge >configure:12890: checking for msgfmt >configure:12908: found /usr/bin/msgfmt >configure:12920: result: /usr/bin/msgfmt >configure:12930: checking for gmsgfmt >configure:12948: found /usr/bin/gmsgfmt >configure:12961: result: /usr/bin/gmsgfmt >configure:12981: checking for perl >configure:12999: found /usr/bin/perl >configure:13011: result: /usr/bin/perl >configure:13022: checking for perl >= 5.8.1 >configure:13029: result: 5.12.4 >configure:13033: checking for XML::Parser >configure:13036: result: ok >configure:13061: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13061: $? = 0 >configure:13128: checking for msgfmt >configure:13160: result: /usr/bin/msgfmt >configure:13169: checking for gmsgfmt >configure:13200: result: /usr/bin/gmsgfmt >configure:13251: checking for xgettext >configure:13283: result: /usr/bin/xgettext >configure:13329: checking for msgmerge >configure:13360: result: /usr/bin/msgmerge >configure:13417: checking for ld used by GCC >configure:13481: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:13488: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:13501: result: yes >configure:13508: checking for shared library run path origin >configure:13521: result: done >configure:14022: checking for CFPreferencesCopyAppValue >configure:14040: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:23:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory >compilation terminated. >configure:14040: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Yelp" >| #define PACKAGE_TARNAME "yelp" >| #define PACKAGE_VERSION "3.4.2" >| #define PACKAGE_STRING "Yelp 3.4.2" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" >| #define PACKAGE_URL "" >| #define PACKAGE "yelp" >| #define VERSION "3.4.2" >| #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. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:14049: result: no >configure:14056: checking for CFLocaleCopyCurrent >configure:14074: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:23:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory >compilation terminated. >configure:14074: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Yelp" >| #define PACKAGE_TARNAME "yelp" >| #define PACKAGE_VERSION "3.4.2" >| #define PACKAGE_STRING "Yelp 3.4.2" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" >| #define PACKAGE_URL "" >| #define PACKAGE "yelp" >| #define VERSION "3.4.2" >| #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. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:14083: result: no >configure:14132: checking for GNU gettext in libc >configure:14152: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14152: $? = 0 >configure:14161: result: yes >configure:14907: checking whether to use NLS >configure:14909: result: yes >configure:14912: checking where the gettext function comes from >configure:14923: result: libc >configure:14993: checking for itstool >configure:15009: found /usr/bin/itstool >configure:15020: result: itstool >configure:15115: checking for YELP_LZMA >configure:15122: $PKG_CONFIG --exists --print-errors "liblzma >= $LIBLZMA_REQUIRED" >configure:15125: $? = 0 >configure:15139: $PKG_CONFIG --exists --print-errors "liblzma >= $LIBLZMA_REQUIRED" >configure:15142: $? = 0 >configure:15200: result: yes >configure:15272: checking for BZ2_bzread in -lbz2 >configure:15297: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 >&5 >configure:15297: $? = 0 >configure:15306: result: yes >configure:15391: checking for X >configure:15530: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lX11 -lbz2 >&5 >configure:15530: $? = 0 >configure:15580: result: libraries , headers >configure:15679: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 -lX11 >&5 >configure:15679: $? = 0 >configure:15777: checking for gethostbyname >configure:15777: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 >&5 >configure:15777: $? = 0 >configure:15777: result: yes >configure:15874: checking for connect >configure:15874: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 >&5 >configure:15874: $? = 0 >configure:15874: result: yes >configure:15923: checking for remove >configure:15923: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 >&5 >configure:15923: $? = 0 >configure:15923: result: yes >configure:15972: checking for shmat >configure:15972: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 >&5 >configure:15972: $? = 0 >configure:15972: result: yes >configure:16030: checking for IceConnectionNumber in -lICE >configure:16055: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lICE -lbz2 >&5 >configure:16055: $? = 0 >configure:16064: result: yes >configure:16098: checking for gtkdoc-check >configure:16116: found /usr/bin/gtkdoc-check >configure:16128: result: /usr/bin/gtkdoc-check >configure:16140: checking for gtkdoc-rebase >configure:16158: found /usr/bin/gtkdoc-rebase >configure:16170: result: /usr/bin/gtkdoc-rebase >configure:16184: checking for gtkdoc-mkpdf >configure:16202: found /usr/bin/gtkdoc-mkpdf >configure:16214: result: /usr/bin/gtkdoc-mkpdf >configure:16255: checking whether to build gtk-doc documentation >configure:16257: result: no >configure:16491: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by Yelp config.status 3.4.2, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on earth > >config.status:1287: creating Makefile >config.status:1287: creating docs/Makefile >config.status:1287: creating docs/libyelp/Makefile >config.status:1287: creating docs/libyelp/version.xml >config.status:1287: creating libyelp/Makefile >config.status:1287: creating src/Makefile >config.status:1287: creating data/Makefile >config.status:1287: creating data/domains/Makefile >config.status:1287: creating data/dtd/Makefile >config.status:1287: creating data/dtd/catalog >config.status:1287: creating data/icons/Makefile >config.status:1287: creating data/icons/hicolor/Makefile >config.status:1287: creating data/icons/hicolor/16x16/Makefile >config.status:1287: creating data/icons/hicolor/16x16/status/Makefile >config.status:1287: creating data/icons/hicolor/scalable/Makefile >config.status:1287: creating data/icons/hicolor/scalable/actions/Makefile >config.status:1287: creating data/icons/hicolor/scalable/status/Makefile >config.status:1287: creating data/xslt/Makefile >config.status:1287: creating data/xslt/db2html.xsl >config.status:1287: creating data/xslt/info2html.xsl >config.status:1287: creating data/xslt/mal2html.xsl >config.status:1287: creating data/xslt/man2html.xsl >config.status:1287: creating data/xslt/yelp-common.xsl >config.status:1287: creating po/Makefile.in >config.status:1287: creating tests/Makefile >config.status:1287: creating yelp.desktop.in >config.status:1287: creating config.h >config.status:1516: executing depfiles commands >config.status:1516: executing libtool commands >config.status:1516: executing po-directories commands >config.status:1516: executing po/stamp-it commands >config.status:2363: error: po/Makefile.in.in was not created by intltoolize. > >## ---------------- ## >## 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='-O2 -pipe -march=native -ggdb' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_ITSTOOL_set= >ac_cv_env_ITSTOOL_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_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_XMKMF_set= >ac_cv_env_XMKMF_value= >ac_cv_env_YELP_CFLAGS_set= >ac_cv_env_YELP_CFLAGS_value= >ac_cv_env_YELP_LIBS_set= >ac_cv_env_YELP_LIBS_value= >ac_cv_env_YELP_LZMA_CFLAGS_set= >ac_cv_env_YELP_LZMA_CFLAGS_value= >ac_cv_env_YELP_LZMA_LIBS_set= >ac_cv_env_YELP_LZMA_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_connect=yes >ac_cv_func_gethostbyname=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_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_ICE_IceConnectionNumber=yes >ac_cv_lib_bz2_BZ2_bzread=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check >ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf >ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase >ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract >ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge >ac_cv_path_INTLTOOL_PERL=/usr/bin/perl >ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_SED=/bin/sed >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_ITSTOOL=itstool >ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_make_make_set=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_libname_spec='lib$name' >acl_cv_library_names_spec='$libname$shrext' >acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext1_libc=yes >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/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 >pkg_cv_YELP_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 ' >pkg_cv_YELP_LIBS='-lexslt -lxslt -lz -lm -lgcrypt -lgpg-error -lxml2 -lsqlite3 -lwebkitgtk-3.0 -lgtk-3 -lsoup-2.4 -ljavascriptcoregtk-3.0 -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' >pkg_cv_YELP_LZMA_CFLAGS=' ' >pkg_cv_YELP_LZMA_LIBS='-llzma ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > > > > > > > > > > > $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \ > test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \ > test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \ > $(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail " </@type@>" --ftail "</schemalist>" $^ > $@.tmp && mv $@.tmp $@ > $(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch $@ > @$(NORMAL_INSTALL) > @$(NORMAL_UNINSTALL) > @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ > cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files > echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ > fi > files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ > if test -n "$^"; then \ > rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) > test -n "$$files" || exit 0; \ > test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) >$(gsettings__enum_file): $(gsettings_ENUM_FILES) >%.gschema.valid: %.gschema.xml $(gsettings__enum_file) >.PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas >.SECONDARY: $(gsettings_SCHEMAS) >ACLOCAL='${SHELL} /var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2/missing --run aclocal-1.11' >ALL_LINGUAS='af ast am ar as az be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr fur ga gl gu he hi hr hu id is it ja ka kk kn ko ks ku ky la li lt lv mai mg mk ml mn mr ms nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te tg th tr ug uk uz uz@cyrillic vi wa xh zh_CN zh_HK zh_TW zu ' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_CFLAGS=' -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' >AM_CPPFLAGS=' ' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='0' >AM_LDFLAGS='' >AM_V='$(V)' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2/missing --run automake-1.11' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -pipe -march=native -ggdb' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DATADIR='/usr/share/yelp' >DATADIRNAME='share' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DISABLE_DEPRECATED='' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_BZ2_FALSE='#' >ENABLE_BZ2_TRUE='' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='#' >ENABLE_LZMA_FALSE='#' >ENABLE_LZMA_TRUE='' >EXEEXT='' >FGREP='/bin/grep -F' >GETTEXT_MACRO_VERSION='0.17' >GETTEXT_PACKAGE='yelp' >GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >GLIB_COMPILE_RESOURCES='glib-compile-resources' >GLIB_COMPILE_SCHEMAS='glib-compile-schemas' >GLIB_GENMARSHAL='glib-genmarshal' >GLIB_LIBS='-lglib-2.0 ' >GLIB_MKENUMS='glib-mkenums' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GOBJECT_QUERY='gobject-query' >GREP='/bin/grep' >GSETTINGS_DISABLE_SCHEMAS_COMPILE='1' >GSETTINGS_RULES=' >GTKDOC_CHECK='/usr/bin/gtkdoc-check' >GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' >GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' >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='' >HTML_DIR='${datadir}/gtk-doc/html' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >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='/usr/bin/intltool-extract' >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='/usr/bin/intltool-merge' >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_POLICY_RULE='%.policy: %.policy.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_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='/usr/bin/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_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 $< $@' >INTL_MACOSX_LIBS='' >ITSTOOL='itstool' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBICONV='-liconv' >LIBINTL='' >LIBOBJS='' >LIBS='-lbz2 ' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBICONV='-liconv' >LTLIBINTL='' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2/missing --run makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='yelp' >PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=yelp' >PACKAGE_NAME='Yelp' >PACKAGE_STRING='Yelp 3.4.2' >PACKAGE_TARNAME='yelp' >PACKAGE_URL='' >PACKAGE_VERSION='3.4.2' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >POSUB='po' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >USE_NLS='yes' >VERSION='3.4.2' >WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >XGETTEXT_EXTRA_OPTIONS='' >XMKMF='' >XSL_COLOR='/usr/share/yelp-xsl/xslt/common/color.xsl' >XSL_DB2XHTML='/usr/share/yelp-xsl/xslt/docbook/html/db2xhtml.xsl' >XSL_GETTEXT='/usr/share/yelp-xsl/xslt/common/l10n.xsl' >XSL_HTML='/usr/share/yelp-xsl/xslt/common/html.xsl' >XSL_ICONS='/usr/share/yelp-xsl/xslt/common/icons.xsl' >XSL_JSDIR='/usr/share/yelp-xsl/js' >XSL_MAL2XHTML='/usr/share/yelp-xsl/xslt/mallard/html/mal2xhtml.xsl' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS=' -lSM -lICE -lX11 ' >X_PRE_LIBS=' -lSM -lICE' >YELP_CFLAGS=' -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 ' >YELP_ICON_PATH='/usr/share/yelp-xsl/icons' >YELP_LIBS='-lbz2 -llzma -lexslt -lxslt -lz -lm -lgcrypt -lgpg-error -lxml2 -lsqlite3 -lwebkitgtk-3.0 -lgtk-3 -lsoup-2.4 -ljavascriptcoregtk-3.0 -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' >YELP_LZMA_CFLAGS=' ' >YELP_LZMA_LIBS='-llzma ' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_DUMPBIN='' >all-am: $(gsettings_SCHEMAS:.xml=.valid) >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' >clean-gsettings-schemas: >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >endif' >exec_prefix='${prefix}' >gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE)) >gsettingsschemadir='/usr/share/glib-2.0/schemas' >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}' >ifdef gsettings_ENUM_NAMESPACE >includedir='${prefix}/include' >infodir='/usr/share/info' >install-data-am: install-gsettings-schemas >install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file) >install_sh='${SHELL} /var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >mostlyclean-am: clean-gsettings-schemas >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='' >uninstall-am: uninstall-gsettings-schemas >uninstall-gsettings-schemas: > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "Yelp" >#define PACKAGE_TARNAME "yelp" >#define PACKAGE_VERSION "3.4.2" >#define PACKAGE_STRING "Yelp 3.4.2" >#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" >#define PACKAGE_URL "" >#define PACKAGE "yelp" >#define VERSION "3.4.2" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define GETTEXT_PACKAGE "yelp" >#define ENABLE_LZMA 1 >#define HAVE_LIBBZ2 1 >#define ENABLE_BZ2 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 416789
:
312401
| 312403 |
312405