pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/51613: pkgsrc/lang/ruby22-base compile failed on NetBSD/i386 201611061440Z



The following reply was made to PR pkg/51613; it has been noted by GNATS.

From: Jun Ebihara <jun%soum.co.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, coypu%SDF.ORG@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/51613: pkgsrc/lang/ruby22-base compile failed on
 NetBSD/i386 201611061440Z
Date: Tue, 08 Nov 2016 15:25:05 +0900 (JST)

 From: coypu%SDF.ORG@localhost
 Subject: Re: pkg/51613: pkgsrc/lang/ruby22-base compile failed on NetBSD/i386 201611061440Z
 Date: Tue,  8 Nov 2016 06:00:02 +0000 (UTC)
 
 >  On Tue, Nov 08, 2016 at 05:50:00AM +0000, jun%soum.co.jp@localhost wrote:
 >  > linking miniruby
 >  > `__x86.get_pc_thunk.bx' referenced in section `.text' of probes.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of probes.o
 >  > `__x86.get_pc_thunk.bx' referenced in section `.text.startup' of probes.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of probes.o
 >  > `__x86.get_pc_thunk.bx' referenced in section `.text.exit' of probes.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of probes.o
 >  toolchain/51459
 >  "the ruby drti thing is a bug in the way older dtrace builds things
 >   that's why we are disabling dtrace for it on various platforms
 >   already"
 >  -- disable dtrace for NetBSD in Makefile
 
 pkgsrc/lang/ruby22-base/options.mk
 
 CONFIGURE_ARGS+=	--enable-dtrace=no
 
 seems work well.
 thanx.
 


Home | Main Index | Thread Index | Old Index