[Bug 250169] lang/sbcl: sbcl-2.0.9 fails to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 6 22:01:36 UTC 2020


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

            Bug ID: 250169
           Summary: lang/sbcl: sbcl-2.0.9 fails to build
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: krion at FreeBSD.org
          Reporter: goverm at gmail.com
             Flags: maintainer-feedback?(krion at FreeBSD.org)
          Assignee: krion at FreeBSD.org

Hello,

I have port sbcl-2.0.8 installed and running and attempted upgrade of the port
via portmaster and it is failing with the error shown below.

I also tried first removing sbcl-2.0.8 via "portmaster -e" and then attempted
to install the 2.0.9 port and receive the same error.

Steps to reproduce:
# cd /usr/ports/lang/sbcl
# make config
# make install clean

Or:
# portmaster lang/sbcl


Running on Freebsd 12.1-RELEASE-p10.

Here is the pertinent portion of the output of the build displaying the error,
thank you:


[building initial core file in "output/cold-sbcl_core": 
writing 0 bytes [0 pages] from #<SB-FASL::GSPACE @#x20000000 :READ-ONLY>
writing 32768 bytes [1 page] from #<SB-FASL::GSPACE @#x20100000 :STATIC>
writing 1736704 bytes [53 pages] from #<SB-FASL::GSPACE @#x20200000
:IMMOBILE-FIXEDOBJ>
writing 13697024 bytes [418 pages] from #<SB-FASL::GSPACE @#x21A00000
:IMMOBILE-VARYOBJ>
writing 22380544 bytes [683 pages] from #<SB-FASL::GSPACE @#x1000000000
:DYNAMIC>
movable dynamic space: 683 boxed pages, 0 code pages
/INITIAL-FUN=#X226ADCFB
done]
//testing for consistency of first and second GENESIS passes
//header files match between first and second GENESIS -- good
      194.65 real       186.80 user         5.62 sys
//entering make-target-2.sh
//doing warm init - compilation phase
This is SBCL 2.0.9, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
Initial page table:
Gen  Boxed   Code    Raw  LgBox LgCode  LgRaw  Pin       Alloc     Waste       
Trig      WP GCs Mem-age
 6     683      0      0      0      0      0    0    22348256     32288    
2000000     683   0  0.0000
           Total bytes allocated    =      22348256
           Dynamic-space-size bytes =    1073741824
COLD-INIT... fatal error encountered in SBCL pid 35755 pthread 0x80070b000:
Unhandled SIGILL at 0x21a00e9d.

Welcome to LDB, a low-level debugger for the Lisp runtime environment.
ldb>

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


More information about the freebsd-ports-bugs mailing list