[Debian-med-packaging] Bug#914817: Bug#914817: Bug#914817: camitk: FTBFS on i386
Emmanuel Promayon
Emmanuel.Promayon at univ-grenoble-alpes.fr
Sun Dec 2 14:02:34 GMT 2018
Hi,
These are the steps I followed to investigate this bug:
- modified the debian/rules of the vtk7 package by adding:
ifeq ($(DEB_BUILD_ARCH),i386)
# prevent undesirable excess precision
export DEB_CXXFLAGS_MAINT_APPEND=-ffloat-store
endif
- rebuild vtk7 for i386 locally with this new flag
- rebuild camitk for i386 using the resulting vtk7 packages
Results: tests #46 and #341 both succeed without any problem and camitk
did not FTBFS on i386 locally.
Gert was right about the flag, but it seems that it is required in vtk7
not in camitk.
What will be the next step to solve this bug?
Best regards,
Emmanuel
PS : I added Gert in cc: (and btw thank you Gert for your answer about
the future of vtk package, I saw that vtk 8.2 is on its way from
upstream, hopefully vtk8 will be available soon in debian!)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20181202/cf1e317e/attachment.html>
More information about the Debian-med-packaging
mailing list