Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jul 2020 15:40:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248209] Bash-5.0.18_2 from package returns "ld-elf.so.1: Undefined symbol "rl_signal_event_hook" referenced from COPY relocation in /usr/local/bin/bash"
Message-ID:  <bug-248209-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248209

            Bug ID: 248209
           Summary: Bash-5.0.18_2 from package returns "ld-elf.so.1:
                    Undefined symbol "rl_signal_event_hook" referenced
                    from COPY relocation in /usr/local/bin/bash"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: karl@denninger.net
          Assignee: ehaupt@FreeBSD.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)

This occurred following a recent update to the package.

Please revert.

$ bash
ld-elf.so.1: Undefined symbol "rl_signal_event_hook" referenced from COPY
relocation in /usr/local/bin/bash
$ uname -v
FreeBSD 12.1-STABLE #7 r363092M: Sun Jul 12 16:42:48 EDT 2020=20=20=20=20
karl@NewFS.denninger.net:/usr/obj/usr/src/amd64.amd64/sys/KSD-SMP

$ pkg info bash
bash-5.0.18_2
Name           : bash
Version        : 5.0.18_2
Installed on   : Thu Jul 23 10:45:10 2020 EDT
Origin         : shells/bash
Architecture   : FreeBSD:12:amd64
Prefix         : /usr/local
Categories     : shells
Licenses       : GPLv3+
Maintainer     : ehaupt@FreeBSD.org
WWW            : https://www.gnu.org/software/bash/
Comment        : GNU Project's Bourne Again SHell
Options        :
        DOCS           : on
        FDESCFS        : off
        HELP           : on
        NLS            : on
        PORTS_READLINE : on
        STATIC         : off
        SYSBASHRC      : off
        SYSLOG         : off
Shared Libs required:
        libhistory.so.8
        libreadline.so.8
        libintl.so.8
Annotations    :
        FreeBSD_version: 1201000
        cpe            : cpe:2.3:a:gnu:bash:5.0.18:::::freebsd12:x64:2
        repo_type      : binary
        repository     : FreeBSD
Flat size      : 8.48MiB
Description    :
This is GNU Bash.  Bash is the GNU Project's Bourne Again SHell,
a complete implementation of the POSIX.2 shell spec, but also
with interactive command line editing, job control on architectures
that support it, csh-like features such as history substitution and
brace expansion, and a slew of other features.

WWW: https://www.gnu.org/software/bash/

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248209-7788>