Source: sdb
Version: 1.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>>'
> mkdir -p bin
> cp LICENSE bin/LICENSE
> mkdir -p bin
> cp README.md bin/README
> cp `pkg-config --variable=Sources mono-options` dep/Options.cs
> cp `pkg-config --variable=Sources mono-lineeditor` dep/getline.cs
> mkdir -p bin
> cp `pkg-config --variable=Libraries mono-cecil` bin/
> cp `pkg-config --variable=Libraries mono-debugger` bin/
> mcs -debug -langversion:future -unsafe -warnaserror -keyfile:mono.snk 
> -lib:bin -out:bin/sdb.exe -target:exe -r:Mono.Posix -r:Mono.Cecil.dll 
> -r:Mono.Cecil.Mdb.dll -r:Mono.Debugger.Soft.dll -r:Mono.Debugging.dll 
> -r:Mono.Debugging.Soft.dll -pkg:nrefactory dep/Options.cs dep/getline.cs 
> src/Commands/AttachCommand.cs src/Commands/BacktraceCommand.cs 
> src/Commands/BreakpointCommand.cs src/Commands/CatchpointCommand.cs 
> src/Commands/ConfigCommand.cs src/Commands/ConnectCommand.cs 
> src/Commands/ContinueCommand.cs src/Commands/DatabaseCommand.cs 
> src/Commands/DecompileCommand.cs src/Commands/DirectoryCommand.cs 
> src/Commands/DisassembleCommand.cs src/Commands/EnvironmentCommand.cs 
> src/Commands/FrameCommand.cs src/Commands/HelpCommand.cs 
> src/Commands/KillCommand.cs src/Commands/ListenCommand.cs 
> src/Commands/PluginCommand.cs src/Commands/PrintCommand.cs 
> src/Commands/QuitCommand.cs src/Commands/ResetCommand.cs 
> src/Commands/RootCommand.cs src/Commands/RunCommand.cs 
> src/Commands/SourceCommand.cs src/Commands/StepCommand.cs 
> src/Commands/ThreadCommand.cs src/Commands/WatchCommand.cs 
> src/AssemblyInfo.cs src/Color.cs src/Command.cs src/CommandAttribute.cs 
> src/CommandLine.cs src/Configuration.cs src/CustomLogger.cs src/Debugger.cs 
> src/LibEdit.cs src/Log.cs src/MultiCommand.cs src/Plugins.cs src/Program.cs 
> src/SessionKind.cs src/State.cs src/Utilities.cs
> warning CS8000: Language version `future' is no longer supported
> src/AssemblyInfo.cs(30,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:187: recipe for target 'bin/sdb.exe' failed
> make[2]: *** [bin/sdb.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/sdb_1.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.

Reply via email to