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 1JJs9t-00032o-Qm for garchives@archives.gentoo.org; Tue, 29 Jan 2008 15:13:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6230E06A3; Tue, 29 Jan 2008 15:13:16 +0000 (UTC) Received: from web31701.mail.mud.yahoo.com (web31701.mail.mud.yahoo.com [68.142.201.181]) by pigeon.gentoo.org (Postfix) with SMTP id 3702BE06A3 for ; Tue, 29 Jan 2008 15:13:16 +0000 (UTC) Received: (qmail 95697 invoked by uid 60001); 29 Jan 2008 15:13:15 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=5xef3iNt7N2SneCKMbRTF2J5FMSJmQTDn/qnedvPLX/0Luk7L2Ei6otDLtIcHNerhDhPEFtDBR73l3lfblxKJ0hivWi088X+HxzxHMGkeZXdhXHGxs7OwWUt94jgJmii/tJsFAIZj+NS9CHTYSjpm1+81VAvSphbu2F5sdaUJtw=; X-YMail-OSG: kub7bvkVM1m0UKhcWrq641WaG0rIizr6j13uP68my9Em9CkCnWR5As3GcfBbK4Ofrzc9lwwrNxnRdgR9xBR3eb9gl_3Fc1rULjXvaYoYqLL_07XcPMY- Received: from [64.228.98.114] by web31701.mail.mud.yahoo.com via HTTP; Tue, 29 Jan 2008 07:13:15 PST Date: Tue, 29 Jan 2008 07:13:15 -0800 (PST) From: maxim wexler Subject: Re: [gentoo-user] Chinese reader needed WAS emerge -uD world dies: "Unable to build" To: gentoo-user@lists.gentoo.org In-Reply-To: <111215.17922.qm@web31711.mail.mud.yahoo.com> 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 Message-ID: <307786.94304.qm@web31701.mail.mud.yahoo.com> Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b32f2ac6-ecd3-466f-a9e8-352e67efc284 X-Archives-Hash: a9c4d24d5f2c8fd5cf01f84623e8e4e2 Hi group, This gentoo user had a problem very similar to mine but since the conversation is in Chinese I was unable to determine the outcome. Maybe there's a clue in there that will help me resolve my issue. http://forums.gentoo.tw/viewtopic.php?p=3D57026&sid=3Da41bc0f35bf390cf14b= f70eabc2512df --- maxim wexler wrote: > Hi group, >=20 > Would somebody look over the following and suggest a > fix? >=20 > I *did* try 'USE=3D"build" but got same error, same > place. >=20 > >> Emerging (24 of 235) dev-perl/IO-Socket-SSL-1.12 > to > / > waiting for lock on > /usr/portage/distfiles/.locks/.IO-Socket-SSL-1.12.tar.gz.portage_lockfile > * IO-Socket-SSL-1.12.tar.gz RMD160 SHA1 SHA256 size > ;-) ... =20 > [ > ok ] > * checking ebuild checksums ;-) ... =20 > =20 > [ > ok > ] > * checking auxfile checksums ;-) ... =20 > =20 > [ > ok > ] > * checking miscfile checksums ;-) ... =20 > =20 > [ > ok > ] > * checking IO-Socket-SSL-1.12.tar.gz ;-) ... =20 > =20 > [ > ok > ] > >>> Unpacking source... > >>> Unpacking IO-Socket-SSL-1.12.tar.gz to > /var/tmp/portage/dev-perl/IO-Socket-SSL-1.12/work > >>> Source unpacked. > >>> Compiling source in > /var/tmp/portage/dev-perl/IO-Socket-SSL-1.12/work/IO-Socket-SSL-1.12 > ... > * Using ExtUtils::MakeMaker > You need the XS Version of Scalar::Util for > dualvar() > support at Makefile.PL line 57. > * > * ERROR: dev-perl/IO-Socket-SSL-1.12 failed. > * Call stack: > * ebuild.sh, line 1701: Called > dyn_compile > * ebuild.sh, line 1039: Called qa_call > 'src_compile' > * ebuild.sh, line 44: Called > src_compile > * ebuild.sh, line 1383: Called > perl-module_src_compile > * perl-module.eclass, line 147: Called > perl-module_src_prep > * perl-module.eclass, line 136: Called die > * The specific snippet of code: > * echo "$pm_echovar" | perl > Makefile.PL > ${myconf} INSTALLMAN3DIR=3D'none'\ > * PREFIX=3D/usr INSTALLDIRS=3Dvendor > DESTDIR=3D${D} || die "Unable to build! (are you using > USE=3D\"build\"?)" > * The die message: > * Unable to build! (are you using USE=3D"build"?) > * > * If you need support, post the topmost build > error, > and the call stack if relevant. > * A complete build log is located at > '/var/log/portage/dev-perl:IO-Socket-SSL-1.12:20080128-214330.log'. > * >=20 > * Messages for package sys-devel/gcc-4.1.2: >=20 > * If you have issues with packages unable to locate > libstdc++.la, > * then try running 'fix_libtool_files.sh' on the > old > gcc versions. >=20 > * Messages for package sys-libs/glibc-2.6.1: >=20 > * Generating all locales; edit /etc/locale.gen to > save time/space >=20 > * Messages for package dev-libs/xmlrpc-c-1.06.03: >=20 > * Neither CURL nor libwww support was selected > * No client library will be be built >=20 > * Messages for package app-admin/syslog-ng-2.0.6: >=20 > * It is highly recommended that app-admin/logrotate > be emerged to > * manage the log files. syslog-ng installs a file > in > /etc/logrotate.d > * for logrotate to use. >=20 > * Messages for package sys-apps/xinetd-2.3.14: >=20 > * > * PLEASE NOTE: Everything is off by default with > access restricted to localhost. > * >=20 > * Messages for package > app-portage/gentoolkit-0.2.3-r1: >=20 > * > * Another alternative to qpkg and equery are the q > applets in > * app-portage/portage-utils > * > * The qpkg and etcat tools are deprecated in favor > of > equery and > * are no longer installed in /usr/bin in this > release. > * They are still available in > /usr/share/doc/gentoolkit-0.2.3-r1/deprecated/ > * if you *really* want to use them. >=20 > * Messages for package dev-perl/IO-Socket-SSL-1.12: >=20 > * > * ERROR: dev-perl/IO-Socket-SSL-1.12 failed. > * Call stack: > * ebuild.sh, line 1701: Called > dyn_compile > * ebuild.sh, line 1039: Called qa_call > 'src_compile' > * ebuild.sh, line 44: Called > src_compile > * ebuild.sh, line 1383: Called > perl-module_src_compile > * perl-module.eclass, line 147: Called > perl-module_src_prep > * perl-module.eclass, line 136: Called die > * The specific snippet of code: > * echo "$pm_echovar" | perl > Makefile.PL > ${myconf} INSTALLMAN3DIR=3D'none'\ > * PREFIX=3D/usr INSTALLDIRS=3Dvendor > DESTDIR=3D${D} || die "Unable to build! (are you using > USE=3D\"build\"?)" > * The die message: > * Unable to build! (are you using USE=3D"build"?) > * > * If you need support, post the topmost build > error, > and the call stack if relevant. > * A complete build log is located at > '/var/log/portage/dev-perl:IO-Socket-SSL-1.12:20080128-214330.log'. > * > * Regenerating GNU info directory index... > * Processed 132 info files. > * IMPORTANT: 34 config files in '/etc' need > updating. > * See the CONFIGURATION FILES section of the emerge > * man page to learn how to update config files. >=20 > Maxim Wexler >=20 >=20 > =20 > _________________________________________________________________________= ___________ > Never miss a thing. Make Yahoo your home page.=20 > http://www.yahoo.com/r/hs > --=20 > gentoo-user@lists.gentoo.org mailing list >=20 >=20 ___________________________________________________________________= _________________ Never miss a thing. Make Yahoo your home page.=20 http://www.yahoo.com/r/hs --=20 gentoo-user@lists.gentoo.org mailing list