From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GjQjy-0007O5-MY for garchives@archives.gentoo.org; Mon, 13 Nov 2006 01:36:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAD1YCbK018224; Mon, 13 Nov 2006 01:34:12 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAD1YCiN014755 for ; Mon, 13 Nov 2006 01:34:12 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id AD06764E5A for ; Mon, 13 Nov 2006 01:34:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.912 X-Spam-Level: X-Spam-Status: No, score=-1.912 required=5.5 tests=[AWL=0.687, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FjxUVegHdYrh for ; Mon, 13 Nov 2006 01:34:04 +0000 (UTC) Received: from centrmmtao06.cox.net (centrmmtao06.cox.net [70.168.83.78]) by smtp.gentoo.org (Postfix) with ESMTP id 6156D64E5C for ; Mon, 13 Nov 2006 01:34:03 +0000 (UTC) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by centrmmtao06.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20061113013407.UAZK14538.centrmmtao06.cox.net@eastrmimpo02.cox.net> for ; Sun, 12 Nov 2006 20:34:07 -0500 Received: from [192.168.1.20] ([70.181.21.6]) by eastrmimpo02.cox.net with bizsmtp id m1ZB1V00107sdCe0000000; Sun, 12 Nov 2006 20:33:11 -0500 Message-ID: <4557CB8A.1030004@uri.edu> Date: Sun, 12 Nov 2006 20:34:02 -0500 From: "John P. Burkett" User-Agent: Thunderbird 1.5.0.8 (X11/20061111) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] attempt to emerge yacas on an amd64 machine Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 819aac10-9045-4b61-9930-4ea18129164c X-Archives-Hash: 68a23155dc4376c2b413646a1909682c When I do USE="-glut" emerge yacas on an amd64 machine, the response ends as follows: make[2]: *** [mathcommands3.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... rm -f .libs/patcher.lo x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libltdl -I./plat/linux32 -O2 -march=opteron -mtune=opteron -fomit-frame-pointer -Wall -c patcher.cpp -MT patcher.lo -MD -MP -MF .deps/patcher.TPlo -fPIC -DPIC -o patcher.o mv -f errors.o .libs/errors.lo x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libltdl -I./plat/linux32 -O2 -march=opteron -mtune=opteron -fomit-frame-pointer -Wall -c errors.cpp -MT errors.lo -MD -MP -MF .deps/errors.TPlo -o errors.o >/dev/null 2>&1 mv -f patcher.o .libs/patcher.lo x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libltdl -I./plat/linux32 -O2 -march=opteron -mtune=opteron -fomit-frame-pointer -Wall -c patcher.cpp -MT patcher.lo -MD -MP -MF .deps/patcher.TPlo -o patcher.o >/dev/null 2>&1 mv -f yacasapi.o .libs/yacasapi.lo mv -f .libs/errors.lo errors.lo x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libltdl -I./plat/linux32 -O2 -march=opteron -mtune=opteron -fomit-frame-pointer -Wall -c yacasapi.cpp -MT yacasapi.lo -MD -MP -MF .deps/yacasapi.TPlo -o yacasapi.o >/dev/null 2>&1 mv -f .libs/patcher.lo patcher.lo mv -f .libs/mathcommands.lo mathcommands.lo mv -f .libs/yacasapi.lo yacasapi.lo make[2]: Leaving directory `/var/tmp/portage/yacas-1.0.61/work/yacas-1.0.61/src'make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/yacas-1.0.61/work/yacas-1.0.61' make: *** [all] Error 2 !!! ERROR: sci-mathematics/yacas-1.0.61 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile yacas-1.0.61.ebuild, line 36: Called die Any help in diagnosing and solving this problem would be much appreciated. John -- gentoo-amd64@gentoo.org mailing list