ports/108313: editors/openoffice.org port build fails
Olaf Seibert
olafs at cs.ru.nl
Thu May 7 15:40:03 UTC 2009
The following reply was made to PR ports/108313; it has been noted by GNATS.
From: Olaf Seibert <olafs at cs.ru.nl>
To: bug-followup at FreeBSD.org, rasmith at tamu.edu
Cc: Olaf Seibert <olafs at cs.ru.nl>
Subject: Re: ports/108313: editors/openoffice.org port build fails
Date: Thu, 7 May 2009 17:16:58 +0200
I see similar problems when trying to compile OpenOffice, both OOo 2 and
3. This is on FreeBSD 6.1-RELEASE for amd64. I updated by ports tree
fairly recently, about a week ago or so.
For editors/openoffice.org-2 the end of the build looks like this:
Making: ../../unxfbsdx.pro/lib/pythonloader.uno.so
c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared -Wl,-O
1 -Wl,--version-script ../../unxfbsdx.pro/misc/component_pythonloader.uno.map -L
../../unxfbsdx.pro/lib -L../lib -L/usr/ports/editors/openoffice.org-2/work/OOH680_m18/solenv/unxfbsdx/lib -L/usr/ports/editors/openoffice.org-2/work/OOH680_m18/solver/680/unxfbsdx.pro/lib -L/usr/ports/editors/openoffice.org-2/work/OOH680_m18/solenv/unxfbsdx/lib -L/usr/local/jdk1.6.0/lib -L/usr/local/jdk1.6.0/jre/lib/amd64 -L/usr/local/jdk1.6.0/jre/lib/amd64/server -L/usr/local/jdk1.6.0/jre/lib/amd64/native_threads -L/usr/local/lib ../../unxfbsdx.pro/slo/pythonloader.uno_version.o -o ../../unxfbsdx.pro/lib/ pythonloader.uno.so ../../unxfbsdx.pro/slo/pyuno_loader.o -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lpyuno -lpython2.3 -pthread -lm -Wl,-Bdynamic -lstlport_gcc
rm -f ../../unxfbsdx.pro/lib/check_pythonloader.uno.so
mv ../../unxfbsdx.pro/lib/pythonloader.uno.so ../../unxfbsdx.pro/lib/check_pythonloader.uno.so
/usr/ports/editors/openoffice.org-2/work/OOH680_m18/solenv/bin/checkdll.sh -L../../unxfbsdx.pro/lib -L/usr/ports/editors/openoffice.org-2/work/OOH680_m18/solver/680/unxfbsdx.pro/lib ../../unxfbsdx.pro/lib/check_pythonloader.uno.so
Checking DLL ../../unxfbsdx.pro/lib/check_pythonloader.uno.so ...: WARNING: Undefined symbol "GetVersionInfo"
-rwxr-xr-x 1 root wheel 34098 May 7 16:09 ../../unxfbsdx.pro/lib/pythonloader.uno.so
-------------
cp pythonloader.py ../../unxfbsdx.pro/lib/pythonloader.py
rm -f ../../unxfbsdx.pro/lib/pyuno_services.rdb ../../unxfbsdx.pro/lib/pyuno_services.tmp ../../unxfbsdx.pro/lib/pyuno_services.rdb
cd ../../unxfbsdx.pro/lib && regcomp -register -r pyuno_services.tmp -c stocservices.uno -c invocation.uno -c introspection.uno -c invocadapt.uno -c proxyfac.uno -c reflection.uno -c pythonloader.uno
stocservices.uno
invocation.uno
introspection.uno
invocadapt.uno
proxyfac.uno
reflection.uno
pythonloader.uno
register component 'stocservices.uno' in registry 'pyuno_services.tmp' succesful!
register component 'invocation.uno' in registry 'pyuno_services.tmp' succesful!
register component 'introspection.uno' in registry 'pyuno_services.tmp' succesful!
register component 'invocadapt.uno' in registry 'pyuno_services.tmp' succesful!
register component 'proxyfac.uno' in registry 'pyuno_services.tmp' succesful!
register component 'reflection.uno' in registry 'pyuno_services.tmp' succesful!
register component 'pythonloader.uno' in registry 'pyuno_services.tmp' succesful!
cd ../../unxfbsdx.pro/lib && mv pyuno_services.tmp pyuno_services.rdb
/usr/ports/editors/openoffice.org-2/work/OOH680_m18/pyuno/zipcore
dmake: Error: -- `/usr/ports/editors/openoffice.org-2/work/OOH680_m18/solver/680/unxfbsdx.pro/bin/python' not found, and can't be made
---* RULES.MK *---
ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-2/work/OOH680_m18/pyuno/zipcore
dmake: Error code 1, while making 'build_instsetoo_native'
---* *---
Stop in /usr/ports/editors/openoffice.org-2.
twoquid.5:/usr/ports/editors/openoffice.org-2$
For openoffice-3, I don't have the build output anymore but it was
related to the directory .../pyuno/zipcore as well and mentioned the
same error number:
"Error 65280 occurred while making .../pyuno/zipcore".
This was apparently only mentioned at the end of the build and the
actual errors had long vanished from the scrollback.
-Olaf.
--
More information about the freebsd-openoffice
mailing list