Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Oct 2020 22:01:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250169] lang/sbcl: sbcl-2.0.9 fails to build
Message-ID:  <bug-250169-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250169

            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@FreeBSD.org
          Reporter: goverm@gmail.com
             Flags: maintainer-feedback?(krion@FreeBSD.org)
          Assignee: krion@FreeBSD.org

Hello,

I have port sbcl-2.0.8 installed and running and attempted upgrade of the p=
ort
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 attempt=
ed
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 err=
or,
thank you:


[building initial core file in "output/cold-sbcl_core":=20
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=3D#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=20=
=20=20=20=20=20=20
Trig      WP GCs Mem-age
 6     683      0      0      0      0      0    0    22348256     32288=20=
=20=20=20
2000000     683   0  0.0000
           Total bytes allocated    =3D      22348256
           Dynamic-space-size bytes =3D    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>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250169-7788>