Gentoo Archives: gentoo-amd64

From: sean <tech.junk@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Openoffice Build
Date: Fri, 27 Oct 2006 17:48:23
Message-Id: 454245E7.6010201@verizon.net
In Reply to: Re: [gentoo-amd64] Openoffice Build by Sebastian Redl
1 Sebastian Redl wrote:
2 > sean wrote:
3 >> Well, my next build error.
4 >> All, just wanted to say in advance, thanks for all the help.
5 >> I am guessing that this javac error is some setting I need to correct?
6 >>
7 >> Sean
8 >>
9 >>
10 >>
11 >> checking whether to add custom build version... yes, Build 2.0.4.1
12 >> checking whether to build with Java support... yes
13 >> checking the installed JDK... checked (JDK 1.4.2-03)
14 >> checking for target java bytecode version... 1.4
15 >> configure: error: javac not found set with_jdk_home
16 >> make: *** [stamp/build] Error 1
17 > Can you post your config.log? It ought to be in some subdirectory of
18 > /var/tmp/portage/openoffice-2.0.4/ (or whatever the build directory is).
19 >
20 > Sebastian Redl
21
22 Thanks
23
24
25 This file contains any messages produced by compilers while
26 running configure, to aid debugging if configure makes a mistake.
27
28 It was created by ooo-build configure 2.0.4.1, which was
29 generated by GNU Autoconf 2.59. Invocation command line was
30
31 $ ./configure --with-distro=Gentoo --with-arch=amd64
32 --with-srcdir=/var/tmp/portage/openoffice-2.0.4/distdir --with-la$
33
34 ## --------- ##
35 ## Platform. ##
36 ## --------- ##
37
38 hostname = tardis
39 uname -m = x86_64
40 uname -r = 2.6.16-gentoo-r9
41 uname -s = Linux
42 uname -v = #5 SMP Wed Aug 23 18:48:31 EDT 2006
43
44 /usr/bin/uname -p = AMD Opteron(tm) Processor 246
45 /bin/uname -X = unknown
46
47 /bin/arch = x86_64
48 /usr/bin/arch -k = unknown
49 /usr/convex/getsysinfo = unknown
50 hostinfo = unknown
51 /bin/machine = unknown
52 /usr/bin/oslevel = unknown
53 /bin/universe = unknown
54
55 PATH: /opt/blackdown-jre-1.4.2.03/bin
56 PATH: /emul/linux/x86/usr/qt/2
57 PATH: /emul/linux/x86/usr/qt/3/bin
58 PATH: /usr/local/sbin
59 PATH: /sbin
60 PATH: /usr/sbin
61 PATH: /usr/lib/portage/bin
62 PATH: /usr/local/bin
63 PATH: /bin
64 PATH: /usr/bin
65 PATH: /opt/bin
66 PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/3.4.6
67 PATH: /opt/blackdown-jdk-1.4.2.03/bin
68 PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin
69
70 ## ----------- ##
71 ## Core tests. ##
72 ## ----------- ##
73
74 configure:1571: checking for a BSD-compatible install
75 configure:1626: result: /bin/install -c
76 configure:1637: checking whether build environment is sane
77 configure:1680: result: yes
78 configure:1745: checking for gawk
79 configure:1761: found /bin/gawk
80 configure:1771: result: gawk
81 configure:1781: checking whether make sets $(MAKE)
82 configure:1801: result: yes
83 configure:1964: checking how to create a ustar tar archive
84 configure:1977: tar --version
85 tar (GNU tar) 1.15.1
86 configure:1980: $? = 0
87 configure:2020: tardir=conftest.dir && eval tar --format=ustar -chf -
88 "$tardir" >conftest.tar
89 configure:2023: $? = 0
90 configure:2027: tar -xf - <conftest.tar
91 configure:2030: $? = 0
92 configure:2043: result: gnutar
93 configure:2301: checking whether to enable maintainer-specific portions
94 of Makefiles
95 configure:2310: result: no
96 configure:2331: checking for perl
97 configure:2349: found /usr/bin/perl
98 configure:2361: result: /usr/bin/perl
99 configure:2379: checking for pkg-config
100 configure:2397: found /usr/bin/pkg-config
101 configure:2409: result: /usr/bin/pkg-config
102 configure:2522: checking pkg-config is at least version 0.9.0
103 configure:2525: result: yes
104 configure:2536: checking for FOO_COMMON
105 configure:2544: $PKG_CONFIG --exists --print-errors " libxml-2.0
106 fontconfig >= 1.0.1 "
107 configure:2547: $? = 0
108 configure:2562: $PKG_CONFIG --exists --print-errors " libxml-2.0
109 fontconfig >= 1.0.1 "
110 configure:2565: $? = 0
111 configure:2599: result: yes
112 configure:2662: result: found OOO_2_0_4, using
113 /var/tmp/portage/openoffice-2.0.4/work/ooo/patches/src680/apply
114 configure:2673: checking for master workspace name
115 configure:2676: result: OOO_2_0_4
116 configure:2684: checking for directory where to download sources
117 configure:2695: result: /var/tmp/portage/openoffice-2.0.4/distdir
118 configure:2761: checking for distribution name
119 configure:2780: result: Gentoo
120 configure:2784: checking for vendor name based on the distribution name
121 configure:2798: result: Gentoo
122 configure:2862: checking for style of include used by make
123 configure:2890: result: GNU
124 configure:2961: checking for gcc
125 configure:2977: found /usr/bin/gcc
126 configure:2987: result: gcc
127 configure:3231: checking for C compiler version
128 configure:3234: gcc --version </dev/null >&5
129 gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)
130 Copyright (C) 2006 Free Software Foundation, Inc.
131 This is free software; see the source for copying conditions. There is NO
132 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
133
134 configure:3237: $? = 0
135 configure:3239: gcc -v </dev/null >&5
136 Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/specs
137 Configured with: /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/configure
138 --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bi
139 n/3.4.6 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/include
140 --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6 --
141 mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6/man
142 --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6/info --with-g
143 xx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/include/g++-v3
144 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --
145 disable-altivec --enable-nls --without-included-gettext
146 --with-system-zlib --disable-checking --disable-werror --disable-libun
147 wind-exceptions --enable-multilib --disable-libgcj
148 --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enabl
149 e-__cxa_atexit --enable-clocale=gnu
150 Thread model: posix
151 gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)
152 configure:3242: $? = 0
153 configure:3244: gcc -V </dev/null >&5
154 gcc: `-V' option must have argument
155 configure:3247: $? = 1
156 configure:3270: checking for C compiler default output file name
157 configure:3273: gcc -march=k8 -O2 -pipe -fno-stack-protector-all
158 conftest.c >&5
159 configure:3276: $? = 0
160 configure:3322: result: a.out
161 configure:3327: checking whether the C compiler works
162 configure:3333: ./a.out
163 configure:3336: $? = 0
164 configure:3353: result: yes
165 configure:3360: checking whether we are cross compiling
166 configure:3362: result: no
167 configure:3365: checking for suffix of executables
168 configure:3367: gcc -o conftest -march=k8 -O2 -pipe
169 -fno-stack-protector-all conftest.c >&5
170 configure:3370: $? = 0
171 configure:3395: result:
172 configure:3401: checking for suffix of object files
173 configure:3422: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
174 conftest.c >&5
175 configure:3425: $? = 0
176 configure:3447: result: o
177 configure:3451: checking whether we are using the GNU C compiler
178 configure:3475: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
179 conftest.c >&5
180 configure:3481: $? = 0
181 configure:3485: test -z
182 || test ! -s conftest.err
183 configure:3488: $? = 0
184 configure:3491: test -s conftest.o
185 configure:3494: $? = 0
186 configure:3507: result: yes
187 configure:3513: checking whether gcc accepts -g
188 configure:3534: gcc -c -g conftest.c >&5
189 configure:3540: $? = 0
190 configure:3544: test -z
191 || test ! -s conftest.err
192 configure:3547: $? = 0
193 configure:3550: test -s conftest.o
194 configure:3553: $? = 0
195 configure:3564: result: yes
196 configure:3581: checking for gcc option to accept ANSI C
197 configure:3651: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
198 conftest.c >&5
199 configure:3657: $? = 0
200 configure:3661: test -z
201 || test ! -s conftest.err
202 configure:3664: $? = 0
203 configure:3667: test -s conftest.o
204 configure:3670: $? = 0
205 configure:3688: result: none needed
206 configure:3706: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
207 conftest.c >&5
208 conftest.c:2: error: syntax error before "me"
209 configure:3712: $? = 1
210 configure: failed program was:
211 | #ifndef __cplusplus
212 | choke me
213 | #endif
214 configure:3847: checking dependency style of gcc
215 configure:3937: result: none
216 configure:3960: checking how to run the C preprocessor
217 configure:3995: gcc -E conftest.c
218 configure:4001: $? = 0
219 configure:4033: gcc -E conftest.c
220 conftest.c:11:28: ac_nonexistent.h: No such file or directory
221 configure:4039: $? = 1
222 configure: failed program was:
223 | /* confdefs.h. */
224 |
225 | #define PACKAGE_NAME "ooo-build"
226 | #define PACKAGE_TARNAME "ooo-build"
227 | #define PACKAGE_VERSION "2.0.4.1"
228 | #define PACKAGE_STRING "ooo-build 2.0.4.1"
229 | #define PACKAGE_BUGREPORT ""
230 | #define PACKAGE "ooo-build"
231 | #define VERSION "2.0.4.1"
232 | /* end confdefs.h. */
233 | #include <ac_nonexistent.h>
234 configure:4078: result: gcc -E
235 configure:4102: gcc -E conftest.c
236 configure:4108: $? = 0
237 configure:4140: gcc -E conftest.c
238 conftest.c:11:28: ac_nonexistent.h: No such file or directory
239 configure:4146: $? = 1
240 configure: failed program was:
241 | /* confdefs.h. */
242 |
243 | #define PACKAGE_NAME "ooo-build"
244 | #define PACKAGE_TARNAME "ooo-build"
245 | #define PACKAGE_VERSION "2.0.4.1"
246 | #define PACKAGE_STRING "ooo-build 2.0.4.1"
247 | #define PACKAGE_BUGREPORT ""
248 | #define PACKAGE "ooo-build"
249 | #define VERSION "2.0.4.1"
250 | /* end confdefs.h. */
251 | #include <ac_nonexistent.h>
252 configure:4190: checking for egrep
253 configure:4200: result: grep -E
254 configure:4205: checking for ANSI C header files
255 configure:4230: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
256 conftest.c >&5
257 configure:4236: $? = 0
258 configure:4240: test -z
259 || test ! -s conftest.err
260 configure:4243: $? = 0
261 configure:4246: test -s conftest.o
262 configure:4249: $? = 0
263 configure:4338: gcc -o conftest -march=k8 -O2 -pipe
264 -fno-stack-protector-all conftest.c >&5
265 configure:4341: $? = 0
266 configure:4343: ./conftest
267 configure:4346: $? = 0
268 configure:4361: result: yes
269 configure:4385: checking for sys/types.h
270 configure:4401: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
271 conftest.c >&5
272 configure:4407: $? = 0
273 configure:4411: test -z
274 || test ! -s conftest.err
275 configure:4414: $? = 0
276 configure:4417: test -s conftest.o
277 configure:4420: $? = 0
278 configure:4431: result: yes
279 configure:4385: checking for sys/stat.h
280 configure:4401: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
281 conftest.c >&5
282 configure:4407: $? = 0
283 configure:4411: test -z
284 || test ! -s conftest.err
285 configure:4414: $? = 0
286 configure:4417: test -s conftest.o
287 configure:4420: $? = 0
288 configure:4431: result: yes
289 configure:4385: checking for stdlib.h
290 configure:4401: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
291 conftest.c >&5
292 configure:4407: $? = 0
293 configure:4411: test -z
294 || test ! -s conftest.err
295 configure:4414: $? = 0
296 configure:4417: test -s conftest.o
297 configure:4420: $? = 0
298 configure:4431: result: yes
299 configure:4385: checking for string.h
300 configure:4401: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
301 conftest.c >&5
302 configure:4407: $? = 0
303 configure:4411: test -z
304 || test ! -s conftest.err
305 configure:4414: $? = 0
306 configure:4417: test -s conftest.o
307 configure:4420: $? = 0
308 configure:4431: result: yes
309 configure:4385: checking for memory.h
310 configure:4401: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
311 conftest.c >&5
312 configure:4407: $? = 0
313 configure:4411: test -z
314 || test ! -s conftest.err
315 configure:4414: $? = 0
316 configure:4417: test -s conftest.o
317 configure:4420: $? = 0
318 configure:4431: result: yes
319 configure:4385: checking for strings.h
320 configure:4401: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
321 conftest.c >&5
322 configure:4407: $? = 0
323 configure:4411: test -z
324 || test ! -s conftest.err
325 configure:4414: $? = 0
326 configure:4417: test -s conftest.o
327 configure:4420: $? = 0
328 configure:4431: result: yes
329 configure:4385: checking for inttypes.h
330 configure:4401: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
331 conftest.c >&5
332 configure:4407: $? = 0
333 configure:4411: test -z
334 || test ! -s conftest.err
335 configure:4414: $? = 0
336 configure:4417: test -s conftest.o
337 configure:4420: $? = 0
338 configure:4431: result: yes
339 configure:4385: checking for stdint.h
340 configure:4401: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
341 conftest.c >&5
342 configure:4407: $? = 0
343 configure:4411: test -z
344 || test ! -s conftest.err
345 configure:4414: $? = 0
346 configure:4417: test -s conftest.o
347 configure:4420: $? = 0
348 configure:4431: result: yes
349 configure:4385: checking for unistd.h
350 configure:4401: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
351 conftest.c >&5
352 configure:4407: $? = 0
353 configure:4411: test -z
354 configure:4414: $? = 0
355 configure:4417: test -s conftest.o
356 configure:4420: $? = 0
357 configure:4431: result: yes
358 configure:4453: checking security/pam_appl.h usability
359 configure:4465: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
360 conftest.c >&5
361 configure:4471: $? = 0
362 configure:4475: test -z
363 || test ! -s conftest.err
364 configure:4478: $? = 0
365 configure:4481: test -s conftest.o
366 configure:4484: $? = 0
367 configure:4494: result: yes
368 configure:4498: checking security/pam_appl.h presence
369 configure:4508: gcc -E conftest.c
370 configure:4514: $? = 0
371 configure:4534: result: yes
372 configure:4569: checking for security/pam_appl.h
373 configure:4576: result: yes
374 configure:4597: checking png.h usability
375 configure:4609: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
376 conftest.c >&5
377 configure:4615: $? = 0
378 configure:4619: test -z
379 || test ! -s conftest.err
380 configure:4622: $? = 0
381 configure:4625: test -s conftest.o
382 configure:4628: $? = 0
383 configure:4638: result: yes
384 configure:4642: checking png.h presence
385 configure:4652: gcc -E conftest.c
386 configure:4658: $? = 0
387 configure:4678: result: yes
388 configure:4713: checking for png.h
389 configure:4720: result: yes
390 configure:4741: checking zlib.h usability
391 configure:4753: gcc -c -march=k8 -O2 -pipe -fno-stack-protector-all
392 conftest.c >&5
393 configure:4759: $? = 0
394 configure:4763: test -z
395 || test ! -s conftest.err
396 configure:4766: $? = 0
397 configure:4769: test -s conftest.o
398 configure:4772: $? = 0
399 configure:4782: result: yes
400 configure:4786: checking zlib.h presence
401 configure:4796: gcc -E conftest.c
402 configure:4802: $? = 0
403 configure:4822: result: yes
404 configure:4857: checking for zlib.h
405 configure:4864: result: yes
406 configure:4898: checking for autoconf
407 configure:4914: found /usr/bin/autoconf
408 configure:4924: result: yes
409 configure:4939: checking for flex
410 configure:4955: found /usr/bin/flex
411 configure:4965: result: yes
412 configure:4980: checking for bison
413 configure:4996: found /usr/bin/bison
414 configure:5006: result: yes
415 configure:5036: checking for ccache
416 configure:5065: result: no
417 configure:5139: checking for widget sets
418 configure:5155: checking for FOO_GTK
419 configure:5163: $PKG_CONFIG --exists --print-errors " gtk+-2.0 "
420 configure:5166: $? = 0
421 configure:5181: $PKG_CONFIG --exists --print-errors " gtk+-2.0 "
422 configure:5184: $? = 0
423 configure:5218: result: yes
424 configure:5236: result: --enable-gtk
425 configure:5240: checking for quick-start
426 configure:5248: result: disabled
427 configure:5255: checking for libstartup_notification
428 configure:5263: $PKG_CONFIG --exists --print-errors "
429 libstartup-notification-1.0 "
430 configure:5266: $? = 0
431 configure:5281: $PKG_CONFIG --exists --print-errors "
432 libstartup-notification-1.0 "
433 configure:5284: $? = 0
434 configure:5318: result: yes
435 configure:5323: checking for startup notification in dekstop files
436 configure:5328: result: enabled
437 configure:5370: checking whether Hunspell UNO is enabled
438 configure:5379: result: yes
439 configure:5383: checking for libhunspell
440 configure:5397: result: from system
441 configure:5436: checking for broken aliases
442 configure:5443: result: ok
443 configure:5446: checking for Open Clip Art Library
444 configure:5477: result: no
445 configure:5482: checking for DejaVu Fonts
446 configure:5498: result: no
447 configure:5502: checking for ooo-version
448 configure:5506: result: 2.0
449 configure:5510: checking for binsuffix
450 configure:5520: result: 2
451 configure:5548: checking for requested localizations
452 configure:5558: result: en-US
453 configure:5562: checking for insufficient help localizations
454 configure:5571: result:
455 configure:5575: checking whether to enable Mono bindings
456 configure:5591: result: no
457 configure:5595: checking whether to build the binfilter
458 configure:5603: result: no
459 configure:5608: checking whether to build the odk stuff
460 configure:5616: result: no
461 configure:5621: checking whether to use prebuilt unowinreg.dll
462 configure:5632: result: no
463 configure:5637: checking whether to enable graphite support
464 configure:5648: result: no
465 configure:5653: checking whether to enable Access import
466 configure:5667: result: no
467 configure:5673: checking whether to enable debugging code
468 configure:5680: result: product
469 configure:5850: creating ./config.status
470
471 ## ---------------------- ##
472 ## Running config.status. ##
473 ## ---------------------- ##
474
475 This file was extended by ooo-build config.status 2.0.4.1, which was
476 generated by GNU Autoconf 2.59. Invocation command line was
477
478 CONFIG_FILES =
479 CONFIG_HEADERS =
480 CONFIG_LINKS =
481 CONFIG_COMMANDS =
482 $ ./config.status
483
484 on tardis
485 config.status:821: creating download
486 config.status:821: creating scratch/place
487 config.status:821: creating intltool-extract
488 config.status:821: creating intltool-merge
489 config.status:821: creating intltool-update
490 config.status:821: creating Makefile
491 config.status:821: creating bin/setup
492 config.status:821: creating bin/Makefile
493 config.status:821: creating desktop/Makefile
494 config.status:821: creating distro-configs/Makefile
495 config.status:821: creating distro-configs/Ark.conf
496 config.status:821: creating distro-configs/Common.conf
497 config.status:821: creating distro-configs/CommonLinux.conf
498 config.status:821: creating distro-configs/CommonWin32.conf
499 config.status:821: creating distro-configs/DroplineGNOME.conf
500 config.status:821: creating distro-configs/Debian.conf
501 config.status:821: creating distro-configs/DebianSarge.conf
502 config.status:821: creating distro-configs/Debian64.conf
503 config.status:821: creating distro-configs/Ubuntu.conf
504 config.status:821: creating distro-configs/UbuntuL10n.conf
505 config.status:821: creating distro-configs/Ubuntu64.conf
506 config.status:821: creating distro-configs/UbuntuDapper.conf
507 config.status:821: creating distro-configs/UbuntuDapper64.conf
508 config.status:821: creating distro-configs/UbuntuEdgy.conf
509 config.status:821: creating distro-configs/UbuntuEdgy64.conf
510 config.status:821: creating distro-configs/SUSE.conf
511 config.status:821: creating distro-configs/SUSE-PPC.conf
512 config.status:821: creating distro-configs/SUSE-64.conf
513 config.status:821: creating distro-configs/SUSE-9.1.conf
514 config.status:821: creating distro-configs/SUSE-9.2.conf
515 config.status:821: creating distro-configs/SUSE-9.3.conf
516 config.status:821: creating distro-configs/SUSE-10.0.conf
517 config.status:821: creating distro-configs/SUSE-10.1.conf
518 config.status:821: creating distro-configs/Mandriva.conf
519 config.status:821: creating distro-configs/Mandriva64.conf
520 config.status:821: creating distro-configs/NovellWin32.conf
521 config.status:821: creating distro-configs/NovellWin32ISO.conf
522 config.status:821: creating distro-configs/Gentoo.conf
523 config.status:821: creating distro-configs/QiLinux.conf
524 config.status:821: creating distro-configs/Frugalware.conf
525 config.status:821: creating distro-configs/Frugalware64.conf
526 config.status:821: creating distro-configs/translate-org-za-linux.conf
527 config.status:821: creating distro-configs/translate-org-za-win32.conf
528 config.status:821: creating etc/Makefile
529 config.status:821: creating fonts/Makefile
530 config.status:821: creating patches/Makefile
531 config.status:821: creating patches/cairo/Makefile
532 config.status:821: creating patches/evo2/Makefile
533 config.status:821: creating patches/gstreamer/Makefile
534 config.status:821: creating patches/vba/Makefile
535 config.status:821: creating patches/mono/Makefile
536 config.status:821: creating patches/scsolver/Makefile
537 config.status:821: creating patches/src680/Makefile
538 config.status:821: creating patches/64bit/Makefile
539 config.status:821: creating po/Makefile
540 config.status:821: creating doc/Makefile
541 config.status:821: creating src/Makefile
542 config.status:821: creating src/mono-ooo.pc
543 config.status:821: creating stamp/Makefile
544 config.status:821: creating templates/Makefile
545 config.status:821: creating man/Makefile
546 config.status:821: creating www/Makefile
547 config.status:821: creating www/images/Makefile
548 config.status:821: creating www/tinder-scripts/Makefile
549 config.status:1012: executing depfiles commands
550 ## ---------------- ##
551 ## Cache variables. ##
552 ## ---------------- ##
553
554 ac_cv_c_compiler_gnu=yes
555 ac_cv_env_CC_set=
556 ac_cv_env_CC_value=
557 ac_cv_env_CFLAGS_set=set
558 ac_cv_env_CFLAGS_value='-march=k8 -O2 -pipe -fno-stack-protector-all'
559 ac_cv_env_CPPFLAGS_set=
560 ac_cv_env_CPPFLAGS_value=
561 ac_cv_env_CPP_set=
562 ac_cv_env_CPP_value=
563 ac_cv_env_FOO_COMMON_CFLAGS_set=
564 ac_cv_env_FOO_COMMON_CFLAGS_value=
565 ac_cv_env_FOO_COMMON_LIBS_set=
566 ac_cv_env_FOO_COMMON_LIBS_value=
567 ac_cv_env_FOO_GTK_CFLAGS_set=
568 ac_cv_env_FOO_GTK_CFLAGS_value=
569 ac_cv_env_FOO_GTK_LIBS_set=
570 ac_cv_env_FOO_GTK_LIBS_value=
571 ac_cv_env_LDFLAGS_set=
572 ac_cv_env_LDFLAGS_value=
573 ac_cv_env_PKG_CONFIG_set=
574 ac_cv_env_PKG_CONFIG_value=
575 ac_cv_env_build_alias_set=
576 ac_cv_env_build_alias_value=
577 ac_cv_env_host_alias_set=
578 ac_cv_env_host_alias_value=
579 ac_cv_env_libstartup_notification_CFLAGS_set=
580 ac_cv_env_libstartup_notification_CFLAGS_value=
581 ac_cv_env_libstartup_notification_LIBS_set=
582 ac_cv_env_libstartup_notification_LIBS_value=
583 ac_cv_env_target_alias_set=
584 ac_cv_env_target_alias_value=
585 ac_cv_exeext=
586 ac_cv_header_inttypes_h=yes
587 ac_cv_header_memory_h=yes
588 ac_cv_header_png_h=yes
589 ac_cv_header_security_pam_appl_h=yes
590 ac_cv_header_stdc=yes
591 ac_cv_header_stdint_h=yes
592 ac_cv_header_stdlib_h=yes
593 ac_cv_header_string_h=yes
594 ac_cv_header_strings_h=yes
595 ac_cv_header_sys_stat_h=yes
596 ac_cv_header_sys_types_h=yes
597 ac_cv_header_unistd_h=yes
598 ac_cv_header_zlib_h=yes
599 ac_cv_objext=o
600 ac_cv_path_PERL=/usr/bin/perl
601 ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
602 ac_cv_path_install='/bin/install -c'
603 ac_cv_prog_ACONF=yes
604 ac_cv_prog_AWK=gawk
605 ac_cv_prog_BISON=yes
606 ac_cv_prog_CPP='gcc -E'
607 ac_cv_prog_FLEX=yes
608 ac_cv_prog_ac_ct_CC=gcc
609 ac_cv_prog_cc_g=yes
610 ac_cv_prog_cc_stdc=
611 ac_cv_prog_egrep='grep -E'
612 ac_cv_prog_make_make_set=yes
613 am_cv_CC_dependencies_compiler_type=none
614 am_cv_prog_tar_ustar=gnutar
615 pkg_cv_FOO_COMMON_CFLAGS='-I/usr/include/libxml2 -I/usr/include/freetype2 '
616 pkg_cv_FOO_COMMON_LIBS='-lxml2 -lm -lfreetype -lz -lfontconfig -lexpat '
617 pkg_cv_FOO_GTK_CFLAGS='-I/usr/include/gtk-2.0
618 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
619 -I/usr/
620 include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
621 pkg_cv_FOO_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
622 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject
623 -2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
624 pkg_cv_libstartup_notification_CFLAGS='-I/usr/include/startup-notification-1.0
625 '
626 pkg_cv_libstartup_notification_LIBS='-lstartup-notification-1 '
627
628 ## ----------------- ##
629 ## Output variables. ##
630 ## ----------------- ##
631
632 ACLOCAL='${SHELL} /var/tmp/portage/openoffice-2.0.4/work/ooo/missing
633 --run aclocal-1.9'
634 ACONF='yes'
635 AGFA_MONOTYPE_FONTS_SOURCE='agfa-monotype-fonts.tar.gz'
636 AMDEPBACKSLASH='\'
637 AMDEP_FALSE='#'
638 AMDEP_TRUE=''
639 AMTAR='${SHELL} /var/tmp/portage/openoffice-2.0.4/work/ooo/missing --run
640 tar'
641 APPLY_DIR='/var/tmp/portage/openoffice-2.0.4/work/ooo/patches/src680'
642 ARCHITECTURE='unxlngi4'
643 AUTOCONF='${SHELL} /var/tmp/portage/openoffice-2.0.4/work/ooo/missing
644 --run autoconf'
645 AUTOHEADER='${SHELL} /var/tmp/portage/openoffice-2.0.4/work/ooo/missing
646 --run autoheader'
647 AUTOMAKE='${SHELL} /var/tmp/portage/openoffice-2.0.4/work/ooo/missing
648 --run automake-1.9'
649 AWK='gawk'
650 BISON='yes'
651 BUILDDIR='/var/tmp/portage/openoffice-2.0.4/work/ooo/build'
652 BUILD_MOZILLA_SOURCE='mozilla-source-1.7.5.tar.gz'
653 BUILD_NCPUS='1'
654 BUILD_WIN32=''
655 BUILD_WIN32_FALSE=''
656 BUILD_WIN32_TRUE='#'
657 CABEXTRACT=''
658 CAIRO_CONFIGURE_FLAG='--enable-cairo=no'
659 CAIRO_ENABLED=''
660 CAIRO_VER=''
661 CC='gcc'
662 CCACHE=''
663 CCDEPMODE='depmode=none'
664 CFLAGS='-march=k8 -O2 -pipe -fno-stack-protector-all'
665 CPP='gcc -E'
666 CPPFLAGS=''
667 CVSTAG='OOO_2_0_4'
668 CYGPATH_W='echo'
669 DEFS='-DPACKAGE_NAME=\"ooo-build\" -DPACKAGE_TARNAME=\"ooo-build\"
670 -DPACKAGE_VERSION=\"2.0.4.1\" -DPACKAGE_STRING=\"ooo-build\
671 2.0.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ooo-build\"
672 -DVERSION=\"2.0.4.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE
673 _SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
674 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -
675 DHAVE_UNISTD_H=1 '
676 DEJAVU_FONTS_VER=''
677 DEPDIR='.deps'
678 DISTRO='Gentoo'
679 ECHO_C=''
680 ECHO_N='-n'
681 ECHO_T=''
682 EGREP='grep -E'
683 ENABLE_ACCESS=''
684 ENABLE_BINFILTER='FALSE'
685 ENABLE_CCACHE=''
686 ENABLE_GRAPHITE='FALSE'
687 ENABLE_ICECREAM=''
688 ENABLE_MONO='FALSE'
689 ENABLE_ODK='FALSE'
690 ENABLE_QUICKSTART=''
691 EXEEXT=''
692 FLEX='yes'
693 FOO_COMMON_CFLAGS='-I/usr/include/libxml2 -I/usr/include/freetype2 '
694 FOO_COMMON_LIBS='-lxml2 -lm -lfreetype -lz -lfontconfig -lexpat '
695 FOO_GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
696 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include
697 /pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
698 FOO_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
699 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -l
700 gmodule-2.0 -ldl -lglib-2.0 '
701 FORCE_GCC33=''
702 GLITZ_VER=''
703 GRAPHITE_SRC=''
704 HUNSPELL_LIB_SRC=''
705 HUNSPELL_UNO_SRC='hunspell_UNO_1.1.tar.gz'
706 ICECREAM_BINDIR='/opt/icecream/bin'
707 ICECREAM_JOBS='10'
708 INSTALL_DATA='${INSTALL} -m 644'
709 INSTALL_PROGRAM='${INSTALL}'
710 INSTALL_SCRIPT='${INSTALL}'
711 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
712 INTLTOOL_PERL='/usr/bin/perl'
713 LDFLAGS=''
714 LIBOBJS=''
715 LIBS=''
716 LTLIBOBJS=''
717 MAINT='#'
718 MAINTAINER_MODE_FALSE=''
719 MAINTAINER_MODE_TRUE='#'
720 MAKEINFO='${SHELL} /var/tmp/portage/openoffice-2.0.4/work/ooo/missing
721 --run makeinfo'
722 MDBTOOLS_SRC=''
723 MIRROR='http://go-ooo.org/packages'
724 MWS='OOO_2_0_4'
725 OBJEXT='o'
726 OOBUILDDIR='/var/tmp/portage/openoffice-2.0.4/work/ooo/build/OOO_2_0_4'
727 OOOINSTALLDIRNAME='openoffice'
728 OOO_BINSUFFIX='2'
729 OOO_BUILDVERSION='2.0.4.1'
730 OOO_CUSTOM_IMAGES=''
731 OOO_EXTRA_ARTWORK='extras-2.tar.bz2'
732 OOO_LANGS='en-US'
733 OOO_POOR_HELP_LOCALIZATIONS=''
734 OOO_STRIP='yes'
735 OOO_VERSION='2.0'
736 OOO_WIDGET_FLAGS='--enable-gtk '
737 OPENCLIPART_DIR=''
738 OPENCLIPART_VER=''
739 PACKAGE='ooo-build'
740 PACKAGE_BUGREPORT=''
741 PACKAGE_NAME='ooo-build'
742 PACKAGE_STRING='ooo-build 2.0.4.1'
743 PACKAGE_TARNAME='ooo-build'
744 PACKAGE_VERSION='2.0.4.1'
745 PATH_SEPARATOR=':'
746 PERL='/usr/bin/perl'
747 PKG_CONFIG='/usr/bin/pkg-config'
748 PROPAGATED_ARGS=''--with-distro=Gentoo' '--with-arch=amd64'
749 '--with-srcdir=/var/tmp/portage/openoffice-2.0.4/distdir' '--with-
750 lang=en-US' '--with-num-cpus=1' '--with-binsuffix=2'
751 '--with-installed-ooo-dirname=openoffice' '--with-tag=OOO_2_0_4' '--enabl
752 e-gtk' '--disable-kde' '--disable-cairo' '--without-system-cairo'
753 '--disable-quickstart' '--enable-pam' '--enable-strip' '--di
754 sable-odk' '--with-java' '--disable-access' '--disable-mono'
755 '--disable-post-install-scripts' '--enable-hunspell' '--with-syst
756 em-hunspell' '--mandir=/usr/share/man' '--libdir=/usr/lib64'
757 'CFLAGS=-march=k8 -O2 -pipe -fno-stack-protector-all''
758 RUN_POST_INSTALL_SCRIPTS='no'
759 SET_MAKE=''
760 SHELL='/bin/sh'
761 SNAPSHOT_TAG='20061027.1237.'
762 SRCDIR='/var/tmp/portage/openoffice-2.0.4/distdir'
763 STARTUPNOTIFY='true'
764 STRIP=''
765 SYSTEM_CAIRO=''
766 SYSTEM_GCC='true'
767 SYSTEM_MDBTOOLS=''
768 TOOLSDIR='/var/tmp/portage/openoffice-2.0.4/work/ooo'
769 USE_PREBUILD_UNOWINREG_DLL='NO'
770 VENDORNAME='Gentoo'
771 VERSION='2.0.4.1'
772 XSLTPROC=''
773 ac_ct_CC='gcc'
774 ac_ct_STRIP=''
775 ac_pt_PKG_CONFIG=''
776 am__fastdepCC_FALSE=''
777 am__fastdepCC_TRUE='#'
778 am__include='include'
779 am__leading_dot='.'
780 am__quote=''
781 am__tar='tar --format=ustar -chf - "$$tardir"'
782 am__untar='tar -xf -'
783 bindir='${exec_prefix}/bin'
784 build_alias=''
785 datadir='${prefix}/share'
786 docdir='${prefix}/share/doc/packages/OpenOffice.org'
787 exec_prefix='${prefix}'
788 host_alias=''
789 includedir='${prefix}/include'
790 infodir='${prefix}/info'
791 install_sh='/var/tmp/portage/openoffice-2.0.4/work/ooo/install-sh'
792 libdir='/usr/lib64'
793 libexecdir='${exec_prefix}/libexec'
794 libstartup_notification_CFLAGS='-I/usr/include/startup-notification-1.0 '
795 libstartup_notification_LIBS='-lstartup-notification-1 '
796 localstatedir='${prefix}/var'
797 mandir='/usr/share/man'
798 mkdir_p='mkdir -p --'
799 oldincludedir='/usr/include'
800 prefix='/usr'
801 program_transform_name='s,x,x,'
802 sbindir='${exec_prefix}/sbin'
803 sharedstatedir='${prefix}/com'
804 sysconfdir='${prefix}/etc'
805 target_alias=''
806
807 ## ----------- ##
808 ## confdefs.h. ##
809 ## ----------- ##
810
811 #define HAVE_INTTYPES_H 1
812 #define HAVE_MEMORY_H 1
813 #define HAVE_STDINT_H 1
814 #define HAVE_STDLIB_H 1
815 #define HAVE_STRINGS_H 1
816 #define HAVE_STRING_H 1
817 #define HAVE_SYS_STAT_H 1
818 #define HAVE_SYS_TYPES_H 1
819 #define HAVE_UNISTD_H 1
820 #define PACKAGE "ooo-build"
821 #define PACKAGE_BUGREPORT ""
822 #define PACKAGE_NAME "ooo-build"
823 #define PACKAGE_STRING "ooo-build 2.0.4.1"
824 #define PACKAGE_TARNAME "ooo-build"
825 #define PACKAGE_VERSION "2.0.4.1"
826 #define STDC_HEADERS 1
827 #define VERSION "2.0.4.1"
828
829 configure: exit 0
830
831 --
832 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Openoffice Build Sebastian Redl <sebastian.redl@×××××××××××.at>