https://bugzilla.redhat.com/show_bug.cgi?id=1175542
Bug ID: 1175542 Summary: Building NASM with mingw-gcc fails in a strange manner Product: Fedora Version: 20 Component: mingw32-gcc Assignee: rjones@redhat.com Reporter: hpa@zytor.com QA Contact: extras-qa@fedoraproject.org CC: erik-fedora@vanpienbroek.nl, fedora-mingw@lists.fedoraproject.org, kalevlember@gmail.com, rjones@redhat.com
Description of problem: Building NASM 2.11.07 (or from git) with i686-w63-mingw32 fails with a bunch of duplicate symbol errors.
Removing -std=c99 from the command line seems to make it work, but I have not been able to reduce it to a smaller example.
Version-Release number of selected component (if applicable): mingw32-gcc-4.8.3-1.fc20.x86_64
How reproducible: 100%
Steps to Reproduce: 1. Get NASM 2.11.07 source code. 2. ./autogen.sh 3. ./configure --host=i686-w64-mingw32 4. make
Actual results: Build failure with a bunch of strange symbol errors.
Expected results: Executables produced.
Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=1175542
Erik van Pienbroek erik-fedora@vanpienbroek.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |ktietz@redhat.com Component|mingw32-gcc |mingw-gcc Assignee|rjones@redhat.com |erik-fedora@vanpienbroek.nl
--- Comment #1 from Erik van Pienbroek erik-fedora@vanpienbroek.nl --- What errors are you getting and what version of mingw32-headers/mingw32-crt are you using? Did you also try to use the latest mingw32-{gcc,headers,crt,winpthreads} from rawhide?
https://bugzilla.redhat.com/show_bug.cgi?id=1175542
Erik van Pienbroek erik-fedora@vanpienbroek.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hpa@zytor.com Flags| |needinfo?(hpa@zytor.com)
https://bugzilla.redhat.com/show_bug.cgi?id=1175542
--- Comment #2 from Fedora End Of Life endoflife@fedoraproject.org --- This message is a reminder that Fedora 20 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 20. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '20'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 20 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
https://bugzilla.redhat.com/show_bug.cgi?id=1175542
Fedora End Of Life endoflife@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |EOL Last Closed| |2015-06-29 21:15:07
--- Comment #3 from Fedora End Of Life endoflife@fedoraproject.org --- Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug.
Thank you for reporting this bug and we are sorry it could not be fixed.
https://bugzilla.redhat.com/show_bug.cgi?id=1175542
H. Peter Anvin hpa@zytor.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(hpa@zytor.com) |needinfo-
--- Comment #4 from H. Peter Anvin hpa@zytor.com --- Verified that this is *not* an issue on current F23.