Opened 4 years ago

Closed 4 years ago

#60192 closed defect (fixed)

libcgns.4.1.dylib seems to be referenced using a relative path.

Reported by: Schamschula (Marius Schamschula) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: cgnslib

Description

When upgrading cgnslib to version 4.1.0 I get an infinite rebuild loop.

--->  Scanning binaries for linking errors
Could not open libcgns.4.1.dylib: Error opening or reading file (referenced from /opt/local/bin/cgnscheck)
libcgns.4.1.dylib seems to be referenced using a relative path. This may be a problem with its canonical library name and require the use of install_name_tool(1) to fix.
--->  Found 6 broken files, matching files to ports      
Error: Port cgnslib is still broken after rebuilding it more than 3 times.
Error: Please run port -d -y rev-upgrade and use the output to report a bug.
Error: rev-upgrade failed: Port cgnslib still broken after rebuilding 3 times
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

Change History (1)

comment:1 Changed 4 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In 72fb8c17fae8db0728393af61b5b5a1e8fd53116/macports-ports (master):

cgnslib: fix install_name of shared library

Fixes #60192

Note: See TracTickets for help on using tickets.