Source: adun.app Version: 0.81-14 Severity: minor Tags: pending Control: block -1 with 1094355 User: debian-cr...@lists.debian.org Usertags: ftcbfs
I tried to cross build adun.app on amd64 for armhf using the multiarch-based GNUstep libraries and it fails with: arm-linux-gnueabihf-gcc AdHarmonicBond.c -c \ -MMD -MP -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DSAFE_ANGLE -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -pthread -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/adun.app-0.81=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fgnu89-inline -Wno-unused-parameter -Wbrief -xP -ip -static -O3 -mtune=pentium4 -c99 -I/usr/local/include -I../ -I. -I/usr/include/arm-linux-gnueabihf/GNUstep -I/usr/include \ -o obj/libadun_base.obj/AdHarmonicBond.c.o arm-linux-gnueabihf-gcc: warning: ‘-x P’ after last input file has no effect arm-linux-gnueabihf-gcc: error: unrecognized command-line option ‘-Wbrief’ arm-linux-gnueabihf-gcc: error: unrecognized command-line option ‘-ip’; did you mean ‘-p’? arm-linux-gnueabihf-gcc: error: unrecognized command-line option ‘-c99’ make[3]: *** [/usr/share/GNUstep/Makefiles/rules.make:528: obj/libadun_base.obj/AdHarmonicBond.c.o] Error 1 @debian-med: I'll fix this myself.