Bug 1683812

Summary: linking to gnutls fails with undefined reference to `_idn2_punycode_decode@IDN2_0.0.0'
Product: [Fedora] Fedora EPEL Reporter: Tim Crawford <crawfxrd>
Component: gnutls30Assignee: Jan Včelák <jv+fedora>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: el6CC: jv+fedora, ngompa13, pspacek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gnutls30-3.5.19-2.el6 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-04 01:54:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Crawford 2019-02-27 21:18:06 UTC
The recently published libidn2-2.1.1a-1.el6 breaks linking with gnutls30-3.5.19-1.el6.

Steps to Reproduce:
1. Update to libidn2-2.1.1a-1.el6
2. Link a program to gnutls30: gcc -L/usr/lib64/gnutls30 -lgnutls -o main main.c

Actual results:
/usr/lib64/gnutls30/libgnutls.so: undefined reference to `_idn2_punycode_decode.0'

Expected results:
Compile+link is successful

Comment 1 Neal Gompa 2019-03-01 00:20:51 UTC
PR submitted to fix the issue: https://src.fedoraproject.org/rpms/gnutls30/pull-request/1

Comment 2 Fedora Update System 2019-03-01 22:40:00 UTC
gnutls30-3.5.19-2.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-4935fccf81

Comment 3 Fedora Update System 2019-03-03 01:16:01 UTC
gnutls30-3.5.19-2.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-4935fccf81

Comment 4 Fedora Update System 2019-03-04 01:54:48 UTC
gnutls30-3.5.19-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.