ports/134458: editors/openoffice.org* fails to build (multiple versions)
Olaf Seibert
olafs at cs.ru.nl
Mon May 11 09:20:02 UTC 2009
>Number: 134458
>Category: ports
>Synopsis: editors/openoffice.org* fails to build (multiple versions)
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon May 11 09:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Olaf Seibert
>Release: FreeBSD 6.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD twoquid.cs.ru.nl 6.1-RELEASE FreeBSD 6.1-RELEASE #2: Mon Mar 19 15:05:26 CET 2007 root at twoquid.cs.ru.nl:/usr/src/sys/amd64/compile/TWOQUID amd64
>Description:
I have tried to build different versions of OpenOffice from
recently updated ports. They all fail with some problem with the
(apparently built-in) Python.
I tried editors/openoffice.org-3, openoffice.org-2 and
openoffice.org-3-devel.
The exact symptoms differ slightly, but 2 of the three ended
with this:
1 module(s):
pyuno
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making /usr/ports/editors/openoffice.org-3-devel/work/DEV300_m46/pyuno/zipcore
Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from pyuno"
rmdir /tmp/81540
*** Error code 1
Stop in /usr/ports/editors/openoffice.org-3-devel.
The other ended earlier.o
The relevant output earlier on (at about 28% of the build
output) seems to be
Running processes: 0
Running processes: 1
/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m46/pyuno/zipcore
-------------
dmake: Error: -- `/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m46/solver/300/unxfbsdx.pro/bin/python' not found, and can't be made
Running processes: 0
=============
Possibly the following error, which I found amongst the output
of building Python, is relevant:
building '_curses' extension
cc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m46/python/unxfbsdx.pro/misc/build/Python-2.3.4/./Include -I/usr/local/include -I/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m46/python/unxfbsdx.pro/misc/build/Python-2.3.4/Include -I/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m46/python/unxfbsdx.pro/misc/build/Python-2.3.4 -c /usr/ports/editors/openoffice.org-3-devel/work/DEV300_m46/python/unxfbsdx.pro/misc/build/Python-2.3.4/Modules/_cursesmodule.c -o build/temp.freebsd-6.1-RELEASE-amd64-2.3/_cursesmodule.o
cc -shared build/temp.freebsd-6.1-RELEASE-amd64-2.3/_cursesmodule.o -L/usr/local/lib -lncurses -o build/lib.freebsd-6.1-RELEASE-amd64-2.3/_curses.so
Segmentation fault (core dumped)
gmake: *** [sharedmods] Error 139
Further down there is another segfault (or maybe a repeated
attempt at building the missing target):
case $MAKEFLAGS in \
*-s*) LD_LIBRARY_PATH=/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m46/python/unxfbsdx.pro/misc/build/Python-2.3.4:/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m46/solver/300/unxfbsdx.pro/lib:. CC='cc -pthread' LDSHARED='cc -shared ' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py -q build;; \
*) LD_LIBRARY_PATH=/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m46/python/unxfbsdx.pro/misc/build/Python-2.3.4:/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m46/solver/300/unxfbsdx.pro/lib:. CC='cc -pthread' LDSHARED='cc -shared ' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py build;; \
esac
running build
running build_ext
Segmentation fault (core dumped)
gmake: *** [sharedmods] Error 139
touch ./unxfbsdx.pro/misc/build/so_installed_so_python
touch ./unxfbsdx.pro/misc/build/so_predeliver_so_python
rm -f ./unxfbsdx.pro/misc/pyversion.mk
cat pyversion.mk ./unxfbsdx.pro/misc/build/so_predeliver_so_python > ./unxfbsdx.pro/misc/pyversion.mk
Running processes: 0
deliver -- version: 266154
Module 'python' delivered successfully. 967 files copied, 71 files unchanged
=============
>How-To-Repeat:
Try to build several versions of OpenOffice.org on
FreeBSD/amd64 6.1.
>Fix:
None known.
-Olaf.
--
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list