Activity log for bug #1586872

Date Who What changed Old value New value Message
2016-05-30 00:52:35 Michael Hudson-Doyle bug added bug
2016-05-30 01:05:47 Michael Hudson-Doyle attachment added fix-1586872.diff https://bugs.launchpad.net/ubuntu/+source/gcc-6/+bug/1586872/+attachment/4672667/+files/fix-1586872.diff
2016-05-30 01:06:11 Michael Hudson-Doyle description As seen at https://launchpad.net/~mwhudson/+archive/ubuntu/devirt/+build/9828197, this combination fails to build: /usr/bin/gccgo-6 -o $WORK/libgithub.com-gosexy-gettext.so -shared -nostdlib -zdefs -Wl,--whole-archive /«PKGBUILDDIR»/obj-powerpc-linux-gnu/pkg/gccgo_linux_ppc_fPIC/github.com/gosexy/libgettext.a -Wl,--no-whole-archive -shared -nostdlib -lgo -lgcc_s -lgcc -lc -Wl,-soname=libgolang-github-gosexy-gettext.so.1 -Wl,-znow -fPIC # /tmp/go-build671164651/libgithub.com-gosexy-gettext.so /«PKGBUILDDIR»/obj-powerpc-linux-gnu/pkg/gccgo_linux_ppc_fPIC/github.com/gosexy/libgettext.a: member /«PKGBUILDDIR»/obj-powerpc-linux-gnu/pkg/gccgo_linux_ppc_fPIC/github.com/gosexy/libgettext.a(_cgo_flags) in archive is not an object collect2: error: ld returned 1 exit status I've reported this upstream (https://github.com/golang/go/issues/15885) and hacked up a fix while I'll attach in a moment. As seen at https://launchpad.net/~mwhudson/+archive/ubuntu/devirt/+build/9828197, this combination fails to build: /usr/bin/gccgo-6 -o $WORK/libgithub.com-gosexy-gettext.so -shared -nostdlib -zdefs -Wl,--whole-archive /«PKGBUILDDIR»/obj-powerpc-linux-gnu/pkg/gccgo_linux_ppc_fPIC/github.com/gosexy/libgettext.a -Wl,--no-whole-archive -shared -nostdlib -lgo -lgcc_s -lgcc -lc -Wl,-soname=libgolang-github-gosexy-gettext.so.1 -Wl,-znow -fPIC # /tmp/go-build671164651/libgithub.com-gosexy-gettext.so /«PKGBUILDDIR»/obj-powerpc-linux-gnu/pkg/gccgo_linux_ppc_fPIC/github.com/gosexy/libgettext.a: member /«PKGBUILDDIR»/obj-powerpc-linux-gnu/pkg/gccgo_linux_ppc_fPIC/github.com/gosexy/libgettext.a(_cgo_flags) in archive is not an object collect2: error: ld returned 1 exit status I've reported this upstream (https://github.com/golang/go/issues/15885) and hacked up a fix which I'll attach in a moment.
2016-05-30 04:26:27 Ubuntu Foundations Team Bug Bot tags patch
2016-05-31 09:17:01 Michael Hudson-Doyle attachment added fix-1586872-2.diff https://bugs.launchpad.net/ubuntu/+source/gcc-6/+bug/1586872/+attachment/4673357/+files/fix-1586872-2.diff
2016-06-02 17:14:20 Matthias Klose nominated for series Ubuntu Xenial
2016-06-02 17:14:20 Matthias Klose bug task added gcc-6 (Ubuntu Xenial)
2016-06-10 16:05:44 Launchpad Janitor gcc-6 (Ubuntu): status New Fix Released