Gentoo Archives: gentoo-alt

From: Niko <niko@××××××××.org>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] ruby fails emerging on leopard
Date: Sat, 10 Nov 2007 13:57:32
Message-Id: 4735B8B5.9010206@kingtong.org
1 Hi,
2
3 I've successfully bootstrapped on Leopard but ruby compilation explodes.
4
5 i686-apple-darwin9-ar rcu libruby18-static.a array.o bignum.o class.o
6 compar.o dir.o dln.o enum.o error.o eval.o file.o gc
7 .o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o
8 parse.o process.o prec.o random.o range.o re.o regex.o r
9 uby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o
10 version.o dmyext.o
11 i686-apple-darwin9-gcc -march=prescott -O2 -pipe -fno-strict-aliasing
12 -fno-common -pipe -fno-common -DRUBY_EXPORT -L.
13 main.o dmydln.o libruby18-static.a -lpthread -ldl -lobjc -o miniruby
14 ruby: [BUG] Segmentation fault
15 ruby 1.8.6 (2007-09-24) [i686-darwin9]
16
17 (...)
18
19
20 *
21 * ERROR: dev-lang/ruby-1.8.6_p110-r2 failed.
22 * Call stack:
23 * ebuild.sh, line 1604: Called dyn_compile
24 * ebuild.sh, line 942: Called qa_call 'src_compile'
25 * ebuild.sh, line 44: Called src_compile
26 * ruby-1.8.6_p110-r2.ebuild, line 104: Called die
27 * The specific snippet of code:
28 * emake EXTLDFLAGS="${LDFLAGS}" || die "emake failed"
29 * The die message:
30 * emake failed
31 *
32
33
34 As anyone encountered this,
35
36 Thanks,
37 Niko
38 --
39 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] ruby fails emerging on leopard Elias Pipping <pipping@g.o>