Source: mono-basic
Version: 4.0.1-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[4]: Entering directory '/<<PKGBUILDDIR>>/tools/extract-source'
> MONO_PATH="../../class/lib/bootstrap:$MONO_PATH" mono  --debug 
> ../../class/lib/bootstrap/vbnc.exe   /sdkpath:/usr/lib/mono/4.5/ -debug 
> -r:System.Xml.dll -noconfig -define:_MYTYPE=\"Empty\" /novbruntimeref 
> /r:../../class/lib/bootstrap/Microsoft.VisualBasic.dll -target:exe 
> -out:extract-source.exe   @extract-source.exe.sources
> 
> 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) <0x2ada95fcd2c0 + 0x005ed> in <filename unknown>:0 
>   at System.IO.FileStream..ctor (System.String path, FileMode mode, 
> FileAccess access, FileShare share) <0x2ada95fccf30 + 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) <0x2ada95fcaa50 + 0x00034> 
> in <filename unknown>:0 
>   at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, 
> System.String filepath) <0x2ada95f2bfe0 + 0x00032> in <filename unknown>:0 
>   at System.TimeZoneInfo.CreateLocal () <0x2ada95f2a850 + 0x00176> in 
> <filename unknown>:0 
>   at System.TimeZoneInfo.get_Local () <0x2ada95f2a7c0 + 0x00025> in <filename 
> unknown>:0 
>   at System.TimeZoneInfo.GetDateTimeNowUtcOffsetFromUtc (DateTime time, 
> System.Boolean& isAmbiguousLocalDst) <0x2ada95f2bce0 + 0x00017> in <filename 
> unknown>:0 
>   at System.DateTime.get_Now () <0x2ada95dd4260 + 0x00046> in <filename 
> unknown>:0 
>   at vbnc.Main.Main (System.String[] CmdArgs) [0x00000] in 
> /tmp/mono-basic/vbnc/vbnc/source/General/Main.vb:28 
> [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) <0x2ada95fcd2c0 + 0x005ed> in <filename unknown>:0 
>   at System.IO.FileStream..ctor (System.String path, FileMode mode, 
> FileAccess access, FileShare share) <0x2ada95fccf30 + 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) <0x2ada95fcaa50 + 0x00034> 
> in <filename unknown>:0 
>   at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, 
> System.String filepath) <0x2ada95f2bfe0 + 0x00032> in <filename unknown>:0 
>   at System.TimeZoneInfo.CreateLocal () <0x2ada95f2a850 + 0x00176> in 
> <filename unknown>:0 
>   at System.TimeZoneInfo.get_Local () <0x2ada95f2a7c0 + 0x00025> in <filename 
> unknown>:0 
>   at System.TimeZoneInfo.GetDateTimeNowUtcOffsetFromUtc (DateTime time, 
> System.Boolean& isAmbiguousLocalDst) <0x2ada95f2bce0 + 0x00017> in <filename 
> unknown>:0 
>   at System.DateTime.get_Now () <0x2ada95dd4260 + 0x00046> in <filename 
> unknown>:0 
>   at vbnc.Main.Main (System.String[] CmdArgs) [0x00000] in 
> /tmp/mono-basic/vbnc/vbnc/source/General/Main.vb:28 
> ../../build/executable.make:81: recipe for target 'extract-source.exe' failed
> make[4]: *** [extract-source.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-basic_4.0.1-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.

Reply via email to