[Bug 252448] lang/ruby27 fails to build on FreeBSD 12.2-RELEASE 32-bit powerpc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 5 20:25:53 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252448

            Bug ID: 252448
           Summary: lang/ruby27 fails to build on FreeBSD 12.2-RELEASE
                    32-bit powerpc
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby at FreeBSD.org
          Reporter: lfmorrison at gmail.com
                CC: powerpc at FreeBSD.org
          Assignee: ruby at FreeBSD.org
             Flags: maintainer-feedback?(ruby at FreeBSD.org)
                CC: powerpc at FreeBSD.org

Symptoms are strikingly similar to what was described in Bug 242630 for
lang/ruby26. Specifically, miniruby is built and linked, and then in the next
step it is used to try to autogenerate a header file leading to abnormal
termination. (This time it's Signal 10)

The solution also seems to be similar: When compiling ruby27 on FreeBSD 12 on
32-bit powerpc, the base system gcc 4.2 should be used. The build completes
normally.

Specifically, the final patch which was proposed for that bug
(https://svnweb.freebsd.org/ports/head/lang/ruby26/Makefile?r1=524729&r2=524728&pathrev=524729)
also applies for this port.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list