Gentoo Archives: gentoo-sparc

From: Alex Buell <alex.buell@××××××××××.uk>
To: gentoo-sparc@l.g.o
Subject: [gentoo-sparc] OpenOffice 2.3.0 on SPARC
Date: Thu, 27 Sep 2007 15:15:11
Message-Id: 20070927160605.f94cefc1.alex.buell@munted.org.uk
1 For the person who asked for a copy of the build failures, here it is:
2
3 ------------------------------
4 Making: ../../unxlngs.pro/lib/pythonloader.uno.so
5 g++ -z combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -shared
6 -Wl,--version-script ../../unxlngs.pro/misc/component_pythonloader.uno.map
7 -L../../unxlngs.pro/lib -L../lib
8 -L/var/tmp/portage/app-office/openoffice-2.3.0/work/ooo/build/OOG680_m5/solenv/unxlngs/lib
9 -L/var/tmp/portage/app-office/openoffice-2.3.0/work/ooo/build/OOG680_m5/solver/680/unxlngs.pro/lib
10 -L/var/tmp/portage/app-office/openoffice-2.3.0/work/ooo/build/OOG680_m5/solenv/unxlngs/lib
11 -LNO_JAVA_HOME/lib -LNO_JAVA_HOME/jre/lib/sparc
12 -LNO_JAVA_HOME/jre/lib/sparc/client
13 -LNO_JAVA_HOME/jre/lib/sparc/native_threads
14 -L/usr/lib ../../unxlngs.pro/slo/pythonloader.uno_version.o
15 -o ../../unxlngs.pro/lib/pythonloader.uno.so ../../unxlngs.pro/slo/pyuno_loader.o
16 -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lpyuno -lpython2.4 -ldl
17 -lpthread -lm -Wl,-Bdynamic -lstlport_gcc -lstdc++ rm
18 -f ../../unxlngs.pro/lib/check_pythonloader.uno.so
19 mv ../../unxlngs.pro/lib/pythonloader.uno.so ../../unxlngs.pro/lib/check_pythonloader.uno.so /var/tmp/portage/app-office/openoffice-2.3.0/work/ooo/build/OOG680_m5/solenv/bin/checkdll.sh
20 -L../../unxlngs.pro/lib -L../lib
21 -L/var/tmp/portage/app-office/openoffice-2.3.0/work/ooo/build/OOG680_m5/solenv/unxlngs/lib
22 -L/var/tmp/portage/app-office/openoffice-2.3.0/work/ooo/build/OOG680_m5/solver/680/unxlngs.pro/lib
23 -L/var/tmp/portage/app-office/openoffice-2.3.0/work/ooo/build/OOG680_m5/solenv/unxlngs/lib
24 -LNO_JAVA_HOME/lib -LNO_JAVA_HOME/jre/lib/sparc
25 -LNO_JAVA_HOME/jre/lib/sparc/client
26 -LNO_JAVA_HOME/jre/lib/sparc/native_threads
27 -L/usr/lib ../../unxlngs.pro/lib/check_pythonloader.uno.so Checking
28 DLL ../../unxlngs.pro/lib/check_pythonloader.uno.so ...: ok -rwxr-xr-x
29 1 root root 28076 Sep 27 15:40 ../../unxlngs.pro/lib/pythonloader.uno.so
30 -------------
31 cp pythonloader.py ../../unxlngs.pro/lib/pythonloader.py
32 rm
33 -f ../../unxlngs.pro/lib/pyuno_services.rdb ../../unxlngs.pro/lib/pyuno_services.tmp ../../unxlngs.pro/lib/pyuno_services.rdb
34 cd ../../unxlngs.pro/lib && regcomp -register -r pyuno_services.tmp -c
35 typeconverter.uno -c invocation.uno -c reflection.uno -c
36 introspection.uno -c invocadapt.uno -c proxyfac.uno -c
37 pythonloader.uno /bin/bash: line 1: 29606 Segmentation fault
38 regcomp -register -r pyuno_services.tmp -c typeconverter.uno -c
39 invocation.uno -c reflection.uno -c introspection.uno -c invocadapt.uno
40 -c proxyfac.uno -c pythonloader.uno dmake: Error code 139, while
41 making '../../unxlngs.pro/lib/pyuno_services.rdb'
42 ---* tg_merge.mk *---
43
44 ERROR: Error 65280 occurred while
45 making /var/tmp/portage/app-office/openoffice-2.3.0/work/ooo/build/OOG680_m5/pyuno/source/loader
46 make: *** [stamp/build] Error 1 *
47 * ERROR: app-office/openoffice-2.3.0 failed.
48 * Call stack:
49 * ebuild.sh, line 1654: Called dyn_compile
50 * ebuild.sh, line 990: Called qa_call 'src_compile'
51 * ebuild.sh, line 44: Called src_compile
52 * openoffice-2.3.0.ebuild, line 338: Called die
53 *
54 * Build failed
55 * If you need support, post the topmost build error, and the call
56 stack if relevant.
57 * A complete build log is located at
58 '/var/tmp/portage/app-office/openoffice-2.3.0/temp/build.log'. *
59 !!! When you file a bug report, please include the following
60 information: GENTOO_VM= CLASSPATH="" JAVA_HOME=""
61 JAVACFLAGS="" COMPILER=""
62 and of course, the output of emerge --info
63
64 * Messages for package app-office/openoffice-2.3.0:
65
66 *
67 * It is important to note that OpenOffice.org is a very fragile
68 * build when it comes to CFLAGS. A number of flags have already
69 * been filtered out. If you experience difficulty merging this
70 * package and use agressive CFLAGS, lower the CFLAGS and try to
71 * merge again. Also note that building OOo takes a lot of time and
72 * hardware ressources: 4-6 GB free diskspace and 256 MB RAM are
73 * the minimum requirements. If you have less, use openoffice-bin
74 * instead.
75 *
76 * You are building with java-support disabled, this results in some
77 * of the OpenOffice.org functionality (i.e. help) being disabled.
78 * If something you need does not work for you, rebuild with
79 * java in your USE-flags.
80 *
81 *
82 * ERROR: app-office/openoffice-2.3.0 failed.
83 * Call stack:
84 * ebuild.sh, line 1654: Called dyn_compile
85 * ebuild.sh, line 990: Called qa_call 'src_compile'
86 * ebuild.sh, line 44: Called src_compile
87 * openoffice-2.3.0.ebuild, line 338: Called die
88 *
89 * Build failed
90 * If you need support, post the topmost build error, and the callstack
91 if relevant.
92 * A complete build log is located at
93 '/var/tmp/portage/app-office/openoffice-2.3.0/temp/build.log'. *
94 * Regenerating GNU info directory index...
95 * Processed 138 info files.
96 bigbastard ~ #
97 --
98 http://www.munted.org.uk
99
100 Fearsome grindings.
101 --
102 gentoo-sparc@g.o mailing list

Replies

Subject Author
Re: [gentoo-sparc] OpenOffice 2.3.0 on SPARC Jim Watson <jim@××××××××××××.au>