Source: mono-tools Version: 4.2-1 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>>/gui-compare' > /usr/bin/mono-csc -noconfig -codepage:utf8 -warn:4 -optimize+ -debug > -define:DEBUG -target:exe -out:gui-compare.exe ./gtk-gui/generated.cs > ./MainWindow.cs ./gtk-gui/MainWindow.cs ./Main.cs ./AssemblyInfo.cs > ./InfoManager.cs ./CompareContext.cs ./Comparison.cs ./Metadata.cs > ./MasterMetadata.cs ./Masterinfo.cs ./CecilMetadata.cs ./ProviderSelector.cs > ./gtk-gui/guicompare.ProviderSelector.cs ./Config.cs ./CustomCompare.cs > ./gtk-gui/GuiCompare.CustomCompare.cs > -resource:./gtk-gui/gui.stetic,gui.stetic -resource:./cm/c.gif,c.gif > -resource:./cm/d.gif,d.gif -resource:./cm/e.gif,e.gif > -resource:./cm/en.gif,en.gif -resource:./cm/f.gif,f.gif > -resource:./cm/i.gif,i.gif -resource:./cm/m.gif,m.gif > -resource:./cm/n.gif,n.gif -resource:./cm/p.gif,p.gif > -resource:./cm/r.gif,r.gif -resource:./cm/s.gif,s.gif > -resource:./cm/sc.gif,sc.gif -resource:./cm/se.gif,se.gif > -resource:./cm/sm.gif,sm.gif -resource:./cm/st.gif,st.gif > -resource:./cm/sx.gif,sx.gif -resource:./cm/tb.gif,tb.gif > -resource:./cm/tm.gif,tm.gif -resource:./cm/tp.gif,tp.gif > -resource:./cm/w.gif,w.gif -resource:./cm/y.gif,y.gif > -resource:./gtk-gui/objects.xml,objects.xml -resource:./cm/mn.png,mn.png > -pkg:gtk-sharp-2.0 -pkg:glib-sharp-2.0 -pkg:glade-sharp-2.0 > -r:/usr/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cecil.dll > -r:System -r:System.Core -r:Mono.Posix -r:System.Xml > ./AssemblyInfo.cs(26,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:609: recipe for target 'gui-compare.exe' failed > make[2]: *** [gui-compare.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/mono-tools_4.2-1_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.