[Debian GNUstep maintainers] Bug#1093978: universal-detector: FTBFS with the GNUstep multiarch layout: DetectorTest.m:21:9: fatal error: Foundation/Foundation.h: No such file or directory
Yavor Doganov
yavor at gnu.org
Fri Jan 24 12:36:53 GMT 2025
Source: universal-detector
Version: 1.1-5
Severity: important
Tags: sid trixie ftbfs pending
Control: block 1093620 with -1
Control: block -1 with 1093948
User: pkg-gnustep-maintainers at lists.alioth.debian.org
Usertags: gnustep-multiarch
make[2]: Entering directory '/build/reproducible-path/universal-detector-1.1'
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -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 -fconstan
t-string-class=NSConstantString -g -O2 -ffile-prefix-map=/build/reproducible-pat
h/universal-detector-1.1=. -fstack-protector-strong -fstack-clash-protection -Wf
ormat -Werror=format-security -fcf-protection -MMD -MFBuild/UniversalDetector.d
-MTBuild/UniversalDetector.o -c UniversalDetector.m -o Build/UniversalDetector.o
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -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 -fconstan
t-string-class=NSConstantString -g -O2 -ffile-prefix-map=/build/reproducible-path/universal-detector-1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD -MFBuild/DetectorTest.d -MTBuild/DetectorTest.o -c DetectorTest.m -o Build/DetectorTest.o
DetectorTest.m:21:9: fatal error: Foundation/Foundation.h: No such file or directory
21 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from UniversalDetector.m:21:
UniversalDetector.h:21:9: fatal error: Foundation/Foundation.h: No such file or directory
21 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile.linux:83: Build/DetectorTest.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile.linux:83: Build/UniversalDetector.o] Error 1
More information about the pkg-GNUstep-maintainers
mailing list