Applying /builder/shared-workdir/build/sdk/feeds/packages/utils/hplip/patches/010-libusb_fix.patch using plaintext: 
patching file Makefile.am
patching file configure.in

Applying /builder/shared-workdir/build/sdk/feeds/packages/utils/hplip/patches/020-remove_cups_dep_on_scan.patch using plaintext: 
patching file Makefile.am
patching file scan/sane/hpaio.c

Applying /builder/shared-workdir/build/sdk/feeds/packages/utils/hplip/patches/030-replace_unsafe_memcpy_with_memmove.patch using plaintext: 
patching file io/hpmud/musb.c

Applying /builder/shared-workdir/build/sdk/feeds/packages/utils/hplip/patches/040-gcc14.patch using plaintext: 
patching file common/utils.h
patching file scan/sane/bb_ledm.c
patching file scan/sane/hpaio.c
patching file scan/sane/http.c
patching file scan/sane/orblite.c
patching file scan/sane/sclpml.c

Applying /builder/shared-workdir/build/sdk/feeds/packages/utils/hplip/patches/050-fix-glibcisms.patch using plaintext: 
patching file scan/sane/OrbliteScan/LinuxCommon.h

Applying /builder/shared-workdir/build/sdk/feeds/packages/utils/hplip/patches/070-respect-cflags.patch using plaintext: 
patching file configure.in
autoreconf: export WARNINGS=
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: Entering directory '.'
autoreconf: configure.in: not using Gettext
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-x86_64_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-x86_64_musl/usr/share/aclocal -I m4 -I . --force 
/builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal: 2: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal.real: not found
autoreconf: error: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal failed with exit status: 127
configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /builder/shared-workdir/build/sdk/include/site/x86_64
checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-openwrt-linux-strip... x86_64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-openwrt-linux-musl-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-openwrt-linux-musl-g++... none
checking for x86_64-openwrt-linux-gcc... x86_64-openwrt-linux-musl-gcc
checking whether we are using the GNU C compiler... yes
checking whether x86_64-openwrt-linux-musl-gcc accepts -g... yes
checking for x86_64-openwrt-linux-musl-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-openwrt-linux-musl-gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-openwrt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep
checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E
checking for fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F
checking for ld used by x86_64-openwrt-linux-musl-gcc... x86_64-openwrt-linux-musl-ld.bfd
checking if the linker (x86_64-openwrt-linux-musl-ld.bfd) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-openwrt-linux-musl-gcc-nm
checking the name lister (x86_64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for x86_64-openwrt-linux-musl-ld.bfd option to reload object files... -r
checking for x86_64-openwrt-linux-objdump... x86_64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-openwrt-linux-ar... x86_64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for x86_64-openwrt-linux-strip... (cached) x86_64-openwrt-linux-musl-strip
checking for x86_64-openwrt-linux-ranlib... x86_64-openwrt-linux-musl-gcc-ranlib
checking command to parse x86_64-openwrt-linux-musl-gcc-nm output from x86_64-openwrt-linux-musl-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-openwrt-linux-musl-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-openwrt-linux-musl-gcc static flag -static works... yes
checking if x86_64-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if x86_64-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-openwrt-linux-musl-gcc linker (x86_64-openwrt-linux-musl-ld.bfd -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... x86_64-openwrt-linux-musl-g++ -E
checking for ld used by x86_64-openwrt-linux-musl-g++... x86_64-openwrt-linux-musl-ld.bfd -m elf_x86_64
checking if the linker (x86_64-openwrt-linux-musl-ld.bfd -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-openwrt-linux-musl-g++ linker (x86_64-openwrt-linux-musl-ld.bfd -m elf_x86_64) supports shared libraries... yes
checking for x86_64-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-openwrt-linux-musl-g++ static flag -static works... yes
checking if x86_64-openwrt-linux-musl-g++ supports -c -o file.o... yes
checking if x86_64-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-openwrt-linux-musl-g++ linker (x86_64-openwrt-linux-musl-ld.bfd -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pthread_create in -lpthread... yes
checking for pow in -lm... yes
checking for jpeg_set_defaults in -ljpeg... yes
checking for dlopen in -ldl... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking whether byte ordering is bigendian... (cached) no
checking for uint32_t... yes
checking "for platform-dependencies"... "using Default platform.h"
checking for documentation build... no
checking for hpijs only build... no
checking for lite build... yes
checking for hpcups only build... no
checking for hpijs install... no
checking for hpcups install... no
checking for new hpcups install... no
checking for hpps install... no
checking for network build... no
checking for parallel port build... no
checking for class driver... no
g++: error: unrecognized command-line option '-fhonour-copts'; did you mean '-fhonor-std'?
make[4]: *** [Makefile_dat2drv:10: datdrv.o] Error 1
./createPPD.sh: 33: ./Dat2drv: not found
./createPPD.sh: 84: ppdc: not found
gzip: ppd/hpcups/*.ppd: No such file or directory
./createPPD.sh: 90: ppdc: not found
gzip: ppd/hpijs/*.ppd: No such file or directory
./configure: line 16778: test: too many arguments
checking for scanner build... yes
checking for gui build... no
checking for fax build... no
checking for apparmor profile... no
checking for dbus build... no
checking for cups 1.1.x build... no
checking for HPCUPS ImageProcessor build... yes
configure: ImageProcessor build enabled
checking for udev sysfs enable rules... no
checking for shadow build... no
checking for libusb-0.1 build... no
checking for foomatic ppd install... no
checking for foomatic drv install... no
checking for cups drv install... no
checking for cups ppd install... no
checking for foomatic-rip-hplip install... no
checking for qt5... no
checking for qt4... yes
checking for qt3... no
checking for policykit... no
checking for host machine platform... x86_64
checking for cupsDoFileRequest in -lcups... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for libusb_init in -lusb-1.0... yes
checking libusb-1.0/libusb.h usability... yes
checking libusb-1.0/libusb.h presence... yes
checking for libusb-1.0/libusb.h... yes
./configure: line 17938: python-config: command not found
./configure: line 17939: 127: command not found
./configure: line 17944: 0: command not found
checking for sane_open in -lsane... no
configure: error: cannot find sane-backends-devel support (or --disable-scan-build)
make[3]: *** [Makefile:118: /builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/hplip-3.24.4/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 12
time: package/feeds/packages/hplip/compile#4.25#2.77#9.24