[MacPorts] #63655: opencbm @ 0.4.99 fails to build on high sierra

MacPorts noreply at macports.org
Fri Oct 22 06:16:10 UTC 2021


#63655: opencbm @ 0.4.99 fails to build on high sierra
-----------------------+--------------------
  Reporter:  rccraigb  |      Owner:  (none)
      Type:  defect    |     Status:  closed
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.7.1
Resolution:  invalid   |   Keywords:
      Port:            |
-----------------------+--------------------
Changes (by jmroot):

 * status:  new => closed
 * resolution:   => invalid


Old description:

> opencbm fails during build step:
>
> rccraigb$ sudo port install
> --->  Computing dependencies for opencbm
> --->  Fetching distfiles for opencbm
> --->  Verifying checksums for opencbm
> --->  Extracting opencbm
> --->  Configuring opencbm
> --->  Building opencbm
> Error: Failed to build opencbm: command execution failed
> Error: See /opt/local/var/macports/logs/_private_tmp/opencbm/main.log for
> details.
> Error: Follow https://guide.macports.org/#project.tickets if you believe
> there is a bug.
> Error: Processing of port opencbm failed
>
> The apparent error is:
>
> :info:build cl65 -c --feature labels_without_colons --feature
> pc_assignment --feature loose_char_term --asm-include-dir .. -o
> tdchange.tmp tdchange.a65
> :info:build tdchange.a65(151): Error: Range error (-9 not in [0..255])
> :info:build tdchange.a65(169): Error: Range error (-5 not in [0..255])
>

> The main log shows the following (is the i386 architecture correct?):
>
> version:1
> :debug:main Starting logging for opencbm @0.4.99_20111231
> :debug:sysinfo macOS 10.13.6 (darwin/17.7.0) arch i386
> :debug:sysinfo MacPorts 2.7.1
> :debug:sysinfo Xcode 9.4.1
> :debug:sysinfo SDK 10.13
> :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.13
> :debug:main Found Dependency: path: /usr/bin filename: git regex: ^git$
> :msg:main --->  Computing dependencies for opencbm:info:main .:debug:main
> opencbm has no conflicts
> :debug:main Found Dependency: path: /usr/bin filename: git regex: ^git$
> :debug:main Searching for dependency: git
> :debug:main Didn't find receipt, going to depspec regex for: git
> :debug:main Found Dependency: path: /usr/bin filename: git regex: ^git$
> :debug:main Searching for dependency: cc65
> :debug:main Didn't find receipt, going to depspec regex for: cc65
> :debug:main Changing to port directory:
> /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/cc65
> :debug:main OS darwin/17.7.0 (macOS 10.13.6) arch i386
> ...
> ...
> ...
> :info:build s2.c:130:39: note: put the semicolon on a separate line to
> silence this warning
> :info:build 5 warnings generated.
> :info:build 5 warnings generated.
> :info:build 6 warnings generated.
> :info:build ar r libtrans.a pp.lo s1.lo s2.lo turbo.lo
> :info:build ar: creating archive libtrans.a
> :info:build rm s2.o65 pp1571.o65 pp1541.o65 s1.o65 turbomain.o65
> :info:build cl65 -c --feature labels_without_colons --feature
> pc_assignment --feature loose_char_term --asm-include-dir .. -o
> tdchange.tmp tdchange.a65
> :info:build tdchange.a65(151): Error: Range error (-9 not in [0..255])
> :info:build tdchange.a65(169): Error: Range error (-5 not in [0..255])
> :info:build make[1]: *** [tdchange.o65] Error 1
> :info:build make: *** [opencbm] Error 1
> :info:build Command failed:  cd
> "/opt/local/var/macports/build/_private_tmp/opencbm/work/code" && cd
> opencbm && make -f LINUX/Makefile PREFIX=/opt/local
> MANDIR=/opt/local/share/man/man1 -j24 all
> :info:build Exit code: 2
> :error:build Failed to build opencbm: command execution failed
> :debug:build Error code: CHILDSTATUS 50108 2
> :debug:build Backtrace: command execution failed
> :debug:build     while executing
> :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
> :debug:build     invoked from within
> :debug:build "command_exec -callback
> portprogress::target_progress_callback build"
> :debug:build     (procedure "portbuild::build_main" line 8)
> :debug:build     invoked from within
> :debug:build "$procedure $targetname"
> :error:build See
> /opt/local/var/macports/logs/_private_tmp/opencbm/main.log for details.

New description:

 opencbm fails during build step:
 {{{
 rccraigb$ sudo port install
 --->  Computing dependencies for opencbm
 --->  Fetching distfiles for opencbm
 --->  Verifying checksums for opencbm
 --->  Extracting opencbm
 --->  Configuring opencbm
 --->  Building opencbm
 Error: Failed to build opencbm: command execution failed
 Error: See /opt/local/var/macports/logs/_private_tmp/opencbm/main.log for
 details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 Error: Processing of port opencbm failed
 }}}
 The apparent error is:
 {{{
 :info:build cl65 -c --feature labels_without_colons --feature
 pc_assignment --feature loose_char_term --asm-include-dir .. -o
 tdchange.tmp tdchange.a65
 :info:build tdchange.a65(151): Error: Range error (-9 not in [0..255])
 :info:build tdchange.a65(169): Error: Range error (-5 not in [0..255])
 }}}

 The main log shows the following (is the i386 architecture correct?):
 {{{
 version:1
 :debug:main Starting logging for opencbm @0.4.99_20111231
 :debug:sysinfo macOS 10.13.6 (darwin/17.7.0) arch i386
 :debug:sysinfo MacPorts 2.7.1
 :debug:sysinfo Xcode 9.4.1
 :debug:sysinfo SDK 10.13
 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.13
 :debug:main Found Dependency: path: /usr/bin filename: git regex: ^git$
 :msg:main --->  Computing dependencies for opencbm:info:main .:debug:main
 opencbm has no conflicts
 :debug:main Found Dependency: path: /usr/bin filename: git regex: ^git$
 :debug:main Searching for dependency: git
 :debug:main Didn't find receipt, going to depspec regex for: git
 :debug:main Found Dependency: path: /usr/bin filename: git regex: ^git$
 :debug:main Searching for dependency: cc65
 :debug:main Didn't find receipt, going to depspec regex for: cc65
 :debug:main Changing to port directory:
 /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/cc65
 :debug:main OS darwin/17.7.0 (macOS 10.13.6) arch i386
 ...
 ...
 ...
 :info:build s2.c:130:39: note: put the semicolon on a separate line to
 silence this warning
 :info:build 5 warnings generated.
 :info:build 5 warnings generated.
 :info:build 6 warnings generated.
 :info:build ar r libtrans.a pp.lo s1.lo s2.lo turbo.lo
 :info:build ar: creating archive libtrans.a
 :info:build rm s2.o65 pp1571.o65 pp1541.o65 s1.o65 turbomain.o65
 :info:build cl65 -c --feature labels_without_colons --feature
 pc_assignment --feature loose_char_term --asm-include-dir .. -o
 tdchange.tmp tdchange.a65
 :info:build tdchange.a65(151): Error: Range error (-9 not in [0..255])
 :info:build tdchange.a65(169): Error: Range error (-5 not in [0..255])
 :info:build make[1]: *** [tdchange.o65] Error 1
 :info:build make: *** [opencbm] Error 1
 :info:build Command failed:  cd
 "/opt/local/var/macports/build/_private_tmp/opencbm/work/code" && cd
 opencbm && make -f LINUX/Makefile PREFIX=/opt/local
 MANDIR=/opt/local/share/man/man1 -j24 all
 :info:build Exit code: 2
 :error:build Failed to build opencbm: command execution failed
 :debug:build Error code: CHILDSTATUS 50108 2
 :debug:build Backtrace: command execution failed
 :debug:build     while executing
 :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
 :debug:build     invoked from within
 :debug:build "command_exec -callback
 portprogress::target_progress_callback build"
 :debug:build     (procedure "portbuild::build_main" line 8)
 :debug:build     invoked from within
 :debug:build "$procedure $targetname"
 :error:build See
 /opt/local/var/macports/logs/_private_tmp/opencbm/main.log for details.
 }}}

--

Comment:

 There doesn't seem to be an opencbm port in MacPorts. You would need to
 report this issue to whomever created this port.

-- 
Ticket URL: <https://trac.macports.org/ticket/63655#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list