Source: bareftp Version: 0.3.9-3 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>>/src/bareFTP' > mkdir -p bin/Release/ > /usr/bin/mono-csc -noconfig -codepage:utf8 -warn:4 -optimize+ > -out:bin/Release/bareftp.exe -target:exe './gtk-gui/generated.cs' > './Widgets/MainWindow.cs' './Main.cs' './AssemblyInfo.cs' './Defines.cs' > './gtk-gui/bareFTP.MainWindow.cs' './Dialogs/AboutDialog.cs' > './DialogHost/DialogHost.cs' '-resource:./gtk-gui/gui.stetic' > '-resource:./../../data/bareftp.png,bareFTP.bareftp.png' > '-resource:./../../data/icon-theme/hicolor_apps_16x16_bareftp.png,bareFTP.hicolor_apps_16x16_bareftp.png' > -r:/usr/lib/cli/gnome-sharp-2.24/gnome-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/cli/art-sharp-2.0/art-sharp.dll > -r:/usr/lib/cli/gnome-vfs-sharp-2.0/gnome-vfs-sharp.dll > -r:/usr/lib/cli/gconf-sharp-2.0/gconf-sharp.dll > -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll > -r:System -r:Mono.Posix > -r:../bareFTP.Common.Utils/bin/Release/bareFTP.Common.Utils.dll > -r:../bareFTP.Gui/bin/Release/bareFTP.Gui.dll > -r:../bareFTP.Preferences/bin/Release/bareFTP.Preferences.dll > -r:../bareFTP.Gui.Dialog/bin/Release/bareFTP.Gui.Dialog.dll > -r:../bareFTP.Gui.FileManager/bin/Release/bareFTP.Gui.FileManager.dll > -r:../bareFTP.Gui.ProgressMonitor/bin/Release/bareFTP.Gui.ProgressMonitor.dll > -r:../bareFTP.Gui.Preferences/bin/Release/bareFTP.Gui.Preferences.dll > -r:../bareFTP.Protocol/bin/Release/bareFTP.Protocol.dll > -r:../bareFTP.Connection/bin/Release/bareFTP.Connection.dll > ./AssemblyInfo.cs(5,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:694: recipe for target 'bin/Release/bareftp.exe' failed > make[4]: *** [bin/Release/bareftp.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/bareftp_0.3.9-3_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.