Date: Thu, 2 Dec 2004 11:25:14 +0100 From: "Michel Gravey" <michel.gravey@7ici.biz> To: <knu@FreeBSD.org> Cc: ports-bugs@freebsd.org Subject: FreeBSD Port: ruby18-1.8.2.p2_2 Message-ID: <01d001c4d859$37286660$6401a8c0@acer>
next in thread | raw e-mail | index | archive | help
Hello, Here is the output error when trying to update ruby18 via the ports to the latest version: cc -shared -Wl,-soname,libruby18.so.18 array.o bignum.o class.o compar.o di r.o dln.o enum.o error.o eval.o file.o gc.o hash.o inits.o io.o marsha l.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 -lcrypt -lm -o libruby18.so.18 /usr/ports/lang/ruby18/work/ruby-1.8.2/lib/mkmf.rb:989: [BUG] no argument-node ruby 1.8.2 (2004-07-29) [i386-freebsd5] Abort trap (core dumped) *** Error code 134 1 error *** Error code 2 Reproducible on two x86 machines freshly updated from 4.10 to 5.3 security branch via sources (with no other problems at all, at this time) . Here is the make.conf (without the perl lines). COPTFLAGS= -O2 -pipe -fomit-frame-pointer -march=pentiumpro CFLAGS= -O2 -pipe -fomit-frame-pointer -march=pentiumpro NOPROFILE= true NOUUCP= true PPP_NOSUID= true NOGAMES= true If you have suggestions or fixes, I'm interested. Thanks in advance, Michel Gravey
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01d001c4d859$37286660$6401a8c0>