From owner-freebsd-ports@FreeBSD.ORG Sun Oct 2 19:54:40 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69B3D106567B; Sun, 2 Oct 2011 19:54:40 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 393018FC1D; Sun, 2 Oct 2011 19:54:40 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p92JsePQ058475; Sun, 2 Oct 2011 19:54:40 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p92JsdYi058474; Sun, 2 Oct 2011 19:54:39 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Sun, 2 Oct 2011 21:54:36 +0200 From: Baptiste Daroussin To: Doug Barton Message-ID: <20111002195436.GA19540@azathoth.lan> References: <4E8818EF.10204@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <4E8818EF.10204@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: office@FreeBSD.org, "freebsd-ports@FreeBSD.org" Subject: Re: Still can't build libreoffice X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Oct 2011 19:54:40 -0000 --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--