Source: pdfmod Version: 0.9.1-8 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161001 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > mkdir -p '../bin' > cp 'pdfmod' '../bin/pdfmod' > chmod +x '../bin/pdfmod' > mkdir -p ../bin > cp /usr/lib/hyena/Hyena.dll /usr/lib/hyena/Hyena.Gui.dll > /usr/lib/poppler-sharp/poppler-sharp.dll > /usr/lib/poppler-sharp/poppler-sharp.dll.config ../bin > cp /usr/lib/hyena/Hyena.dll.config /usr/lib/hyena/Hyena.Gui.dll.config ../bin > /usr/bin/mono-csc -noconfig -codepage:utf8 -warn:4 -optimize+ -debug > "-define:DEBUG" -out:../bin/PdfMod.exe -target:exe > './PdfMod/Core/AssemblyInfo.cs' './PdfMod/Core/Client.cs' > './PdfMod/Core/Configuration.cs' './PdfMod/Core/Defines.cs' > './PdfMod/Gui/Actions.cs' './PdfMod/Gui/BookmarkView.cs' > './PdfMod/Gui/CairoCell.cs' './PdfMod/Gui/Client.cs' > './PdfMod/Gui/DocumentIconView.cs' './PdfMod/Gui/MetadataEditorBox.cs' > './PdfMod/Gui/PageCell.cs' './PdfMod/Gui/PageListStore.cs' > './PdfMod/Gui/SelectMatchingBox.cs' './PdfMod/Gui/ZoomSlider.cs' > './PdfMod/Main.cs' './PdfMod/Pdf/Actions/BaseAction.cs' > './PdfMod/Pdf/Actions/BasePageAction.cs' > './PdfMod/Pdf/Actions/ExportImagesAction.cs' > './PdfMod/Pdf/Actions/MoveAction.cs' './PdfMod/Pdf/Actions/RemoveAction.cs' > './PdfMod/Pdf/Actions/RotateAction.cs' './PdfMod/Pdf/Document.cs' > './PdfMod/Pdf/Page.cs' './PdfMod/Pdf/PageLabels.cs' > './PdfMod/Pdf/PageThumbnail.cs' '-resource:./Resources/UIManager.xml' > -r:Mono.Cairo -r:Mono.Posix -pkg:gconf-sharp-2.0 -pkg:glib-sharp-2.0 > -pkg:gtk-sharp-2.0 -pkg:hyena -pkg:hyena.gui -r:System > -r:System.Core -r:../bin/PdfSharp.dll -pkg:poppler-sharp > -r:../bin/PdfSharp.dll > ./PdfMod/Core/AssemblyInfo.cs(36,12): error CS0647: Error during emitting > `System.Reflection.AssemblyVersionAttribute' attribute. The reason is `Could > not find file "/etc/localtime"' > ./PdfMod/Gui/CairoCell.cs(53,16): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ./PdfMod/Gui/PageCell.cs(136,16): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ./PdfMod/Gui/PageCell.cs(138,16): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > Compilation failed: 1 error(s), 3 warnings > Makefile:625: recipe for target '../bin/PdfMod.exe' failed > make[2]: *** [../bin/PdfMod.exe] Error 1 If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 If the failure looks LSB-related: similarly to tzdata, lsb-base is not installed in the build chroot. The full build log is available from: http://aws-logs.debian.net/2016/10/01/pdfmod_0.9.1-8_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.