Source: lynkeos.app Version: 3.4+dfsg1-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc /<<PKGBUILDDIR>>/application/GNUstep/../Sources/MyImageAlignerView.m -c \ > -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 > -DCURRENT_PROJECT_VERSION=340.0 -I. -I.. > -I/<<PKGBUILDDIR>>/application/GNUstep.. > -I/<<PKGBUILDDIR>>/application/GNUstep/../Sources > -I/<<PKGBUILDDIR>>/application/GNUstep/../ThreadConnectionSources > -I/<<PKGBUILDDIR>>/application/GNUstep/../ThirdPartySources/SMDoubleSlider > -DNO_FRAMEWORK_CHECK=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 > -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions > -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN > -DGSDIAGNOSE -Wno-import -g -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -std=gnu99 > -Wno-unknown-pragmas -Wno-cpp -fconstant-string-class=NSConstantString -I. > -I/usr/local/include/GNUstep -I/usr/include/GNUstep \ > -o obj/Lynkeos.obj/MyImageAlignerView.m.o > /<<PKGBUILDDIR>>/application/GNUstep/../Sources/MyImageAligner.m: In function > ‘-[MyImageAligner processItem:]’: > /<<PKGBUILDDIR>>/application/GNUstep/../Sources/MyImageAligner.m:851:16: > error: too few arguments to function ‘dgesvd_’ > 851 | dgesvd_(&job, &job, &dim, &dim, covariances, &dim, > | ^~~~~~~ > In file included from /usr/include/lapack.h:11, > from /usr/include/lapacke.h:36, > from > /<<PKGBUILDDIR>>/application/GNUstep/../Sources/MyImageAligner.m:29: > /usr/include/lapack.h:3377:6: note: declared here > 3377 | void LAPACK_dgesvd_base( > | ^~~~~~~~~~~~~~~~~~ > make[5]: *** [/usr/share/GNUstep/Makefiles/rules.make:515: > obj/Lynkeos.obj/MyImageAligner.m.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/lynkeos.app_3.4+dfsg1-2_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! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.