Opened 20 months ago

Last modified 20 months ago

#65720 assigned defect

mit-scheme @9.2_4: configure: error: unrecognized option: `-j1'

Reported by: kakuhen Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: cjones051073 (Chris Jones)
Port: mit-scheme

Description

After a while into building MIT Scheme, the following command is invoked, resulting in an error during the build process.

:info:build run_cmd: ./configure --enable-native-code=c --disable-host-scheme-test -j1 --prefix=/opt/local
:info:build configure: error: unrecognized option: `-j1'
:info:build Try `./configure --help' for more information
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mit-scheme/mit-scheme/work/mit-scheme-c-9.2/src" && etc/make-liarc.sh -j1 --prefix=/opt/local 
:info:build Exit code: 1

System Information

macOS 10.15.7 19H2026 x86_64

Xcode 12.4 12D4e

Change History (2)

comment:1 Changed 20 months ago by jmroot (Joshua Root)

Owner: set to drkp
Status: newassigned

comment:2 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: cjones051073 added
Summary: mit-scheme @9.2_4: build fails on macOS 10.15mit-scheme @9.2_4: configure: error: unrecognized option: `-j1'
Note: See TracTickets for help on using tickets.