Gentoo Archives: gentoo-alt

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

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-alt] Failing to bootstrap new MacBook Air: findutils Peter Abrahamsen <rainhead@×××××.com>