[Bug 1833238] Re: s390-tools ftbfs in eoan
Rafael David Tinoco
rafaeldtinoco at kernelpath.com
Thu Jul 11 01:05:54 UTC 2019
I didnt see you had a fix for this and made another merge request
upstream:
commit f8f0744a3721a100b97e1cb5e014f62ba70454cb (HEAD -> rafaeldtinoco)
Author: Rafael David Tinoco <rafaeldtinoco at ubuntu.com>
Date: Wed Jul 10 21:47:21 2019
zipl: fix stage3 compilation error on newer binutils
After binutils Bug 24576:
https://sourceware.org/bugzilla/show_bug.cgi?id=24576
and its fixes:
commit 6ec6968b1b259948ba42f0a47a3da048377058bc
Author: Nick Clifton <nickc at redhat.com>
Date: Wed May 22 11:58:57 2019
Have the linker report an error if the same script is used
twice.
commit 82d7a6f4e3ccb3d714b5beb03eeb24f7356d4380
Author: Alan Modra <amodra at gmail.com>
Date: Wed May 22 21:52:56 2019
Re: Have the linker report an error if the same script is used
twice
Makefile reports that stage3.lds is being given twice. This patch fixes
the issue to make stage 3 compilation to work in newer binutils.
Signed-off-by: Rafael David Tinoco <rafaeldtinoco at ubuntu.com>
Sorry for that. Commenting here just to explain binutil commits that
caused the issue to be discovered.
Thanks
** Bug watch added: Sourceware.org Bugzilla #24576
https://sourceware.org/bugzilla/show_bug.cgi?id=24576
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to s390-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1833238
Title:
s390-tools ftbfs in eoan
Status in s390-tools package in Ubuntu:
Fix Released
Bug description:
https://launchpadlibrarian.net/428312173/buildlog_ubuntu-eoan-
s390x.s390-tools_2.9.0-0ubuntu1_BUILDING.txt.gz
make[3]: Entering directory '/<<PKGBUILDDIR>>/osasnmpd'
gcc -I ../include -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DS390_TOOLS_RELEASE=2.9.0-build-20190614 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -DS390_TOOLS_BINDIR=/sbin -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c tape390_display.c -o tape390_display.o
gcc -MM -I ../include -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DS390_TOOLS_RELEASE=2.9.0-build-20190614 -DS390_TOOLS_LIBDIR=/lib/s390-tools -DS390_TOOLS_DATADIR=/usr/share/s390-tools -DS390_TOOLS_SYSCONFDIR=/etc -DS390_TOOLS_BINDIR=/sbin -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC `net-snmp-config --cflags` osasnmpd.c > .osasnmpd.o.d
/usr/bin/ld: error: linker script file 'stage3.lds' appears multiple times
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:49: stage3.exec] Error 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/s390-tools/+bug/1833238/+subscriptions
More information about the foundations-bugs
mailing list