[Debian GNUstep maintainers] Bug#1093982: camera.app: FTCBFS: hard codes the build architecture pkg-config
Yavor Doganov
yavor at gnu.org
Fri Jan 24 13:02:26 GMT 2025
Source: camera.app
Version: 0.8.0-14
Control: block -1 with 1093981
Tags: pending
User: debian-cross at lists.debian.org
Usertags: ftcbfs
Package libgphoto2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgphoto2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libgphoto2', required by 'virtual:world', not found
arm-linux-gnueabihf-gcc DigitalCamera.m -c \
-MMD -MP -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate
-time -D_FORTIFY_SOURCE=2 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1
-DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fob
jc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNO
SE -Wno-import -g -O2 -g -O2 -ffile-prefix-map=/build/reproducible-path/camera.a
pp-0.8.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=fo
rmat-security -g -Wall -fconstant-string-class=NSConstantString `pkg-config libg
photo2 --cflags` -I. -I/usr/include/arm-linux-gnueabihf/GNUstep -I/usr/include \
-o obj/Camera.obj/DigitalCamera.m.o
Package libgphoto2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgphoto2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libgphoto2', required by 'virtual:world', not found
DigitalCamera.m:15:10: fatal error: gphoto2.h: No such file or directory
15 | #include <gphoto2.h>
| ^~~~~~~~~~~
compilation terminated.
make[5]: *** [/usr/share/GNUstep/Makefiles/rules.make:534: obj/Camera.obj/DigitalCamera.m.o] Error 1
More information about the pkg-GNUstep-maintainers
mailing list