[Bug 2100598] Re: dfltcc.c FTBFS on s390x

2025-03-01 Thread Andreas Hasenack
** Changed in: gzip (Ubuntu Plucky) Assignee: (unassigned) => Andreas Hasenack (ahasenack) ** Changed in: gzip (Ubuntu Plucky) Status: New => In Progress ** Changed in: gzip (Ubuntu Plucky) Importance: Undecided => High ** Summary changed: - dfltcc.c FTBFS on s390x + [FFe]: re-en

[Bug 2100598] Re: dfltcc.c FTBFS on s390x

2025-03-01 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/gzip/+git/gzip/+merge/482161 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100598 Title: [FFe]: re-enable DFLTCC o

[Bug 2100598] Re: dfltcc.c FTBFS on s390x

2025-03-01 Thread Andreas Hasenack
Patch and fix from upstream: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66709#10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100598 Title: dfltcc.c FTBFS on s390x To manage notifications abou

[Bug 2100598] Re: dfltcc.c FTBFS on s390x

2025-02-28 Thread Frank Heimes
Adding the following two 'includes' again: #include #include allows the build to succeed again. But doing so seems to be in contrast to what Andreas found in the upstream release-notes: https://bugs.launchpad.net/ubuntu-z-systems/+bug/2100598/comments/3 -- You received this bug notification be

[Bug 2100598] Re: dfltcc.c FTBFS on s390x

2025-02-28 Thread bugproxy
** Tags added: architecture-s39064 bugnameltc-211710 severity-high targetmilestone-inin--- -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100598 Title: dfltcc.c FTBFS on s390x To manage notificatio

[Bug 2100598] Re: dfltcc.c FTBFS on s390x

2025-02-28 Thread Andreas Hasenack
** Description changed: I'm still gathering information about this bug. UPDATE #1: see comment #2, this started out as an FTBFS. + UPDATE #2: filed upstream bug at https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76644 Reportedly there was a SIGILL on gzip/s390x such that the hardware

[Bug 2100598] Re: dfltcc.c FTBFS on s390x

2025-02-28 Thread Andreas Hasenack
No build failure on debian[1], but we have gcc-15, they have gcc-14. 1. https://buildd.debian.org/status/fetch.php?pkg=gzip&arch=s390x&ver=1.13-1&stamp=1737110118&raw=0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 2100598] Re: dfltcc.c FTBFS on s390x

2025-02-28 Thread Andreas Hasenack
> No build failure on debian[1], but we have gcc-15, they have gcc-14. Our default still seems to be 14, though. Ok, I'll stop guessing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100598 Title:

[Bug 2100598] Re: dfltcc.c FTBFS on s390x

2025-02-28 Thread Andreas Hasenack
gzip 1.13 release notes contain the word "stdalign" :) 2023-08-19 Jim Meyering version 1.13 * NEWS: Record release date. maint: remove use gnulib's deprecated stdalign module * bootstrap.conf (gnulib_modules): Remove deprecated stdalign. It was not directly used. buil