Openoffice
Bernt Hansson
bah at bananmonarki.se
Tue Sep 26 05:05:26 UTC 2017
On 09/26/17 00:28, Frank Shute wrote:
> On Sun, Sep 24, 2017 at 03:15:35PM +0200, Bernt Hansson wrote:
>> Hello list!
>>
>> Trying to build Openoffice but it stops at this point.
>>
>> [ build DEP ] LNK:Library/ucpgio1.uno.so
>> R=/usr/ports/editors/openoffice-devel/work/aoo-4.2.0 && S=$R/main &&
>> O=$S/solver/420/unxfbsdx.pro && W=$O/workdir && mkdir -p
>> $W/Dep/LinkTarget/Library/ && RESPONSEFILE=/tmp/gbuild..IqhvmDJ4 && cat
>> ${RESPONSEFILE} /dev/null | xargs -n 200 cat >
>> $W/Dep/LinkTarget/Library/ucpgio1.uno.so.d && rm -f ${RESPONSEFILE}
>> touch
>> /usr/ports/editors/openoffice-devel/work/aoo-4.2.0/main/solver/420/unxfbsdx.pro/workdir/Dep/CxxObject/ucp/source/ucp/gio/gio_provider.d
>> touch
>> /usr/ports/editors/openoffice-devel/work/aoo-4.2.0/main/solver/420/unxfbsdx.pro/workdir/Dep/CxxObject/ucp/source/ucp/gio/gio_content.d
>> touch
>> /usr/ports/editors/openoffice-devel/work/aoo-4.2.0/main/solver/420/unxfbsdx.pro/workdir/Dep/CxxObject/ucp/source/ucp/gio/gio_resultset.d
>> touch
>> /usr/ports/editors/openoffice-devel/work/aoo-4.2.0/main/solver/420/unxfbsdx.pro/workdir/Dep/CxxObject/ucp/source/ucp/gio/gio_datasupplier.d
>> touch
>> /usr/ports/editors/openoffice-devel/work/aoo-4.2.0/main/solver/420/unxfbsdx.pro/workdir/Dep/CxxObject/ucp/source/ucp/gio/gio_seekable.d
>>
>> Waited for 5-6 hours for it to contiune, but no.
>
> I can't see any kind of error in that lot.
>
> A few questions come to mind though. Why not LibreOffice?
No support for lpd.
>
> I thought that was where all the developer effort goes nowadays. I don't
> use wordprocessors, so I'm possibly out of touch.
>
> Depending on how powerful your hardware is and how busy it is, it is not
> uncommon to wait a long time during the build before you get any kind of
> sign that things are progressing with big ports ie. OO, Chrome etc.
Firefox take about an hour to build. Oo used a bit over 12 hours earlier.
>
> You don't mention how you're building the port:
>
> # make install clean
make LOCALIZED_LANG=sv
And it still doing "nothing"
>
> or portupgrade or some other tool.
>
> If it appears to be doing nothing, have a look at the output of:
>
> $ ps ax | less
ps ax shows the same time stamps every time I run ps.
24467 0 I+ 0:00.07 make LOCALIZED_LANG=sv
24535 0 I+ 0:00.06 make CONFIG_DONE_APACHE-OPENOFFICE-DEVEL=1
/usr/ports/editors/openoffice-devel/work/.stage_done.apache-openoffice._usr_local
24610 0 I+ 0:00.69 perl -S
/usr/ports/editors/openoffice-devel/work/aoo-4.2.0/main/solenv/bin/build.pl
--all -P1 -- -P2
27480 0 I+ 0:00.00 perl -S
/usr/ports/editors/openoffice-devel/work/aoo-4.2.0/main/solenv/bin/build.pl
--all -P1 -- -P2
27481 0 I+ 0:00.01 dmake -P2
27484 0 I+ 0:00.00 /usr/local/bin/bash -c cd .. && gmake -r
-j2 && gmake -r deliverlog
27485 0 I+ 6:50.15 gmake -r -j2
>
> and
>
> $ top
Top shows no build proccess.
The build is stuck in the same place
> those 2 commands should quickly show you what is going on and what is
> currently occupying the build process.
>
>
> Regards,
>
More information about the freebsd-questions
mailing list