Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 270585 Details for
Bug 363777
gnome-base/gnome-panel-2.32.1-r1 doesn't meet requirements for libwnck when building without bonobo
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), 55.45 KB, created by
yuen
on 2011-04-19 21:00:24 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
yuen
Created:
2011-04-19 21:00:24 UTC
Size:
55.45 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 gnome-panel configure 2.32.1, which was >generated by GNU Autoconf 2.65. 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-deprecation-flags --disable-static --disable-scrollkeeper --disable-schemas-install --with-in-process-applets=clock,notification-area,wncklet --disable-bonobo --disable-network-manager --disable-introspection --disable-eds --disable-gtk-doc > >## --------- ## >## Platform. ## >## --------- ## > >hostname = yunbtp >uname -m = x86_64 >uname -r = 2.6.39-rc3 >uname -s = Linux >uname -v = #1 SMP Sat Apr 16 22:38:56 CEST 2011 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU L7500 @ 1.60GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 >PATH: /usr/x86_64-pc-linux-gnu/x86_64-pc-linux-uclibc/gcc-bin/4.4.5 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2377: loading site script /usr/share/config.site >| #!/bin/bash >| # Copyright 2009 Gentoo Foundation >| # Distributed under the terms of the GNU General Public License v2 >| >| TOPDIR=/usr/share/crossdev/include/site >| >| config_site_arch() { >| local host=$(echo ${CHOST/-/ } | awk '{print $1}') >| >| [[ ${host/arm.*eb/} != ${host} ]] && host=armeb >| [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm >| >| [[ ${host/mips.*el/} != ${host} ]] && host=mipsel >| >| #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 >| >| echo ${host} >| } >| >| config_site_names() { >| local site_arch=$(config_site_arch) >| local sites="" >| local x >| >| [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" >| [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" >| >| [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" >| [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" >| >| [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" >| [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" >| >| for x in ${sites} ${CHOST}; do >| [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} >| done >| } >| >| if [[ ${CHOST} != "" ]]; then >| sites="$(config_site_names)" >| if [[ ${sites} != "" ]]; then >| for site in ${sites}; do >| echo "$(basename $0): loading site script ${site}" >| . ${site} >| done >| fi >| unset site >| unset sites >| fi >configure:2510: checking for a BSD-compatible install >configure:2578: result: /usr/bin/install -c >configure:2589: checking whether build environment is sane >configure:2639: result: yes >configure:2780: checking for a thread-safe mkdir -p >configure:2819: result: /bin/mkdir -p >configure:2832: checking for gawk >configure:2848: found /usr/bin/gawk >configure:2859: result: gawk >configure:2870: checking whether make sets $(MAKE) >configure:2892: result: yes >configure:2967: checking how to create a ustar tar archive >configure:2980: tar --version >tar (GNU tar) 1.23 >Copyright (C) 2010 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. > >Written by John Gilmore and Jay Fenlason. >configure:2983: $? = 0 >configure:3023: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar >configure:3026: $? = 0 >configure:3030: tar -xf - <conftest.tar >configure:3033: $? = 0 >configure:3046: result: gnutar >configure:3090: checking whether to enable maintainer-specific portions of Makefiles >configure:3099: result: no >configure:3127: checking whether NLS is requested >configure:3136: result: yes >configure:3152: checking for style of include used by make >configure:3180: result: GNU >configure:3210: checking for x86_64-pc-linux-gnu-gcc >configure:3226: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3237: result: x86_64-pc-linux-gnu-gcc >configure:3506: checking for C compiler version >configure:3515: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.5.2 p1.0, pie-0.4.5) 4.5.2 >Copyright (C) 2010 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:3526: $? = 0 >configure:3515: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.2/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/python --enable-checking=release --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.2 p1.0, pie-0.4.5' >Thread model: posix >gcc version 4.5.2 (Gentoo 4.5.2 p1.0, pie-0.4.5) >configure:3526: $? = 0 >configure:3515: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:3526: $? = 1 >configure:3515: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: no input files >configure:3526: $? = 1 >configure:3546: checking whether the C compiler works >configure:3568: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3572: $? = 0 >configure:3621: result: yes >configure:3624: checking for C compiler default output file name >configure:3626: result: a.out >configure:3632: checking for suffix of executables >configure:3639: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3643: $? = 0 >configure:3665: result: >configure:3687: checking whether we are cross compiling >configure:3695: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3699: $? = 0 >configure:3706: ./conftest >configure:3710: $? = 0 >configure:3725: result: no >configure:3730: checking for suffix of object files >configure:3752: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:3756: $? = 0 >configure:3777: result: o >configure:3781: checking whether we are using the GNU C compiler >configure:3800: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:3800: $? = 0 >configure:3809: result: yes >configure:3818: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3838: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3838: $? = 0 >configure:3879: result: yes >configure:3896: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3960: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:3960: $? = 0 >configure:3973: result: none needed >configure:3995: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4105: result: gcc3 >configure:4132: checking for intltool >= 0.40.0 >configure:4139: result: 0.41.1 found >configure:4147: checking for intltool-update >configure:4165: found /usr/bin/intltool-update >configure:4177: result: /usr/bin/intltool-update >configure:4187: checking for intltool-merge >configure:4205: found /usr/bin/intltool-merge >configure:4217: result: /usr/bin/intltool-merge >configure:4227: checking for intltool-extract >configure:4245: found /usr/bin/intltool-extract >configure:4257: result: /usr/bin/intltool-extract >configure:4388: checking for xgettext >configure:4406: found /usr/bin/xgettext >configure:4418: result: /usr/bin/xgettext >configure:4428: checking for msgmerge >configure:4446: found /usr/bin/msgmerge >configure:4458: result: /usr/bin/msgmerge >configure:4468: checking for msgfmt >configure:4486: found /usr/bin/msgfmt >configure:4498: result: /usr/bin/msgfmt >configure:4508: checking for gmsgfmt >configure:4526: found /usr/bin/gmsgfmt >configure:4539: result: /usr/bin/gmsgfmt >configure:4559: checking for perl >configure:4577: found /usr/bin/perl >configure:4589: result: /usr/bin/perl >configure:4600: checking for perl >= 5.8.1 >configure:4607: result: 5.12.2 >configure:4611: checking for XML::Parser >configure:4614: result: ok >configure:4639: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4639: $? = 0 >configure:4666: checking for library containing strerror >configure:4697: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4697: $? = 0 >configure:4714: result: none required >configure:4730: checking for x86_64-pc-linux-gnu-gcc >configure:4757: result: x86_64-pc-linux-gnu-gcc >configure:5026: checking for C compiler version >configure:5035: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.5.2 p1.0, pie-0.4.5) 4.5.2 >Copyright (C) 2010 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:5046: $? = 0 >configure:5035: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.2/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/python --enable-checking=release --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.2 p1.0, pie-0.4.5' >Thread model: posix >gcc version 4.5.2 (Gentoo 4.5.2 p1.0, pie-0.4.5) >configure:5046: $? = 0 >configure:5035: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:5046: $? = 1 >configure:5035: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: no input files >configure:5046: $? = 1 >configure:5050: checking whether we are using the GNU C compiler >configure:5078: result: yes >configure:5087: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:5148: result: yes >configure:5165: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:5242: result: none needed >configure:5264: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:5374: result: gcc3 >configure:5394: checking how to run the C preprocessor >configure:5425: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5425: $? = 0 >configure:5439: 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:5439: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gnome-panel" >| #define PACKAGE_TARNAME "gnome-panel" >| #define PACKAGE_VERSION "2.32.1" >| #define PACKAGE_STRING "gnome-panel 2.32.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel" >| #define PACKAGE_URL "" >| #define PACKAGE "gnome-panel" >| #define VERSION "2.32.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5464: result: x86_64-pc-linux-gnu-gcc -E >configure:5484: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5484: $? = 0 >configure:5498: 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:5498: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gnome-panel" >| #define PACKAGE_TARNAME "gnome-panel" >| #define PACKAGE_VERSION "2.32.1" >| #define PACKAGE_STRING "gnome-panel 2.32.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel" >| #define PACKAGE_URL "" >| #define PACKAGE "gnome-panel" >| #define VERSION "2.32.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5527: checking for grep that handles long lines and -e >configure:5585: result: /bin/grep >configure:5590: checking for egrep >configure:5652: result: /bin/grep -E >configure:5657: checking for ANSI C header files >configure:5677: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:5677: $? = 0 >configure:5750: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5750: $? = 0 >configure:5750: ./conftest >configure:5750: $? = 0 >configure:5761: result: yes >configure:5773: checking build system type >configure:5787: result: x86_64-pc-linux-gnu >configure:5807: checking host system type >configure:5820: result: x86_64-pc-linux-gnu >configure:6189: checking how to print strings >configure:6216: result: printf >configure:6237: checking for a sed that does not truncate output >configure:6301: result: /bin/sed >configure:6319: checking for fgrep >configure:6381: result: /bin/grep -F >configure:6416: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:6483: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:6490: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:6505: result: yes >configure:6517: checking for BSD- or MS-compatible name lister (nm) >configure:6566: result: /usr/bin/nm -B >configure:6696: checking the name lister (/usr/bin/nm -B) interface >configure:6703: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:6706: /usr/bin/nm -B "conftest.o" >configure:6709: output >0000000000000000 B some_variable >configure:6716: result: BSD nm >configure:6719: checking whether ln -s works >configure:6723: result: yes >configure:6731: checking the maximum length of command line arguments >configure:6856: result: 1572864 >configure:6873: checking whether the shell understands some XSI constructs >configure:6883: result: yes >configure:6887: checking whether the shell understands "+=" >configure:6893: result: yes >configure:6928: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:6935: result: -r >configure:6964: checking for x86_64-pc-linux-gnu-objdump >configure:6991: result: objdump >configure:7060: checking how to recognize dependent libraries >configure:7262: result: pass_all >configure:7282: checking for x86_64-pc-linux-gnu-ar >configure:7298: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:7309: result: x86_64-pc-linux-gnu-ar >configure:7387: checking for x86_64-pc-linux-gnu-strip >configure:7403: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:7414: result: x86_64-pc-linux-gnu-strip >configure:7486: checking for x86_64-pc-linux-gnu-ranlib >configure:7502: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:7513: result: x86_64-pc-linux-gnu-ranlib >configure:7655: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:7773: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:7776: $? = 0 >configure:7780: /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:7783: $? = 0 >configure:7837: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:7840: $? = 0 >configure:7878: result: ok >configure:7973: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:7976: $? = 0 >configure:8718: checking for sys/types.h >configure:8718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8718: $? = 0 >configure:8718: result: yes >configure:8718: checking for sys/stat.h >configure:8718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8718: $? = 0 >configure:8718: result: yes >configure:8718: checking for stdlib.h >configure:8718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8718: $? = 0 >configure:8718: result: yes >configure:8718: checking for string.h >configure:8718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8718: $? = 0 >configure:8718: result: yes >configure:8718: checking for memory.h >configure:8718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8718: $? = 0 >configure:8718: result: yes >configure:8718: checking for strings.h >configure:8718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8718: $? = 0 >configure:8718: result: yes >configure:8718: checking for inttypes.h >configure:8718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8718: $? = 0 >configure:8718: result: yes >configure:8718: checking for stdint.h >configure:8718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8718: $? = 0 >configure:8718: result: yes >configure:8718: checking for unistd.h >configure:8718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8718: $? = 0 >configure:8718: result: yes >configure:8733: checking for dlfcn.h >configure:8733: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8733: $? = 0 >configure:8733: result: yes >configure:8918: checking for objdir >configure:8933: result: .libs >configure:9204: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:9222: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:9226: $? = 0 >configure:9239: result: no >configure:9259: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:9544: result: -fPIC -DPIC >configure:9556: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:9574: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fPIC -DPIC -DPIC conftest.c >&5 >configure:9578: $? = 0 >configure:9591: result: yes >configure:9615: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:9643: result: yes >configure:9658: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9679: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -o out/conftest2.o conftest.c >&5 >configure:9683: $? = 0 >configure:9705: result: yes >configure:9713: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9760: result: yes >configure:9793: 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:10868: result: yes >configure:10905: checking whether -lc should be explicitly linked in >configure:10913: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:10916: $? = 0 >configure:10931: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:10934: $? = 0 >configure:10948: result: no >configure:11113: checking dynamic linker characteristics >configure:11581: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:11581: $? = 0 >configure:11803: result: GNU/Linux ld.so >configure:11910: checking how to hardcode library paths into programs >configure:11935: result: immediate >configure:12475: checking whether stripping libraries is possible >configure:12480: result: yes >configure:12515: checking if libtool supports shared libraries >configure:12517: result: yes >configure:12520: checking whether to build shared libraries >configure:12541: result: yes >configure:12544: checking whether to build static libraries >configure:12548: result: no >configure:12585: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:12616: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:12620: $? = 0 >configure:12626: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:12630: $? = 0 >configure:12641: cc -c conftest.c >&5 >configure:12645: $? = 0 >configure:12653: cc -c conftest.c -o conftest2.o >&5 >configure:12657: $? = 0 >configure:12663: cc -c conftest.c -o conftest2.o >&5 >configure:12667: $? = 0 >configure:12685: result: yes >configure:12721: checking for python >configure:12739: found /usr/bin/python >configure:12751: result: /usr/bin/python >configure:12772: checking for python version >configure:12779: result: 2.6 >configure:12791: checking for python platform >configure:12798: result: linux2 >configure:12805: checking for python script directory >configure:12834: result: ${prefix}/lib64/python2.6/site-packages >configure:12843: checking for python extension module directory >configure:12872: result: ${exec_prefix}/lib64/python2.6/site-packages >configure:12887: checking for glib-genmarshal >configure:12905: found /usr/bin/glib-genmarshal >configure:12917: result: /usr/bin/glib-genmarshal >configure:12927: checking for gconftool-2 >configure:12945: found /usr/bin/gconftool-2 >configure:12957: result: /usr/bin/gconftool-2 >configure:13000: checking whether gcc understands -Wno-sign-compare >configure:13013: x86_64-pc-linux-gnu-gcc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O2 -pipe -march=native -Wno-sign-compare conftest.c >&5 >configure:13013: $? = 0 >configure:13020: result: yes >configure:13038: checking what warning flags to pass to the C compiler >configure:13040: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare >configure:13051: checking what language compliance flags to pass to the C compiler >configure:13066: result: >configure:13084: checking for x86_64-pc-linux-gnu-pkg-config >configure:13117: result: no >configure:13127: checking for pkg-config >configure:13145: found /usr/bin/pkg-config >configure:13157: result: /usr/bin/pkg-config >configure:13182: checking pkg-config is at least version 0.9.0 >configure:13185: result: yes >configure:13204: checking for gobject-introspection >configure:13249: result: no (disabled, use --enable-introspection to enable) >configure:13299: checking crt_externs.h usability >configure:13299: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >conftest.c:56:25: fatal error: crt_externs.h: No such file or directory >compilation terminated. >configure:13299: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gnome-panel" >| #define PACKAGE_TARNAME "gnome-panel" >| #define PACKAGE_VERSION "2.32.1" >| #define PACKAGE_STRING "gnome-panel 2.32.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel" >| #define PACKAGE_URL "" >| #define PACKAGE "gnome-panel" >| #define VERSION "2.32.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <crt_externs.h> >configure:13299: result: no >configure:13299: checking crt_externs.h presence >configure:13299: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:23:25: fatal error: crt_externs.h: No such file or directory >compilation terminated. >configure:13299: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gnome-panel" >| #define PACKAGE_TARNAME "gnome-panel" >| #define PACKAGE_VERSION "2.32.1" >| #define PACKAGE_STRING "gnome-panel 2.32.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel" >| #define PACKAGE_URL "" >| #define PACKAGE "gnome-panel" >| #define VERSION "2.32.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <crt_externs.h> >configure:13299: result: no >configure:13299: checking for crt_externs.h >configure:13299: result: no >configure:13311: checking for _NSGetEnviron >configure:13311: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/gnome-base/gnome-panel-2.32.1-r1/temp/cc9OvQWh.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `_NSGetEnviron' >collect2: ld returned 1 exit status >configure:13311: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gnome-panel" >| #define PACKAGE_TARNAME "gnome-panel" >| #define PACKAGE_VERSION "2.32.1" >| #define PACKAGE_STRING "gnome-panel 2.32.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel" >| #define PACKAGE_URL "" >| #define PACKAGE "gnome-panel" >| #define VERSION "2.32.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _NSGetEnviron innocuous__NSGetEnviron >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _NSGetEnviron (); 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 _NSGetEnviron >| >| /* 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 _NSGetEnviron (); >| /* 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__NSGetEnviron || defined __stub____NSGetEnviron >| choke me >| #endif >| >| int >| main () >| { >| return _NSGetEnviron (); >| ; >| return 0; >| } >configure:13311: result: no >configure:13339: checking for EGG_SMCLIENT >configure:13346: $PKG_CONFIG --exists --print-errors "ice sm gtk+-2.0" >configure:13349: $? = 0 >configure:13362: $PKG_CONFIG --exists --print-errors "ice sm gtk+-2.0" >configure:13365: $? = 0 >configure:13422: result: yes >configure:13429: checking for PANEL >configure:13436: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED pango >= $PANGO_REQUIRED gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED gio-2.0 >= $GLIB_REQUIRED gio-unix-2.0 >= $GLIB_REQUIRED gnome-desktop-2.0 >= $LIBGNOME_DESKTOP_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgnome-menu >= $LIBGNOME_MENU_REQUIRED libcanberra-gtk dbus-glib-1 >= $DBUS_GLIB_REQUIRED" >configure:13439: $? = 0 >configure:13452: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED pango >= $PANGO_REQUIRED gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED gio-2.0 >= $GLIB_REQUIRED gio-unix-2.0 >= $GLIB_REQUIRED gnome-desktop-2.0 >= $LIBGNOME_DESKTOP_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libgnome-menu >= $LIBGNOME_MENU_REQUIRED libcanberra-gtk dbus-glib-1 >= $DBUS_GLIB_REQUIRED" >configure:13455: $? = 0 >configure:13512: result: yes >configure:13521: checking for LIBPANEL_APPLET >configure:13528: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED gconf-2.0 >= $GCONF_REQUIRED gio-2.0 >= $GLIB_REQUIRED gio-unix-2.0 >= $GLIB_REQUIRED" >configure:13531: $? = 0 >configure:13544: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED gconf-2.0 >= $GCONF_REQUIRED gio-2.0 >= $GLIB_REQUIRED gio-unix-2.0 >= $GLIB_REQUIRED" >configure:13547: $? = 0 >configure:13604: result: yes >configure:13613: checking for FISH >configure:13620: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED cairo >= $CAIRO_REQUIRED" >configure:13623: $? = 0 >configure:13636: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED cairo >= $CAIRO_REQUIRED" >configure:13639: $? = 0 >configure:13696: result: yes >configure:13705: checking for NOTIFICATION_AREA >configure:13712: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED" >configure:13715: $? = 0 >configure:13728: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED" >configure:13731: $? = 0 >configure:13788: result: yes >configure:13797: checking for WNCKLET >configure:13804: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED" >Package libwnck-1.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `libwnck-1.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'libwnck-1.0' found >configure:13807: $? = 1 >configure:13820: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED" >Package libwnck-1.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `libwnck-1.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'libwnck-1.0' found >configure:13823: $? = 1 >configure:13836: result: no >No package 'libwnck-1.0' found >configure:13861: error: Package requirements (gtk+-2.0 >= 2.19.7 libwnck-1.0 >= 2.19.5) were not met: > >No package 'libwnck-1.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 WNCKLET_CFLAGS >and WNCKLET_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_BONOBO_CFLAGS_set= >ac_cv_env_BONOBO_CFLAGS_value= >ac_cv_env_BONOBO_LIBS_set= >ac_cv_env_BONOBO_LIBS_value= >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' >ac_cv_env_CLOCK_CFLAGS_set= >ac_cv_env_CLOCK_CFLAGS_value= >ac_cv_env_CLOCK_LIBS_set= >ac_cv_env_CLOCK_LIBS_value= >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_EGG_SMCLIENT_CFLAGS_set= >ac_cv_env_EGG_SMCLIENT_CFLAGS_value= >ac_cv_env_EGG_SMCLIENT_LIBS_set= >ac_cv_env_EGG_SMCLIENT_LIBS_value= >ac_cv_env_FISH_CFLAGS_set= >ac_cv_env_FISH_CFLAGS_value= >ac_cv_env_FISH_LIBS_set= >ac_cv_env_FISH_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBPANEL_APPLET_BONOBO_CFLAGS_set= >ac_cv_env_LIBPANEL_APPLET_BONOBO_CFLAGS_value= >ac_cv_env_LIBPANEL_APPLET_BONOBO_LIBS_set= >ac_cv_env_LIBPANEL_APPLET_BONOBO_LIBS_value= >ac_cv_env_LIBPANEL_APPLET_CFLAGS_set= >ac_cv_env_LIBPANEL_APPLET_CFLAGS_value= >ac_cv_env_LIBPANEL_APPLET_LIBS_set= >ac_cv_env_LIBPANEL_APPLET_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_NETWORK_MANAGER_CFLAGS_set= >ac_cv_env_NETWORK_MANAGER_CFLAGS_value= >ac_cv_env_NETWORK_MANAGER_LIBS_set= >ac_cv_env_NETWORK_MANAGER_LIBS_value= >ac_cv_env_NOTIFICATION_AREA_CFLAGS_set= >ac_cv_env_NOTIFICATION_AREA_CFLAGS_value= >ac_cv_env_NOTIFICATION_AREA_LIBS_set= >ac_cv_env_NOTIFICATION_AREA_LIBS_value= >ac_cv_env_PANEL_CFLAGS_set= >ac_cv_env_PANEL_CFLAGS_value= >ac_cv_env_PANEL_LIBS_set= >ac_cv_env_PANEL_LIBS_value= >ac_cv_env_PANEL_MODULE_BONOBO_CFLAGS_set= >ac_cv_env_PANEL_MODULE_BONOBO_CFLAGS_value= >ac_cv_env_PANEL_MODULE_BONOBO_LIBS_set= >ac_cv_env_PANEL_MODULE_BONOBO_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_TZ_CFLAGS_set= >ac_cv_env_TZ_CFLAGS_value= >ac_cv_env_TZ_LIBS_set= >ac_cv_env_TZ_LIBS_value= >ac_cv_env_WNCKLET_CFLAGS_set= >ac_cv_env_WNCKLET_CFLAGS_value= >ac_cv_env_WNCKLET_LIBS_set= >ac_cv_env_WNCKLET_LIBS_value= >ac_cv_env_XMKMF_set= >ac_cv_env_XMKMF_value= >ac_cv_env_XRANDR_CFLAGS_set= >ac_cv_env_XRANDR_CFLAGS_value= >ac_cv_env_XRANDR_LIBS_set= >ac_cv_env_XRANDR_LIBS_value= >ac_cv_env_X_CFLAGS_set= >ac_cv_env_X_CFLAGS_value= >ac_cv_env_X_LIBS_set= >ac_cv_env_X_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_file___dev_urandom_=yes >ac_cv_file__bin_bash=yes >ac_cv_file__dev_arandom=no >ac_cv_file__dev_random=yes >ac_cv_file__dev_srandom=yes >ac_cv_file__dev_urandom=yes >ac_cv_file__dev_zero=yes >ac_cv_file__usr_share_sgml_X11_defs_ent=1 >ac_cv_func__NSGetEnviron=no >ac_cv_func_calloc_0_nonnull=yes >ac_cv_func_setgrent_void=yes >ac_cv_func_strnlen_working=yes >ac_cv_header_crt_externs_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 >ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >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_PYTHON=/usr/bin/python >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_OBJDUMP=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 >ac_cv_search_strerror='none required' >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_prog_tar_ustar=gnutar >am_cv_python_platform=linux2 >am_cv_python_pyexecdir='${exec_prefix}/lib64/python2.6/site-packages' >am_cv_python_pythondir='${prefix}/lib64/python2.6/site-packages' >am_cv_python_version=2.6 >fu_cv_sys_stat_statvfs=yes >gl_cv_func_btowc_eof=yes >gl_cv_func_malloc_0_nonnull=yes >gl_cv_func_re_compile_pattern_working=yes >gl_cv_func_rename_trailing_dest_slash_bug=no >gl_cv_func_rename_trailing_slash_bug=no >glib_cv___va_copy=yes >glib_cv_has__inline=yes >glib_cv_has__inline__=yes >glib_cv_hasinline=yes >glib_cv_rtldglobal_broken=no >glib_cv_sane_realloc=yes >glib_cv_sizeof_gmutex=40 >glib_cv_stack_grows=no >glib_cv_uscore=no >glib_cv_va_copy=yes >glib_cv_va_val_copy=no >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_prog_compiler_c_o=yes >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_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'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 >pkg_cv_EGG_SMCLIENT_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm ' >pkg_cv_EGG_SMCLIENT_LIBS='-pthread -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' >pkg_cv_FISH_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm ' >pkg_cv_FISH_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo ' >pkg_cv_LIBPANEL_APPLET_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gio-unix-2.0/ ' >pkg_cv_LIBPANEL_APPLET_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' >pkg_cv_NOTIFICATION_AREA_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm ' >pkg_cv_NOTIFICATION_AREA_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' >pkg_cv_PANEL_CFLAGS='-pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ' >pkg_cv_PANEL_LIBS='-pthread -lgnome-desktop-2 -lstartup-notification-1 -lgconf-2 -lgnome-menu -lcanberra-gtk -lcanberra -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' >yeti_cv_func_scanf_modif_size_t=z > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/gnome-base/gnome-panel-2.32.1-r1/work/gnome-panel-2.32.1/missing --run aclocal-1.11' >ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' >ALL_LINGUAS='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/gnome-base/gnome-panel-2.32.1-r1/work/gnome-panel-2.32.1/missing --run tar' >AM_BACKSLASH='\' >AM_DEFAULT_VERBOSITY='0' >AR='x86_64-pc-linux-gnu-ar' >AS='as' >AUTOCONF='${SHELL} /var/tmp/portage/gnome-base/gnome-panel-2.32.1-r1/work/gnome-panel-2.32.1/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/gnome-base/gnome-panel-2.32.1-r1/work/gnome-panel-2.32.1/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/gnome-base/gnome-panel-2.32.1-r1/work/gnome-panel-2.32.1/missing --run automake-1.11' >AWK='gawk' >BONOBO_ACT_IDLDIR='' >BONOBO_CFLAGS='' >BONOBO_IDLDIR='' >BONOBO_LIBS='' >CATALOGS='' >CATOBJEXT='' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -pipe -march=native' >CLOCK_CFLAGS='' >CLOCK_EDS_ICONDIR='' >CLOCK_INPROCESS_FALSE='' >CLOCK_INPROCESS_TRUE='' >CLOCK_LIBS='' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DATADIRNAME='share' >DEFS='' >DEPDIR='.deps' >DISABLE_DEPRECATED='' >DISABLE_DEPRECATED_CFLAGS='' >DISTCHECK_CONFIGURE_FLAGS='' >DLLTOOL='dlltool' >DOC_USER_FORMATS='' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGG_SMCLIENT_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm ' >EGG_SMCLIENT_LIBS='-pthread -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' >EGREP='/bin/grep -E' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='' >ENABLE_SK_FALSE='' >ENABLE_SK_TRUE='' >EXEEXT='' >FGREP='/bin/grep -F' >FISH_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm ' >FISH_INPROCESS_FALSE='' >FISH_INPROCESS_TRUE='' >FISH_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo ' >GCONFTOOL='/usr/bin/gconftool-2' >GCONF_SCHEMAS_INSTALL_FALSE='' >GCONF_SCHEMAS_INSTALL_TRUE='' >GCONF_SCHEMA_CONFIG_SOURCE='' >GCONF_SCHEMA_FILE_DIR='' >GETTEXT_PACKAGE='' >GIO_QUERYMODULES='' >GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' >GMOFILES='' >GMSGFMT='/usr/bin/gmsgfmt' >GREP='/bin/grep' >GTKDOC_CHECK='' >GTKDOC_MKPDF='' >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='' >HAVE_BONOBO_FALSE='' >HAVE_BONOBO_TRUE='' >HAVE_GNOME_DOC_UTILS_FALSE='' >HAVE_GNOME_DOC_UTILS_TRUE='' >HAVE_INTROSPECTION_FALSE='' >HAVE_INTROSPECTION_TRUE='#' >HAVE_LIBECAL_FALSE='' >HAVE_LIBECAL_TRUE='' >HELP_DIR='' >HTML_DIR='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INSTOBJEXT='' >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 $< $@' >INTROSPECTION_COMPILER='' >INTROSPECTION_GENERATE='' >INTROSPECTION_GIRDIR='' >INTROSPECTION_SCANNER='' >INTROSPECTION_TYPELIBDIR='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBPANEL_APPLET_BONOBO_CFLAGS='' >LIBPANEL_APPLET_BONOBO_LIBS='' >LIBPANEL_APPLET_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gio-unix-2.0/ ' >LIBPANEL_APPLET_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIB_PANEL_APPLET_BONOBO_LT_VERSION='' >LIB_PANEL_APPLET_LT_VERSION='0:6:0' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/gnome-base/gnome-panel-2.32.1-r1/work/gnome-panel-2.32.1/missing --run makeinfo' >MKDIR_P='/bin/mkdir -p' >MKINSTALLDIRS='' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_OPTS='' >MSGMERGE='/usr/bin/msgmerge' >NETWORK_MANAGER_CFLAGS='' >NETWORK_MANAGER_LIBS='' >NM='/usr/bin/nm -B' >NMEDIT='' >NOTIFICATION_AREA_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm ' >NOTIFICATION_AREA_INPROCESS_FALSE='' >NOTIFICATION_AREA_INPROCESS_TRUE='' >NOTIFICATION_AREA_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' >OBJDUMP='objdump' >OBJEXT='o' >OMF_DIR='' >ORBIT_IDL='' >OTOOL64='' >OTOOL='' >PACKAGE='gnome-panel' >PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel' >PACKAGE_NAME='gnome-panel' >PACKAGE_STRING='gnome-panel 2.32.1' >PACKAGE_TARNAME='gnome-panel' >PACKAGE_URL='' >PACKAGE_VERSION='2.32.1' >PANEL_CFLAGS='-pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ' >PANEL_INTLTOOL_PANEL_APPLET_RULE='%.panel-applet: %.panel-applet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(AM_V_GEN) LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >PANEL_LIBS='-pthread -lgnome-desktop-2 -lstartup-notification-1 -lgconf-2 -lgnome-menu -lcanberra-gtk -lcanberra -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' >PANEL_MODULE_BONOBO_CFLAGS='' >PANEL_MODULE_BONOBO_LIBS='' >PATH_SEPARATOR=':' >PERL='' >PKG_CONFIG='/usr/bin/pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >POFILES='' >POSUB='' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >PYTHON='/usr/bin/python' >PYTHON_EXEC_PREFIX='${exec_prefix}' >PYTHON_PLATFORM='linux2' >PYTHON_PREFIX='${prefix}' >PYTHON_VERSION='2.6' >RANLIB='x86_64-pc-linux-gnu-ranlib' >REBUILD='' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >TZ_CFLAGS='' >TZ_LIBS='' >USE_NLS='yes' >VERSION='2.32.1' >WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' >WNCKLET_CFLAGS='' >WNCKLET_INPROCESS_FALSE='' >WNCKLET_INPROCESS_TRUE='' >WNCKLET_LIBS='' >XGETTEXT='/usr/bin/xgettext' >XMKMF='' >XRANDR_CFLAGS='' >XRANDR_LIBS='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS='' >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__quote='' >am__tar='tar --format=ustar -chf - "$$tardir"' >am__untar='tar -xf -' >appletsdir='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/gnome-base/gnome-panel-2.32.1-r1/work/gnome-panel-2.32.1/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >modulesdir='' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='${pyexecdir}/gnome-panel' >pkgpythondir='${pythondir}/gnome-panel' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='${exec_prefix}/lib64/python2.6/site-packages' >pythondir='${prefix}/lib64/python2.6/site-packages' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "gnome-panel" >#define PACKAGE_TARNAME "gnome-panel" >#define PACKAGE_VERSION "2.32.1" >#define PACKAGE_STRING "gnome-panel 2.32.1" >#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel" >#define PACKAGE_URL "" >#define PACKAGE "gnome-panel" >#define VERSION "2.32.1" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" > >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 363777
: 270585 |
270587
|
270589
|
270593