Source: unar Version: 1.10.8+ds1-6 Severity: important Tags: sid trixie ftbfs pending Control: block 1093620 with -1 Control: block -1 with 1093948 1093978 User: pkg-gnustep-maintain...@lists.alioth.debian.org Usertags: gnustep-multiarch
gcc -std=gnu99 -O2 -Wno-import -Wno-multichar -g -D_FILE_OFFSET_BITS=64 -isystem /usr/include/GNUstep -DGNUSTEP -DGNU_RUNTIME=1 -D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime -fexceptions -fobjc-exceptions -fconstant-string-class=NSConstantString -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/unar-1.10.8+ds1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/unar-1.10.8+ds1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MFBuild/CSCommandLineParser.d -MTBuild/CSCommandLineParser.o -c CSCommandLineParser.m -o Build/CSCommandLineParser.o In file included from CSCommandLineParser.m:21: CSCommandLineParser.h:21:9: fatal error: Foundation/Foundation.h: No such file or directory 21 | #import <Foundation/Foundation.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile.linux:98: Build/CSCommandLineParser.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from unar.m:21: XADSimpleUnarchiver.h:21:9: fatal error: Foundation/Foundation.h: No such file or directory 21 | #import <Foundation/Foundation.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile.linux:98: Build/unar.o] Error 1