Source: quickroute-gps Version: 2.5-1 Severity: serious Tags: ftbfs sid forky Justification: fails to build from source (but built successfully in the past)
Hi, quickroute-gps FTBFS in sid (but still builds fine in trixie): https://salsa.debian.org/debian/quickroute-gps/-/jobs/7975518 I tried to extract the first error from the log: Project "/builds/debian/quickroute-gps/debian/output/source_dir/QuickRoute.Resources/QuickRoute.Resources.csproj" (default target(s)): Target PrepareForBuild: Configuration: Release Platform: AnyCPU Created directory "bin/Release/" Created directory "obj/Release/" Target GenerateResources: Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "Images.resx,obj/Release/QuickRoute.Resources.Images.resources" Unhandled Exception: System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so.0 assembly:<unknown assembly> type:<unknown type> member:(null) at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) at System.Drawing.GDIPlus..cctor () [0x000d4] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at System.Drawing.Image.Dispose (System.Boolean disposing) [0x00000] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 at System.Drawing.Image.Finalize () [0x00000] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so.0 assembly:<unknown assembly> type:<unknown type> member:(null) at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) at System.Drawing.GDIPlus..cctor () [0x000d4] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at System.Drawing.Image.Dispose (System.Boolean disposing) [0x00000] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 at System.Drawing.Image.Finalize () [0x00000] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: error : Tool exited with code: 255. Output: Error: Exception has been thrown by the target of an invocation. Inner exception: The type initializer for 'System.Drawing.GDIPlus' threw an exception. Unhandled Exception: System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so.0 assembly:<unknown assembly> type:<unknown type> member:(null) at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) at System.Drawing.GDIPlus..cctor () [0x000d4] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at System.Drawing.Image.Dispose (System.Boolean disposing) [0x00000] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 at System.Drawing.Image.Finalize () [0x00000] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so.0 assembly:<unknown assembly> type:<unknown type> member:(null) at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) at System.Drawing.GDIPlus..cctor () [0x000d4] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at System.Drawing.Image.Dispose (System.Boolean disposing) [0x00000] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 at System.Drawing.Image.Finalize () [0x00000] in <b6dd12ae04f64f10b1f621a3e7bd9a74>:0 Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "Strings.resx,obj/Release/QuickRoute.Resources.Strings.resources" Task "GenerateResource" execution -- FAILED Done building target "GenerateResources" in project "/builds/debian/quickroute-gps/debian/output/source_dir/QuickRoute.Resources/QuickRoute.Resources.csproj".-- FAILED Done building project "/builds/debian/quickroute-gps/debian/output/source_dir/QuickRoute.Resources/QuickRoute.Resources.csproj".-- FAILED

