https://bugzilla.redhat.com/show_bug.cgi?id=2291289



--- Comment #13 from Jerry James <[email protected]> ---
Sorry for the silence.  Unfortunately, I still see these lines in the rpmlint
output:

ocaml-linenoise.x86_64: W: undefined-non-weak-symbol
/usr/lib64/ocaml/linenoise/linenoise.cmxs linenoiseWasInterrupted 
(/usr/lib64/ocaml/linenoise/linenoise.cmxs)
ocaml-linenoise.x86_64: W: undefined-non-weak-symbol
/usr/lib64/ocaml/stublibs/dlllinenoise_stubs.so linenoiseWasInterrupted   
(/usr/lib64/ocaml/stublibs/dlllinenoise_stubs.so)

and indeed:

$ readelf -Wa /usr/lib64/liblinenoise.so.0.0.0 | grep -F Interrupted
$

This is due to linenoise-symbol-visibility.patch.  I think you will need to add
LINENOISE_EXPORTED to the linenoiseWasInterrupted declaration for it to be
exported.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2291289

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202291289%23c13

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to