[MacPorts] #72287: simulavr @1.1.0 build failure
MacPorts
noreply at macports.org
Sat Apr 12 00:08:12 UTC 2025
#72287: simulavr @1.1.0 build failure
---------------------------+--------------------
Reporter: weiminshen99 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: simulavr |
---------------------------+--------------------
Comment (by ryandesign):
Replying to [comment:4 ryandesign]:
> The error shown in your main.log does match that upstream bug report,
but it shouldn't be happening; I had already put a workaround into the
Portfile.
It's not a problem on your machine though; we see the problem on our build
machines too, e.g.
https://build.macports.org/builders/ports-
11_x86_64-builder/builds/180799/steps/install-port/logs/stdio
I looked at the crash log on the build server and it does confirm that
this is because of the upstream bug report:
{{{
Library not loaded: /opt/local/lib/libsim.dylib
Referenced from: /opt/local/var/macports/*/simulavr
Reason: image not found
}}}
The solution is, as I said in the upstream bug report, to set
`DYLD_LIBRARY_PATH` to the directory where libsim.dylib is located within
the build tree. That's what my workaround was supposed to do. Maybe my
workaround was wrong or has become wrong.
--
Ticket URL: <https://trac.macports.org/ticket/72287#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list