Gentoo Archives: gentoo-alt

From: Peter Abrahamsen <rainhead@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Failing to bootstrap new MacBook Air: findutils
Date: Tue, 18 Jun 2013 06:58:15
Message-Id: CAFOttLB9emswnYRWsNS2hs6xfDzdvtDuM7-erf=7ZUOo7m2FBg@mail.gmail.com
In Reply to: Re: [gentoo-alt] Failing to bootstrap new MacBook Air: findutils by Fabian Groffen
1 Is there a way to mask it in bootstrap?
2
3
4 On Mon, Jun 17, 2013 at 11:51 PM, Fabian Groffen <grobian@g.o> wrote:
5
6 > Yeah, I should mask for as long as that bug isn't fixed.
7 >
8 > Fabian
9 >
10 > On 17-06-2013 21:55:02 -0700, yegle wrote:
11 > > Same problem here, had to masked =findutils-4.5.11.
12 > >
13 > > On Jun 17, 2013, at 9:48 PM, Peter Abrahamsen <rainhead@×××××.com>
14 > wrote:
15 > >
16 > > > Was all psyched to get a prefix going on my new MBA. Do we need to
17 > bump gcc or something?
18 > > >
19 > > > x86_64-apple-darwin12-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..
20 > -I../gl/lib -I../lib -I../gl/lib -I../intl
21 > -DLOCALEDIR=\"/gentoo/usr/share/locale\" -march=nocona -MT find.o -MD
22 > -MP -MF .deps/find.Tpo -c -o find.o find.c
23 > > > ftsfind.c:68:1: warning: "textdomain" redefined
24 > > > In file included from ftsfind.c:47:
25 > > > ../gl/lib/gettext.h:85:1: warning: this is the location of the
26 > previous definition
27 > > > ftsfind.c:69:1: warning: "bindtextdomain" redefined
28 > > > ../gl/lib/gettext.h:87:1: warning: this is the location of the
29 > previous definition
30 > > > find.c:78:1: warning: "textdomain" redefined
31 > > > In file included from find.c:44:
32 > > > ../gl/lib/gettext.h:85:1: warning: this is the location of the
33 > previous definition
34 > > > find.c:79:1: warning: "bindtextdomain" redefined
35 > > > ../gl/lib/gettext.h:87:1: warning: this is the location of the
36 > previous definition
37 > > > find.c:80:1: warning: "ngettext" redefined
38 > > > ../gl/lib/gettext.h:74:1: warning: this is the location of the
39 > previous definition
40 > > > mv -f .deps/ftsfind.Tpo .deps/ftsfind.Po
41 > > > mv -f .deps/find.Tpo .deps/find.Po
42 > > > mv -f .deps/print.Tpo .deps/print.Po
43 > > > rm -f libfindtools.a
44 > > > x86_64-apple-darwin12-ar cru libfindtools.a finddata.o fstype.o
45 > parser.o pred.o exec.o tree.o util.o sharefile.o print.o
46 > > > x86_64-apple-darwin12-ranlib libfindtools.a
47 > > > x86_64-apple-darwin12-gcc -std=gnu99 -march=nocona
48 > -Wl,-dead_strip_dylibs -o find ftsfind.o ./libfindtools.a ../lib/libfind.a
49 > ../gl/lib/libgnulib.a -lm -lm
50 > > > x86_64-apple-darwin12-gcc -std=gnu99 -march=nocona
51 > -Wl,-dead_strip_dylibs -o oldfind find.o ./libfindtools.a ../lib/libfind.a
52 > ../gl/lib/libgnulib.a -lm -lm
53 > > > Undefined symbols for architecture x86_64Undefined:
54 > > > symbols" _unlinkatfor" ,architecture referencedx86_64 :from
55 > > > :
56 > > > " _unlinkat " , referenced_perform_delete fromin:
57 > > > libfindtools.a ( pred.o )
58 > > > ld :_perform_delete symbolin( slibfindtools.a)( pred.onot)
59 > > > foundld :for symbolarchitecture( sx86_64)
60 > > > not found for architecture x86_64
61 > > > collect2: ld returned 1 exit status
62 > > > collect2: ld returned 1 exit status
63 > > > make[3]: *** [oldfind] Error 1
64 > > > make[3]: *** Waiting for unfinished jobs....
65 > > > make[3]: *** [find] Error 1
66 > > > make[3]: Leaving directory
67 > `/gentoo/var/tmp/portage/sys-apps/findutils-4.5.11/work/findutils-4.5.11/find'
68 > > > make[2]: *** [all-recursive] Error 1
69 > > > make[2]: Leaving directory
70 > `/gentoo/var/tmp/portage/sys-apps/findutils-4.5.11/work/findutils-4.5.11/find'
71 > > > make[1]: *** [all-recursive] Error 1
72 > > > make[1]: Leaving directory
73 > `/gentoo/var/tmp/portage/sys-apps/findutils-4.5.11/work/findutils-4.5.11'
74 > > > make: *** [all] Error 2
75 > > > emake failed
76 > > >
77 > >
78 > >
79 >
80 > --
81 > Fabian Groffen
82 > Gentoo on a different level
83 >

Replies

Subject Author
Re: [gentoo-alt] Failing to bootstrap new MacBook Air: findutils Fabian Groffen <grobian@g.o>