While emerging evolution-webcal (needed for gnome), I recieved following errors: checking for gtk+-2.0 >= 2.4 libgnomeui-2.0 libecal-1.0 >= 0.0.91 libsoup-2.2 >= 2.1.8... Package libecal-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libecal-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libecal-1.0' found configure: error: Library requirements (gtk+-2.0 >= 2.4 libgnomeui-2.0 libecal-1.0 >= 0.0.91 libsoup-2.2 >= 2.1.8) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. Reproducible: Always Steps to Reproduce: 1. emerge gnome 2. 3. Actual Results: Emerge hangs on configure Expected Results: Proper emerging of gnome. This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by evolution-webcal configure 2.0.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-gtk-doc ## --------- ## ## Platform. ## ## --------- ## hostname = flap uname -m = i686 uname -r = 2.6.11-gentoo-r6 uname -s = Linux uname -v = #3 Wed May 4 16:11:44 CEST 2005 /usr/bin/uname -p = Intel(R) Pentium(R) M processor 1.60GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/lib/distcc/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.3-20050110 PATH: /usr/i386-pc-linux-gnu/gcc-bin/3.3.5 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1363: checking for a BSD-compatible install configure:1418: result: /bin/install -c configure:1429: checking whether build environment is sane configure:1472: result: yes configure:1529: checking for gawk configure:1545: found /bin/gawk configure:1555: result: gawk configure:1565: checking whether make sets $(MAKE) configure:1585: result: yes configure:1664: checking for i686-pc-linux-gnu-strip configure:1680: found /usr/bin/i686-pc-linux-gnu-strip configure:1690: result: i686-pc-linux-gnu-strip configure:1764: checking for style of include used by make configure:1792: result: GNU configure:1825: checking for i686-pc-linux-gnu-gcc configure:1841: found /usr/lib/distcc/bin/i686-pc-linux-gnu-gcc configure:1851: result: i686-pc-linux-gnu-gcc configure:2133: checking for C compiler version configure:2136: i686-pc-linux-gnu-gcc --version </dev/null >&5 i686-pc-linux-gnu-gcc (GCC) 3.4.3-20050110 (Gentoo 3.4.3.20050110-r2, ssp-3.4.3.20050110-0, pie-8.7.7) Copyright (C) 2004 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:2139: $? = 0 configure:2141: i686-pc-linux-gnu-gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/specs Configured with: /var/tmp/portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.3-20050110 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.3-20050110 (Gentoo 3.4.3.20050110-r2, ssp-3.4.3.20050110-0, pie-8.7.7) configure:2144: $? = 0 configure:2146: i686-pc-linux-gnu-gcc -V </dev/null >&5 i686-pc-linux-gnu-gcc: `-V' option must have argument distcc[12642] ERROR: compile (null) on localhost failed configure:2149: $? = 1 configure:2172: checking for C compiler default output file name configure:2175: i686-pc-linux-gnu-gcc -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:2178: $? = 0 configure:2224: result: a.out configure:2229: checking whether the C compiler works configure:2235: ./a.out configure:2238: $? = 0 configure:2255: result: yes configure:2262: checking whether we are cross compiling configure:2264: result: no configure:2267: checking for suffix of executables configure:2269: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:2272: $? = 0 configure:2297: result: configure:2303: checking for suffix of object files configure:2324: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:2327: $? = 0 configure:2349: result: o configure:2353: checking whether we are using the GNU C compiler configure:2377: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:2383: $? = 0 configure:2387: test -z || test ! -s conftest.err configure:2390: $? = 0 configure:2393: test -s conftest.o configure:2396: $? = 0 configure:2409: result: yes configure:2415: checking whether i686-pc-linux-gnu-gcc accepts -g configure:2436: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2442: $? = 0 configure:2446: test -z || test ! -s conftest.err configure:2449: $? = 0 configure:2452: test -s conftest.o configure:2455: $? = 0 configure:2466: result: yes configure:2483: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:2553: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:2559: $? = 0 configure:2563: test -z || test ! -s conftest.err configure:2566: $? = 0 configure:2569: test -s conftest.o configure:2572: $? = 0 configure:2590: result: none needed configure:2608: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 conftest.c:2: error: parse error before "me" distcc[12761] ERROR: compile conftest.c on localhost failed configure:2614: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2749: checking dependency style of i686-pc-linux-gnu-gcc configure:2839: result: gcc3 configure:2857: checking for library containing strerror configure:2887: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:2893: $? = 0 configure:2897: test -z || test ! -s conftest.err configure:2900: $? = 0 configure:2903: test -s conftest configure:2906: $? = 0 configure:2976: result: none required configure:2991: checking for i686-pc-linux-gnu-gcc configure:3017: result: i686-pc-linux-gnu-gcc configure:3299: checking for C compiler version configure:3302: i686-pc-linux-gnu-gcc --version </dev/null >&5 i686-pc-linux-gnu-gcc (GCC) 3.4.3-20050110 (Gentoo 3.4.3.20050110-r2, ssp-3.4.3.20050110-0, pie-8.7.7) Copyright (C) 2004 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:3305: $? = 0 configure:3307: i686-pc-linux-gnu-gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/specs Configured with: /var/tmp/portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.3-20050110 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.3-20050110 (Gentoo 3.4.3.20050110-r2, ssp-3.4.3.20050110-0, pie-8.7.7) configure:3310: $? = 0 configure:3312: i686-pc-linux-gnu-gcc -V </dev/null >&5 i686-pc-linux-gnu-gcc: `-V' option must have argument distcc[12832] ERROR: compile (null) on localhost failed configure:3315: $? = 1 configure:3318: checking whether we are using the GNU C compiler configure:3374: result: yes configure:3380: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3431: result: yes configure:3448: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:3555: result: none needed configure:3573: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 conftest.c:2: error: parse error before "me" distcc[12840] ERROR: compile conftest.c on localhost failed configure:3579: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3714: checking dependency style of i686-pc-linux-gnu-gcc configure:3804: result: gcc3 configure:3889: checking for perl configure:3907: found /usr/bin/perl configure:3919: result: /usr/bin/perl configure:3937: checking for XML::Parser configure:3940: result: ok configure:3951: checking for iconv configure:3969: found /usr/bin/iconv configure:3982: result: /usr/bin/iconv configure:3991: checking for msgfmt configure:4009: found /usr/bin/msgfmt configure:4022: result: /usr/bin/msgfmt configure:4031: checking for msgmerge configure:4049: found /usr/bin/msgmerge configure:4062: result: /usr/bin/msgmerge configure:4071: checking for xgettext configure:4089: found /usr/bin/xgettext configure:4102: result: /usr/bin/xgettext configure:4139: checking how to run the C preprocessor configure:4174: i686-pc-linux-gnu-gcc -E conftest.c configure:4180: $? = 0 configure:4212: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory distcc[12874] ERROR: compile (null) on localhost failed configure:4218: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "evolution-webcal" | #define PACKAGE_TARNAME "evolution-webcal" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "evolution-webcal 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evolution-webcal" | #define VERSION "2.0.1" | #define GETTEXT_PACKAGE "evolution-webcal" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4257: result: i686-pc-linux-gnu-gcc -E configure:4281: i686-pc-linux-gnu-gcc -E conftest.c configure:4287: $? = 0 configure:4319: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory distcc[12901] ERROR: compile (null) on localhost failed configure:4325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "evolution-webcal" | #define PACKAGE_TARNAME "evolution-webcal" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "evolution-webcal 2.0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evolution-webcal" | #define VERSION "2.0.1" | #define GETTEXT_PACKAGE "evolution-webcal" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4369: checking for egrep configure:4379: result: grep -E configure:4384: checking for ANSI C header files configure:4409: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4415: $? = 0 configure:4419: test -z || test ! -s conftest.err configure:4422: $? = 0 configure:4425: test -s conftest.o configure:4428: $? = 0 configure:4517: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4520: $? = 0 configure:4522: ./conftest configure:4525: $? = 0 configure:4540: result: yes configure:4564: checking for sys/types.h configure:4580: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4586: $? = 0 configure:4590: test -z || test ! -s conftest.err configure:4593: $? = 0 configure:4596: test -s conftest.o configure:4599: $? = 0 configure:4610: result: yes configure:4564: checking for sys/stat.h configure:4580: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4586: $? = 0 configure:4590: test -z || test ! -s conftest.err configure:4593: $? = 0 configure:4596: test -s conftest.o configure:4599: $? = 0 configure:4610: result: yes configure:4564: checking for stdlib.h configure:4580: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4586: $? = 0 configure:4590: test -z || test ! -s conftest.err configure:4593: $? = 0 configure:4596: test -s conftest.o configure:4599: $? = 0 configure:4610: result: yes configure:4564: checking for string.h configure:4580: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4586: $? = 0 configure:4590: test -z || test ! -s conftest.err configure:4593: $? = 0 configure:4596: test -s conftest.o configure:4599: $? = 0 configure:4610: result: yes configure:4564: checking for memory.h configure:4580: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4586: $? = 0 configure:4590: test -z || test ! -s conftest.err configure:4593: $? = 0 configure:4596: test -s conftest.o configure:4599: $? = 0 configure:4610: result: yes configure:4564: checking for strings.h configure:4580: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4586: $? = 0 configure:4590: test -z || test ! -s conftest.err configure:4593: $? = 0 configure:4596: test -s conftest.o configure:4599: $? = 0 configure:4610: result: yes configure:4564: checking for inttypes.h configure:4580: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4586: $? = 0 configure:4590: test -z || test ! -s conftest.err configure:4593: $? = 0 configure:4596: test -s conftest.o configure:4599: $? = 0 configure:4610: result: yes configure:4564: checking for stdint.h configure:4580: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4586: $? = 0 configure:4590: test -z || test ! -s conftest.err configure:4593: $? = 0 configure:4596: test -s conftest.o configure:4599: $? = 0 configure:4610: result: yes configure:4564: checking for unistd.h configure:4580: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4586: $? = 0 configure:4590: test -z || test ! -s conftest.err configure:4593: $? = 0 configure:4596: test -s conftest.o configure:4599: $? = 0 configure:4610: result: yes configure:4637: checking locale.h usability configure:4649: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4655: $? = 0 configure:4659: test -z || test ! -s conftest.err configure:4662: $? = 0 configure:4665: test -s conftest.o configure:4668: $? = 0 configure:4678: result: yes configure:4682: checking locale.h presence configure:4692: i686-pc-linux-gnu-gcc -E conftest.c configure:4698: $? = 0 configure:4718: result: yes configure:4753: checking for locale.h configure:4760: result: yes configure:4774: checking for LC_MESSAGES configure:4795: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4801: $? = 0 configure:4805: test -z || test ! -s conftest.err configure:4808: $? = 0 configure:4811: test -s conftest configure:4814: $? = 0 configure:4826: result: yes configure:4855: checking libintl.h usability configure:4867: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:4873: $? = 0 configure:4877: test -z || test ! -s conftest.err configure:4880: $? = 0 configure:4883: test -s conftest.o configure:4886: $? = 0 configure:4896: result: yes configure:4900: checking libintl.h presence configure:4910: i686-pc-linux-gnu-gcc -E conftest.c configure:4916: $? = 0 configure:4936: result: yes configure:4971: checking for libintl.h configure:4978: result: yes configure:4989: checking for dgettext in libc configure:5012: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:5018: $? = 0 configure:5022: test -z || test ! -s conftest.err configure:5025: $? = 0 configure:5028: test -s conftest configure:5031: $? = 0 configure:5044: result: yes configure:5052: checking for bind_textdomain_codeset configure:5109: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:5115: $? = 0 configure:5119: test -z || test ! -s conftest.err configure:5122: $? = 0 configure:5125: test -s conftest configure:5128: $? = 0 configure:5140: result: yes configure:5512: checking for msgfmt configure:5539: result: /usr/bin/msgfmt configure:5552: checking for dcgettext configure:5609: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function 'dcgettext' configure:5615: $? = 0 configure:5619: test -z || test ! -s conftest.err configure:5622: $? = 0 configure:5625: test -s conftest configure:5628: $? = 0 configure:5640: result: yes configure:5652: checking for gmsgfmt configure:5670: found /usr/bin/gmsgfmt configure:5683: result: /usr/bin/gmsgfmt configure:5692: checking for xgettext configure:5719: result: /usr/bin/xgettext configure:5743: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx conftest.c >&5 configure:5749: $? = 0 configure:5753: test -z || test ! -s conftest.err configure:5756: $? = 0 configure:5759: test -s conftest configure:5762: $? = 0 configure:5935: checking for catalogs to be installed configure:5960: result: ar az bg bn bs ca cs cy da de el en_CA en_GB es eu fi fr gu hi hu it ja ko ms nb nl no or pa pl pt pt_BR ru sq sr sr@Latn sv ta tr uk vi zh_CN zh_TW configure:6000: checking for gconftool-2 configure:6018: found /usr/bin/gconftool-2 configure:6031: result: /usr/bin/gconftool-2 configure:6053: result: Using config source xml::/etc/gconf/gconf.xml.defaults for schema installation configure:6068: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:6102: checking for pkg-config configure:6120: found /usr/bin/pkg-config configure:6133: result: /usr/bin/pkg-config configure:6150: checking for gtk+-2.0 >= 2.4 libgnomeui-2.0 libecal-1.0 >= 0.0.91 libsoup-2.2 >= 2.1.8 configure:6189: error: Library requirements (gtk+-2.0 >= 2.4 libgnomeui-2.0 libecal-1.0 >= 0.0.91 libsoup-2.2 >= 2.1.8) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_ICONV=/usr/bin/iconv ac_cv_path_INTLTOOL_PERL=/usr/bin/perl 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_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_have_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/evolution-webcal-2.0.1/work/evolution-webcal-2.0.1/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/evolution-webcal-2.0.1/work/evolution-webcal-2.0.1/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/evolution-webcal-2.0.1/work/evolution-webcal-2.0.1/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/evolution-webcal-2.0.1/work/evolution-webcal-2.0.1/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/evolution-webcal-2.0.1/work/evolution-webcal-2.0.1/missing --run automake-1.8' AWK='gawk' CATALOGS=' ar.gmo az.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gu.gmo hi.gmo hu.gmo it.gmo ja.gmo ko.gmo ms.gmo nb.gmo nl.gmo no.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EVOLUTION_WEBCAL_CFLAGS='' EVOLUTION_WEBCAL_LIBS='' EXEEXT='' GCONFTOOL='/usr/bin/gconftool-2' GCONF_SCHEMAS_INSTALL_FALSE='#' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='xml::/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GETTEXT_PACKAGE='evolution-webcal' GMOFILES=' ar.gmo az.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gu.gmo hi.gmo hu.gmo it.gmo ja.gmo ko.gmo ms.gmo nb.gmo nl.gmo no.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/gmsgfmt' ICONV='/usr/bin/iconv' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_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 $< $@' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/evolution-webcal-2.0.1/work/evolution-webcal-2.0.1/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='evolution-webcal' PACKAGE_BUGREPORT='' PACKAGE_NAME='evolution-webcal' PACKAGE_STRING='evolution-webcal 2.0.1' PACKAGE_TARNAME='evolution-webcal' PACKAGE_VERSION='2.0.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' ar.po az.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po eu.po fi.po fr.po gu.po hi.po hu.po it.po ja.po ko.po ms.po nb.po nl.po no.po or.po pa.po pl.po pt.po pt_BR.po ru.po sq.po sr.po sr@Latn.po sv.po ta.po tr.po uk.po vi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' USE_NLS='yes' VERSION='2.0.1' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='/usr/share' exec_prefix='NONE' host_alias='i686-pc-linux-gnu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/evolution-webcal-2.0.1/work/evolution-webcal-2.0.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${prefix}/${DATADIRNAME}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "evolution-webcal" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "evolution-webcal" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "evolution-webcal" #define PACKAGE_STRING "evolution-webcal 2.0.1" #define PACKAGE_TARNAME "evolution-webcal" #define PACKAGE_VERSION "2.0.1" #define STDC_HEADERS 1 #define VERSION "2.0.1" configure: exit 1 # emerge --info Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 i686) ================================================================= System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) M processor 1.60GHz Gentoo Base System version 1.6.11 Python: dev-lang/python-2.3.5 [2.3.5 (#1, May 3 2005, 15:43:05)] distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled] ccache version 2.3 [enabled] dev-lang/python: 2.3.5 sys-apps/sandbox: [Not Present] sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.5, 1.6.3, 1.4_p6, 1.8.5-r3, 1.9.4, 1.7.9-r1 sys-devel/binutils: 2.15.92.0.2-r7 sys-devel/libtool: 1.5.16 virtual/os-headers: 2.6.8.1-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -ftracer -mfpmath=sse,387 -msse2 -mmmx" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.heanet.ie/pub/gentoo/" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.be.gentoo.org/gentoo-portage" USE="x86 X a52 aac acpi alsa avi bash-completion berkdb bitmap-fonts bzip2 caps cdparanoia cdr crypt cups dga divx4linux dvd dvdr dvdread eds emboss encode exif fam fdftk ffmpeg flac font-server foomaticdb fortran gdbm gif gimpprint gnome gnutls gstreamer gtk gtk2 hal howl icq imap imlib ipv6 jabber jpeg libg++ libwww lm_sensors mad mikmod mmx mono motif mozilla moznomail mozsvg mp3 mpeg msn ncurses nls nptl ogg oggvorbis opengl pam pcmcia pdflib perl pic png python quicktime readline samba sdl spell sse ssl svg tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb vcd vorbis wifi win32codecs wmf xine xml xml2 xpm xprint xv xvid zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
It appears that evolution-data-server provides libecal. I think it's just a matter of finding the way to make configure find it. I tried setting PKG_CONFIG_PATH="/usr/lib/pkgconfig" while running configure with no luck. Ideas? # locate libecal /usr/lib/pkgconfig/libecal-1.2.pc /usr/lib/evolution-data-server-1.2/extensions/libecalbackendhttp.la /usr/lib/evolution-data-server-1.2/extensions/libecalbackendhttp.so /usr/lib/evolution-data-server-1.2/extensions/libecalbackendgroupwise.la /usr/lib/evolution-data-server-1.2/extensions/libecalbackendgroupwise.so /usr/lib/evolution-data-server-1.2/extensions/libecalbackendweather.la /usr/lib/evolution-data-server-1.2/extensions/libecalbackendweather.so /usr/lib/evolution-data-server-1.2/extensions/libecalbackendfile.la /usr/lib/evolution-data-server-1.2/extensions/libecalbackendfile.so /usr/lib/evolution-data-server-1.2/extensions/libecalbackendcontacts.la /usr/lib/evolution-data-server-1.2/extensions/libecalbackendcontacts.so /usr/lib/libecal-1.2.so.2.0.1 /usr/lib/libecal-1.2.so.2 /usr/lib/evolution/2.2/conduits/libecalendar_conduit.la /usr/lib/evolution/2.2/conduits/libecalendar_conduit.so /usr/lib/libecal-1.2.la /usr/lib/libecal-1.2.so /usr/share/gtk-doc/html/libecal /usr/share/gtk-doc/html/libecal/libecal-ECalViewListener.html /usr/share/gtk-doc/html/libecal/libecal-e-cal-types.html /usr/share/gtk-doc/html/libecal/style.css /usr/share/gtk-doc/html/libecal/ECalComponent.html /usr/share/gtk-doc/html/libecal/ch01.html /usr/share/gtk-doc/html/libecal/right.png /usr/share/gtk-doc/html/libecal/left.png /usr/share/gtk-doc/html/libecal/index.html /usr/share/gtk-doc/html/libecal/index.sgml /usr/share/gtk-doc/html/libecal/libecal-ECalView.html /usr/share/gtk-doc/html/libecal/home.png /usr/share/gtk-doc/html/libecal/libecal-ECalListener.html /usr/share/gtk-doc/html/libecal/libecal-e-cal-util.html /usr/share/gtk-doc/html/libecal/libecal-e-cal-recur.html /usr/share/gtk-doc/html/libecal/ECal.html /usr/share/gtk-doc/html/libecal/up.png /usr/share/gtk-doc/html/libecal/libecal.devhelp /usr/share/gtk-doc/html/libecal/libecal-e-cal-time-util.html /usr/include/evolution-data-server-1.2/libecal /usr/include/evolution-data-server-1.2/libecal/e-cal-listener.h /usr/include/evolution-data-server-1.2/libecal/e-cal-view.h /usr/include/evolution-data-server-1.2/libecal/e-cal-util.h /usr/include/evolution-data-server-1.2/libecal/e-cal-component.h /usr/include/evolution-data-server-1.2/libecal/Evolution-DataServer-Calendar.h /usr/include/evolution-data-server-1.2/libecal/e-cal-recur.h /usr/include/evolution-data-server-1.2/libecal/e-cal.h /usr/include/evolution-data-server-1.2/libecal/e-cal-view-listener.h /usr/include/evolution-data-server-1.2/libecal/e-cal-time-util.h /usr/include/evolution-data-server-1.2/libecal/e-cal-types.h
Having hit exactly the same problem yesterday I decided to dig around the forums. The only topical solution seemed to be to re-emerge xorg-x11. I tried this and it failed for me. As this was a rebuild I had a package list from my previous install (thank you epm -qa), on digging through this I noticed libgtkhtml-3.6.1 and gal-2.4.1 had not been installed during emerging gnome. I quickly emerged these two packages and then evolution-webcal and evolution compiled fine. I hope this helps you.
Tried emerging gal and libgtkhtml but no joy: exactly the same problem as above.
Please attach information as big as config.log, this makes the bug readable. The problem is ~arch vs arch & the not specific enough dep in evo-webcal. But then you guys must be running ~arch evolution on arch systems ? Basically 2.2.0 should be moved to stable like evolution itself.
This is slightly OT, however the question is related to this bug. If I add evolution-webcal to ~x86 in package.keywords to solve this bug (trying it now), then what happens when the package is moved to x86, and a newer package is moved to ~x86? Suddenly I'll be upgrading to a less stable version, and all I really wanted was to solve a dependency, not continually upgrade. My package.keywords file continues to grow as I do little "fixes" like this. There really should be a more intuitive way of telling portage to give me every dependency required regardless of its mask status, and upgrade the dependency requirement for this bug to require the newer version of webcal. It would also be nice to say "give me at least version x.y.z regardless of masking", so that it pulls ~x86 today, and when its unmasked as x86, it can just stay x86. Better yet, some way to say "upgrade this package, use the ~x86 if no x86 is available, but on upgrade time, don't downgrade it to x86 and don't upgrade if its marked x86 later". I suppose this can be done by putting a specific version of the package in package.keywords? Will that work? While I'm at it, we need a "freeze this package" and don't upgrade it until I say to flag (might be useful for server/stable systems, and pretty much needed for directfb). By pulling dependencies automatically without having to unmask them in package.keywords, this "automatic" behavior would be half-way there. In this case, just requiring the right minimum version instead of hoping the equivalent version in the corresponding arch will be there, will "do the right thing". I'll let everyone know if I the recompiles get the library issue worked out.
fixed the e-d-s dep in 2.0.1