>>> gphoto2: Building community/gphoto2 2.5.28-r0 (using abuild 3.12.0-r0) started Thu, 09 Nov 2023 14:32:27 +0000 >>> gphoto2: Checking sanity of /home/buildozer/aports/community/gphoto2/APKBUILD... >>> gphoto2: Analyzing dependencies... >>> gphoto2: Installing for build: build-base libgphoto2-dev popt-dev gettext-dev libjpeg-turbo-dev libtool bash (1/24) Installing libexif (0.6.24-r2) (2/24) Installing libexif-dev (0.6.24-r2) (3/24) Installing libusb (1.0.26-r3) (4/24) Installing libusb-dev (1.0.26-r3) (5/24) Installing libjpeg-turbo (3.0.1-r0) (6/24) Installing libltdl (2.4.7-r3) (7/24) Installing libgphoto2 (2.5.31-r0) Executing libgphoto2-2.5.31-r0.pre-install (8/24) Installing libgphoto2-dev (2.5.31-r0) (9/24) Installing popt-dev (1.19-r3) (10/24) Installing xz-libs (5.4.5-r0) (11/24) Installing xz (5.4.5-r0) (12/24) Installing gettext-asprintf (0.22.3-r0) (13/24) Installing libintl (0.22.3-r0) (14/24) Installing gettext-libs (0.22.3-r0) (15/24) Installing gettext-envsubst (0.22.3-r0) (16/24) Installing libxml2 (2.11.5-r0) (17/24) Installing gettext (0.22.3-r0) (18/24) Installing gettext-dev (0.22.3-r0) (19/24) Installing libturbojpeg (3.0.1-r0) (20/24) Installing libjpeg-turbo-dev (3.0.1-r0) (21/24) Installing libtool (2.4.7-r3) (22/24) Installing readline (8.2.1-r2) (23/24) Installing bash (5.2.15-r6) Executing bash-5.2.15-r6.post-install (24/24) Installing .makedepends-gphoto2 (20231109.143236) Executing busybox-1.36.1-r15.trigger OK: 282 MiB in 126 packages >>> gphoto2: Cleaning up srcdir >>> gphoto2: Cleaning up pkgdir >>> gphoto2: Cleaning up tmpdir >>> gphoto2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//gphoto2-2.5.28.tar.bz2 >>> gphoto2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//gphoto2-2.5.28.tar.bz2 >>> gphoto2: Checking sha512sums... gphoto2-2.5.28.tar.bz2: OK >>> gphoto2: Unpacking /var/cache/distfiles/gphoto2-2.5.28.tar.bz2... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... auto-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for POSIX sh $() command substitution... yes checking for armv7-alpine-linux-musleabihf-gcc... gcc 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 armv7-alpine-linux-musleabihf-mt... no checking for mt... no checking if : is a manifest tool... no 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) 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... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for po/Makevars requiring hack... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so checking for iconv... (cached) yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for armv7-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGPHOTO2... yes checking for strptime... yes checking for signal... yes checking for pause... yes checking for sleep... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for spawnve... no checking for floor in -lm... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_exit in -lpthread... yes checking cdk/cdk.h usability... no checking cdk/cdk.h presence... no checking for cdk/cdk.h... no checking cdk.h usability... no checking cdk.h presence... no checking for cdk.h... no checking whether SIGHUP is declared... yes checking whether SIGINT is declared... yes checking whether SIGUSR1 is declared... yes checking whether SIGUSR2 is declared... yes checking whether SIGTERM is declared... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_read_scanlines in -ljpeg... yes checking for LIBEXIF... yes checking aalib.h usability... no checking aalib.h presence... no checking for aalib.h... no checking for POPT... yes checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating gphoto2/Makefile config.status: creating gphoto-m4/Makefile config.status: creating doc/Makefile config.status: creating contrib/Makefile config.status: creating packaging/Makefile config.status: creating packaging/rpm/Makefile config.status: creating packaging/rpm/package.spec config.status: creating tests/data/Makefile config.status: creating tests/staging/subdir1/Makefile config.status: creating tests/staging/subdir2/Makefile config.status: creating tests/staging/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration (gphoto2 2.5.28): Build Source code location: . Compiler: gcc Features Use translations: yes pthread support: yes (-lpthread) Interactive config support: no (http://dickey.his.com/cdk/cdk.html) JPEG support: yes Text preview support: no (http://www.sourceforge.net/projects/aa-project) Readline support: no (http://cnswww.cns.cwru.edu/~chet/readline/rltop.html) You may run "make" and "make install" now. make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28' Making all in gphoto-m4 make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto-m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto-m4' Making all in contrib make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/contrib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/contrib' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/doc' Making all in gphoto2 make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto2' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -MT gphoto2-actions.o -MD -MP -MF .deps/gphoto2-actions.Tpo -c -o gphoto2-actions.o `test -f 'actions.c' || echo './'`actions.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -MT gphoto2-foreach.o -MD -MP -MF .deps/gphoto2-foreach.Tpo -c -o gphoto2-foreach.o `test -f 'foreach.c' || echo './'`foreach.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -MT gphoto2-gp-params.o -MD -MP -MF .deps/gphoto2-gp-params.Tpo -c -o gphoto2-gp-params.o `test -f 'gp-params.c' || echo './'`gp-params.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -MT gphoto2-spawnve.o -MD -MP -MF .deps/gphoto2-spawnve.Tpo -c -o gphoto2-spawnve.o `test -f 'spawnve.c' || echo './'`spawnve.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -MT gphoto2-main.o -MD -MP -MF .deps/gphoto2-main.Tpo -c -o gphoto2-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -MT gphoto2-version.o -MD -MP -MF .deps/gphoto2-version.Tpo -c -o gphoto2-version.o `test -f 'version.c' || echo './'`version.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -MT gphoto2-range.o -MD -MP -MF .deps/gphoto2-range.Tpo -c -o gphoto2-range.o `test -f 'range.c' || echo './'`range.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -MT gphoto2-shell.o -MD -MP -MF .deps/gphoto2-shell.Tpo -c -o gphoto2-shell.o `test -f 'shell.c' || echo './'`shell.c actions.c: In function 'print_file_action': actions.c:380:42: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=] 380 | printf(" FILEMTIME=%ld", info.file.mtime); | ~~^ ~~~~~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld actions.c:404:28: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=] 404 | printf(" %ld", info.file.mtime); | ~~^ ~~~~~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld mv -f .deps/gphoto2-version.Tpo .deps/gphoto2-version.Po main.c: In function 'thread_func': main.c:1199:1: warning: no return statement in function returning non-void [-Wreturn-type] 1199 | } | ^ main.c: In function 'start_timeout_func': main.c:1218:16: warning: returning 'pthread_t' {aka 'struct __pthread *'} from a function with return type 'unsigned int' makes integer from pointer without a cast [-Wint-conversion] 1218 | return (tid); | ^ main.c: In function 'stop_timeout_func': main.c:1225:25: warning: initialization of 'pthread_t' {aka 'struct __pthread *'} from 'unsigned int' makes pointer from integer without a cast [-Wint-conversion] 1225 | pthread_t tid = id; | ^~ mv -f .deps/gphoto2-spawnve.Tpo .deps/gphoto2-spawnve.Po mv -f .deps/gphoto2-range.Tpo .deps/gphoto2-range.Po mv -f .deps/gphoto2-gp-params.Tpo .deps/gphoto2-gp-params.Po mv -f .deps/gphoto2-foreach.Tpo .deps/gphoto2-foreach.Po mv -f .deps/gphoto2-shell.Tpo .deps/gphoto2-shell.Po mv -f .deps/gphoto2-actions.Tpo .deps/gphoto2-actions.Po mv -f .deps/gphoto2-main.Tpo .deps/gphoto2-main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wl,--as-needed,-O1,--sort-common -g -o gphoto2 gphoto2-actions.o gphoto2-foreach.o gphoto2-gp-params.o gphoto2-spawnve.o gphoto2-main.o gphoto2-version.o gphoto2-range.o gphoto2-shell.o -lgphoto2 -lgphoto2_port -lm -ljpeg -lpthread -lexif /usr/lib/libintl.so -L/lib -lpopt -lm libtool: link: gcc -I.. -I../gphoto2 -I/usr/include/gphoto2 "-DLOCALEDIR=\"/usr/share/locale\"" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -g -o gphoto2 gphoto2-actions.o gphoto2-foreach.o gphoto2-gp-params.o gphoto2-spawnve.o gphoto2-main.o gphoto2-version.o gphoto2-range.o gphoto2-shell.o /usr/lib/libintl.so /usr/lib/libgphoto2.so /usr/lib/libgphoto2_port.so /usr/lib/libltdl.so -ljpeg -lpthread -lexif -L/lib -lpopt -lm make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto2' Making all in packaging make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging' Making all in rpm make[3]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging/rpm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging/rpm' make[3]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging' make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging' Making all in po make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/po' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' Making all in data make[3]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/data' Making all in staging make[3]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging' Making all in subdir1 make[4]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging/subdir1' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging/subdir1' Making all in subdir2 make[4]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging/subdir2' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging/subdir2' make[4]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging' make[3]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging' make[3]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28' make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28' make[1]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28' Making check in gphoto-m4 make[1]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto-m4' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto-m4' Making check in contrib make[1]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/contrib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/contrib' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/doc' Making check in gphoto2 make[1]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto2' make spawntest make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto2' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -MT spawntest.o -MD -MP -MF .deps/spawntest.Tpo -c -o spawntest.o spawntest.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -MT spawnve.o -MD -MP -MF .deps/spawnve.Tpo -c -o spawnve.o spawnve.c mv -f .deps/spawntest.Tpo .deps/spawntest.Po mv -f .deps/spawnve.Tpo .deps/spawnve.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wl,--as-needed,-O1,--sort-common -g -o spawntest spawntest.o spawnve.o -lm libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -g -o spawntest spawntest.o spawnve.o -lm make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto2' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto2' make[3]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto2' PASS: spawntest ============================================================================ Testsuite summary for gphoto2 command line interface 2.5.28 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto2' make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto2' make[1]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/gphoto2' Making check in packaging make[1]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging' Making check in rpm make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging/rpm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging/rpm' make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging' make[1]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/packaging' Making check in po make[1]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/po' Making check in tests make[1]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' Making check in data make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/data' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/data' Making check in staging make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging' Making check in subdir1 make[3]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging/subdir1' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging/subdir1' Making check in subdir2 make[3]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging/subdir2' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging/subdir2' make[3]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging' make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests/staging' make[2]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' make[4]: Entering directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' FAIL: testsuite ============================================================================ Testsuite summary for gphoto2 command line interface 2.5.28 ============================================================================ # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to gphoto-devel@lists.sourceforge.net ============================================================================ make[4]: *** [Makefile:723: test-suite.log] Error 1 make[4]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' make[3]: *** [Makefile:831: check-TESTS] Error 2 make[3]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' make[2]: *** [Makefile:928: check-am] Error 2 make[2]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' make[1]: *** [Makefile:615: check-recursive] Error 1 make[1]: Leaving directory '/home/buildozer/aports/community/gphoto2/src/gphoto2-2.5.28/tests' make: *** [Makefile:461: check-recursive] Error 1 >>> ERROR: gphoto2: check failed >>> gphoto2: Uninstalling dependencies... (1/24) Purging .makedepends-gphoto2 (20231109.143236) (2/24) Purging libgphoto2-dev (2.5.31-r0) (3/24) Purging libusb-dev (1.0.26-r3) (4/24) Purging libgphoto2 (2.5.31-r0) (5/24) Purging popt-dev (1.19-r3) (6/24) Purging gettext-dev (0.22.3-r0) (7/24) Purging xz (5.4.5-r0) (8/24) Purging gettext-asprintf (0.22.3-r0) (9/24) Purging gettext (0.22.3-r0) (10/24) Purging gettext-envsubst (0.22.3-r0) (11/24) Purging libjpeg-turbo-dev (3.0.1-r0) (12/24) Purging libjpeg-turbo (3.0.1-r0) (13/24) Purging libturbojpeg (3.0.1-r0) (14/24) Purging libtool (2.4.7-r3) (15/24) Purging libltdl (2.4.7-r3) (16/24) Purging bash (5.2.15-r6) Executing bash-5.2.15-r6.pre-deinstall (17/24) Purging gettext-libs (0.22.3-r0) (18/24) Purging libexif-dev (0.6.24-r2) (19/24) Purging libexif (0.6.24-r2) (20/24) Purging libintl (0.22.3-r0) (21/24) Purging libusb (1.0.26-r3) (22/24) Purging libxml2 (2.11.5-r0) (23/24) Purging readline (8.2.1-r2) (24/24) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 271 MiB in 102 packages