Hi Milan, I'm just getting my x64 build system updated and will run some tests on a clean workspace tomorrow. The problem maybe to do with the way the build has written it's rbconfig.rb file so the answer maybe further up in the output from the build.
Amanda Milan Jurik wrote: > Hi, > > I have build machine with build 121 (originally it was b117 but the > problem was same) and build of SFW fails consistently: > > > /opt/SS12/bin/cc -xO4 -xbuiltin=%all -xinline=%auto -xprefetch=auto > -xdepend -xtarget=generic > -I/export/home/luser/sfwnv/proto/root_i386/usr/include -KPIC > -DRUBY_EXPORT -L. -L/export/home/luser/sfwnv/proto/root_i386/usr/sfw/lib > -R/usr/sfw/lib -s > -M /export/home/luser/sfwnv/usr/src/cmd/mapfile_noexstk > -R/usr/ruby/1.8/lib main.o libruby-static.a dtrace.o -ldl -lcrypt -lm > -o miniruby > rbconfig.rb updated > ld -G array.o bignum.o class.o compar.o dir.o dln.o enum.o > enumerator.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 tracer.o util.o variable.o > version.o flock.o dmyext.o dtrace.o -ldl -lcrypt -lm -o libruby.so.1 > ld: warning: symbol `_init' not found, but .init section exists - > possible link-edit without using the compiler driver > ld: warning: symbol `_fini' not found, but .fini section exists - > possible link-edit without using the compiler driver > /export/home/luser/sfwnv/usr/src/cmd/ruby18/ruby-1.8.7-p72/lib/mkmf.rb:1676:in > `dup': can't dup NilClass (TypeError) > > from > /export/home/luser/sfwnv/usr/src/cmd/ruby18/ruby-1.8.7-p72/lib/mkmf.rb:1676:in > `init_mkmf' > > from > /export/home/luser/sfwnv/usr/src/cmd/ruby18/ruby-1.8.7-p72/lib/mkmf.rb:1736 > > > It is x86 box (x4275), available on SWAN. Any idea where can be problem? > SPARC system is working well, created on the same day from the same > sources. > > Best regards, > > Milan > > > _______________________________________________ > sfwnv-discuss mailing list > sfwnv-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/sfwnv-discuss >
