Source: yahtzeesharp Version: 1.1-6 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>>/YahtzeeSharp' > mkdir -p 'bin/Release' > cp 'yahtzeesharp' 'bin/Release/yahtzeesharp' > chmod +x 'bin/Release/yahtzeesharp' > mkdir -p bin/Release/ > /usr/bin/mono-csc -noconfig -codepage:utf8 -warn:4 -optimize+ -debug > -define:DEBUG "-main:MainClass" -out:bin/Release/YahtzeeSharp.exe -target:exe > './AssemblyInfo.cs' './gtk-gui/generated.cs' './frmMain.cs' './frmAbout.cs' > './Main.cs' './csPosScore.cs' './frmError.cs' './dlgOpen.cs' > './gtk-gui/YahtzeeSharp.frmMain.cs' './gtk-gui/YahtzeeSharp.frmError.cs' > './gtk-gui/YahtzeeSharp.frmAbout.cs' './gtk-gui/YahtzeeSharp.dlgOpen.cs' > './dlgFinished.cs' './gtk-gui/YahtzeeSharp.dlgFinished.cs' > './DataSets/dsGameData.cs' './DataSets/dsScoreCard.cs' './BufferTags.cs' > './frmLicense.cs' './gtk-gui/YahtzeeSharp.frmLicense.cs' > '-resource:./gtk-gui/objects.xml' '-resource:./work-files/Logo.png' > '-resource:./work-files/tmpImages/h1.png' > '-resource:./work-files/tmpImages/h2.png' > '-resource:./work-files/tmpImages/h3.png' > '-resource:./work-files/tmpImages/h4.png' > '-resource:./work-files/tmpImages/h5.png' > '-resource:./work-files/tmpImages/h6.png' > '-resource:./work-files/tmpImages/h7.png' > '-resource:./work-files/tmpImages/dd1.png' > '-resource:./work-files/tmpImages/dd2.png' > '-resource:./work-files/tmpImages/dd3.png' > '-resource:./work-files/tmpImages/dd4.png' > '-resource:./work-files/tmpImages/dd5.png' > '-resource:./work-files/tmpImages/dd6.png' > '-resource:./work-files/tmpImages/totalUpper.png' > '-resource:./work-files/tmpImages/c8.png' > '-resource:./work-files/tmpImages/c9.png' > '-resource:./work-files/tmpImages/Aces.png' > '-resource:./work-files/tmpImages/Fives.png' > '-resource:./work-files/tmpImages/Fours.png' > '-resource:./work-files/tmpImages/Sixes.png' > '-resource:./work-files/tmpImages/Threes.png' > '-resource:./work-files/tmpImages/Twos.png' > '-resource:./work-files/arrow_temp.png' > '-resource:./work-files/tmpImages/SCORE2.png' > '-resource:./work-files/tmpImages/3oak.png' > '-resource:./work-files/tmpImages/4oak.png' > '-resource:./work-files/tmpImages/chance.png' > '-resource:./work-files/tmpImages/GT.png' > '-resource:./work-files/tmpImages/ss.png' > '-resource:./work-files/tmpImages/c1r2.png' > '-resource:./work-files/tmpImages/c2r2.png' > '-resource:./work-files/tmpImages/c3r2.png' > '-resource:./work-files/tmpImages/c4r2.png' > '-resource:./work-files/tmpImages/c5r2.png' > '-resource:./work-files/tmpImages/ph.png' > '-resource:./work-files/tmpImages/ytz.png' > '-resource:./work-files/tmpImages/ytzBONUS.png' > '-resource:./work-files/tmpImages/ls.png' > '-resource:./work-files/tmpImages/totalLower.png' > '-resource:./work-files/tmpImages/c11.png' > '-resource:./work-files/tmpImages/ytzBONUStext.png' > '-resource:./work-files/dice1.png' '-resource:./work-files/dice2.png' > '-resource:./work-files/dice3.png' '-resource:./work-files/dice4.png' > '-resource:./work-files/dice5.png' '-resource:./work-files/dice6.png' > '-resource:./work-files/YSlogo.png' > '-resource:./work-files/tmpImages/taz.gif' > '-resource:./work-files/installersby_tiny.png' > '-resource:./work-files/mono-gorilla.png' > '-resource:./work-files/SharpDevelop.png' > '-resource:./work-files/YahtzeeSharp.png' -r:Mono.Posix -r:System.Data > -r:System -r:System.Xml -r:/usr/lib/cli/art-sharp-2.0/art-sharp.dll > -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll > -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll > -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll > -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll > -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll > -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll > ./AssemblyInfo.cs(47,12): error CS0647: Error during emitting > `System.Reflection.AssemblyVersionAttribute' attribute. The reason is `Could > not find file "/etc/localtime"' > Compilation failed: 1 error(s), 0 warnings > Makefile:577: recipe for target 'bin/Release/YahtzeeSharp.exe' failed > make[2]: *** [bin/Release/YahtzeeSharp.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/yahtzeesharp_1.1-6_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.