Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] findutils-4.1.7.ebuild fails
Date: Sun, 20 Jan 2002 15:03:03
Message-Id: 1011560706.24209.29.camel@inventor.gentoo.org
In Reply to: [gentoo-dev] findutils-4.1.7.ebuild fails by Nicholas Burlett
1 Please report this to bugs.gentoo.org. We won't ignore it.
2
3 On Sun, 2002-01-20 at 12:06, Nicholas Burlett wrote:
4 > the findutils-4.1.7.ebuild fails shortly into the compile run. I'm
5 > trying to do a emerge --world update, but findutils fails on each
6 > attempt. Can anyone point me in the right direction?
7 >
8 > The following is the tail end of the emerge output:
9 >
10 > make[2]: Entering directory
11 > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find'
12 > Making all in testsuite
13 > make[3]: Entering directory
14 > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find/testsuite'
15 > make[3]: Nothing to be done for `all'.
16 > make[3]: Leaving directory
17 > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find/testsuite'
18 > make[3]: Entering directory
19 > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find'
20 > source='fstype.c' object='fstype.o' libtool=no \
21 > depfile='.deps/fstype.Po' tmpdepfile='.deps/fstype.TPo' \
22 > depmode=gcc /bin/sh ../depcomp \
23 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl
24 > -DLOCALEDIR=\"/usr/share/locale\" -mcpu=i686 -march=i686 -O3 -pipe -c
25 > -o fstype.o `test -f fstype.c || echo './'`fstype.c
26 > fstype.c:162: afs/venus.h: No such file or directory
27 > fstype.c:170: sys/ioccom.h: No such file or directory
28 > fstype.c: In function `in_afs':
29 > fstype.c:178: storage size of `vi' isn't known
30 > fstype.c:184: `VIOC_FILE_CELL_NAME' undeclared (first use in this
31 > function)
32 > fstype.c:184: (Each undeclared identifier is reported only once
33 > fstype.c:184: for each function it appears in.)
34 > make[3]: *** [fstype.o] Error 1
35 > make[3]: Leaving directory
36 > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find'
37 > make[2]: *** [all-recursive] Error 1
38 > make[2]: Leaving directory
39 > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7/find'
40 > make[1]: *** [all-recursive] Error 1
41 > make[1]: Leaving directory
42 > `/var/tmp/portage/findutils-4.1.7/work/findutils-4.1.7'
43 > make: *** [all-redirect] Error 2
44 >
45 > !!! ERROR: The ebuild did not complete successfully.
46 > !!! Function src_compile, Line 4, Exitcode 2
47 > !!! (no error message)
48 >
49 > !!! emerge aborting on
50 > /usr/portage/sys-apps/findutils/findutils-4.1.7.ebuild .
51 >
52 >
53 > _______________________________________________
54 > gentoo-dev mailing list
55 > gentoo-dev@g.o
56 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
57 --
58 Daniel Robbins <drobbins@g.o>
59 Chief Architect/President http://www.gentoo.org
60 Gentoo Technologies, Inc.

Replies

Subject Author
Re: [gentoo-dev] findutils-4.1.7.ebuild fails Nicholas Burlett <nrb23@×××××××.edu>