Opened 12 months ago

Closed 5 months ago

#71893 closed defect (fixed)

tcl opportunistically links to zlib

Reported by: barracuda156 Owned by: chrstphrchvz (Christopher Chavez)
Priority: Normal Milestone:
Component: ports Version: 2.10.5
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), chrstphrchvz (Christopher Chavez), mascguy (Christopher Nielsen)
Port: tcl

Description

--->  Scanning binaries for linking errors
Could not open /opt/local/lib/libz.1.dylib: Error opening or reading file (referenced from /opt/local/bin/tclsh8.6)
--->  Found 2 broken files, matching files to ports
--->  Found 1 broken port, determining rebuild order
You can always run 'port rev-upgrade' again to fix errors.
The following ports will be rebuilt: tcl @8.6.16+corefoundation+threads

zlib is not a dependency of tcl.

Change History (3)

comment:1 Changed 9 months ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:2 Changed 6 months ago by chrstphrchvz (Christopher Chavez)

zlib is indeed required by Tcl 8.6 and later (TIP 234).

Proposed fix: https://github.com/macports/macports-ports/pull/28901

Any better ways to fix this issue?

comment:3 Changed 5 months ago by chrstphrchvz (Christopher Chavez)

Owner: set to chrstphrchvz
Resolution: fixed
Status: newclosed

In 49a3b9aff058747ea2eb8934bc97d39bc69859b1/macports-ports (master):

tcl: use zlib from MacPorts

Closes: #71893

Note: See TracTickets for help on using tickets.