Changes between Initial Version and Version 1 of Ticket #63752


Ignore:
Timestamp:
Nov 1, 2021, 2:44:26 PM (2 years ago)
Author:
reneeotten (Renee Otten)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63752

    • Property Status changed from new to assigned
    • Property Owner set to easye
    • Property Keywords monterey added
    • Property Port sbcl added
  • Ticket #63752 – Description

    initial v1  
    11Hi. This is failing to compile thusly:
    22
     3{{{
    34Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/sbcl/sbcl-2.1.10-source.tar.bz2' | /usr/bin/tar -xf -
    45--->  Extracting sbcl-1.2.11-x86-64-darwin-binary.tar.bz2
     
    2728See ./INSTALL, the "SOURCE DISTRIBUTION" section
    2829Command failed: SBCL_MACOSX_VERSION_MIN=12.0 CC=/usr/bin/clang CXX=/usr/bin/clang++ CPP=/usr/bin/cpp sh ./make.sh --fancy --prefix=/opt/local --xc-host="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.2.11-x86-64-darwin/src/runtime/sbcl --core /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.2.11-x86-64-darwin/output/sbcl.core --disable-debugger --sysinit /dev/null --userinit /dev/null"
     30}}}