Source: freeimage Version: 3.18.0+ds2-9.1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package freeimage > dpkg-buildpackage: info: source version 3.18.0+ds2-9.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Adrian Bunk <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > make -j8 clean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > make -f Makefile.gnu clean > make[3]: Entering directory '/<<PKGBUILDDIR>>' > rm -f Dist/libfreeimage* Dist/FreeImage.h Source/FreeImage/BitmapAccess.o > Source/FreeImage/CacheFile.o Source/FreeImage/ColorLookup.o > Source/FreeImage/Conversion.o Source/FreeImage/Conversion16_555.o > Source/FreeImage/Conversion16_565.o Source/FreeImage/Conversion24.o > Source/FreeImage/Conversion32.o Source/FreeImage/Conversion4.o > Source/FreeImage/Conversion8.o Source/FreeImage/ConversionFloat.o > Source/FreeImage/ConversionRGB16.o Source/FreeImage/ConversionRGBA16.o > Source/FreeImage/ConversionRGBAF.o Source/FreeImage/ConversionRGBF.o > Source/FreeImage/ConversionType.o Source/FreeImage/ConversionUINT16.o > Source/FreeImage/FreeImage.o Source/FreeImage/FreeImageC.o > Source/FreeImage/FreeImageIO.o Source/FreeImage/GetType.o > Source/FreeImage/Halftoning.o Source/FreeImage/J2KHelper.o > Source/FreeImage/LFPQuantizer.o > Source/FreeImage/MNGHelper.o Source/FreeImage/MemoryIO.o > Source/FreeImage/MultiPage.o Source/FreeImage/NNQuantizer.o > Source/FreeImage/PSDParser.o Source/FreeImage/PixelAccess.o > Source/FreeImage/Plugin.o Source/FreeImage/PluginBMP.o > Source/FreeImage/PluginCUT.o Source/FreeImage/PluginDDS.o > Source/FreeImage/PluginEXR.o Source/FreeImage/PluginG3.o > Source/FreeImage/PluginGIF.o Source/FreeImage/PluginHDR.o > Source/FreeImage/PluginICO.o Source/FreeImage/PluginIFF.o > Source/FreeImage/PluginJ2K.o Source/FreeImage/PluginJNG.o > Source/FreeImage/PluginJP2.o Source/FreeImage/PluginJPEG.o > Source/FreeImage/PluginJXR.o Source/FreeImage/PluginKOALA.o > Source/FreeImage/PluginMNG.o Source/FreeImage/PluginPCD.o > Source/FreeImage/PluginPCX.o Source/FreeImage/PluginPFM.o > Source/FreeImage/PluginPICT.o Source/FreeImage/PluginPNG.o > Source/FreeImage/PluginPNM.o Source/FreeImage/PluginPSD.o > Source/FreeImage/PluginRAS.o Source/FreeImage/PluginRAW.o > Source/FreeImage/PluginSGI.o Source/FreeImage/PluginTARGA.o > Source/FreeImage/PluginTIFF.o Source/FreeImage/PluginWBMP.o > Source/FreeImage/PluginWebP.o Source/FreeImage/PluginXBM.o > Source/FreeImage/PluginXPM.o Source/FreeImage/TIFFLogLuv.o > Source/FreeImage/ToneMapping.o Source/FreeImage/WuQuantizer.o > Source/FreeImage/ZLibInterface.o Source/FreeImage/tmoColorConvert.o > Source/FreeImage/tmoDrago03.o Source/FreeImage/tmoFattal02.o > Source/FreeImage/tmoReinhard05.o Source/FreeImageToolkit/BSplineRotate.o > Source/FreeImageToolkit/Background.o Source/FreeImageToolkit/Channels.o > Source/FreeImageToolkit/ClassicRotate.o Source/FreeImageToolkit/Colors.o > Source/FreeImageToolkit/CopyPaste.o Source/FreeImageToolkit/Display.o > Source/FreeImageToolkit/Flip.o > Source/FreeImageToolkit/MultigridPoissonSolver.o > Source/FreeImageToolkit/Rescale.o Source/FreeImageToolkit/Resize.o > Source/Metadata/Exif.o Source/Metadata/FIRational.o > Source/Metadata/FreeImageTag.o Source/Metadata/IPTC.o > Source/Metadata/TagConversion.o Source/Metadata/TagLib.o > Source/Metadata/XTIFF.o libfreeimage.a libfreeimage-3.18.0.so libfreeimage.so > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > /usr/bin/make -f Makefile.fip clean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -f Dist/libfreeimageplus* Dist/FreeImagePlus.h > Wrapper/FreeImagePlus/src/FreeImagePlus.o > Wrapper/FreeImagePlus/src/fipImage.o Wrapper/FreeImagePlus/src/fipMemoryIO.o > Wrapper/FreeImagePlus/src/fipMetadataFind.o > Wrapper/FreeImagePlus/src/fipMultiPage.o Wrapper/FreeImagePlus/src/fipTag.o > Wrapper/FreeImagePlus/src/fipWinImage.o libfreeimageplus.a > libfreeimageplus-3.18.0.so libfreeimageplus.so > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building freeimage using existing > ./freeimage_3.18.0+ds2.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file fipMakefile.srcs, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile.srcs, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Source/CacheFile.h, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Source/Metadata/Exif.cpp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > Source/FreeImage/CacheFile.cpp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Source/FreeImage/PluginPCX.cpp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Source/FreeImage/BitmapAccess.cpp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Source/FreeImage/PluginDDS.cpp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Source/FreeImage/PluginGIF.cpp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Source/FreeImage/MultiPage.cpp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file Source/FreeImage/GetType.cpp, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Source/FreeImage/PluginTIFF.cpp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Source/FreeImage/PluginBMP.cpp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Wrapper/FreeImagePlus/FreeImagePlus.h, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Wrapper/FreeImagePlus/src/fipImage.cpp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Wrapper/FreeImagePlus/src/fipMultiPage.cpp, use --include-removal to override > dpkg-source: error: cannot represent change to TestAPI/TestImageType.tif: > binary file contents changed > dpkg-source: error: add TestAPI/TestImageType.tif in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to TestAPI/blob.png: binary file > contents changed > dpkg-source: error: add TestAPI/blob.png in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to TestAPI/buffer.png: binary > file contents changed > dpkg-source: error: add TestAPI/buffer.png in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to TestAPI/clone-stream.tif: > binary file contents changed > dpkg-source: error: add TestAPI/clone-stream.tif in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to TestAPI/clone.tif: binary file > contents changed > dpkg-source: error: add TestAPI/clone.tif in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to TestAPI/dump.png: binary file > contents changed > dpkg-source: error: add TestAPI/dump.png in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to TestAPI/exif_new_thumb.jpg: > binary file contents changed > dpkg-source: error: add TestAPI/exif_new_thumb.jpg in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > TestAPI/mpage-mstream-redirect.tif: binary file contents changed > dpkg-source: error: add TestAPI/mpage-mstream-redirect.tif in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to TestAPI/mpage-mstream.tif: > binary file contents changed > dpkg-source: error: add TestAPI/mpage-mstream.tif in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to TestAPI/mpages.tif: binary > file contents changed > dpkg-source: error: add TestAPI/mpages.tif in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to TestAPI/page0.TIFF: binary > file contents changed > dpkg-source: error: add TestAPI/page0.TIFF in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to TestAPI/page1.TIFF: binary > file contents changed > dpkg-source: error: add TestAPI/page1.TIFF in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to TestAPI/page2.TIFF: binary > file contents changed > dpkg-source: error: add TestAPI/page2.TIFF in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to TestAPI/raw_exif.jpg: binary > file contents changed > dpkg-source: error: add TestAPI/raw_exif.jpg in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to TestAPI/redirect-stream.tif: > binary file contents changed > dpkg-source: error: add TestAPI/redirect-stream.tif in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to TestAPI/sample.gif: binary > file contents changed > dpkg-source: error: add TestAPI/sample.gif in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to TestAPI/sample.ico: binary > file contents changed > dpkg-source: error: add TestAPI/sample.ico in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to TestAPI/sample.tif: binary > file contents changed > dpkg-source: error: add TestAPI/sample.tif in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to TestAPI/testAPI: binary file > contents changed > dpkg-source: error: add TestAPI/testAPI in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'TestAPI/testAPI' will not be > represented in diff > dpkg-source: error: cannot represent change to TestAPI/test_view.bmp: binary > file contents changed > dpkg-source: error: add TestAPI/test_view.bmp in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to TestAPI/viewport.png: binary > file contents changed > dpkg-source: error: add TestAPI/viewport.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to TestAPI/zoneplate.png: binary > file contents changed > dpkg-source: error: add TestAPI/zoneplate.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/bc_s.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/bc_s.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/bdwn.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/bdwn.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/classfipImage.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/classfipImage.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/classfipMemoryIO.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/classfipMemoryIO.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/classfipMetadataFind.png: binary file contents > changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/classfipMetadataFind.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/classfipMultiPage.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/classfipMultiPage.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/classfipObject.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/classfipObject.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/classfipTag.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/classfipTag.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/classfipWinImage.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/classfipWinImage.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/closed.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/closed.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/doc.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/doc.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/folderclosed.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/folderclosed.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/folderopen.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/folderopen.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > freeimage-3.18.0+ds2/Wrapper/FreeImagePlus/html/jquery.js has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/nav_f.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/nav_f.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/nav_g.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/nav_g.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/nav_h.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/nav_h.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/open.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/open.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/splitbar.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/splitbar.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/sync_off.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/sync_off.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/sync_on.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/sync_on.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/tab_a.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/tab_a.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/tab_b.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/tab_b.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/tab_h.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/tab_h.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/html/tab_s.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/html/tab_s.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/blob.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/blob.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/buffer.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/buffer.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/clone-stream.tif: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/clone-stream.tif in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/clone.tif: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/clone.tif in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/dump.png: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/dump.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/fipTest: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/fipTest in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Wrapper/FreeImagePlus/test/fipTest' will not be represented in diff > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/mpage-mstream-redirect.tif: binary file contents > changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/mpage-mstream-redirect.tif > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/mpage-mstream.tif: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/mpage-mstream.tif in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/page0.TIFF: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/page0.TIFF in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/page1.TIFF: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/page1.TIFF in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/page2.TIFF: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/page2.TIFF in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/page3.TIFF: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/page3.TIFF in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Wrapper/FreeImagePlus/test/redirect-stream.tif: binary file contents changed > dpkg-source: error: add Wrapper/FreeImagePlus/test/redirect-stream.tif in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/freeimage_3.18.0+ds2-9.1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime. -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
