From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KzVgS-0005AO-Ap for garchives@archives.gentoo.org; Mon, 10 Nov 2008 12:15:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08FA3E0475; Mon, 10 Nov 2008 12:15:56 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by pigeon.gentoo.org (Postfix) with ESMTP id D2807E0475 for ; Mon, 10 Nov 2008 12:15:55 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 29so2696247wff.10 for ; Mon, 10 Nov 2008 04:15:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=ypvszIGF33EwUyryfnLBRj8YrMdCbXDZYiUTIg3PT/E=; b=SSnUGqytRopAjBWALhhxh6D04O0VU3vNNXluLxiEk8AKRkES8CvgJhZgkUBtD8c63A gd7z10d+VksPUbd+Im1oYxO/8l/AkeOCW73UWB+jzfM+tofV6JQtROwVQ75qdtiwLbtQ 9lQbgTlHM4oAqObd5bgo+J2xgD5qXYxLut3Jc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=o7XKTVqO3UC/B0D3QsbJvTVSrFFJR95Tbf3WQiHH4xvWdeNfS4nd0MdzFEGxLBrsat vvKWBw0qYgyZuWDhoo9pPRNgeYt4b6x/oWCUc8k/B45y+qnvGHjl7Destu52435kqviW 2nJEvNUna6roFJgdHmDA4PkuR0naDD/NPbRW8= Received: by 10.142.185.21 with SMTP id i21mr2362140wff.311.1226319353400; Mon, 10 Nov 2008 04:15:53 -0800 (PST) Received: by 10.143.142.4 with HTTP; Mon, 10 Nov 2008 04:15:53 -0800 (PST) Message-ID: <358eca8f0811100415u4c191291jc834ed7a259ccf77@mail.gmail.com> Date: Mon, 10 Nov 2008 12:15:53 +0000 From: Mick To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] xulrunner-1.8.1.17 fails to emerge - libxul.so.1 error Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: c7c8837c-1409-44f1-9d46-cc78cd414456 X-Archives-Hash: ba28df456bd60efdac485d94bc16758e This is the first time xulrunner is being pulled in on a box of mine, probably because I use firefox-bin and OOo-bin on this build. Anyway, it failed with this error: ================================= -lXrender -lfontconfig -lfreetype -lz -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXt -lgthread-2.0 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcairo -ldl -lm ../../dist/lib/components/libgklayout.a: member ../../dist/lib/components/libgklayout.a(nsSVGSVGElement.o) in archive is not an object collect2: ld returned 1 exit status gmake[2]: *** [libxul.so.1] Error 1 gmake[2]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.8.1.17/work/mozilla/toolkit/library' gmake[1]: *** [tier_50] Error 2 gmake[1]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.8.1.17/work/mozilla' make: *** [default] Error 2 * * ERROR: net-libs/xulrunner-1.8.1.17 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4747: Called die * The specific snippet of code: * emake || die "emake failed" ================================= revdep-rebuild shows all is good. How can I move on from here? -- Regards, Mick