Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2012 22:37:26 +0000
From:      Kevin Oberman <kob6558@gmail.com>
To:        Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Cc:        office@freebsd.org, freebsd-ports@freebsd.org, Leslie Jensen <leslie@eskk.nu>
Subject:   Re: make failed for editors/libreoffice
Message-ID:  <CAN6yY1v_P=VT-QEPu1anrJF9hppPcOB8Cg_mphxEa5=ZMRnnyQ@mail.gmail.com>
In-Reply-To: <1338508947.50746.3.camel@z6000.lenzicasa>
References:  <4FC73BBB.9090004@eskk.nu> <20423.25340.130890.656937@jerusalem.litteratus.org> <4FC78ED6.4060700@eskk.nu> <1338508947.50746.3.camel@z6000.lenzicasa>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 1, 2012 at 12:02 AM, Sergio de Almeida Lenzi
<lenzi.sergio@gmail.com> wrote:
> Em Qui, 2012-05-31 =E0s 17:31 +0200, Leslie Jensen escreveu:
>
>>
>> 2012-05-31 14:24, Robert Huff skrev:
>> >
>> > Leslie Jensen writes:
>> >
>> >> =A0 -----------------------------------------------------------------=
------
>> >> =A0 =A0 =A0 =A0 =A0 =A0Oh dear - something failed during the build - =
sorry !
>> >> =A0 =A0 =A0For more help with debugging build errors, please see the =
section in:
>> >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0http://wiki.documentfoundation.org/Dev=
elopment
>> >>
>> >> =A0 =A0 =A0internal build errors:
>> >>
>> >> =A0 ERROR: error 65280 occurred while making
>> >> =A0 /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/vcl/=
prj
>> >>
>> >> =A0 =A0 it seems that the error is inside 'vcl', please re-run build
>> >> =A0 =A0 inside this module to isolate the error and/or test your fix:
>> >> =A0 -----------------------------------------------------------------=
------
>> >>
>> >> =A0 /usr/local/bin/bash
>> >> =A0 cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2
>> >> =A0 source ./Env.Host.sh
>> >> =A0 cd vcl
>> >> =A0 gmake clean # optional
>> >> =A0 gmake -r
>> >>
>> >> =A0 when the problem is isolated and fixed exit and re-run 'make' fro=
m the
>> >> =A0 top-level
>> >
>> >
>> > =A0 =A0 Did you follow the instructions?
>> >
>> >
>> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 Robert Huff
>> >
>> > _______________________________________________
>> > freebsd-ports@freebsd.org mailing list
>> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.or=
g"
>>
>>
>>
>> After four manual procedures I'm getting stuck here.
>>
>> What can I do?
>>
>> --------------------------------------------------
>> [ build MOD ] writerperfect
>> Bus error (core dumped)
>> File tested,Test Result,Execution Time (ms)
>> file:///usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lotu=
swordpro/qa/cppunit/data/pass/A14.lwp,Signal
>> 11 during cups initialization called, ignoring cups
>>
>> Error: a unit test failed, please do one of:
>>
>> export DEBUGCPPUNIT=3DTRUE =A0 =A0 =A0 =A0 =A0 =A0# for exception catchi=
ng
>> export GDBCPPUNITTRACE=3D"gdb --args" # for interactive debugging
>> export VALGRIND=3Dmemcheck =A0 =A0 =A0 =A0 =A0 =A0# for memory checking
>> and retry.
>> gmake[1]: ***
>> [/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/workdir/un=
xfbsd.pro/CppunitTest/lotuswordpro_test_lotuswordpro.test]
>> Error 1
>> gmake[1]: *** Inv=E4ntar oavslutade jobb...
>> TEMPFILE=3D/tmp/gbuild.XXXXXX.gNM6YJsj && =A0mv ${TEMPFILE}
>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/workdir/unx=
fbsd.pro/LinkTarget/Library/writerfilter_uno.uno.so.objectlist
>> gmake[1]: L=E4mnar katalogen
>> "/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/tail_build=
"
>> gmake: *** [source-env-and-recurse] Error 2
>> ________________________________________________
>>
>> _______________________________________________
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>
> there is an error in the lotuswordpro testing... =A0if you are not going
> to use lotuswrordpro....
> apply these patch at the
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- lotuswordpro/Module_lotuswordpro.mk.orig =A0 =A02012-05-31
> 19:34:52.014043605 -0300
> +++ lotuswordpro/Module_lotuswordpro.mk 2012-05-31 19:29:29.276164732
> -0300
> @@ -31,8 +31,8 @@
> =A0 =A0 Library_lwpft \
> =A0))
>
> -$(eval $(call gb_Module_add_check_targets,lotuswordpro,\
> - =A0 =A0CppunitTest_lotuswordpro_test_lotuswordpro \
> -))
> +#$(eval $(call gb_Module_add_check_targets,lotuswordpro,\
> +# =A0 =A0CppunitTest_lotuswordpro_test_lotuswordpro \
> +#))
>
> =A0# vim: set noet sw=3D4 ts=3D4:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
I hit the same problem, applied the suggested patch and tried gmake
(in lotuswordpro) again.

/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/solenv/gbuild/=
Library.mk:54:
*** gb_Deliver_deliver: file does not exist in solver, and cannot be
delivered: /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/sol=
ver/unxfbsd.pro/lib/libsfxlo.so.
 Stop.
gmake[1]: *** Waiting for unfinished jobs....
rm /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/workdir/unx=
fbsd.pro/ExternalHeaders/Library/libsvxcorelo.so
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/workdir/unxfbs=
d.pro/ExternalHeaders/Library/libsvtlo.so
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/workdir/unxfbs=
d.pro/ExternalHeaders/Library/libsfxlo.so
gmake[1]: Leaving directory
`/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lotuswordpro'
gmake: *** [source-env-and-recurse] Error 2

Any idea how I can proceed?


--=20
R. Kevin Oberman, Network Engineer
E-mail: kob6558@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1v_P=VT-QEPu1anrJF9hppPcOB8Cg_mphxEa5=ZMRnnyQ>