From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from postoffice.mail.cornell.edu (postoffice.mail.cornell.edu [132.236.56.7]) by chiba.3jane.net (Postfix) with ESMTP id CA54E239BD for ; Mon, 21 Jan 2002 09:35:37 -0600 (CST) Received: from gemini (nrb23a.resnet.cornell.edu [128.253.186.99]) by postoffice.mail.cornell.edu (8.9.3/8.9.3) with ESMTP id KAA29801 for ; Mon, 21 Jan 2002 10:36:48 -0500 (EST) Subject: Re: [gentoo-dev] findutils-4.1.7.ebuild fails From: Nicholas Burlett To: gentoo-dev@gentoo.org In-Reply-To: <1011560706.24209.29.camel@inventor.gentoo.org> References: <1011553617.860.11.camel@gemini> <1011560706.24209.29.camel@inventor.gentoo.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 21 Jan 2002 10:37:17 -0500 Message-Id: <1011627438.30501.2.camel@gemini> Mime-Version: 1.0 Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Developer discussion list List-Unsubscribe: , List-Archive: X-Archives-Salt: af5a4a51-28b2-4473-b734-42d26f068f6a X-Archives-Hash: 94448731fdc66abc3d2c5ebf11df02ed This bug is now in the database as Bug 260. Thanks for the help :-> -nick On Sun, 2002-01-20 at 16:05, Daniel Robbins wrote: > Please report this to bugs.gentoo.org. We won't ignore it. > > On Sun, 2002-01-20 at 12:06, Nicholas Burlett wrote: > > the findutils-4.1.7.ebuild fails shortly into the compile run. I'm > > trying to do a emerge --world update, but findutils fails on each > > attempt. Can anyone point me in the right direction? > > > > The following is the tail end of the emerge output: > > > > make[2]: Entering directory > > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find' > > Making all in testsuite > > make[3]: Entering directory > > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find/testsuite' > > make[3]: Nothing to be done for `all'. > > make[3]: Leaving directory > > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find/testsuite' > > make[3]: Entering directory > > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find' > > source='fstype.c' object='fstype.o' libtool=no \ > > depfile='.deps/fstype.Po' tmpdepfile='.deps/fstype.TPo' \ > > depmode=gcc /bin/sh ../depcomp \ > > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl > > -DLOCALEDIR=\"/usr/share/locale\" -mcpu=i686 -march=i686 -O3 -pipe -c > > -o fstype.o `test -f fstype.c || echo './'`fstype.c > > fstype.c:162: afs/venus.h: No such file or directory > > fstype.c:170: sys/ioccom.h: No such file or directory > > fstype.c: In function `in_afs': > > fstype.c:178: storage size of `vi' isn't known > > fstype.c:184: `VIOC_FILE_CELL_NAME' undeclared (first use in this > > function) > > fstype.c:184: (Each undeclared identifier is reported only once > > fstype.c:184: for each function it appears in.) > > make[3]: *** [fstype.o] Error 1 > > make[3]: Leaving directory > > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory > > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory > > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7' > > make: *** [all-redirect] Error 2 > > > > !!! ERROR: The ebuild did not complete successfully. > > !!! Function src_compile, Line 4, Exitcode 2 > > !!! (no error message) > > > > !!! emerge aborting on > > /usr/portage/sys-apps/findutils/findutils-4.1.7.ebuild . > > > > > > _______________________________________________ > > gentoo-dev mailing list > > gentoo-dev@gentoo.org > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev > -- > Daniel Robbins > Chief Architect/President http://www.gentoo.org > Gentoo Technologies, Inc. > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://lists.gentoo.org/mailman/listinfo/gentoo-dev