Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Static linking against mingw32-dlfcn seems broken
https://bugzilla.redhat.com/show_bug.cgi?id=791191
Summary: Static linking against mingw32-dlfcn seems broken Product: Fedora Version: 16 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: mingw32-dlfcn AssignedTo: rjones@redhat.com ReportedBy: salsaman@gmail.com QAContact: extras-qa@fedoraproject.org CC: lfarkas@lfarkas.org, rjones@redhat.com, erik-fedora@vanpienbroek.nl, fedora-mingw@lists.fedoraproject.org Classification: Fedora Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: ---
Description of problem: Static linking against mingw32-dlfcn returns the following error:
/usr/i686-pc-mingw32/sys-root/mingw/lib/libdl.a: could not read symbols: Archive has no index; run ranlib to add one
Version-Release number of selected component (if applicable):
mingw32-dlfcn-static-0-0.8.r11.fc15
How reproducible:
Always
Steps to Reproduce:
Commandline to follow in next comment.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=791191
--- Comment #1 from salsaman salsaman@gmail.com 2012-02-16 07:47:20 EST --- Commandline is:
/bin/sh ../libtool --tag=CC --mode=link i686-pc-mingw32-gcc -Wstrict-aliasing=0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/liboil-0.3 -DENABLE_OIL=1 -DENABLE_OSC=1 -DIS_MINGW=1 -I/usr/i686-pc-mingw32/sys-root/mingw/include/libpng14 -DUSE_LIBPNG=1 -DENABLE_GIW=1 -DLIVES_LIBDIR=""/usr/lib"" -DHAVE_GTK_NICE_VERSION=1 -DHAVE_GTK_VERSION216=1 -g -O2 -Wall -static -Wl,-static -Wl,-luuid -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lgtk-win32-2.0 -lgdk-win32-2.0 -limm32 -lshell32 -lole32 -latk-1.0 -lpangocairo-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -lpthread -shared -o lives-exe.exe widget-helper.o main.o support.o effects.o plugins.o effects-weed.o effects-data.o framedraw.o interface.o paramspecial.o paramwindow.o rfx-builder.o preferences.o rte_window.o gui.o htmsocket.o merge.o dialogs.o saveplay.o audio.o events.o resample.o osc.o omc-learn.o callbacks.o colourspace.o keyboard.o utils.o multitrack.o stream.o cvirtual.o startup.o pangotext.o giwknob.o giwvslider.o giwled.o -L../libOSC/ -lOSC -L../libOSC/client/ -lOSC_client -lm -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lpng14 /home/gabriel/lives/libweed/libweed_slice.la /home/gabriel/lives/libweed/libweed-utils.la -lm -ldl libtool: link: i686-pc-mingw32-gcc -Wstrict-aliasing=0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/liboil-0.3 -DENABLE_OIL=1 -DENABLE_OSC=1 -DIS_MINGW=1 -I/usr/i686-pc-mingw32/sys-root/mingw/include/libpng14 -DUSE_LIBPNG=1 -DENABLE_GIW=1 -DLIVES_LIBDIR="/usr/lib" -DHAVE_GTK_NICE_VERSION=1 -DHAVE_GTK_VERSION216=1 -g -O2 -Wall -Wl,-static -Wl,-luuid -o lives-exe.exe widget-helper.o main.o support.o effects.o plugins.o effects-weed.o effects-data.o framedraw.o interface.o paramspecial.o paramwindow.o rfx-builder.o preferences.o rte_window.o gui.o htmsocket.o merge.o dialogs.o saveplay.o audio.o events.o resample.o osc.o omc-learn.o callbacks.o colourspace.o keyboard.o utils.o multitrack.o stream.o cvirtual.o startup.o pangotext.o giwknob.o giwvslider.o giwled.o -L/usr/i686-pc-mingw32/sys-root/mingw/lib /usr/i686-pc-mingw32/sys-root/mingw/lib/libgtk-win32-2.0.dll.a -lcomdlg32 -lwinspool -lcomctl32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libgdk-win32-2.0.dll.a -limm32 -lshell32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libatk-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpangocairo-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgdk_pixbuf-2.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgio-2.0.dll.a -lshlwapi -ldnsapi /usr/i686-pc-mingw32/sys-root/mingw/lib/libpangowin32-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpango-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libcairo.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpixman-1.dll.a -lgdi32 -lmsimg32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libgobject-2.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libffi.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgmodule-2.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgthread-2.0.dll.a -lpthread -L../libOSC/ /home/gabriel/lives/libOSC/.libs/libOSC.a -L../libOSC/client/ /home/gabriel/lives/libOSC/client/.libs/libOSC_client.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpng14.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libz.dll.a /home/gabriel/lives/libweed/.libs/libweed_slice.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libglib-2.0.dll.a -lws2_32 -lole32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libintl.dll.a -liconv /home/gabriel/lives/libweed/.libs/libweed-utils.a -ldl -L/usr/i686-pc-mingw32/sys-root/mingw/lib -L/usr/i686-pc-mingw32/sys-root/mingw/lib
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=791191
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=791191
--- Comment #2 from Fedora Update System updates@fedoraproject.org 2012-02-16 11:10:09 EST --- mingw32-dlfcn-0-0.10.r11.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/mingw32-dlfcn-0-0.10.r11.fc15
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=791191
--- Comment #3 from Fedora Update System updates@fedoraproject.org 2012-02-16 11:11:00 EST --- mingw32-dlfcn-0-0.10.r11.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/mingw32-dlfcn-0-0.10.r11.fc16
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=791191
--- Comment #4 from Fedora Update System updates@fedoraproject.org 2012-02-16 11:11:38 EST --- mingw32-dlfcn-0-0.10.r11.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/mingw32-dlfcn-0-0.10.r11.fc17
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=791191
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #5 from Fedora Update System updates@fedoraproject.org 2012-02-16 14:25:58 EST --- Package mingw32-dlfcn-0-0.10.r11.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mingw32-dlfcn-0-0.10.r11.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-1815/mingw32-dlfcn-0-0.1... then log in and leave karma (feedback).
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=791191
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |mingw32-dlfcn-0-0.10.r11.fc | |17 Resolution| |ERRATA Last Closed| |2012-02-28 05:58:12
--- Comment #6 from Fedora Update System updates@fedoraproject.org 2012-02-28 05:58:12 EST --- mingw32-dlfcn-0-0.10.r11.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=791191
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|mingw32-dlfcn-0-0.10.r11.fc |mingw32-dlfcn-0-0.10.r11.fc |17 |15
--- Comment #7 from Fedora Update System updates@fedoraproject.org 2012-03-06 14:24:43 EST --- mingw32-dlfcn-0-0.10.r11.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=791191
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|mingw32-dlfcn-0-0.10.r11.fc |mingw32-dlfcn-0-0.10.r11.fc |15 |16
--- Comment #8 from Fedora Update System updates@fedoraproject.org 2012-03-06 14:42:39 EST --- mingw32-dlfcn-0-0.10.r11.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.