h***@NetBSD.org
2014-09-21 11:40:00 UTC
Number: 49232
Category: pkg
Synopsis: misc/openoffice3 fails to build
Confidential: no
Severity: serious
Priority: medium
Responsible: pkg-manager
State: open
Class: sw-bug
Submitter-Id: net
Arrival-Date: Sun Sep 21 11:40:00 +0000 2014
Originator: Havard Eidnes
Release: NetBSD 6.1.4
NoneCategory: pkg
Synopsis: misc/openoffice3 fails to build
Confidential: no
Severity: serious
Priority: medium
Responsible: pkg-manager
State: open
Class: sw-bug
Submitter-Id: net
Arrival-Date: Sun Sep 21 11:40:00 +0000 2014
Originator: Havard Eidnes
Release: NetBSD 6.1.4
System: NetBSD jonsvatnet.uninett.no 6.1.4 NetBSD 6.1.4 (JONSVATNET) #14: Sat May 3 00:28:50 CEST 2014 ***@jonsvatnet.uninett.no:/usr/obj/sys/arch/i386/compile/JONSVATNET i386
Architecture: i386
Machine: i386
misc/openoffice3 on pkgsrc-2014Q2 fails to build with
/usr/pkgsrc/misc/openoffice3/work/OOO310_m19/i18npool/source/collator/data
../../../unxbsdi3.pro/bin/gencoll_rule ko_charset.txt ../../../unxbsdi3.pro/misc/collator_ko_charset.cxx ko_charset
Rule parsering error
dmake: Error code 1, while making '../../../unxbsdi3.pro/misc/collator_ko_charset.cxx'
Running processes: 0
1 module(s):
i18npool
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making /usr/pkgsrc/misc/openoffice3/work/OOO310_m19/i18npool/source/collator/data
Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from i18npool"
The bulk build results at
http://nyftp.netbsd.org/pub/pkgsrc/packages/reports/2014Q2/NetBSD-6.0-i386/20140913.1946/meta/report.html
agrees that this is the current build problem.
I initially thought the problem was that the libuno_sal.so.3
isn't linked with a run-path pointing to the directory where
it is placed during the build, but that appears to be a red
herring: if I set LD_LIBRARY_PATH to compensate and try to do
the invocation manually, I still get the "Rule parsering
error" error. I therefore suspect this has something to do
with the upgrade of the ICU library which has happened
recentlyish -- from 5.2 to 5.3(?)
Try to build misc/openoffice3 from pkgsrc-2014Q2 on NetBSD
6.1.4, watch it fail.
Sorry, don't know.