Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Oct 2011 16:32:35 +0200
From:      Oliver Heesakkers <Oliver@Heesakkers.info>
To:        <office@freebsd.org>, <freebsd-ports@freebsd.org>
Subject:   Re: Still can't build libreoffice
Message-ID:  <0619d7e3d76e8fee0fb5bcc76c4a9ff8@huis.heesakkers.info>
In-Reply-To: <20111002195436.GA19540@azathoth.lan>
References:  <4E8818EF.10204@FreeBSD.org> <20111002195436.GA19540@azathoth.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02.10.2011 21:54, Baptiste Daroussin wrote:
> On Sun, Oct 02, 2011 at 12:55:27AM -0700, Doug Barton wrote:
>> I'm on 9-current r225756 amd64. Since the latest version of 
>> libreoffice
>> was committed I always get stuck with cppunittest pegging the cpu at
>> 100% and never completing. I've tried removing the port and letting
>> libreoffice reinstall it as a dependency, no luck.
>>
>> Here's where I'm getting stuck:
>>
>> ----------------------------------------------------------
>> - start unit test #1 on library 
>> ../../unxfbsd.pro/lib/libcppu_ifcontainer.so
>> ----------------------------------------------------------
>> : &&
>> 
>> LD_LIBRARY_PATH=/mnt/local2/tmp/home/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/clone/ure/cppuhelper/unxfbsd.pro/lib:/mnt/local2/tmp/home/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/solver/340/unxfbsd.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
>>
>> 
>> /mnt/local2/tmp/home/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/solver/340/unxfbsd.pro/bin/cppunit/cppunittester
>> ../../unxfbsd.pro/lib/libcppu_ifcontainer.so
>> OK (5)
>>
>> And ktrace'ing the process gets endless repetition of this:
>>
>>  46718 cppunittester CALL  
>> sigprocmask(SIG_BLOCK,0x80083f720,0x7fffffff8030)
>>  46718 cppunittester RET   sigprocmask 0
>>  46718 cppunittester CALL  sigprocmask(SIG_SETMASK,0x80083f734,0)
>>  46718 cppunittester RET   sigprocmask 0
>>  46718 cppunittester CALL  
>> sigprocmask(SIG_BLOCK,0x80083f720,0x7fffffff8030)
>>  46718 cppunittester RET   sigprocmask 0
>>  46718 cppunittester CALL  sigprocmask(SIG_SETMASK,0x80083f734,0)
>>  46718 cppunittester RET   sigprocmask 0
>>  46718 cppunittester CALL  
>> sigprocmask(SIG_BLOCK,0x80083f720,0x7fffffff81f0)
>>  46718 cppunittester RET   sigprocmask 0
>>  46718 cppunittester CALL  sigprocmask(SIG_SETMASK,0x80083f734,0)
>>  46718 cppunittester RET   sigprocmask 0
>>  46718 cppunittester CALL  
>> sigprocmask(SIG_BLOCK,0x80083f720,0x7fffffff81f0)
>>  46718 cppunittester RET   sigprocmask 0
>>  46718 cppunittester CALL  sigprocmask(SIG_SETMASK,0x80083f734,0)
>>  46718 cppunittester RET   sigprocmask 0
>>
>> Which leads me to believe it's stuck in a loop somewhere.
>>
>>
>> Any ideas?
>>
>> Doug
>>
>
> Now idea at all about that, currently you are the only reporting that 
> to me,
> i'll check with some upstream devs, hope they will have more ideas 
> that I do
>
> regards,
> Bapt

I have the same problem (9.0 BETA3 amd64)

When I set libreoffice's DEBUG option, the build (`make`) does 
complete. work is then 23G big. Unfortunately, the 2.6G remaining in 
/usr is not enough to succesfully `make install`, so I still don't have 
Libreoffice working.

I tried pointing WRKDIRPREFIX to the more spacious /home partition, but 
that breaks other things.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0619d7e3d76e8fee0fb5bcc76c4a9ff8>