From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=DATE_IN_PAST_12_24,DMARC_NONE, INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from femail17.sdc1.sfba.home.com ([24.0.95.144]) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15g8WN-0006G5-00 for gentoo-dev@cvs.gentoo.org; Sun, 09 Sep 2001 11:37:27 -0600 Received: from there ([24.64.134.112]) by femail17.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010909173701.OQWY564.femail17.sdc1.sfba.home.com@there> for ; Sun, 9 Sep 2001 10:37:01 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Ivan Kerekes To: gentoo-dev@cvs.gentoo.org X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20010909173701.OQWY564.femail17.sdc1.sfba.home.com@there> Subject: [gentoo-dev] emerge perl Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sun Sep 9 11:38:02 2001 X-Original-Date: Sun, 9 Sep 2001 11:39:39 -0600 X-Archives-Salt: 6de685a4-8d59-431c-a046-ddef31dd44bc X-Archives-Hash: 94798846dffa0866eb9fdeb3c6b8997b Daniel after fixing the strip problem in the emerge system my next fail in the perl emerge: cp Errno.pm ../../lib/Errno.pm make[1]: Leaving directory `/var/tmp/portage/perl-5.6.1-r1/work/perl-5.6.1/ext/Errno' Everything is up to date. 'make test' to run test suite. makefile:615: *** target pattern contains no `%'. Stop. >>> Install perl-5.6.1-r1 into /var/tmp/portage/perl-5.6.1-r1/image/ category sys-devel makefile:615: *** target pattern contains no `%'. Stop. !!! ERROR: the make command did not complete successfully. !!! ("make INSTALLMAN1DIR=/var/tmp/portage/perl-5.6.1-r1/image//usr/share/man/man1 INSTALLMAN3DIR=/var/tmp/portage/perl-5.6.1-r1/image//usr/share/man/man3 install") !!! Since this is a critical task, ebuild will be stopped. !!! emerge aborting on /usr/portage/sys-devel/perl/perl-5.6.1-r1.ebuild . Any ideas? Thanks Ivan