[MacPorts] #69395: codeberg projects (star smake cl-nodgui cdrtools): checksum mismatch
MacPorts
noreply at macports.org
Sun Apr 21 22:13:04 UTC 2024
#69395: codeberg projects (star smake cl-nodgui cdrtools): checksum mismatch
--------------------------------------------+----------------------
Reporter: mrkapqa | Owner: RobK88
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Resolution: | Keywords:
Port: star smake cl-nodgui cdrtools |
--------------------------------------------+----------------------
Comment (by RobK88):
@ryandesign - I did not need to use `master_sites macports_distfiles`
afterall since there was an update to the source for `smake`, `star`, and
`cdrtools`.
I have submitted Pull Requests (PRs):
smake: https://github.com/macports/macports-ports/pull/23652
star: https://github.com/macports/macports-ports/pull/23653
cdrtools: https://github.com/macports/macports-
ports/actions/runs/8775687166/job/24078300645?pr=23654
`smake` passed all the tests.
`star` and `cdrtools` passed all the tests except for macOS-14.
It looks like the dependencies for `star` and `cdrtools` are not properly
installed on macOS-14. I do not have a Mac running macOS-14. I would
appreciate it if someone could try to build `star` and `cdrtools` on a Mac
running macOS-14 and let me know what they see.
I also tried to update `cl-nodgui` since new updates from the developer
are available. But I could not build the most recent version of `cl-
nodgui`. I see thse errors:
{{{
40: (SB-IMPL::TOPLEVEL-INIT)
41: ((FLET SB-UNIX::BODY :IN SB-IMPL::START-LISP))
42: ((FLET "WITHOUT-INTERRUPTS-BODY-3" :IN SB-IMPL::START-LISP))
43: (SB-IMPL::%START-LISP)
unhandled condition in --disable-debugger mode, quitting
Command failed: /opt/local/bin/sbcl --no-sysinit --no-userinit --non-
interactive --eval '(require "asdf")' --eval '(setf asdf:*central-
registry* (list* (quote *default-pathname-defaults*)
#p"/opt/local/var/macports/build/_Users_grinch_Development_MacPorts_local-
repo_ports_lisp_cl-nodgui/cl-nodgui/work/build/system/"
#p"/opt/local/share/common-lisp/system/" asdf:*central-registry*))' --eval
'(asdf:operate (quote asdf:build-op) (quote nodgui))' 2>&1
Exit code: 1
Error: Failed to build cl-nodgui: asdf:build-op cannot be executed
Error: See /opt/local/var/macports/logs
/_Users_grinch_Development_MacPorts_local-repo_ports_lisp_cl-nodgui/cl-
nodgui/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port cl-nodgui failed
}}}
I am not a LISP programmer so I cannot easily fix `cl-nodgui`. I suspect
there is a missing dependency.
@catap -- any ideas?
--
Ticket URL: <https://trac.macports.org/ticket/69395#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list