Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2011 11:11:52 +0200
From:      Olivier Smedts <olivier@gid0.org>
To:        Andriy Gapon <avg@freebsd.org>
Cc:        "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>, freebsd-ports@freebsd.org
Subject:   Re: editors/libreoffice: can not compile, crash on, FreeBSD 9.0-CUR/amd64 - msg#00540
Message-ID:  <BANLkTimX44PPzw7U-fccFDJ_j8=HSDp3Lg@mail.gmail.com>
In-Reply-To: <4DE152E6.1000801@FreeBSD.org>
References:  <4DE13892.5030909@mail.zedat.fu-berlin.de> <4DE152E6.1000801@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2011/5/28 Andriy Gapon <avg@freebsd.org>:
> on 28/05/2011 21:01 O. Hartmann said the following:
>> Hello.
>>
>> I tried the advice. Several times on three different machines running FB=
SD
>> 9.0-CURRENT/amd64.
>> It's always the same, build process stops at the same error message as s=
hown above.
>
> My point was that you should be able to see real compilation error when y=
ou
> follow the advice, not just final error report.
>

I'm also using latest 9-CURRENT amd64. world and kernel compiled with
clang, ports with gcc.

Segmentation fault :
# dmesg | tail -n 1
pid 1026 (regcomp), uid 0: exited on signal 11 (core dumped)
# find /usr/ports/editors/libreoffice/work/ -type f -name regcomp.core
/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libreof=
fice/pyuno/unxfbsdx.pro/lib/regcomp.core
# find /usr/ports/editors/libreoffice/work/ -type f -name regcomp
/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libreof=
fice/cpputools/unxfbsdx.pro/bin/regcomp
/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libreof=
fice/solver/330/unxfbsdx.pro/bin/regcomp
[...]
# build
build -- version: 275224


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Building module pyuno
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Entering /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/buil=
d/libreoffice/pyuno/source/module

Making:    all_pyuno.dpslo

Entering /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/buil=
d/libreoffice/pyuno/source/loader

rm -f ../../unxfbsdx.pro/lib/pyuno_services.rdb
../../unxfbsdx.pro/lib/pyuno_services.tmp
../../unxfbsdx.pro/lib/pyuno_services.rdb
cd ../../unxfbsdx.pro/lib && : &&
LD_LIBRARY_PATH=3D${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/usr/ports/editors/=
libreoffice/work/libreoffice-build-3.3.2.2/build/libreoffice/pyuno/unxfbsdx=
.pro/lib:/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/buil=
d/libreoffice/solver/330/unxfbsdx.pro/lib
 /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libreo=
ffice/solver/330/unxfbsdx.pro/bin/regcomp
-register -r pyuno_services.tmp -wop -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'
successful!
register component 'invocation.uno' in registry 'pyuno_services.tmp' succes=
sful!
register component 'introspection.uno' in registry
'pyuno_services.tmp' successful!
register component 'invocadapt.uno' in registry 'pyuno_services.tmp' succes=
sful!
register component 'proxyfac.uno' in registry 'pyuno_services.tmp' successf=
ul!
/usr/local/bin/bash: line 1:  1026 Segmentation fault: 11  (core
dumped) LD_LIBRARY_PATH=3D${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/usr/ports/=
editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libreoffice/pyuno/=
unxfbsdx.pro/lib:/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.=
2.2/build/libreoffice/solver/330/unxfbsdx.pro/lib
/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libreof=
fice/solver/330/unxfbsdx.pro/bin/regcomp
-register -r pyuno_services.tmp -wop -c stocservices.uno -c
invocation.uno -c introspection.uno -c invocadapt.uno -c proxyfac.uno
-c reflection.uno -c ./pythonloader.uno
dmake:  Error code 139, while making '../../unxfbsdx.pro/lib/pyuno_services=
.rdb'

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

 it seems that the error is inside 'pyuno', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

/usr/local/bin/bash
cd /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libr=
eoffice
source ./FreeBSDAMDEnv.Set.sh
cd pyuno
build

when the problem is isolated and fixed exit and re-run 'make' from the top-=
level
sometimes (sadly) it is necessary to rm -Rf unxfbsdx.pro in a module.

# LD_LIBRARY_PATH=3D${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/usr/ports/editor=
s/libreoffice/work/libreoffice-build-3.3.2.2/build/libreoffice/pyuno/unxfbs=
dx.pro/lib:/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/bu=
ild/libreoffice/solver/330/unxfbsdx.pro/lib
/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libreof=
fice/solver/330/unxfbsdx.pro/bin/regcomp
-register -r pyuno_services.tmp -wop -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'
successful!
register component 'invocation.uno' in registry 'pyuno_services.tmp' succes=
sful!
register component 'introspection.uno' in registry
'pyuno_services.tmp' successful!
register component 'invocadapt.uno' in registry 'pyuno_services.tmp' succes=
sful!
register component 'proxyfac.uno' in registry 'pyuno_services.tmp' successf=
ul!
Segmentation fault: 11 (core dumped)

--=20
Olivier Smedts=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=A0 _
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=
 =A0 ASCII ribbon campaign ( )
e-mail: olivier@gid0.org=A0 =A0 =A0 =A0 - against HTML email & vCards=A0 X
www: http://www.gid0.org=A0 =A0 - against proprietary attachments / \

=A0 "Il y a seulement 10 sortes de gens dans le monde :
=A0 ceux qui comprennent le binaire,
=A0 et ceux qui ne le comprennent pas."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTimX44PPzw7U-fccFDJ_j8=HSDp3Lg>