Opened 18 months ago
Closed 18 months ago
#67554 closed defect (fixed)
protobuf3-cpp @3.21.12_2: dyld: Library not loaded: /opt/local/lib/libprotoc.32.dylib
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | mascguy (Christopher Nielsen) | |
Port: | protobuf3-cpp |
Description
dyld: Library not loaded: /opt/local/lib/libprotoc.32.dylib Referenced from: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_protobuf3-cpp/protobuf3-cpp/work/build/./protoc Reason: image not found
Change History (2)
comment:1 Changed 18 months ago by mascguy (Christopher Nielsen)
Owner: | set to mascguy |
---|---|
Status: | new → assigned |
comment:2 Changed 18 months ago by mascguy (Christopher Nielsen)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Confirmed that builds now succeed when not already installed... both locally, and via latest buildbot attempts.
Note: See
TracTickets for help on using
tickets.
This is due to the tests being built, which depend on the port being installed.
Fixed in latest commit, which disables those by default:
https://github.com/macports/macports-ports/commit/04b1e843fe2cb26496bb360807d54b98defd44f2
FYI, I cancelled all pending builds for dependents, and requeued builds for those.