#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

https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/227653/steps/install-port/logs/stdio

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 11 months ago by mascguy (Christopher Nielsen)

Owner: set to mascguy
Status: newassigned

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.

comment:2 Changed 11 months ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: assignedclosed

Confirmed that builds now succeed when not already installed... both locally, and via latest buildbot attempts.

Note: See TracTickets for help on using tickets.