Gentoo Archives: gentoo-amd64

From: Thanasis <thanasis@××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] emerge of openoffice-3.0.1 fails
Date: Tue, 24 Feb 2009 17:52:47
Message-Id: 49A433EB.8040305@asyr.hopto.org
1 It always fails at the same point:
2 Here are the last lines of the log:
3
4 ...
5 par2script -i
6 ../unxlngx6.pro/par,/var/tmp/portage/app-office/openoffice-3.0.1/work/ooo/build/ooo300-m15/solver/300/unxlngx6.pro/par
7 @@/var/tmp/portage/app-office/openoffice-3.0.1/temp/mklUoTX5 -o
8 ../unxlngx6.pro/bin/osl/ure.ins
9 Reading par files
10 Collecting items
11 Collecting assigned items
12 Searching for Undefinitions
13 Removing assigned GIDs without definitions
14 Adding definitions without assignment to the root
15 Control of multiple assignments
16 Control of definitions with missing assignments
17 Checking directory definitions ...
18 Checking module definitions ...
19 Checking module assignments ...
20 Checking StarRegistry ...
21 Checking Root Module ... gid_Module_Root
22 Checking Shortcut assignments ...
23 Checking missing parents ...
24 Shorten lines at modules
25 Creating setup script
26 Saving script
27 ------------------------------
28 Making: ../unxlngx6.pro/bin/osl/sdkoo.ins
29 /usr/bin/perl
30 /var/tmp/portage/app-office/openoffice-3.0.1/work/ooo/build/ooo300-m15/solenv/bin/par2script.pl
31 -i
32 ../unxlngx6.pro/par,/var/tmp/portage/app-office/openoffice-3.0.1/work/ooo/build/ooo300-m15/solver/300/unxlngx6.pro/par
33 @@/var/tmp/portage/app-office/openoffice-3.0.1/temp/mkOM0BgI -o
34 ../unxlngx6.pro/bin/osl/sdkoo.ins
35
36 par2script -i
37 ../unxlngx6.pro/par,/var/tmp/portage/app-office/openoffice-3.0.1/work/ooo/build/ooo300-m15/solver/300/unxlngx6.pro/par
38 @@/var/tmp/portage/app-office/openoffice-3.0.1/temp/mkOM0BgI -o
39 ../unxlngx6.pro/bin/osl/sdkoo.ins
40 Reading par files
41 Collecting items
42 Collecting assigned items
43 Searching for Undefinitions
44 Removing assigned GIDs without definitions
45 Adding definitions without assignment to the root
46 Control of multiple assignments
47 Control of definitions with missing assignments
48 Checking directory definitions ...
49 Checking module definitions ...
50 Checking module assignments ...
51 Checking StarRegistry ...
52 Checking Root Module ... gid_Module_Root_SDK
53 Checking Shortcut assignments ...
54 Checking missing parents ...
55 Shorten lines at modules
56 Creating setup script
57 Saving script
58 -------------
59 Running processes: 1
60 deliver -- version: 1.130
61 Module 'scp2' delivered successfully. 84 files copied, 4 files unchanged
62 dmake: Error code 137, while making
63 '../../unxlngx6.pro/bin/cli_uno_bridge.dll'
64 Running processes: 0
65
66 1 module(s):
67 cli_ure
68 need(s) to be rebuilt
69
70 Reason(s):
71
72 ERROR: error 65280 occurred while making
73 /var/tmp/portage/app-office/openoffice-3.0.1/work/ooo/build/ooo300-m15/cli_ure/source/mono_bridge
74
75 Attention: if you build and deliver the above module(s) you may
76 prolongue your the build issuing command "build --from cli_ure"
77
78 rmdir /tmp/26151
79 make: *** [stamp/build] Error 1
80 *
81 * ERROR: app-office/openoffice-3.0.1 failed.
82 * Call stack:
83 * ebuild.sh, line 49: Called src_compile
84 * environment, line 5605: Called die
85 * The specific snippet of code:
86 * make || die "Build failed"
87 * The die message:
88 * Build failed
89 *
90 * If you need support, post the topmost build error, and the call stack
91 if relevant.
92 * A complete build log is located at
93 '/var/tmp/portage/app-office:openoffice-3.0.1:20090224-143849.log'.
94 * The ebuild environment file is located at
95 '/var/tmp/portage/app-office/openoffice-3.0.1/temp/environment'.
96 *
97 !!! When you file a bug report, please include the following information:
98 GENTOO_VM=sun-jdk-1.6 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.12"
99 JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""
100 and of course, the output of emerge --info
101
102 __________________________________________
103
104 Any idea about where the problem might be?

Replies

Subject Author
Re: [gentoo-amd64] emerge of openoffice-3.0.1 fails Martin Herrman <martin@×××××××.nl>
Re: [gentoo-amd64] emerge of openoffice-3.0.1 fails Thanasis <thanasis@××××××××××.org>