Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12643] New: ruby fails to compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12643] New: ruby fails to compile
  • Date: 9 Jun 2006 12:50:54 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12643

Summary: ruby fails to compile
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: siflfran AT hawo.stw.uni-erlangen.de


Computing previously installed dependencies...
ruby preparing environment...
ruby checking dependencies...
db is an optional dependency for ruby (for db support)
Do you want to use db? [y]
gdbm is an optional dependency for ruby (for gdbm support)
Do you want to use gdbm? [y]
tk is an optional dependency for ruby (for tk support)
Do you want to use tk? [y]
openssl is an optional dependency for ruby (for ssl and hashing modules)
Do you want to use openssl? [y]
db No work to do.
gdbm No work to do.
tk No work to do.
openssl No work to do.
Collating dependencies...
Spells are to be cast:
---------------------------
ruby

...

gcc -O -march=pentium4 -mmmx -mfpmath=sse -msse -msse2 -pipe -DPIC -fPIC -O3
-fo
mit-frame-pointer -fPIC -DRUBY_EXPORT -I. -I. -c main.c
ar rcu libruby-static.a array.o bignum.o class.o compar.o dir.o dln.o enum.o
err
or.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
sp
rintf.o st.o string.o struct.o time.o util.o variable.o version.o dmyext.o
gcc main.o libruby-static.a -ldl -lcrypt -lm -o miniruby -O -march=pentium4
-mmmx -mfpmath=sse -msse -msse2 -pipe -DPIC -fPIC -O3 -fomit-frame-pointer
-fPIC -DRUBY_EXPORT -z combreloc -s -rdynamic -Wl,-export-dynamic
gcc -shared -Wl,-soname,libruby.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 libruby.so.1.8.4
./lib/fileutils.rb:1252: [BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [i686-linux]

make: *** [.rbconfig.time] Aborted
make: *** Waiting for unfinished jobs....
Running make with 2 jobs failed. Attempt to run with a single job? [y]

./lib/fileutils.rb:1252: [BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [i686-linux]

make: *** [.rbconfig.time] Aborted
! Problem Detected !

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 12643] New: ruby fails to compile, bugzilla-daemon, 06/09/2006

Archive powered by MHonArc 2.6.24.

Top of Page