Date: Sat, 14 Dec 2019 09:57:57 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: maintainer-feedback requested: [Bug 242630] [PowerPC] lang/ruby26 build fails on rb_mjit_min_header-2.6.5.h (FreeBSD 12.1-RELEASE-p1) Message-ID: <bug-242630-21402-OPexshvTEh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-242630-21402@https.bugs.freebsd.org/bugzilla/> References: <bug-242630-21402@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-ruby mailing l= ist <ruby@FreeBSD.org> for maintainer-feedback: Bug 242630: [PowerPC] lang/ruby26 build fails on rb_mjit_min_header-2.6.5.h (FreeBSD 12.1-RELEASE-p1) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242630 --- Description --- Problem found when building lang/ruby26 on FreeBSD 12.1-RELEASE-p1 powerpc. # cd /usr/ports/lang/ruby26 # make install config =3D=3D=3D> Building for ruby-2.6.5,1 BASERUBY =3D echo executable host ruby is required. use --with-baseruby option.; false CC =3D gcc9 LD =3D /usr/local/bin/ld LDSHARED =3D gcc9 -shared CFLAGS =3D -O2 -pipe -fstack-protector-strong -Wl,-rpath=3D/usr/local/lib/gcc9 -isystem /usr/local/include -fno-strict-al= iasing -fPIC=20 XCFLAGS =3D -D_FORTIFY_SOURCE=3D2 -fstack-protector-strong -fno-strict-overflow -fvisibility=3Dhidden -fexcess-precision=3Dstandard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN CPPFLAGS =3D -I/usr/local/include -isystem /usr/local/include -I. -I.ext/include/powerpc-freebsd12 -I./include -I. -I./enc/unicode/12.1.0=20 DLDFLAGS =3D -fstack-protector-strong -Wl,-rpath=3D/usr/local/lib/gcc9 -L/usr/local/lib/gcc9 -Wl,--compress-debug-sections=3Dzlib -Wl,-E -Wl,-soname,libruby26.so.26 -fstack-protector-strong=20=20 SOLIBS =3D -lexecinfo -lprocstat -lz -lthr -lrt -lrt -ldl -lcrypt -lm -lpthread -L/usr/local/lib -L/usr/local/lib LANG =3D C LC_ALL =3D C LC_CTYPE =3D=20 gcc9 (FreeBSD Ports Collection) 9.2.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. building .ext/include/powerpc-freebsd12/rb_mjit_min_header-2.6.5.h ./miniruby -I./lib -I. -I.ext/common ./tool/transform_mjit_header.rb "gcc9= " rb_mjit_header.h .ext/include/powerpc-freebsd12/rb_mjit_min_header-2.6.5.h *** Signal 11 Stop. make[2]: stopped in /usr/ports/lang/ruby26/work/ruby-2.6.5 *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/ruby26 *** Error code 1 Stop. make: stopped in /usr/ports/lang/ruby26 Hardware used is a Apple Powerbook G4 17", and ruby26 is a requirement to install gnome3.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242630-21402-OPexshvTEh>