[MacPorts] #63339: sicp @0.0.1_3: bad flags passed to makeinfo

MacPorts noreply at macports.org
Tue Aug 3 13:29:56 UTC 2021


#63339: sicp @0.0.1_3: bad flags passed to makeinfo
-------------------------+--------------------
 Reporter:  cooljeanius  |      Owner:  (none)
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.7.1
 Keywords:               |       Port:  sicp
-------------------------+--------------------
 Building sicp fails on Big Sur due to `makeinfo` being unable to recognize
 the `-j1` flag:
 {{{
 --->  Building sicp
 DEBUG: Executing org.macports.build (sicp)
 DEBUG: port disallows a parallel build, setting build jobs to 1
 DEBUG: port disallows a parallel build, setting build jobs to 1
 DEBUG: Environment:
 CC_PRINT_OPTIONS='YES'
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sicp/sicp/work/.CC_PRINT_OPTIONS'
 CPATH='/opt/local/include'
 DEVELOPER_DIR='/Library/Developer/CommandLineTools'
 LIBRARY_PATH='/opt/local/lib'
 MACOSX_DEPLOYMENT_TARGET='11.0'
 SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
 Executing:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sicp/sicp/work/sicp.texi"
 && /opt/local/bin/makeinfo -j1 sicp.texi
 DEBUG: system:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sicp/sicp/work/sicp.texi"
 && /opt/local/bin/makeinfo -j1 sicp.texi
 Unknown option: j
 Unknown option: 1
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sicp/sicp/work/sicp.texi"
 && /opt/local/bin/makeinfo -j1 sicp.texi
 Exit code: 1
 Error: Failed to build sicp: command execution failed
 DEBUG: Error code: CHILDSTATUS 87798 1
 DEBUG: Backtrace: command execution failed
     while executing
 "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
     invoked from within
 "command_exec -callback portprogress::target_progress_callback build"
     (procedure "portbuild::build_main" line 8)
     invoked from within
 "$procedure $targetname"
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sicp/sicp/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 Error: Processing of port sicp failed
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63339>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list