User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0 Build Identifier: GHDL tries to link against libgnat-6: $ ghdl -e top /usr/bin/ld: cannot find -lgnat-6 collect2: error: ld returned 1 exit status ghdl:error: compilation error But as dependency is libgnat-7 listed and installed: $ dnf repoquery --requires ghdl | grep gnat libgnat-7.so()(64bit) Reproducible: Always Steps to Reproduce: 0. install ghdl (dnf install ghdl) 1. analyse a vhdl file (ghdl -a top.vhd) 2. elaborate entity (ghdl -e top) Actual Results: /usr/bin/ld: cannot find -lgnat-6 collect2: error: ld returned 1 exit status ghdl:error: compilation error Expected Results: It should build an executable file.
Also ran into the same problem.
ghdl-0.34dev-0.20170815git0879429a.0.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-b6a9da5490
ghdl-0.34dev-0.20170815git0879429a.0.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-8f699cec9b
ghdl-0.34dev-0.20170815git0879429a.0.fc25 has been pushed to the Fedora 25 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-2017-b6a9da5490
ghdl-0.34dev-0.20170815git0879429a.0.fc26 has been pushed to the Fedora 26 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-2017-8f699cec9b
ghdl-0.34dev-0.20170815git0879429a.0.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.
ghdl-0.34dev-0.20170926git685526e.0.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-953e17fb1b
ghdl-0.34dev-0.20170926git685526e.0.fc25 has been pushed to the Fedora 25 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-2017-953e17fb1b
ghdl-0.34dev-0.20170926git685526e.0.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.