Source: sysinfo Version: 0.7-10 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>>/Sysinfo' > mkdir -p ../bin/Release/ > mono-csc -noconfig -codepage:utf8 -warn:4 -out:../bin/Release/Sysinfo.exe > -target:exe ././Main.cs ././AssemblyInfo.cs ././CpuInfo.cs > ././HardwareInfo.cs ././MainCairoDrawing.cs ././MemoryInfo.cs > ././PartitionsCairoDrawing.cs ././PartitionsInfo.cs ././SaveToFile.cs > ././StorageInfo.cs ././SystemInfo.cs ././NvidiaInfo.cs > -resource:././gui.glade,gui.glade > -resource:./../artwork/amd_logo.png,amd_logo.png > -resource:./../artwork/debian_logo.png,debian_logo.png > -resource:./../artwork/fedora_logo.png,fedora_logo.png > -resource:./../artwork/gentoo_logo.png,gentoo_logo.png > -resource:./../artwork/graphiccard.png,graphiccard.png > -resource:./../artwork/intel_logo.png,intel_logo.png > -resource:./../artwork/mandriva_logo.png,mandriva_logo.png > -resource:./../artwork/motherboard.png,motherboard.png > -resource:./../artwork/network.png,network.png > -resource:./../artwork/no_image.png,no_image.png > -resource:./../artwork/redhat_logo.png,redhat_logo.png > -resource:./../artwork/slackware_logo.png,slackware_logo.png > -resource:./../artwork/soundcard.png,soundcard.png > -resource:./../artwork/square_aluminium.png,square_aluminium.png > -resource:./../artwork/square_butter.png,square_butter.png > -resource:./../artwork/square_chameleon.png,square_chameleon.png > -resource:./../artwork/square_chokolate.png,square_chokolate.png > -resource:./../artwork/square_orange.png,square_orange.png > -resource:./../artwork/square_plum.png,square_plum.png > -resource:./../artwork/square_scarletred.png,square_scarletred.png > -resource:./../artwork/square_skyblue.png,square_skyblue.png > -resource:./../artwork/suse_logo.png,suse_logo.png > -resource:./../artwork/sysinfo_cpu.png,sysinfo_cpu.png > -resource:./../artwork/sysinfo_hardware.png,sysinfo_hardware.png > -resource:./../artwork/sysinfo_logo.png,sysinfo_logo.png > -resource:./../artwork/sysinfo_memory.png,sysinfo_memory.png > -resource:./../artwork/sysinfo_other.png,sysinfo_other.png > -resource:./../artwork/sysinfo_partitions.png,sysinfo_partitions.png > -resource:./../artwork/sysinfo_storage.png,sysinfo_storage.png > -resource:./../artwork/sysinfo_system.png,sysinfo_system.png > -resource:./../artwork/sysinfo_usb.png,sysinfo_usb.png > -resource:./../artwork/ubuntu_logo.png,ubuntu_logo.png > -resource:./../artwork/sysinfo_nvidia.png,sysinfo_nvidia.png > -resource:./../artwork/nvidia_logo.png,nvidia_logo.png -r:System > -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/pkgconfig/../../lib/cli/glade-sharp-2.0/glade-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/gconf-sharp-2.0/gconf-sharp.dll -r:Mono.Cairo.dll > -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll > ././AssemblyInfo.cs(26,12): error CS0647: Error during emitting > `System.Reflection.AssemblyVersionAttribute' attribute. The reason is `Could > not find file "/etc/localtime"' > ././Main.cs(385,23): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(387,23): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(389,23): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(391,23): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(393,23): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(395,23): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(397,23): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(399,23): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(405,23): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(407,23): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(449,20): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(453,20): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././Main.cs(880,20): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use > the Pixbuf property instead' > ././MainCairoDrawing.cs(19,9): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(29,6): warning CS0618: `Cairo.Context.Pattern' is > obsolete: `Use GetSource/GetSource' > ././MainCairoDrawing.cs(34,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(37,21): warning CS0618: `Cairo.Context.Target' is > obsolete: `Use GetTarget/SetTarget' > ././MainCairoDrawing.cs(48,9): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(58,12): warning CS0618: `Cairo.Context.Pattern' is > obsolete: `Use GetSource/GetSource' > ././MainCairoDrawing.cs(62,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(81,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(94,24): warning CS0618: `Cairo.Context.Target' is > obsolete: `Use GetTarget/SetTarget' > ././MainCairoDrawing.cs(105,9): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(115,12): warning CS0618: `Cairo.Context.Pattern' is > obsolete: `Use GetSource/GetSource' > ././MainCairoDrawing.cs(121,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(124,23): warning CS0618: `Cairo.Context.Target' is > obsolete: `Use GetTarget/SetTarget' > ././MainCairoDrawing.cs(135,9): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(145,12): warning CS0618: `Cairo.Context.Pattern' is > obsolete: `Use GetSource/GetSource' > ././MainCairoDrawing.cs(151,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(154,23): warning CS0618: `Cairo.Context.Target' is > obsolete: `Use GetTarget/SetTarget' > ././MainCairoDrawing.cs(166,9): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(176,12): warning CS0618: `Cairo.Context.Pattern' is > obsolete: `Use GetSource/GetSource' > ././MainCairoDrawing.cs(182,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(185,23): warning CS0618: `Cairo.Context.Target' is > obsolete: `Use GetTarget/SetTarget' > ././MainCairoDrawing.cs(196,9): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(206,12): warning CS0618: `Cairo.Context.Pattern' is > obsolete: `Use GetSource/GetSource' > ././MainCairoDrawing.cs(212,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(215,23): warning CS0618: `Cairo.Context.Target' is > obsolete: `Use GetTarget/SetTarget' > ././MainCairoDrawing.cs(226,9): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(236,12): warning CS0618: `Cairo.Context.Pattern' is > obsolete: `Use GetSource/GetSource' > ././MainCairoDrawing.cs(242,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(245,23): warning CS0618: `Cairo.Context.Target' is > obsolete: `Use GetTarget/SetTarget' > ././MainCairoDrawing.cs(256,9): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(266,12): warning CS0618: `Cairo.Context.Pattern' is > obsolete: `Use GetSource/GetSource' > ././MainCairoDrawing.cs(272,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(275,23): warning CS0618: `Cairo.Context.Target' is > obsolete: `Use GetTarget/SetTarget' > ././MainCairoDrawing.cs(286,9): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(296,12): warning CS0618: `Cairo.Context.Pattern' is > obsolete: `Use GetSource/GetSource' > ././MainCairoDrawing.cs(302,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././MainCairoDrawing.cs(305,23): warning CS0618: `Cairo.Context.Target' is > obsolete: `Use GetTarget/SetTarget' > ././PartitionsCairoDrawing.cs(28,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(31,6): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(44,7): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(58,7): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(72,7): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(88,7): warning CS0618: `Cairo.Context.Color' is > obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(106,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(124,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(142,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(160,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(167,6): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(170,21): warning CS0618: `Cairo.Context.Target' > is obsolete: `Use GetTarget/SetTarget' > ././PartitionsCairoDrawing.cs(190,6): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(193,6): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(206,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(220,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(234,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(250,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(268,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(286,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(304,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(322,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(329,6): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(332,21): warning CS0618: `Cairo.Context.Target' > is obsolete: `Use GetTarget/SetTarget' > ././PartitionsCairoDrawing.cs(352,6): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(355,6): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(368,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(382,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(396,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(412,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(430,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(448,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(466,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(484,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(491,6): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(494,21): warning CS0618: `Cairo.Context.Target' > is obsolete: `Use GetTarget/SetTarget' > ././PartitionsCairoDrawing.cs(514,6): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(517,6): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(530,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(544,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(558,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(574,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(592,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(610,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(628,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(646,7): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(653,6): warning CS0618: `Cairo.Context.Color' > is obsolete: `Use SetSourceColor method' > ././PartitionsCairoDrawing.cs(656,21): warning CS0618: `Cairo.Context.Target' > is obsolete: `Use GetTarget/SetTarget' > Compilation failed: 1 error(s), 98 warnings > Makefile:635: recipe for target '../bin/Release/Sysinfo.exe' failed > make[2]: *** [../bin/Release/Sysinfo.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/sysinfo_0.7-10_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.