Gentoo Archives: gentoo-embedded

From: Walter Goossens <wa.goossens@××××.nl>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Update the chroot jail problem
Date: Wed, 30 May 2007 21:04:30
Message-Id: 465DE64F.3000204@home.nl
In Reply to: Re: [gentoo-embedded] Update the chroot jail problem by The MoonSeeker
1 You have UNmasked findutils.
2
3 I believe edel meant you need to MASK the package as per:
4
5 http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3
6
7 Qoute from the above URL:
8 The package.mask location
9
10 When you don't want Portage to take a certain package or a specific
11 version of a package into account you can mask it yourself by adding an
12 appropriate line to the /etc/portage/package.mask location (either in
13 that file or in a file in this directory).
14
15 I hope this helps.
16
17 The MoonSeeker wrote:
18 > I added "sys-apps/findutils ~x86" in /etc/portage/package.keywords but
19 > I still have the problem :
20 >
21 > ...
22 > i386-gentoo-linux-uclibc-ar cru libfindtools.a finddata.o fstype.o
23 > parser.o pred.o tree.o util.o version.o
24 > i386-gentoo-linux-uclibc-ranlib libfindtools.a
25 > i386-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib
26 > -I../lib -I../gnulib/lib -I../intl
27 > -DLOCALEDIR=\"/usr/share/locale\" -Os -pipe -MT ftsfind.o -MD -MP
28 > -MF .deps/ftsfind.Tpo -c -o ftsfind.o ftsfind.c
29 > mv -f .deps/ftsfind.Tpo .deps/ftsfind.Po
30 > i386-gentoo-linux-uclibc-gcc -Os -pipe -Wl,-z,relro -o find
31 > ftsfind.o ./libfindtools.a ../lib/libfind.a ../gnulib/lib/libgnulib.a
32 > ../gnulib/lib/libgnulib.a(close-stream.o): In function `close_stream':
33 > close-stream.c:(.text+0xb): warning:
34 > ./libfindtools.a(parser.o): In function `get_relative_timestamp':
35 > parser.c:(.text+0xca0): undefined reference to `modf'
36 > collect2: ld returned 1 exit status
37 > make[3]: *** [find] Error 1
38 > make[3]: Leaving directory
39 > `/var/tmp/portage/sys-apps/findutils-4.3.6/work/findutils-4.3.6/find'
40 > make[2]: *** [all-recursive] Error 1
41 > make[2]: Leaving directory
42 > `/var/tmp/portage/sys-apps/findutils-4.3.6/work/findutils-4.3.6/find'
43 > make[1]: *** [all-recursive] Error 1
44 > make[1]: Leaving directory
45 > `/var/tmp/portage/sys-apps/findutils-4.3.6/work/findutils-4.3.6'
46 > make: *** [all] Error 2
47 >
48 > !!! ERROR: sys-apps/findutils-4.3.6 failed.
49 > Call stack:
50 > ebuild.sh, line 1615: Called dyn_compile
51 > ebuild.sh, line 972: Called qa_call 'src_compile'
52 > ebuild.sh, line 44: Called src_compile
53 > findutils-4.3.6.ebuild, line 56: Called die
54 >
55 > !!! make failed
56 > !!! If you need support, post the topmost build error, and the call
57 > stack if relevant.
58 > !!! A complete build log is located at
59 > '/var/tmp/portage/sys-apps/findutils-4.3.6/temp/build.log'.
60 >
61 > -Francis
62 >
63 > On May 30, 2007, at 9:47 AM, Isidore Ducasse wrote:
64 >
65 >> le Wed, 30 May 2007 09:03:46 +0200
66 >> The MoonSeeker <themoonseeker@×××××.com> a écrit:
67 >>
68 >>> How have you do that?
69 >>>
70 >>> # echo "findutils" >> /etc/portage/package.keywords ???
71 >>>
72 >>> -francis
73 >>
74 >> This wouldn't do much. package.keywords' syntax is
75 >> "category-name/package-name keyword", as in
76 >>
77 >> sys-kernel/gentoo-sources ~amd64
78 >>
79 >> (which is really just an example).
80 >> --
81 >> gentoo-embedded@g.o mailing list
82 >>
83 >
84
85
86 --
87 gentoo-embedded@g.o mailing list