Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51384 - ruby 1.8.1-r6 build failed
Summary: ruby 1.8.1-r6 build failed
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Low normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-18 06:11 UTC by younker
Modified: 2004-08-17 15:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description younker 2004-05-18 06:11:46 UTC
ruby 1.8.1-r6 build failed.
the below is the detail info.
gcc -O2 -march=pentium4 -pipe  -fPIC    -rdynamic  main.o dmyext.o libruby18-static.a -ldl -lcrypt -lm   -o miniruby
gcc -shared -Wl,-soname,libruby18.so.1.8   array.o bignum.o class.o compar.o dir.o dln.o enum.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o  dmyext.o -ldl -lcrypt -lm   -o libruby18.so.1.8.1
?xy   A0:943: [BUG] Segmentation fault
ruby 1.8.1 (2004-04-24) [i686-linux-gnu]
 
make: *** [all] Aborted
 
!!! ERROR: dev-lang/ruby-1.8.1-r6 failed.
!!! Function src_compile, Line 77, Exitcode 2
!!! emake failed


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-05-19 10:16:28 UTC
Could you try emerge ruby without -march=pentium4? 
Also, please attach the output of `emerge info`. 
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-08-17 15:58:50 UTC
Please reopen the bug with `emerge info`.