Source: bless Version: 0.6.0-5 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[3]: Entering directory '/<<PKGBUILDDIR>>/tests' > make[3]: Nothing to be done for 'all-am'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > /usr/bin/mono builder/bless-builder.exe Bless -nowarn:0169 > -d:ENABLE_UNIX_SPECIFIC > > Unhandled Exception: > System.IO.FileNotFoundException: Could not find file "/etc/localtime" > File name: '/etc/localtime' > at System.IO.FileStream..ctor (System.String path, FileMode mode, > FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, > FileOptions options) <0x7f2aa50e22c0 + 0x005ed> in <filename unknown>:0 > at System.IO.FileStream..ctor (System.String path, FileMode mode, > FileAccess access, FileShare share) <0x7f2aa50e1f30 + 0x0004b> in <filename > unknown>:0 > at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor > (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) > at System.IO.File.OpenRead (System.String path) <0x7f2aa50dfa50 + 0x00034> > in <filename unknown>:0 > at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, > System.String filepath) <0x7f2aa5040fe0 + 0x00032> in <filename unknown>:0 > at System.TimeZoneInfo.CreateLocal () <0x7f2aa503f850 + 0x00176> in > <filename unknown>:0 > at System.TimeZoneInfo.get_Local () <0x7f2aa503f7c0 + 0x00025> in <filename > unknown>:0 > at System.DateTime.ToLocalTime (Boolean throwOnOverflow) <0x7f2aa4ee9ac0 + > 0x00053> in <filename unknown>:0 > at System.DateTime.ToLocalTime () <0x7f2aa4ee9aa0 + 0x0000f> in <filename > unknown>:0 > at System.DateTime.FromFileTime (Int64 fileTime) <0x7f2aa4ee8ad0 + 0x0002a> > in <filename unknown>:0 > at System.IO.FileSystemInfo.get_LastWriteTime () <0x7f2aa50e5e80 + 0x00026> > in <filename unknown>:0 > at (wrapper remoting-invoke-with-check) > System.IO.FileSystemInfo:get_LastWriteTime () > at BlessBuilder.ModuleTree.ParseInputFiles (System.Xml.XmlNodeList > inputList, System.Xml.XmlNodeList ignoreList, BlessBuilder.Module module) > <0x4024cdc0 + 0x00804> in <filename unknown>:0 > at BlessBuilder.ModuleTree.ParseBuildInfo (BlessBuilder.Module module) > <0x4024bc60 + 0x0019b> in <filename unknown>:0 > at BlessBuilder.ModuleTree.ParseModule (System.Xml.XmlNode moduleNode) > <0x4024b000 + 0x004c5> in <filename unknown>:0 > at BlessBuilder.ModuleTree.ParseXml (System.Xml.XmlDocument xmlDoc) > <0x40249200 + 0x0032f> in <filename unknown>:0 > at BlessBuilder.ModuleTree..ctor (System.String filename) <0x4022c180 + > 0x00134> in <filename unknown>:0 > at MainClass.Main (System.String[] args) <0x4022bd70 + 0x00059> in > <filename unknown>:0 > [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not > find file "/etc/localtime" > File name: '/etc/localtime' > at System.IO.FileStream..ctor (System.String path, FileMode mode, > FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, > FileOptions options) <0x7f2aa50e22c0 + 0x005ed> in <filename unknown>:0 > at System.IO.FileStream..ctor (System.String path, FileMode mode, > FileAccess access, FileShare share) <0x7f2aa50e1f30 + 0x0004b> in <filename > unknown>:0 > at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor > (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) > at System.IO.File.OpenRead (System.String path) <0x7f2aa50dfa50 + 0x00034> > in <filename unknown>:0 > at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, > System.String filepath) <0x7f2aa5040fe0 + 0x00032> in <filename unknown>:0 > at System.TimeZoneInfo.CreateLocal () <0x7f2aa503f850 + 0x00176> in > <filename unknown>:0 > at System.TimeZoneInfo.get_Local () <0x7f2aa503f7c0 + 0x00025> in <filename > unknown>:0 > at System.DateTime.ToLocalTime (Boolean throwOnOverflow) <0x7f2aa4ee9ac0 + > 0x00053> in <filename unknown>:0 > at System.DateTime.ToLocalTime () <0x7f2aa4ee9aa0 + 0x0000f> in <filename > unknown>:0 > at System.DateTime.FromFileTime (Int64 fileTime) <0x7f2aa4ee8ad0 + 0x0002a> > in <filename unknown>:0 > at System.IO.FileSystemInfo.get_LastWriteTime () <0x7f2aa50e5e80 + 0x00026> > in <filename unknown>:0 > at (wrapper remoting-invoke-with-check) > System.IO.FileSystemInfo:get_LastWriteTime () > at BlessBuilder.ModuleTree.ParseInputFiles (System.Xml.XmlNodeList > inputList, System.Xml.XmlNodeList ignoreList, BlessBuilder.Module module) > <0x4024cdc0 + 0x00804> in <filename unknown>:0 > at BlessBuilder.ModuleTree.ParseBuildInfo (BlessBuilder.Module module) > <0x4024bc60 + 0x0019b> in <filename unknown>:0 > at BlessBuilder.ModuleTree.ParseModule (System.Xml.XmlNode moduleNode) > <0x4024b000 + 0x004c5> in <filename unknown>:0 > at BlessBuilder.ModuleTree.ParseXml (System.Xml.XmlDocument xmlDoc) > <0x40249200 + 0x0032f> in <filename unknown>:0 > at BlessBuilder.ModuleTree..ctor (System.String filename) <0x4022c180 + > 0x00134> in <filename unknown>:0 > at MainClass.Main (System.String[] args) <0x4022bd70 + 0x00059> in > <filename unknown>:0 > Makefile:627: recipe for target 'all' failed > make[1]: *** [all] 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/bless_0.6.0-5_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.