Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 138385 Details for
Bug 202112
app-office/openoffice-2.3.1 make failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
1 (text/plain), 29.03 KB, created by
coolone
on 2007-12-13 09:27:04 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
coolone
Created:
2007-12-13 09:27:04 UTC
Size:
29.03 KB
patch
obsolete
>/var/tmp/portage/app-office/openoffice-2.3.1 > >config.log > > >This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by ooo-build configure 2.3.1, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --disable-mono --with-distro=Gentoo --with-arch=amd64 --host=x86_64-pc-linux-gnu --with-srcdir=/var/tmp/portage/app-office/openoffice-2.3.1/distdir --with-lang=en-US --with-num-cpus=1 --without-binsuffix --with-installed-ooo-dirname=openoffice --with-tag=OOG680_m9 --enable-gtk --disable-kde --enable-cairo --with-system-cairo --enable-quickstart --enable-pam --enable-strip --disable-odk --without-java --disable-access --disable-post-install-scripts --enable-hunspell --enable-openxml --with-system-hunspell --with-system-libwpd --with-system-libsvg --mandir=/usr/share/man --libdir=/usr/lib64 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = x86_64 >uname -r = 2.6.23.9 >uname -s = Linux >uname -v = #15 SMP Tue Dec 11 21:43:27 NZDT 2007 > >/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+ >/bin/uname -X = unknown > >/bin/arch = x86_64 >/usr/bin/arch -k = x86_64 >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib64/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /opt/vmware/workstation/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2075: checking for a BSD-compatible install >configure:2131: result: /usr/bin/install -c >configure:2142: checking whether build environment is sane >configure:2185: result: yes >configure:2250: checking for gawk >configure:2266: found /bin/gawk >configure:2277: result: gawk >configure:2288: checking whether make sets $(MAKE) >configure:2309: result: yes >configure:2385: checking for x86_64-pc-linux-gnu-strip >configure:2401: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:2412: result: x86_64-pc-linux-gnu-strip >configure:2488: checking how to create a ustar tar archive >configure:2501: tar --version >tar (GNU tar) 1.19 >Copyright (C) 2007 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:2504: $? = 0 >configure:2544: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar >configure:2547: $? = 0 >configure:2551: tar -xf - <conftest.tar >configure:2554: $? = 0 >configure:2567: result: gnutar >configure:2867: checking whether to enable maintainer-specific portions of Makefiles >configure:2876: result: no >configure:2897: checking for perl >configure:2915: found /usr/bin/perl >configure:2927: result: /usr/bin/perl >configure:2946: checking for pkg-config >configure:2964: found /usr/bin/pkg-config >configure:2976: result: /usr/bin/pkg-config >configure:3003: checking for x86_64-pc-linux-gnu-pkg-config >configure:3033: result: /usr/bin/pkg-config >configure:3105: checking pkg-config is at least version 0.9.0 >configure:3108: result: yes >configure:3119: checking for FOO_COMMON >configure:3127: $PKG_CONFIG --exists --print-errors " libxml-2.0 fontconfig >= 1.0.1 " >configure:3130: $? = 0 >configure:3145: $PKG_CONFIG --exists --print-errors " libxml-2.0 fontconfig >= 1.0.1 " >configure:3148: $? = 0 >configure:3184: result: yes >configure:3253: result: found OOG680_m9, using /var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/patches/src680/apply >configure:3264: checking for master workspace name >configure:3267: result: OOG680 >configure:3275: checking for directory where to download sources >configure:3286: result: /var/tmp/portage/app-office/openoffice-2.3.1/distdir >configure:3368: checking for distribution name >configure:3387: result: Gentoo >configure:3391: checking for vendor name based on the distribution name >configure:3408: result: Gentoo >configure:3415: checking for xsltproc >configure:3433: found /usr/bin/xsltproc >configure:3446: result: /usr/bin/xsltproc >configure:3473: checking for style of include used by make >configure:3501: result: GNU >configure:3534: checking for x86_64-pc-linux-gnu-gcc >configure:3550: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3561: result: x86_64-pc-linux-gnu-gcc >configure:3839: checking for C compiler version >configure:3846: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.1) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3849: $? = 0 >configure:3856: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.0.1) >configure:3859: $? = 0 >configure:3866: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:3869: $? = 1 >configure:3892: checking for C compiler default output file name >configure:3919: x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe conftest.c >&5 >configure:3922: $? = 0 >configure:3960: result: a.out >configure:3977: checking whether the C compiler works >configure:3987: ./a.out >configure:3990: $? = 0 >configure:4007: result: yes >configure:4014: checking whether we are cross compiling >configure:4016: result: no >configure:4019: checking for suffix of executables >configure:4026: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe conftest.c >&5 >configure:4029: $? = 0 >configure:4053: result: >configure:4059: checking for suffix of object files >configure:4085: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:4088: $? = 0 >configure:4111: result: o >configure:4115: checking whether we are using the GNU C compiler >configure:4144: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:4150: $? = 0 >configure:4167: result: yes >configure:4172: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4202: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4208: $? = 0 >configure:4307: result: yes >configure:4324: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4398: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:4404: $? = 0 >configure:4427: result: none needed >configure:4447: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4537: result: none >configure:4560: checking how to run the C preprocessor >configure:4600: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4606: $? = 0 >configure:4637: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4643: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "ooo-build" >| #define PACKAGE_TARNAME "ooo-build" >| #define PACKAGE_VERSION "2.3.1" >| #define PACKAGE_STRING "ooo-build 2.3.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ooo-build" >| #define VERSION "2.3.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4676: result: x86_64-pc-linux-gnu-gcc -E >configure:4705: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4711: $? = 0 >configure:4742: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4748: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "ooo-build" >| #define PACKAGE_TARNAME "ooo-build" >| #define PACKAGE_VERSION "2.3.1" >| #define PACKAGE_STRING "ooo-build 2.3.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ooo-build" >| #define VERSION "2.3.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4786: checking for grep that handles long lines and -e >configure:4860: result: grep >configure:4865: checking for egrep >configure:4943: result: grep -E >configure:4948: checking for ANSI C header files >configure:4978: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:4984: $? = 0 >configure:5083: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5086: $? = 0 >configure:5092: ./conftest >configure:5095: $? = 0 >configure:5112: result: yes >configure:5136: checking for sys/types.h >configure:5157: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5163: $? = 0 >configure:5179: result: yes >configure:5136: checking for sys/stat.h >configure:5157: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5163: $? = 0 >configure:5179: result: yes >configure:5136: checking for stdlib.h >configure:5157: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5163: $? = 0 >configure:5179: result: yes >configure:5136: checking for string.h >configure:5157: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5163: $? = 0 >configure:5179: result: yes >configure:5136: checking for memory.h >configure:5157: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5163: $? = 0 >configure:5179: result: yes >configure:5136: checking for strings.h >configure:5157: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5163: $? = 0 >configure:5179: result: yes >configure:5136: checking for inttypes.h >configure:5157: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5163: $? = 0 >configure:5179: result: yes >configure:5136: checking for stdint.h >configure:5157: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5163: $? = 0 >configure:5179: result: yes >configure:5136: checking for unistd.h >configure:5157: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5163: $? = 0 >configure:5179: result: yes >configure:5201: checking security/pam_appl.h usability >configure:5218: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5224: $? = 0 >configure:5238: result: yes >configure:5242: checking security/pam_appl.h presence >configure:5257: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5263: $? = 0 >configure:5277: result: yes >configure:5305: checking for security/pam_appl.h >configure:5312: result: yes >configure:5333: checking png.h usability >configure:5350: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5356: $? = 0 >configure:5370: result: yes >configure:5374: checking png.h presence >configure:5389: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5395: $? = 0 >configure:5409: result: yes >configure:5437: checking for png.h >configure:5444: result: yes >configure:5465: checking zlib.h usability >configure:5482: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >configure:5488: $? = 0 >configure:5502: result: yes >configure:5506: checking zlib.h presence >configure:5521: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5527: $? = 0 >configure:5541: result: yes >configure:5569: checking for zlib.h >configure:5576: result: yes >configure:5610: checking for autoconf >configure:5626: found /usr/bin/autoconf >configure:5637: result: yes >configure:5653: checking for flex >configure:5669: found /usr/bin/flex >configure:5680: result: yes >configure:5696: checking for bison >configure:5712: found /usr/bin/bison >configure:5723: result: yes >configure:5745: checking for ccache >configure:5775: result: no >configure:5850: checking for widget sets >configure:5866: checking for FOO_GTK >configure:5874: $PKG_CONFIG --exists --print-errors " gtk+-2.0 " >configure:5877: $? = 0 >configure:5892: $PKG_CONFIG --exists --print-errors " gtk+-2.0 " >configure:5895: $? = 0 >configure:5931: result: yes >configure:5949: result: --enable-gtk >configure:6043: checking for broken aliases >configure:6050: result: ok >configure:6053: checking for Open Clip Art Library >configure:6084: result: no >configure:6089: checking for DejaVu Fonts >configure:6105: result: no >configure:6109: checking for GNU cp >configure:6128: result: cp >configure:6132: checking for GNU patch >configure:6151: result: patch >configure:6155: checking for GNU tar >configure:6174: result: tar >configure:6178: checking for wget >configure:6183: result: /usr/bin/wget >configure:6199: checking for favourite drink >configure:6205: result: tea >configure:6209: checking for ooo-version >configure:6213: result: 2.3 >configure:6217: checking for binsuffix >configure:6227: result: >configure:6255: checking for requested localizations >configure:6265: result: en-US >configure:6269: checking for insufficient help localizations >configure:6278: result: >configure:6282: checking whether to enable Mono bindings >configure:6298: result: no >configure:6302: checking whether to build the binfilter >configure:6310: result: no >configure:6315: checking whether to build the odk stuff >configure:6323: result: no >configure:6328: checking whether to use prebuilt unowinreg.dll >configure:6339: result: no >configure:6344: checking whether to enable graphite support >configure:6355: result: no >configure:6360: checking whether to enable Access import >configure:6374: result: no >configure:6408: checking whether to enable debugging code >configure:6415: result: product >configure:6616: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by ooo-build config.status 2.3.1, which was >generated by GNU Autoconf 2.61. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on localhost > >config.status:792: creating download >config.status:792: creating scratch/place >config.status:792: creating intltool-extract >config.status:792: creating intltool-merge >config.status:792: creating intltool-update >config.status:792: creating Makefile >config.status:792: creating bin/setup >config.status:792: creating bin/Makefile >config.status:792: creating desktop/Makefile >config.status:792: creating desktop/16x16/Makefile >config.status:792: creating desktop/22x22/Makefile >config.status:792: creating desktop/24x24/Makefile >config.status:792: creating desktop/32x32/Makefile >config.status:792: creating desktop/48x48/Makefile >config.status:792: creating desktop/scalable/Makefile >config.status:792: creating distro-configs/Makefile >config.status:792: creating distro-configs/Ark.conf >config.status:792: creating distro-configs/Common.conf >config.status:792: creating distro-configs/CommonLinux.conf >config.status:792: creating distro-configs/CommonWin32.conf >config.status:792: creating distro-configs/GoOoWin32.conf >config.status:792: creating distro-configs/DroplineGNOME.conf >config.status:792: creating distro-configs/DroplineGNOME64.conf >config.status:792: creating distro-configs/Debian.conf >config.status:792: creating distro-configs/DebianEtch.conf >config.status:792: creating distro-configs/DebianSarge.conf >config.status:792: creating distro-configs/OxygenOfficeLinux.conf >config.status:792: creating distro-configs/OxygenOfficeWindows.conf >config.status:792: creating distro-configs/Ubuntu.conf >config.status:792: creating distro-configs/UbuntuL10n.conf >config.status:792: creating distro-configs/Ubuntu64.conf >config.status:792: creating distro-configs/UbuntuDapper.conf >config.status:792: creating distro-configs/UbuntuDapper64.conf >config.status:792: creating distro-configs/UbuntuEdgy.conf >config.status:792: creating distro-configs/UbuntuEdgy64.conf >config.status:792: creating distro-configs/UbuntuFeisty.conf >config.status:792: creating distro-configs/UbuntuFeisty64.conf >config.status:792: creating distro-configs/UbuntuGutsy.conf >config.status:792: creating distro-configs/UbuntuGutsy64.conf >config.status:792: creating distro-configs/SUSE.conf >config.status:792: creating distro-configs/SUSE-PPC.conf >config.status:792: creating distro-configs/SUSE-reduced.conf >config.status:792: creating distro-configs/SUSE-9.1.conf >config.status:792: creating distro-configs/SUSE-9.2.conf >config.status:792: creating distro-configs/SUSE-9.3.conf >config.status:792: creating distro-configs/SUSE-10.0.conf >config.status:792: creating distro-configs/SUSE-10.1.conf >config.status:792: creating distro-configs/SUSE-10.2.conf >config.status:792: creating distro-configs/SUSE-10.3.conf >config.status:792: creating distro-configs/Mandriva.conf >config.status:792: creating distro-configs/Mandriva64.conf >config.status:792: creating distro-configs/NovellWin32.conf >config.status:792: creating distro-configs/NovellWin32ISO.conf >config.status:792: creating distro-configs/Gentoo.conf >config.status:792: creating distro-configs/Frugalware.conf >config.status:792: creating distro-configs/openmamba.conf >config.status:792: creating distro-configs/translate-org-za-linux.conf >config.status:792: creating distro-configs/translate-org-za-win32.conf >config.status:792: creating distro-configs/rpl2.conf >config.status:792: creating distro-configs/rpl2-64.conf >config.status:792: creating distro-configs/Pardus.conf >config.status:792: creating distro-configs/Win32.conf >config.status:792: creating distro-configs/Solaris.conf >config.status:792: creating distro-configs/GoOoLinux.conf >config.status:792: creating etc/Makefile >config.status:792: creating patches/apply.pl >config.status:792: creating patches/Makefile >config.status:792: creating patches/cairo/Makefile >config.status:792: creating patches/evo2/Makefile >config.status:792: creating patches/emf+/Makefile >config.status:792: creating patches/gstreamer/Makefile >config.status:792: creating patches/vba/Makefile >config.status:792: creating patches/mono/Makefile >config.status:792: creating patches/ooxml/Makefile >config.status:792: creating patches/postgresql/Makefile >config.status:792: creating patches/scsolver/Makefile >config.status:792: creating patches/src680/Makefile >config.status:792: creating patches/64bit/Makefile >config.status:792: creating po/Makefile >config.status:792: creating doc/Makefile >config.status:792: creating src/Makefile >config.status:792: creating src/mono-ooo.pc >config.status:792: creating stamp/Makefile >config.status:792: creating templates/Makefile >config.status:792: creating man/Makefile >config.status:792: creating www/Makefile >config.status:792: creating www/images/Makefile >config.status:792: creating www/tinder-scripts/Makefile >config.status:977: executing depfiles commands > >## ---------------- ## >## 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='-march=athlon64 -O2 -pipe' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_FOO_COMMON_CFLAGS_set= >ac_cv_env_FOO_COMMON_CFLAGS_value= >ac_cv_env_FOO_COMMON_LIBS_set= >ac_cv_env_FOO_COMMON_LIBS_value= >ac_cv_env_FOO_GTK_CFLAGS_set= >ac_cv_env_FOO_GTK_CFLAGS_value= >ac_cv_env_FOO_GTK_LIBS_set= >ac_cv_env_FOO_GTK_LIBS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_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=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_png_h=yes >ac_cv_header_security_pam_appl_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_header_zlib_h=yes >ac_cv_objext=o >ac_cv_path_EGREP='grep -E' >ac_cv_path_GREP=grep >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_XSLTPROC=/usr/bin/xsltproc >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_ACONF=yes >ac_cv_prog_AWK=gawk >ac_cv_prog_BISON=yes >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_FLEX=yes >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=none >am_cv_prog_tar_ustar=gnutar >pkg_cv_FOO_COMMON_CFLAGS='-I/usr/include/libxml2 ' >pkg_cv_FOO_COMMON_LIBS='-lxml2 -lfontconfig ' >pkg_cv_FOO_GTK_CFLAGS='-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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ' >pkg_cv_FOO_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/missing --run aclocal-1.9' >ACONF='yes' >ADD_OPENXML_PRESENTATION_MIME=';application/vnd.ms-powerpoint.slideshow.macroEnabled.12;application/vnd.openxmlformats-officedocument.presentationml.slideshow;application/vnd.ms-powerpoint.presentation.macroEnabled.12;application/vnd.openxmlformats-officedocument.presentationml.presentation;application/vnd.ms-powerpoint.template.macroEnabled.12;application/vnd.openxmlformats-officedocument.presentationml.template' >ADD_OPENXML_SPREADSHEET_MIME=';application/vnd.ms-excel.sheet.binary.macroEnabled.12;application/vnd.ms-excel.sheet.macroEnabled.12;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/vnd.ms-excel.template.macroEnabled.12;application/vnd.openxmlformats-officedocument.spreadsheetml.template' >ADD_OPENXML_WORD_MIME='\;application/vnd.ms-word.document.macroEnabled.12\;application/vnd.openxmlformats-officedocument.wordprocessingml.document\;application/vnd.ms-word.template.macroEnabled.12\;application/vnd.openxmlformats-officedocument.wordprocessingml.template' >AGFA_MONOTYPE_FONTS_SOURCE='agfa-monotype-fonts.tar.gz' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/missing --run tar' >APPLY_DIR='/var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/patches/src680' >ARCHITECTURE='unxlngi4' >AUTOCONF='${SHELL} /var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/missing --run automake-1.9' >AWK='gawk' >BISON='yes' >BUILDDIR='/var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/build' >BUILD_MOZILLA_SOURCE='mozilla-source-1.7.5.tar.gz' >BUILD_NCPUS='1' >BUILD_WIN32='' >BUILD_WIN32_FALSE='' >BUILD_WIN32_TRUE='#' >CABEXTRACT='' >CAIRO_CONFIGURE_FLAG='--enable-cairo=yes --with-system-xrender-headers' >CAIRO_ENABLED='TRUE' >CAIRO_VER='1.4.10' >CC='x86_64-pc-linux-gnu-gcc' >CCACHE='' >CCDEPMODE='depmode=none' >CFLAGS='-march=athlon64 -O2 -pipe' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CVSTAG='OOG680_m9' >CYGPATH_W='echo' >DEFS='-DPACKAGE_NAME=\"ooo-build\" -DPACKAGE_TARNAME=\"ooo-build\" -DPACKAGE_VERSION=\"2.3.1\" -DPACKAGE_STRING=\"ooo-build\ 2.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ooo-build\" -DVERSION=\"2.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1' >DEJAVU_FONTS_VER='' >DEPDIR='.deps' >DISTRO='Gentoo' >DRINK='tea' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ENABLE_ACCESS='' >ENABLE_BINFILTER='FALSE' >ENABLE_CCACHE='' >ENABLE_GRAPHITE='FALSE' >ENABLE_ICECREAM='' >ENABLE_MONO='FALSE' >ENABLE_ODK='FALSE' >ENABLE_OPENXML='yes' >EXEEXT='' >FLEX='yes' >FOO_COMMON_CFLAGS='-I/usr/include/libxml2 ' >FOO_COMMON_LIBS='-lxml2 -lfontconfig ' >FOO_GTK_CFLAGS='-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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ' >FOO_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >GNUCP='cp' >GNUPATCH='patch' >GNUTAR='tar' >GRAPHITE_SRC='' >GREP='grep' >ICECREAM_BINDIR='/opt/icecream/bin' >ICECREAM_JOBS='10' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INTLTOOL_PERL='/usr/bin/perl' >LDFLAGS='' >LIBOBJS='' >LIBS='' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/missing --run makeinfo' >MDBTOOLS_SRC='' >MIRROR='http://download.go-oo.org/' >MWS='OOG680' >OBJEXT='o' >OOBUILDDIR='/var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/build/OOG680_m9' >OOOINSTALLDIRNAME='openoffice' >OOO_BINSUFFIX='' >OOO_BUILDVERSION='2.3.1' >OOO_CUSTOM_IMAGES='' >OOO_EXTRA_ARTWORK='extras-2.tar.bz2' >OOO_LANGS='en-US' >OOO_POOR_HELP_LOCALIZATIONS='' >OOO_STRIP='yes' >OOO_VERSION='2.3' >OOO_WIDGET_FLAGS='--enable-gtk ' >OOX_MODULE_TARBALL='oox.2007-09-05.tar.bz2' >OPENCLIPART_DIR='' >OPENCLIPART_VER='' >PACKAGE='ooo-build' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='ooo-build' >PACKAGE_STRING='ooo-build 2.3.1' >PACKAGE_TARNAME='ooo-build' >PACKAGE_VERSION='2.3.1' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >PKG_CONFIG='/usr/bin/pkg-config' >PREBUILT_WRITINGAIDS_TIMESTAMP='20070719' >PROPAGATED_ARGS=' '\''--disable-mono'\'' '\''--with-distro=Gentoo'\'' '\''--with-arch=amd64'\'' '\''--host=x86_64-pc-linux-gnu'\'' '\''--with-srcdir=/var/tmp/portage/app-office/openoffice-2.3.1/distdir'\'' '\''--with-lang=en-US'\'' '\''--with-num-cpus=1'\'' '\''--without-binsuffix'\'' '\''--with-installed-ooo-dirname=openoffice'\'' '\''--with-tag=OOG680_m9'\'' '\''--enable-gtk'\'' '\''--disable-kde'\'' '\''--enable-cairo'\'' '\''--with-system-cairo'\'' '\''--enable-quickstart'\'' '\''--enable-pam'\'' '\''--enable-strip'\'' '\''--disable-odk'\'' '\''--without-java'\'' '\''--disable-access'\'' '\''--disable-post-install-scripts'\'' '\''--enable-hunspell'\'' '\''--enable-openxml'\'' '\''--with-system-hunspell'\'' '\''--with-system-libwpd'\'' '\''--with-system-libsvg'\'' '\''--mandir=/usr/share/man'\'' '\''--libdir=/usr/lib64'\'' '\''host_alias=x86_64-pc-linux-gnu'\'' '\''CFLAGS=-march=athlon64 -O2 -pipe'\'' '\''CPPFLAGS='\''' >RUN_POST_INSTALL_SCRIPTS='no' >SET_MAKE='' >SHELL='/bin/sh' >SNAPSHOT_TAG='20071213.1819.' >SPLIT_APP_MODULES='NO' >SPLIT_OPT_FEATURES='NO' >SRCDIR='/var/tmp/portage/app-office/openoffice-2.3.1/distdir' >STRIP='x86_64-pc-linux-gnu-strip' >SYSTEM_CAIRO='TRUE' >SYSTEM_LIBSVG='YES' >SYSTEM_LIBWPD='YES' >SYSTEM_LIBWPG='NO' >SYSTEM_LIBWPS='NO' >SYSTEM_MDBTOOLS='' >TOOLSDIR='/var/tmp/portage/app-office/openoffice-2.3.1/work/ooo' >UPSTREAM_NAME='OOo_2.3.1_src' >UPSTREAM_SOURCE='YES' >UPSTREAM_URI='http://openoffice.bouncer.osuosl.org/?product=OpenOffice.org&os=src_bzip&version=2.3.1' >USE_PREBUILD_UNOWINREG_DLL='NO' >VENDORNAME='Gentoo' >VERSION='2.3.1' >WGET='/usr/bin/wget' >XSLTPROC='/usr/bin/xsltproc' >ac_ct_CC='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='tar --format=ustar -chf - "$$tardir"' >am__untar='tar -xf -' >bindir='${exec_prefix}/bin' >build_alias='' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/packages/OpenOffice.org' >dvidir='${docdir}' >exec_prefix='${prefix}' >host_alias='x86_64-pc-linux-gnu' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='${datarootdir}/info' >install_sh='/var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='${prefix}/var' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='${prefix}/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "ooo-build" >#define PACKAGE_TARNAME "ooo-build" >#define PACKAGE_VERSION "2.3.1" >#define PACKAGE_STRING "ooo-build 2.3.1" >#define PACKAGE_BUGREPORT "" >#define PACKAGE "ooo-build" >#define VERSION "2.3.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 > >configure: exit 0
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 202112
:
138385
|
138419