Gentoo Archives: gentoo-osx

From: "Chris L. Mason" <clmason@×××××.com>
To: gentoo-osx@l.g.o
Subject: [gentoo-osx] Results
Date: Mon, 11 Sep 2006 23:36:20
Message-Id: 610e34660609111634p2f156801ia2fd48b960adf2ad@mail.gmail.com
1 Okay, here's the full test results from scratch with everything that
2 can be keyworded ~x86-macos. I hope the whole project doesn't blow
3 up! :)
4
5
6 sys-apps/sed-4.1.4-r1
7 sys-devel/autoconf-2.13
8 sys-devel/autoconf-2.59-r7
9 sys-devel/autoconf-wrapper-3.2
10 sys-devel/automake-1.5
11 sys-devel/automake-1.8.5-r3
12 sys-devel/automake-1.6.3
13 sys-devel/automake-1.7.9-r1
14 sys-devel/automake-1.4_p6
15 sys-devel/automake-1.9.6-r1
16 sys-devel/automake-wrapper-1-r1
17 sys-devel/libtool-1.5.22
18
19 sys-apps/coreutils-5.94-r3
20 (note with ELIBC fix backported from 6.1 and /bin/expr copied in manually.
21 Also, note this didn't even have the ppc-macos keyword. Also had to
22 remove the "--program-prefix=g" option from the ebuild, still works
23 without that, but I don't think we want the 'g' prefix on everything.)
24
25 sys-apps/gawk-3.1.5
26 (note, this should probably be before coreutils, because coreutils gives
27 a non-fatal error about gawk not being found. Also "--nodeps" isn't
28 needed with gawk.)
29
30 (emerge system doesn't do anything, so I try to emerge portage and its deps)
31
32 sys-libs/zlib-1.2.3
33 dev-libs/expat-1.95.8
34 dev-lang/python-2.4.2
35 dev-python/python-fchksum-1.7.1
36 dev-python/pycrypto-2.0.1
37 sys-libs/ncurses-5.5-r3
38 app-shells/bash-3.1_p11
39 sys-apps/portage-2.1.13.4415-r1
40
41 Now I try "emerge -uDN world"
42
43 sys-apps/texinfo-4.8-r2
44 sys-apps/groff-1.19.2-r1
45
46 libperl-5.8.8 fails:
47
48 env MACOSX_DEPLOYMENT_TARGET=10.3 cc -o libperl.1.5.8.dylib
49 -L/usr/local/lib -L/opt/local/lib -dynamiclib
50 -compatibility_version 5.8.0
51 -current_version 5.8.8
52 -install_name /gentoo/usr/lib/perl5/5.8.8/darwin-2level/CORE/libperl.1.5.8.dylib
53 perl.o gv.o toke.o perly.o o
54 p.o pad.o regcomp.o dump.o util.o mg.o reentr.o hv.o av.o run.o
55 pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o
56 utf8.o taint.o deb.o universal.o xsutils.o g
57 lobals.o perlio.o perlapi.o numeric.o locale.o pp_pack.o pp_sort.o
58 -ldl -lm -lc -Wl,-soname -Wl,libperl.so.`echo libperl.1.5.8.dylib |
59 cut -d. -f3`
60 /usr/bin/libtool: unknown option character `o' in: -soname
61 Usage: /usr/bin/libtool -static [-] file [...] [-filelist
62 listfile[,dirname]] [-arch_only arch] [-sacLT]
63 Usage: /usr/bin/libtool -dynamic [-] file [...] [-filelist
64 listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name]
65 [-compatibility_version #] [-current_version #]
66 [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr
67 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename
68 <file_system_path>] [-all_load] [-noall_load]
69 make: *** [libperl.1.5.8.dylib] Error 1
70
71
72 Misc notes:
73 - gpm use flag should probably be masked
74 - selinux use flag should probably be masked
75
76 Thanks!
77
78
79 Chris
80 --
81 gentoo-osx@g.o mailing list

Replies

Subject Author
Re: [gentoo-osx] Results Michael Haubenwallner <michael.haubenwallner@×××××××.at>
Re: [gentoo-osx] Results Grobian <grobian@g.o>