Opened 7 years ago

Last modified 7 years ago

#54026 closed defect

readline upgrade breaks various ports — at Version 2

Reported by: jimjag (Jim Jagielski) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: readline

Description (last modified by mf2k (Frank Schima))

The upgrade of readline to @7.0.003 breaks the following ports (at least):

  gawk @4.1.4
  gdbm @1.13
  gnupg @1.4.21
  gnupg2 @2.0.30
  ghostscript @9.21+x11

Note that these expect readline6, as shown in the config log:

:info:configure configure: creating ./config.status
:info:configure config.status: creating Makefile
:info:configure dyld: Library not loaded: /usr/local/lib/libreadline.6.dylib
:info:configure   Referenced from: /usr/local/bin/gawk
:info:configure   Reason: image not found
:info:configure sed: stdout: Broken pipe
:info:configure ./config.status: line 1100: 67446 Done(1)                 eval sed \"\$ac_sed_extra\" "$ac_file_inputs"

Change History (2)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Owner: set to MarcusCalhoun-Lopez
Port: readline added
Status: newassigned

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers readline), if any.

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.