[Bug 2085848] Re: db5.3: FTBFS in oracular !amd64 because of implicit-int
Tobias Heider
2085848 at bugs.launchpad.net
Wed Dec 11 19:58:21 UTC 2024
ahasenack: I don't think that is right. I think that was a reply for #3
and the patch works as expected afaiu
EDIT: 5.3.28+dfsg2-7ubuntu1 clearly built successfully on all the non amd64 platforms and the build logs show that "checking for 64-bit integral type support for sequences... yes" works, so everything looks as expected IMO.
https://launchpad.net/ubuntu/+source/db5.3/5.3.28+dfsg2-7ubuntu1/+build/29268955
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to db5.3 in Ubuntu.
https://bugs.launchpad.net/bugs/2085848
Title:
db5.3: FTBFS in oracular !amd64 because of implicit-int
Status in db5.3 package in Ubuntu:
Fix Released
Status in db5.3 source package in Oracular:
Fix Committed
Status in db5.3 source package in Plucky:
Fix Released
Bug description:
[ Impact ]
* The compiler flag "-Wimplicit-int" is causing some configure steps
to fail resulting in build from source failures on archs other than
amd64
[ Test Plan ]
* Build on other platforms and test that it works
* Verify that the build log contains:
checking for 64-bit integral type support for sequences... yes
[ Where problems could occur ]
* Probably low risk since we only touch the build system.
There shouldn't be any functional change, the fix only modernizes the C code.
[ Other Info ]
The corresponding Debian bug report is https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=1084782
This is fixed in Debian sid with:
db5.3 (5.3.28+dfsg2-8) unstable; urgency=medium
* QA upload
[ Samuel Thibault ]
* control: Generalize hurd-i386 into hurd-any.
[ Bastian Germann ]
* Fix FTBFS because of implicit-int (Closes: #1084782)
* Fix OPD checkpoint deadlock (Closes: #932758)
-- Bastian Germann <bage at debian.org> Thu, 10 Oct 2024 11:54:04
+0200
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/db5.3/+bug/2085848/+subscriptions
More information about the foundations-bugs
mailing list