gcj fails to build OOo 3.1.0 on i386/lpia due to claim that libgcj.spec missing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gcj-4.4 (Ubuntu) |
Fix Released
|
High
|
Matthias Klose | ||
Karmic |
Fix Released
|
High
|
Matthias Klose | ||
openoffice.org (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Karmic |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Version: 4.4.0-0ubuntu7
gcj-4.4 fails to build OOo 3.1.0 on both i386/lpia but it works fine on amd64.
The error is:
make[1]: Entering directory `/build/
/usr/bin/gcj -c -g -O2 -fPIC -findirect-dispatch -fjni LuceneHelpWrapp
/usr/bin/gcj-dbtool -n LuceneHelpWrapp
gcj: libgcj.spec: No such file or directory
make[1]: *** [LuceneHelpWrap
However the file is there:
gcj-4.4-jdk: /usr/lib/
--
amd64 - where it worked
http://
make[1]: Entering directory `/build/
/usr/bin/gcj -c -g -O2 -fPIC -findirect-dispatch -fjni LuceneHelpWrapp
/usr/bin/gcj-dbtool -n LuceneHelpWrapp
/usr/bin/gcj -c -g -O2 -fPIC -findirect-dispatch -fjni ScriptFramework
--
i386 - where it failed
http://
make[1]: Entering directory `/build/
/usr/bin/gcj -c -g -O2 -fPIC -findirect-dispatch -fjni LuceneHelpWrapp
/usr/bin/gcj-dbtool -n LuceneHelpWrapp
gcj: libgcj.spec: No such file or directory
make[1]: *** [LuceneHelpWrap
--
lpia - where it failed
http://
make[1]: Entering directory `/build/
/usr/bin/gcj -c -g -O2 -fPIC -findirect-dispatch -fjni LuceneHelpWrapp
/usr/bin/gcj-dbtool -n LuceneHelpWrapp
gcj: libgcj.spec: No such file or directory
make[1]: *** [LuceneHelpWrap
--
description: | updated |
Changed in gcj-4.4 (Ubuntu): | |
assignee: | nobody → Matthias Klose (doko) |
milestone: | none → karmic-alpha-1 |
importance: | Undecided → High |
status: | New → Confirmed |
description: | updated |
description: | updated |
description: | updated |
To be clear the above commands were run by calling aotcompile.py which is part of libgcj-common.