Date: Sun, 2 Oct 2011 21:54:36 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Doug Barton <dougb@FreeBSD.org> Cc: office@FreeBSD.org, "freebsd-ports@FreeBSD.org" <freebsd-ports@FreeBSD.org> Subject: Re: Still can't build libreoffice Message-ID: <20111002195436.GA19540@azathoth.lan> In-Reply-To: <4E8818EF.10204@FreeBSD.org> References: <4E8818EF.10204@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > Here's where I'm getting stuck: >=20 > ---------------------------------------------------------- > - start unit test #1 on library ../../unxfbsd.pro/lib/libcppu_ifcontainer= =2Eso > ---------------------------------------------------------- > : && > LD_LIBRARY_PATH=3D/mnt/local2/tmp/home/ports/editors/libreoffice/work/lib= reoffice-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/solv= er/340/unxfbsd.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} >=20 > /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) >=20 > And ktrace'ing the process gets endless repetition of this: >=20 > 46718 cppunittester CALL sigprocmask(SIG_BLOCK,0x80083f720,0x7fffffff80= 30) > 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,0x7fffffff80= 30) > 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,0x7fffffff81= f0) > 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,0x7fffffff81= f0) > 46718 cppunittester RET sigprocmask 0 > 46718 cppunittester CALL sigprocmask(SIG_SETMASK,0x80083f734,0) > 46718 cppunittester RET sigprocmask 0 >=20 > Which leads me to believe it's stuck in a loop somewhere. >=20 >=20 > Any ideas? >=20 > Doug >=20 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 --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk6IwXwACgkQ8kTtMUmk6EwbfACfawVMzA56927rcEg+sDzW3Hko ez4An0vIHgtaPPOddBvM2Jao5HA5qiuq =kpMH -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111002195436.GA19540>