>>> libgphoto2: Building community/libgphoto2 2.5.31-r2 (using abuild 3.13.0-r5) started Mon, 30 Sep 2024 11:21:16 +0000
>>> libgphoto2: Checking sanity of /home/buildozer/aports/community/libgphoto2/APKBUILD...
>>> libgphoto2: Analyzing dependencies...
>>> libgphoto2: Installing for build: build-base libexif-dev libusb-dev libjpeg-turbo-dev libtool
(1/10) Installing libexif (0.6.24-r2)
(2/10) Installing libexif-dev (0.6.24-r2)
(3/10) Installing libusb (1.0.27-r0)
(4/10) Installing libusb-dev (1.0.27-r0)
(5/10) Installing libjpeg-turbo (3.0.4-r0)
(6/10) Installing libturbojpeg (3.0.4-r0)
(7/10) Installing libjpeg-turbo-dev (3.0.4-r0)
(8/10) Installing libltdl (2.4.7-r3)
(9/10) Installing libtool (2.4.7-r3)
(10/10) Installing .makedepends-libgphoto2 (20240930.112119)
Executing busybox-1.36.1-r32.trigger
OK: 346 MiB in 112 packages
>>> libgphoto2: Cleaning up srcdir
>>> libgphoto2: Cleaning up pkgdir
>>> libgphoto2: Cleaning up tmpdir
>>> libgphoto2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libgphoto2-2.5.31.tar.bz2
>>> libgphoto2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libgphoto2-2.5.31.tar.bz2
>>> libgphoto2: Checking sha512sums...
libgphoto2-2.5.31.tar.bz2: OK
gcc14.patch: OK
>>> libgphoto2: Unpacking /var/cache/distfiles/edge/libgphoto2-2.5.31.tar.bz2...
>>> libgphoto2: gcc14.patch
patching file camlibs/ptp2/chdk.c
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 whether make supports nested variables... (cached) yes
checking for POSIX sh $() command substitution... yes
checking original CC value... "gcc"
checking original CXX value... "g++"
checking for riscv64-alpine-linux-musl-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... 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 whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for riscv64-alpine-linux-musl-ar... no
checking for riscv64-alpine-linux-musl-lib... no
checking for riscv64-alpine-linux-musl-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for rsync... /usr/bin/rsync
/* confdefs.h */
#define PACKAGE_NAME "libgphoto2 photo camera library"
#define PACKAGE_TARNAME "libgphoto2"
#define PACKAGE_VERSION "2.5.31"
#define PACKAGE_STRING "libgphoto2 photo camera library 2.5.31"
#define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
#define PACKAGE_URL ""
#define PACKAGE "libgphoto2"
#define VERSION "2.5.31"
configure: saving original confdefs.h and creating empty confdefs.h
checking CFLAGS value before... -Os -fstack-clash-protection -Wformat -Werror=format-security
checking CXXFLAGS value before... -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1
checking whether CFLAGS can append -std=c90... yes
checking whether CFLAGS can append -pedantic -Wall -Wextra -Werror... yes
checking whether to test pedantic -std=c90... yes
checking whether CFLAGS can append -std=c99... yes
checking whether CFLAGS can append -pedantic -Wall -Wextra -Werror... yes
checking whether to test pedantic -std=c99... yes
checking whether CFLAGS can append -std=c11... yes
checking whether CFLAGS can append -pedantic -Wall -Wextra -Werror... yes
checking whether to test pedantic -std=c11... yes
checking whether CFLAGS can append -std=c2x... yes
checking whether CFLAGS can append -pedantic -Wall -Wextra -Werror... yes
checking whether to test pedantic -std=c2x... yes
checking whether CXXFLAGS can append -std=c++98... yes
checking whether CXXFLAGS can append -pedantic -Wall -Wextra -Werror... yes
checking whether to test pedantic -std=c++98... yes
checking whether CXXFLAGS can append -std=c++11... yes
checking whether CXXFLAGS can append -pedantic -Wall -Wextra -Werror... yes
checking whether to test pedantic -std=c++11... yes
checking whether CXXFLAGS can append -std=c++14... yes
checking whether CXXFLAGS can append -pedantic -Wall -Wextra -Werror... yes
checking whether to test pedantic -std=c++14... yes
checking whether CXXFLAGS can append -std=c++17... yes
checking whether CXXFLAGS can append -pedantic -Wall -Wextra -Werror... yes
checking whether to test pedantic -std=c++17... yes
checking whether CXXFLAGS can append -std=c++20... yes
checking whether CXXFLAGS can append -pedantic -Wall -Wextra -Werror... yes
checking whether to test pedantic -std=c++20... yes
checking whether CFLAGS can append -Werror=unknown-warning-option... no
checking whether CFLAGS can append -Wall... yes
checking whether CFLAGS can append -Wextra... yes
checking whether CFLAGS can append -Wmost... no
checking whether CFLAGS can append -Wno-error=reserved-identifier... no
checking whether CFLAGS can append -Wno-error=documentation-deprecated-sync... no
checking whether CFLAGS can append -Wno-unused-parameter... yes
checking CFLAGS value after... -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter
checking CXXFLAGS value after... -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1
configure: restoring original confdefs.h
/* confdefs.h */
#define PACKAGE_NAME "libgphoto2 photo camera library"
#define PACKAGE_TARNAME "libgphoto2"
#define PACKAGE_VERSION "2.5.31"
#define PACKAGE_STRING "libgphoto2 photo camera library 2.5.31"
#define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
#define PACKAGE_URL ""
#define PACKAGE "libgphoto2"
#define VERSION "2.5.31"
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdarg.h... yes
checking for va_copy() or replacement... va_copy
checking build system type... riscv64-alpine-linux-musl
checking host system type... riscv64-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /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/riscv64-alpine-linux-musl/bin/ld
checking if the linker (/usr/riscv64-alpine-linux-musl/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 riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop
checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r
checking for riscv64-alpine-linux-musl-file... no
checking for file... file
checking for riscv64-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-alpine-linux-musl-ar... ar
checking for archiver @FILE support... @
checking for riscv64-alpine-linux-musl-strip... no
checking for strip... strip
checking for riscv64-alpine-linux-musl-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 riscv64-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
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/riscv64-alpine-linux-musl/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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... g++ -E
checking for ld used by g++... /usr/riscv64-alpine-linux-musl/bin/ld
checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for libltdl... autodetecting
checking for libltdl at default location... yes
checking LTDLINCL (autodetected)... 
checking LIBLTDL (autodetected)... -lltdl
checking translation text domain symbol... GETTEXT_PACKAGE_LIBGPHOTO2
checking translation text domain value... libgphoto2-6
checking translation subdirectory... po
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by gcc... /usr/riscv64-alpine-linux-musl/bin/ld
checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for iconv... (cached) yes
checking for working 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 special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for asm .symver support... yes
checking for main in -libs... no
checking for sqrt in -lm... yes
checking for riscv64-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build with libjpeg... auto
checking for libjpeg via variables... no
checking for LIBJPEG... yes
checking linking with libjpeg works... yes
checking for WSAStartup in -lws2_32... no
checking for dynamic library extension... .so
checking for libxml-2.0 to use... autodetect
checking for LIBXML2... no
checking libxml-2.0 config program... xml2-config
checking for xml2-config... no
checking for libcurl to use... autodetect
checking for LIBCURL... no
checking libcurl config program... none
checking for none... no
checking for gdlib to use... autodetect
checking for LIBGD... no
checking gdlib config program... gdlib-config
checking for gdlib-config... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for egrep... (cached) /bin/grep -E
checking for sys/param.h... yes
checking for sys/mman.h... yes
checking for sys/select.h... yes
checking for locale.h... yes
checking for memory.h... yes
checking for getopt.h... yes
checking for unistd.h... (cached) yes
checking for mcheck.h... no
checking for limits.h... yes
checking for sys/time.h... yes
checking for langinfo.h... yes
checking for library containing mmap... none required
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for getenv... yes
checking for getopt... yes
checking for getopt_long... yes
checking for mkdir... yes
checking for setenv... yes
checking for strdup... yes
checking for strncpy... yes
checking for strcpy... yes
checking for snprintf... yes
checking for sprintf... yes
checking for vsnprintf... yes
checking for gmtime_r... yes
checking for statvfs... yes
checking for localtime_r... yes
checking for lstat... yes
checking for inet_aton... yes
checking for rand_r... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_gmtoff in struct tm... yes
checking for sys/mount.h... yes
checking for sys/statvfs.h... yes
checking for sys/user.h... yes
checking for sys/vfs.h... yes
checking for struct statvfs.f_blocks... yes
mkdir: can't create directory '/usr/local/sbin/': Permission denied
mkdir: can't create directory '/usr/local/sbin/': Permission denied
checking whether byte ordering is bigendian... no
checking for le32toh in machine/endian.h... no
checking for ntohl in arpa/inet.h... yes
checking for swap32 in machine/endian.h... no
checking for bswap_32 in byteswap.h... yes
checking where to install camlibs (camlibdir)... ${libdir}/libgphoto2/2.5.31 (default)
checking for deprecated --with-camlibdir argument... not used (very good)
checking default location to look for camlibs... value of camlibdir (default)
checking for cmp... /usr/bin/cmp
checking for sort... /usr/bin/sort
checking for tr... /usr/bin/tr
checking for uniq... /usr/bin/uniq
checking for expr... /usr/bin/expr
checking for sleep... /bin/sleep
checking for sleep... /bin/sleep
checking whether configure script should sleep... yes
checking for comm... /usr/bin/comm
checking whether comm -23 works... yes
checking with-camlibs requested... standard set
checking with-camlibs parsing... finished
checking value of set camlib-set-diff-skipping... docupen lumix
checking value of set camlib-set-diff-over-standard... 
checking value of set camlib-set-diff-from-standard... 
checking value of set camlib-set-diff-skipping... { 'docupen', 'lumix' }
checking value of set camlib-set-diff-from-standard... { }
checking value of set camlib-set-diff-over-standard... { }
checking whether skipping some requested camlibs... yes (docupen lumix)
configure: WARNING:

    #=========================================================#
    # We are skipping building one or more camlibs, probably  #
    # due to missing dependencies.  Check the dependencies if #
    # you insist on building these camlibs.                   #
    #=========================================================#

checking camlib set to build in detail... ax203 canon digigr8 dimagev directory jl2005a jl2005c kodak_dc240 mars pentax ptp2 ricoh_g3 sierra sonix sq905 st2205 topfield tp6801
checking for dot... no
checking HAVE_DOT... no
checking for doxygen... no
checking HAVE_DOXYGEN... no
checking whether to create internal code docs... no
checking for hotplug doc dir... ${datarootdir}/doc/${PACKAGE_TARNAME}/linux-hotplug (default)
checking for hotplug usermap dir... ${datarootdir}/doc/${PACKAGE_TARNAME}/linux-hotplug (default)
checking for libexif to use... autodetect
checking for LIBEXIF... yes
checking whether we use a version of libexif with ExifData.ifd[]... yes
checking for libexif/exif-data.h... yes
checking for function exif_data_new in libexif... yes
checking libexif library flags... "-lexif"
checking libexif cpp flags... ""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gphoto2-config
config.status: creating camlibs/Makefile
config.status: creating camlibs/canon/doc/Makefile
config.status: creating libgphoto2/Makefile
config.status: creating libgphoto2.pc
config.status: creating libgphoto2-uninstalled.pc
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating packaging/Makefile
config.status: creating packaging/generic/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating doc/Doxyfile-internals
config.status: creating doc/api/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libgphoto2_port (/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--build=riscv64-alpine-linux-musl' '--host=riscv64-alpine-linux-musl' '--with-drivers=all' '--disable-static' '--disable-rpath' 'build_alias=riscv64-alpine-linux-musl' 'host_alias=riscv64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CXX=g++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 whether make supports nested variables... (cached) yes
checking for riscv64-alpine-linux-musl-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... 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 for a sed that does not truncate output... /bin/sed
checking for riscv64-alpine-linux-musl-ar... no
checking for riscv64-alpine-linux-musl-lib... no
checking for riscv64-alpine-linux-musl-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... riscv64-alpine-linux-musl
checking host system type... riscv64-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /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/riscv64-alpine-linux-musl/bin/ld
checking if the linker (/usr/riscv64-alpine-linux-musl/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 riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop
checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r
checking for riscv64-alpine-linux-musl-file... no
checking for file... file
checking for riscv64-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-alpine-linux-musl-ar... ar
checking for archiver @FILE support... @
checking for riscv64-alpine-linux-musl-strip... no
checking for strip... strip
checking for riscv64-alpine-linux-musl-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 riscv64-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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/riscv64-alpine-linux-musl/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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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 for libltdl... autodetecting
checking for libltdl at default location... yes
checking LTDLINCL (autodetected)... 
checking LIBLTDL (autodetected)... -lltdl
checking for POSIX sh $() command substitution... yes
checking translation text domain symbol... GETTEXT_PACKAGE_LIBGPHOTO2_PORT
checking translation text domain value... libgphoto2_port-12
checking translation subdirectory... po
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by gcc... /usr/riscv64-alpine-linux-musl/bin/ld
checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for iconv... (cached) yes
checking for working 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 gettext... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for egrep... (cached) /bin/grep -E
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdio.h... (cached) yes
checking for fcntl.h... yes
checking for errno.h... yes
checking for sys/time.h... yes
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for termios.h... yes
checking for sgetty.h... no
checking for ttold.h... no
checking for ioctl-types.h... no
checking for fcntl.h... (cached) yes
checking for sgtty.h... no
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for termio.h... no
checking for unistd.h... (cached) yes
checking for endian.h... yes
checking for byteswap.h... yes
checking for asm/io.h... no
checking for mntent.h... yes
checking for sys/mntent.h... no
checking for sys/mnttab.h... no
checking for scsi/sg.h... yes
checking for limits.h... yes
checking for sys/file.h... yes
checking for regex.h... yes
checking for regexec in -lregex... no
checking for asm .symver support... yes
checking for mnt_mountp in struct mnttab... no
checking for setmntent... yes
checking for endmntent... yes
checking for strerror... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for flock... yes
checking for stdarg.h... yes
checking for va_copy() or replacement... va_copy
checking for riscv64-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for dynamic library extension... .so
checking for libexif to use... autodetect
checking for LIBEXIF... yes
checking whether we use a version of libexif with ExifData.ifd[]... yes
checking for libexif/exif-data.h... yes
checking for function exif_data_new in libexif... yes
checking libexif library flags... "-lexif"
checking libexif cpp flags... ""
checking for pthread_create in -lpthread... yes
checking for libusb-1.0 to use... autodetect
checking for LIBUSB1... yes
checking for libusb_strerror... yes
checking for libusb.h... yes
checking for function libusb_init in libusb-1.0... yes
checking libusb-1.0 library flags... "-lusb-1.0"
checking libusb-1.0 cpp flags... "-I/usr/include/libusb-1.0"
checking for libusb to use... autodetect
checking for LIBUSB... no
checking libusb config program... libusb-config
checking for libusb-config... no
checking where to install iolibs (port libraries) (iolibdir)... ${libdir}/libgphoto2_port/0.12.2 (default)
checking for deprecated --with-iolibdir argument... not used (very good)
checking default location to look for iolibs (port libraries)... value of iolibdir (default)
checking for re_compile_pattern... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating libgphoto2_port/Makefile
config.status: creating libgphoto2_port.pc
config.status: creating libgphoto2_port-uninstalled.pc
config.status: creating gphoto2-port-config
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

Configuration (libgphoto2_port 0.12.2):

  Build
    Source directory:              .
    Compiler:                      gcc
    libltdl includes:              
    libltdl library:               -lltdl
    Use translations:              no
    libexif:                       yes

  Serial ports
    Serial support:                no

  USB ports
    libusb-1.0:                    yes
    libusb:                        no
    virtual USB support:           disabled, no virtual PTP test camera

  General
    IOLIBs:                        disk ptpip usb1 usbdiskdirect usbscsi

  Documentation
    build API docs with gtk-doc:   no (not requested)

You may run "make" and "make install" now.

Configuration (libgphoto2 2.5.31):

  Build
    Source code location:          .
    Compiler:                      gcc
    libltdl includes:              
    libltdl library:               -lltdl

  Features
    Use translations:              no
    JPEG mangling support:         yes
    Winsocket support (for PTP/..: no
    libxml-2.0:                    no
    XML support for Olympus E s..: no
    libcurl:                       no
    CURL support for Lumix Wifi:   no
    gdlib:                         no
    libGD conversion support:      no
    Camlibs:                       standard set (ax203 canon digigr8 dimagev directory jl2005a jl2005c kodak_dc240 mars pentax ptp2 ricoh_g3 sierra sonix sq905 st2205 topfield tp6801 SKIPPING docupen lumix)
    build doxygen docs:            no
    build API docs with gtk-doc:   no (not requested)
    libexif:                       yes

    Subprojects:                   libgphoto2_port

You may run "make" and "make install" now.
Please check whether the configuration I have detected matches what
you would like to have. E.g. make sure that USB support is there if
you intend to use USB cameras with libgphoto2 photo camera library.

Please also check that PKG_CONFIG_PATH contains
    ${libdir}/pkgconfig
before compiling any libgphoto2 frontend.
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31'
Making all in libgphoto2_port
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
make  all-recursive
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
Making all in po
make[4]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/po'
Making all in libgphoto2_port
make[4]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../libgphoto2_port -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-info-list.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-info-list.Tpo -c -o libgphoto2_port_la-gphoto2-port-info-list.lo `test -f 'gphoto2-port-info-list.c' || echo './'`gphoto2-port-info-list.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../libgphoto2_port -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-locking.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-locking.Tpo -c -o libgphoto2_port_la-gphoto2-port-locking.lo `test -f 'gphoto2-port-locking.c' || echo './'`gphoto2-port-locking.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../libgphoto2_port -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-log.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-log.Tpo -c -o libgphoto2_port_la-gphoto2-port-log.lo `test -f 'gphoto2-port-log.c' || echo './'`gphoto2-port-log.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../libgphoto2_port -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-version.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-version.Tpo -c -o libgphoto2_port_la-gphoto2-port-version.lo `test -f 'gphoto2-port-version.c' || echo './'`gphoto2-port-version.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../libgphoto2_port -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port.Tpo -c -o libgphoto2_port_la-gphoto2-port.lo `test -f 'gphoto2-port.c' || echo './'`gphoto2-port.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../libgphoto2_port -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-portability.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-portability.Tpo -c -o libgphoto2_port_la-gphoto2-port-portability.lo `test -f 'gphoto2-port-portability.c' || echo './'`gphoto2-port-portability.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../libgphoto2_port -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-result.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-result.Tpo -c -o libgphoto2_port_la-gphoto2-port-result.lo `test -f 'gphoto2-port-result.c' || echo './'`gphoto2-port-result.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgphoto2_port "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-info-list.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-info-list.Tpo -c gphoto2-port-info-list.c  -fPIC -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-info-list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgphoto2_port "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port.Tpo -c gphoto2-port.c  -fPIC -DPIC -o .libs/libgphoto2_port_la-gphoto2-port.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgphoto2_port "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-log.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-log.Tpo -c gphoto2-port-log.c  -fPIC -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgphoto2_port "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-locking.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-locking.Tpo -c gphoto2-port-locking.c  -fPIC -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-locking.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgphoto2_port "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-portability.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-portability.Tpo -c gphoto2-port-portability.c  -fPIC -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-portability.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgphoto2_port "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-version.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-version.Tpo -c gphoto2-port-version.c  -fPIC -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgphoto2_port "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libgphoto2_port_la-gphoto2-port-result.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-result.Tpo -c gphoto2-port-result.c  -fPIC -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-result.o
mv -f .deps/libgphoto2_port_la-gphoto2-port-version.Tpo .deps/libgphoto2_port_la-gphoto2-port-version.Plo
mv -f .deps/libgphoto2_port_la-gphoto2-port-locking.Tpo .deps/libgphoto2_port_la-gphoto2-port-locking.Plo
mv -f .deps/libgphoto2_port_la-gphoto2-port-result.Tpo .deps/libgphoto2_port_la-gphoto2-port-result.Plo
mv -f .deps/libgphoto2_port_la-gphoto2-port-portability.Tpo .deps/libgphoto2_port_la-gphoto2-port-portability.Plo
mv -f .deps/libgphoto2_port_la-gphoto2-port-log.Tpo .deps/libgphoto2_port_la-gphoto2-port-log.Plo
mv -f .deps/libgphoto2_port_la-gphoto2-port-info-list.Tpo .deps/libgphoto2_port_la-gphoto2-port-info-list.Plo
mv -f .deps/libgphoto2_port_la-gphoto2-port.Tpo .deps/libgphoto2_port_la-gphoto2-port.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -no-undefined -Wl,--version-script=./libgphoto2_port.ver -version-info 14:0:2 -Wl,--as-needed,-O1,--sort-common -o libgphoto2_port.la -rpath /usr/lib libgphoto2_port_la-gphoto2-port-info-list.lo libgphoto2_port_la-gphoto2-port-locking.lo libgphoto2_port_la-gphoto2-port-log.lo libgphoto2_port_la-gphoto2-port-version.lo libgphoto2_port_la-gphoto2-port.lo libgphoto2_port_la-gphoto2-port-portability.lo libgphoto2_port_la-gphoto2-port-result.lo -lltdl  -lpthread 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libgphoto2_port_la-gphoto2-port-info-list.o .libs/libgphoto2_port_la-gphoto2-port-locking.o .libs/libgphoto2_port_la-gphoto2-port-log.o .libs/libgphoto2_port_la-gphoto2-port-version.o .libs/libgphoto2_port_la-gphoto2-port.o .libs/libgphoto2_port_la-gphoto2-port-portability.o .libs/libgphoto2_port_la-gphoto2-port-result.o   /usr/lib/libltdl.so -lpthread  -Os -Wl,--version-script=./libgphoto2_port.ver -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,libgphoto2_port.so.12 -o .libs/libgphoto2_port.so.12.2.0
libtool: link: (cd ".libs" && rm -f "libgphoto2_port.so.12" && ln -s "libgphoto2_port.so.12.2.0" "libgphoto2_port.so.12")
libtool: link: (cd ".libs" && rm -f "libgphoto2_port.so" && ln -s "libgphoto2_port.so.12.2.0" "libgphoto2_port.so")
libtool: link: ( cd ".libs" && rm -f "libgphoto2_port.la" && ln -s "../libgphoto2_port.la" "libgphoto2_port.la" )
make[4]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port'
Making all in .
make[4]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE -I.  -I/usr/include/libusb-1.0    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libusb1/usb1_la-libusb1.lo -MD -MP -MF libusb1/.deps/usb1_la-libusb1.Tpo -c -o libusb1/usb1_la-libusb1.lo `test -f 'libusb1/libusb1.c' || echo './'`libusb1/libusb1.c
+ test -f po/Makevars
+ MAKEVARS_FILE=po/Makevars
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT usbdiskdirect/la-linux.lo -MD -MP -MF usbdiskdirect/.deps/la-linux.Tpo -c -o usbdiskdirect/la-linux.lo `test -f 'usbdiskdirect/linux.c' || echo './'`usbdiskdirect/linux.c
+ /bin/sed -n 's/^DOMAIN \{0,\}= \{0,\}//p' po/Makevars
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT usbscsi/la-linux.lo -MD -MP -MF usbscsi/.deps/la-linux.Tpo -c -o usbscsi/la-linux.lo `test -f 'usbscsi/linux.c' || echo './'`usbscsi/linux.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE -I.      -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT disk/la-disk.lo -MD -MP -MF disk/.deps/la-disk.Tpo -c -o disk/la-disk.lo `test -f 'disk/disk.c' || echo './'`disk/disk.c
+ MAKEVARS_DOMAIN=libgphoto2_port-12
+ MAKE_TIME_DOMAIN=libgphoto2_port-12
+ echo '  MAKEVARS_DOMAIN=libgphoto2_port-12'
  MAKEVARS_DOMAIN=libgphoto2_port-12
+ echo '  GETTEXT_PACKAGE_LIBGPHOTO2_PORT=libgphoto2_port-12'
  GETTEXT_PACKAGE_LIBGPHOTO2_PORT=libgphoto2_port-12
+ test xlibgphoto2_port-12 '=' xlibgphoto2_port-12
+ echo 'Good: Matching gettext domain values (libgphoto2_port-12)'
Good: Matching gettext domain values (libgphoto2_port-12)
+ true
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE -I.      -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT ptpip/la-ptpip.lo -MD -MP -MF ptpip/.deps/la-ptpip.Tpo -c -o ptpip/la-ptpip.lo `test -f 'ptpip/ptpip.c' || echo './'`ptpip/ptpip.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT usbdiskdirect/la-linux.lo -MD -MP -MF usbdiskdirect/.deps/la-linux.Tpo -c usbdiskdirect/linux.c  -fPIC -DPIC -o usbdiskdirect/.libs/la-linux.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -I. -I/usr/include/libusb-1.0 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT libusb1/usb1_la-libusb1.lo -MD -MP -MF libusb1/.deps/usb1_la-libusb1.Tpo -c libusb1/libusb1.c  -fPIC -DPIC -o libusb1/.libs/usb1_la-libusb1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT usbscsi/la-linux.lo -MD -MP -MF usbscsi/.deps/la-linux.Tpo -c usbscsi/linux.c  -fPIC -DPIC -o usbscsi/.libs/la-linux.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT disk/la-disk.lo -MD -MP -MF disk/.deps/la-disk.Tpo -c disk/disk.c  -fPIC -DPIC -o disk/.libs/la-disk.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLOCALEDIR=\"/usr/share/locale\"" "-DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\"" -D_GPHOTO2_INTERNAL_CODE -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT ptpip/la-ptpip.lo -MD -MP -MF ptpip/.deps/la-ptpip.Tpo -c ptpip/ptpip.c  -fPIC -DPIC -o ptpip/.libs/la-ptpip.o
mv -f ptpip/.deps/la-ptpip.Tpo ptpip/.deps/la-ptpip.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/lib/libgphoto2_port/0.12.2' -Wl,--as-needed,-O1,--sort-common -o ptpip.la  ptpip/la-ptpip.lo ./libgphoto2_port/libgphoto2_port.la  -lpthread 
libtool: link: echo "{ global:" > .libs/ptpip.ver
libtool: link:  cat ./iolib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/ptpip.ver
libtool: link:  echo "local: *; };" >> .libs/ptpip.ver
libtool: link:  gcc -shared  -fPIC -DPIC  ptpip/.libs/la-ptpip.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ./libgphoto2_port/.libs/libgphoto2_port.so -L/usr/lib /usr/lib/libltdl.so -lpthread  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,ptpip.so -Wl,-version-script -Wl,.libs/ptpip.ver -o .libs/ptpip.so
libtool: link: ( cd ".libs" && rm -f "ptpip.la" && ln -s "../ptpip.la" "ptpip.la" )
mv -f usbdiskdirect/.deps/la-linux.Tpo usbdiskdirect/.deps/la-linux.Plo
mv -f disk/.deps/la-disk.Tpo disk/.deps/la-disk.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/lib/libgphoto2_port/0.12.2' -Wl,--as-needed,-O1,--sort-common -o usbdiskdirect.la  usbdiskdirect/la-linux.lo ./libgphoto2_port/libgphoto2_port.la   -lpthread 
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/lib/libgphoto2_port/0.12.2' -Wl,--as-needed,-O1,--sort-common -o disk.la  disk/la-disk.lo ./libgphoto2_port/libgphoto2_port.la  -lpthread 
mv -f usbscsi/.deps/la-linux.Tpo usbscsi/.deps/la-linux.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/lib/libgphoto2_port/0.12.2' -Wl,--as-needed,-O1,--sort-common -o usbscsi.la  usbscsi/la-linux.lo ./libgphoto2_port/libgphoto2_port.la  -lpthread 
libtool: link: echo "{ global:" > .libs/disk.ver
libtool: link: echo "{ global:" > .libs/usbdiskdirect.ver
libtool: link:  cat ./iolib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/disk.ver
libtool: link:  cat ./iolib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/usbdiskdirect.ver
libtool: link:  echo "local: *; };" >> .libs/disk.ver
libtool: link:  echo "local: *; };" >> .libs/usbdiskdirect.ver
libtool: link:  gcc -shared  -fPIC -DPIC  disk/.libs/la-disk.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ./libgphoto2_port/.libs/libgphoto2_port.so -L/usr/lib /usr/lib/libltdl.so -lpthread  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,disk.so -Wl,-version-script -Wl,.libs/disk.ver -o .libs/disk.so
libtool: link:  gcc -shared  -fPIC -DPIC  usbdiskdirect/.libs/la-linux.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ./libgphoto2_port/.libs/libgphoto2_port.so -L/usr/lib /usr/lib/libltdl.so -lpthread  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,usbdiskdirect.so -Wl,-version-script -Wl,.libs/usbdiskdirect.ver -o .libs/usbdiskdirect.so
libtool: link: echo "{ global:" > .libs/usbscsi.ver
libtool: link:  cat ./iolib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/usbscsi.ver
libtool: link: ( cd ".libs" && rm -f "disk.la" && ln -s "../disk.la" "disk.la" )
libtool: link: ( cd ".libs" && rm -f "usbdiskdirect.la" && ln -s "../usbdiskdirect.la" "usbdiskdirect.la" )
libtool: link:  echo "local: *; };" >> .libs/usbscsi.ver
libtool: link:  gcc -shared  -fPIC -DPIC  usbscsi/.libs/la-linux.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ./libgphoto2_port/.libs/libgphoto2_port.so -L/usr/lib /usr/lib/libltdl.so -lpthread  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,usbscsi.so -Wl,-version-script -Wl,.libs/usbscsi.ver -o .libs/usbscsi.so
libtool: link: ( cd ".libs" && rm -f "usbscsi.la" && ln -s "../usbscsi.la" "usbscsi.la" )
mv -f libusb1/.deps/usb1_la-libusb1.Tpo libusb1/.deps/usb1_la-libusb1.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/lib/libgphoto2_port/0.12.2' -Wl,--as-needed,-O1,--sort-common -o usb1.la  libusb1/usb1_la-libusb1.lo ./libgphoto2_port/libgphoto2_port.la -lusb-1.0  -lpthread 
libtool: link: echo "{ global:" > .libs/usb1.ver
libtool: link:  cat ./iolib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/usb1.ver
libtool: link:  echo "local: *; };" >> .libs/usb1.ver
libtool: link:  gcc -shared  -fPIC -DPIC  libusb1/.libs/usb1_la-libusb1.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ./libgphoto2_port/.libs/libgphoto2_port.so -L/usr/lib /usr/lib/libltdl.so -lusb-1.0 -lpthread  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,usb1.so -Wl,-version-script -Wl,.libs/usb1.ver -o .libs/usb1.so
libtool: link: ( cd ".libs" && rm -f "usb1.la" && ln -s "../usb1.la" "usb1.la" )
make[4]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
Making all in tests
make[4]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT test_gp_port-test-gp-port.o -MD -MP -MF .deps/test_gp_port-test-gp-port.Tpo -c -o test_gp_port-test-gp-port.o `test -f 'test-gp-port.c' || echo './'`test-gp-port.c
gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DIOLIBS=\"/usr/lib/libgphoto2_port/0.12.2\" -D_GPHOTO2_INTERNAL_CODE -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -MT test_port_list-test-port-list.o -MD -MP -MF .deps/test_port_list-test-port-list.Tpo -c -o test_port_list-test-port-list.o `test -f 'test-port-list.c' || echo './'`test-port-list.c
mv -f .deps/test_port_list-test-port-list.Tpo .deps/test_port_list-test-port-list.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes  -Wl,--as-needed,-O1,--sort-common -o test-port-list test_port_list-test-port-list.o ../libgphoto2_port/libgphoto2_port.la -lltdl  -lpthread 
mv -f .deps/test_gp_port-test-gp-port.Tpo .deps/test_gp_port-test-gp-port.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes  -Wl,--as-needed,-O1,--sort-common -o test-gp-port test_gp_port-test-gp-port.o ../libgphoto2_port/libgphoto2_port.la -lltdl  -lpthread 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test-port-list test_port_list-test-port-list.o  ../libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test-gp-port test_gp_port-test-gp-port.o  ../libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread
make[4]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
Making all in doc
make[4]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/doc'
Dummy target all-local.
make[4]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/doc'
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
Making all in libgphoto2
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-abilities-list.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-abilities-list.Tpo -c -o libgphoto2_la-gphoto2-abilities-list.lo `test -f 'gphoto2-abilities-list.c' || echo './'`gphoto2-abilities-list.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-ahd_bayer.lo -MD -MP -MF .deps/libgphoto2_la-ahd_bayer.Tpo -c -o libgphoto2_la-ahd_bayer.lo `test -f 'ahd_bayer.c' || echo './'`ahd_bayer.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-bayer.lo -MD -MP -MF .deps/libgphoto2_la-bayer.Tpo -c -o libgphoto2_la-bayer.lo `test -f 'bayer.c' || echo './'`bayer.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-camera.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-camera.Tpo -c -o libgphoto2_la-gphoto2-camera.lo `test -f 'gphoto2-camera.c' || echo './'`gphoto2-camera.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-context.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-context.Tpo -c -o libgphoto2_la-gphoto2-context.lo `test -f 'gphoto2-context.c' || echo './'`gphoto2-context.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-exif.lo -MD -MP -MF .deps/libgphoto2_la-exif.Tpo -c -o libgphoto2_la-exif.lo `test -f 'exif.c' || echo './'`exif.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-file.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-file.Tpo -c -o libgphoto2_la-gphoto2-file.lo `test -f 'gphoto2-file.c' || echo './'`gphoto2-file.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-filesys.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-filesys.Tpo -c -o libgphoto2_la-gphoto2-filesys.lo `test -f 'gphoto2-filesys.c' || echo './'`gphoto2-filesys.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gamma.lo -MD -MP -MF .deps/libgphoto2_la-gamma.Tpo -c -o libgphoto2_la-gamma.lo `test -f 'gamma.c' || echo './'`gamma.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-jpeg.lo -MD -MP -MF .deps/libgphoto2_la-jpeg.Tpo -c -o libgphoto2_la-jpeg.lo `test -f 'jpeg.c' || echo './'`jpeg.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-list.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-list.Tpo -c -o libgphoto2_la-gphoto2-list.lo `test -f 'gphoto2-list.c' || echo './'`gphoto2-list.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-result.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-result.Tpo -c -o libgphoto2_la-gphoto2-result.lo `test -f 'gphoto2-result.c' || echo './'`gphoto2-result.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-version.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-version.Tpo -c -o libgphoto2_la-gphoto2-version.lo `test -f 'gphoto2-version.c' || echo './'`gphoto2-version.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-setting.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-setting.Tpo -c -o libgphoto2_la-gphoto2-setting.lo `test -f 'gphoto2-setting.c' || echo './'`gphoto2-setting.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-widget.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-widget.Tpo -c -o libgphoto2_la-gphoto2-widget.lo `test -f 'gphoto2-widget.c' || echo './'`gphoto2-widget.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-exif.lo -MD -MP -MF .deps/libgphoto2_la-exif.Tpo -c exif.c  -fPIC -DPIC -o .libs/libgphoto2_la-exif.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-ahd_bayer.lo -MD -MP -MF .deps/libgphoto2_la-ahd_bayer.Tpo -c ahd_bayer.c  -fPIC -DPIC -o .libs/libgphoto2_la-ahd_bayer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-camera.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-camera.Tpo -c gphoto2-camera.c  -fPIC -DPIC -o .libs/libgphoto2_la-gphoto2-camera.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-context.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-context.Tpo -c gphoto2-context.c  -fPIC -DPIC -o .libs/libgphoto2_la-gphoto2-context.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-abilities-list.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-abilities-list.Tpo -c gphoto2-abilities-list.c  -fPIC -DPIC -o .libs/libgphoto2_la-gphoto2-abilities-list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-bayer.lo -MD -MP -MF .deps/libgphoto2_la-bayer.Tpo -c bayer.c  -fPIC -DPIC -o .libs/libgphoto2_la-bayer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gamma.lo -MD -MP -MF .deps/libgphoto2_la-gamma.Tpo -c gamma.c  -fPIC -DPIC -o .libs/libgphoto2_la-gamma.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-list.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-list.Tpo -c gphoto2-list.c  -fPIC -DPIC -o .libs/libgphoto2_la-gphoto2-list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-jpeg.lo -MD -MP -MF .deps/libgphoto2_la-jpeg.Tpo -c jpeg.c  -fPIC -DPIC -o .libs/libgphoto2_la-jpeg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-file.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-file.Tpo -c gphoto2-file.c  -fPIC -DPIC -o .libs/libgphoto2_la-gphoto2-file.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-filesys.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-filesys.Tpo -c gphoto2-filesys.c  -fPIC -DPIC -o .libs/libgphoto2_la-gphoto2-filesys.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-result.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-result.Tpo -c gphoto2-result.c  -fPIC -DPIC -o .libs/libgphoto2_la-gphoto2-result.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-setting.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-setting.Tpo -c gphoto2-setting.c  -fPIC -DPIC -o .libs/libgphoto2_la-gphoto2-setting.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-version.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-version.Tpo -c gphoto2-version.c  -fPIC -DPIC -o .libs/libgphoto2_la-gphoto2-version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2_port -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT libgphoto2_la-gphoto2-widget.lo -MD -MP -MF .deps/libgphoto2_la-gphoto2-widget.Tpo -c gphoto2-widget.c  -fPIC -DPIC -o .libs/libgphoto2_la-gphoto2-widget.o
mv -f .deps/libgphoto2_la-exif.Tpo .deps/libgphoto2_la-exif.Plo
gphoto2-filesys.c: In function 'gp_filesystem_new':
gphoto2-filesys.c:649:45: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  649 |         (*fs)->rootfolder = calloc (sizeof (CameraFilesystemFolder), 1);
      |                                             ^~~~~~~~~~~~~~~~~~~~~~
gphoto2-filesys.c:649:45: note: earlier argument should specify number of elements, later size of each element
mv -f .deps/libgphoto2_la-gphoto2-version.Tpo .deps/libgphoto2_la-gphoto2-version.Plo
In file included from gphoto2-filesys.c:36:
gphoto2-filesys.c: In function 'internal_append':
gphoto2-filesys.c:719:41: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  719 |         C_MEM ((*new) = calloc (sizeof (CameraFilesystemFile), 1));
      |                                         ^~~~~~~~~~~~~~~~~~~~
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
gphoto2-filesys.c:719:41: note: earlier argument should specify number of elements, later size of each element
  719 |         C_MEM ((*new) = calloc (sizeof (CameraFilesystemFile), 1));
      |                                         ^~~~~~~~~~~~~~~~~~~~
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
mv -f .deps/libgphoto2_la-gphoto2-result.Tpo .deps/libgphoto2_la-gphoto2-result.Plo
mv -f .deps/libgphoto2_la-gamma.Tpo .deps/libgphoto2_la-gamma.Plo
mv -f .deps/libgphoto2_la-gphoto2-setting.Tpo .deps/libgphoto2_la-gphoto2-setting.Plo
mv -f .deps/libgphoto2_la-gphoto2-context.Tpo .deps/libgphoto2_la-gphoto2-context.Plo
mv -f .deps/libgphoto2_la-bayer.Tpo .deps/libgphoto2_la-bayer.Plo
mv -f .deps/libgphoto2_la-gphoto2-list.Tpo .deps/libgphoto2_la-gphoto2-list.Plo
mv -f .deps/libgphoto2_la-gphoto2-abilities-list.Tpo .deps/libgphoto2_la-gphoto2-abilities-list.Plo
mv -f .deps/libgphoto2_la-jpeg.Tpo .deps/libgphoto2_la-jpeg.Plo
mv -f .deps/libgphoto2_la-gphoto2-widget.Tpo .deps/libgphoto2_la-gphoto2-widget.Plo
mv -f .deps/libgphoto2_la-ahd_bayer.Tpo .deps/libgphoto2_la-ahd_bayer.Plo
mv -f .deps/libgphoto2_la-gphoto2-file.Tpo .deps/libgphoto2_la-gphoto2-file.Plo
mv -f .deps/libgphoto2_la-gphoto2-filesys.Tpo .deps/libgphoto2_la-gphoto2-filesys.Plo
mv -f .deps/libgphoto2_la-gphoto2-camera.Tpo .deps/libgphoto2_la-gphoto2-camera.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -no-undefined -export-symbols ./libgphoto2.sym -version-info 9:0:3  -Wl,--as-needed,-O1,--sort-common -o libgphoto2.la -rpath /usr/lib libgphoto2_la-gphoto2-abilities-list.lo libgphoto2_la-ahd_bayer.lo libgphoto2_la-bayer.lo libgphoto2_la-gphoto2-camera.lo libgphoto2_la-gphoto2-context.lo libgphoto2_la-exif.lo libgphoto2_la-gphoto2-file.lo libgphoto2_la-gphoto2-filesys.lo libgphoto2_la-gamma.lo libgphoto2_la-jpeg.lo libgphoto2_la-gphoto2-list.lo libgphoto2_la-gphoto2-result.lo libgphoto2_la-gphoto2-version.lo libgphoto2_la-gphoto2-setting.lo libgphoto2_la-gphoto2-widget.lo ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif -lm  -lm 
libtool: link: echo "{ global:" > .libs/libgphoto2.ver
libtool: link:  cat ./libgphoto2.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libgphoto2.ver
libtool: link:  echo "local: *; };" >> .libs/libgphoto2.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/libgphoto2_la-gphoto2-abilities-list.o .libs/libgphoto2_la-ahd_bayer.o .libs/libgphoto2_la-bayer.o .libs/libgphoto2_la-gphoto2-camera.o .libs/libgphoto2_la-gphoto2-context.o .libs/libgphoto2_la-exif.o .libs/libgphoto2_la-gphoto2-file.o .libs/libgphoto2_la-gphoto2-filesys.o .libs/libgphoto2_la-gamma.o .libs/libgphoto2_la-jpeg.o .libs/libgphoto2_la-gphoto2-list.o .libs/libgphoto2_la-gphoto2-result.o .libs/libgphoto2_la-gphoto2-version.o .libs/libgphoto2_la-gphoto2-setting.o .libs/libgphoto2_la-gphoto2-widget.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -L/usr/lib -lpthread /usr/lib/libltdl.so -lexif -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,libgphoto2.so.6 -Wl,-version-script -Wl,.libs/libgphoto2.ver -o .libs/libgphoto2.so.6.3.0
libtool: link: (cd ".libs" && rm -f "libgphoto2.so.6" && ln -s "libgphoto2.so.6.3.0" "libgphoto2.so.6")
libtool: link: (cd ".libs" && rm -f "libgphoto2.so" && ln -s "libgphoto2.so.6.3.0" "libgphoto2.so")
libtool: link: ( cd ".libs" && rm -f "libgphoto2.la" && ln -s "../libgphoto2.la" "libgphoto2.la" )
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2'
Making all in camlibs
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
Making all in .
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-library.lo -MD -MP -MF ax203/.deps/la-library.Tpo -c -o ax203/la-library.lo `test -f 'ax203/library.c' || echo './'`ax203/library.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-ax203.lo -MD -MP -MF ax203/.deps/la-ax203.Tpo -c -o ax203/la-ax203.lo `test -f 'ax203/ax203.c' || echo './'`ax203/ax203.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-ax203_decode_yuv.lo -MD -MP -MF ax203/.deps/la-ax203_decode_yuv.Tpo -c -o ax203/la-ax203_decode_yuv.lo `test -f 'ax203/ax203_decode_yuv.c' || echo './'`ax203/ax203_decode_yuv.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-ax203_decode_yuv_delta.lo -MD -MP -MF ax203/.deps/la-ax203_decode_yuv_delta.Tpo -c -o ax203/la-ax203_decode_yuv_delta.lo `test -f 'ax203/ax203_decode_yuv_delta.c' || echo './'`ax203/ax203_decode_yuv_delta.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-ax203_compress_jpeg.lo -MD -MP -MF ax203/.deps/la-ax203_compress_jpeg.Tpo -c -o ax203/la-ax203_compress_jpeg.lo `test -f 'ax203/ax203_compress_jpeg.c' || echo './'`ax203/ax203_compress_jpeg.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-jpeg_memsrcdest.lo -MD -MP -MF ax203/.deps/la-jpeg_memsrcdest.Tpo -c -o ax203/la-jpeg_memsrcdest.lo `test -f 'ax203/jpeg_memsrcdest.c' || echo './'`ax203/jpeg_memsrcdest.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-tinyjpeg.lo -MD -MP -MF ax203/.deps/la-tinyjpeg.Tpo -c -o ax203/la-tinyjpeg.lo `test -f 'ax203/tinyjpeg.c' || echo './'`ax203/tinyjpeg.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port     -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-jidctflt.lo -MD -MP -MF ax203/.deps/la-jidctflt.Tpo -c -o ax203/la-jidctflt.lo `test -f 'ax203/jidctflt.c' || echo './'`ax203/jidctflt.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-canon.lo -MD -MP -MF canon/.deps/la-canon.Tpo -c -o canon/la-canon.lo `test -f 'canon/canon.c' || echo './'`canon/canon.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-library.lo -MD -MP -MF canon/.deps/la-library.Tpo -c -o canon/la-library.lo `test -f 'canon/library.c' || echo './'`canon/library.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-serial.lo -MD -MP -MF canon/.deps/la-serial.Tpo -c -o canon/la-serial.lo `test -f 'canon/serial.c' || echo './'`canon/serial.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-usb.lo -MD -MP -MF canon/.deps/la-usb.Tpo -c -o canon/la-usb.lo `test -f 'canon/usb.c' || echo './'`canon/usb.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-crc.lo -MD -MP -MF canon/.deps/la-crc.Tpo -c -o canon/la-crc.lo `test -f 'canon/crc.c' || echo './'`canon/crc.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-util.lo -MD -MP -MF canon/.deps/la-util.Tpo -c -o canon/la-util.lo `test -f 'canon/util.c' || echo './'`canon/util.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT digigr8/la-library.lo -MD -MP -MF digigr8/.deps/la-library.Tpo -c -o digigr8/la-library.lo `test -f 'digigr8/library.c' || echo './'`digigr8/library.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT digigr8/la-digigr8.lo -MD -MP -MF digigr8/.deps/la-digigr8.Tpo -c -o digigr8/la-digigr8.lo `test -f 'digigr8/digigr8.c' || echo './'`digigr8/digigr8.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT digigr8/la-digi_postprocess.lo -MD -MP -MF digigr8/.deps/la-digi_postprocess.Tpo -c -o digigr8/la-digi_postprocess.lo `test -f 'digigr8/digi_postprocess.c' || echo './'`digigr8/digi_postprocess.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-capture.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-capture.Tpo -c -o minolta/dimagev/dimagev_la-capture.lo `test -f 'minolta/dimagev/capture.c' || echo './'`minolta/dimagev/capture.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-data.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-data.Tpo -c -o minolta/dimagev/dimagev_la-data.lo `test -f 'minolta/dimagev/data.c' || echo './'`minolta/dimagev/data.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-delete.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-delete.Tpo -c -o minolta/dimagev/dimagev_la-delete.lo `test -f 'minolta/dimagev/delete.c' || echo './'`minolta/dimagev/delete.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-dimagev.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-dimagev.Tpo -c -o minolta/dimagev/dimagev_la-dimagev.lo `test -f 'minolta/dimagev/dimagev.c' || echo './'`minolta/dimagev/dimagev.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-download.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-download.Tpo -c -o minolta/dimagev/dimagev_la-download.lo `test -f 'minolta/dimagev/download.c' || echo './'`minolta/dimagev/download.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-info.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-info.Tpo -c -o minolta/dimagev/dimagev_la-info.lo `test -f 'minolta/dimagev/info.c' || echo './'`minolta/dimagev/info.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-packet.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-packet.Tpo -c -o minolta/dimagev/dimagev_la-packet.lo `test -f 'minolta/dimagev/packet.c' || echo './'`minolta/dimagev/packet.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-status.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-status.Tpo -c -o minolta/dimagev/dimagev_la-status.lo `test -f 'minolta/dimagev/status.c' || echo './'`minolta/dimagev/status.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-upload.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-upload.Tpo -c -o minolta/dimagev/dimagev_la-upload.lo `test -f 'minolta/dimagev/upload.c' || echo './'`minolta/dimagev/upload.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-util.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-util.Tpo -c -o minolta/dimagev/dimagev_la-util.lo `test -f 'minolta/dimagev/util.c' || echo './'`minolta/dimagev/util.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT directory/la-directory.lo -MD -MP -MF directory/.deps/la-directory.Tpo -c -o directory/la-directory.lo `test -f 'directory/directory.c' || echo './'`directory/directory.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005a/la-library.lo -MD -MP -MF jl2005a/.deps/la-library.Tpo -c -o jl2005a/la-library.lo `test -f 'jl2005a/library.c' || echo './'`jl2005a/library.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005a/la-jl2005a.lo -MD -MP -MF jl2005a/.deps/la-jl2005a.Tpo -c -o jl2005a/la-jl2005a.lo `test -f 'jl2005a/jl2005a.c' || echo './'`jl2005a/jl2005a.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005c/la-library.lo -MD -MP -MF jl2005c/.deps/la-library.Tpo -c -o jl2005c/la-library.lo `test -f 'jl2005c/library.c' || echo './'`jl2005c/library.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005c/la-jl2005c.lo -MD -MP -MF jl2005c/.deps/la-jl2005c.Tpo -c -o jl2005c/la-jl2005c.lo `test -f 'jl2005c/jl2005c.c' || echo './'`jl2005c/jl2005c.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005c/la-jpeg_memsrcdest.lo -MD -MP -MF jl2005c/.deps/la-jpeg_memsrcdest.Tpo -c -o jl2005c/la-jpeg_memsrcdest.lo `test -f 'jl2005c/jpeg_memsrcdest.c' || echo './'`jl2005c/jpeg_memsrcdest.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005c/la-jl2005bcd_decompress.lo -MD -MP -MF jl2005c/.deps/la-jl2005bcd_decompress.Tpo -c -o jl2005c/la-jl2005bcd_decompress.lo `test -f 'jl2005c/jl2005bcd_decompress.c' || echo './'`jl2005c/jl2005bcd_decompress.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005c/la-img_enhance.lo -MD -MP -MF jl2005c/.deps/la-img_enhance.Tpo -c -o jl2005c/la-img_enhance.lo `test -f 'jl2005c/img_enhance.c' || echo './'`jl2005c/img_enhance.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT kodak/dc240/la-dc240.lo -MD -MP -MF kodak/dc240/.deps/la-dc240.Tpo -c -o kodak/dc240/la-dc240.lo `test -f 'kodak/dc240/dc240.c' || echo './'`kodak/dc240/dc240.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT kodak/dc240/la-library.lo -MD -MP -MF kodak/dc240/.deps/la-library.Tpo -c -o kodak/dc240/la-library.lo `test -f 'kodak/dc240/library.c' || echo './'`kodak/dc240/library.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT mars/la-library.lo -MD -MP -MF mars/.deps/la-library.Tpo -c -o mars/la-library.lo `test -f 'mars/library.c' || echo './'`mars/library.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT mars/la-mars.lo -MD -MP -MF mars/.deps/la-mars.Tpo -c -o mars/la-mars.lo `test -f 'mars/mars.c' || echo './'`mars/mars.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Wno-unused -DLIBGPHOTO2 -DPKTDATADIR='"/"' -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-pslr.lo -MD -MP -MF pentax/.deps/la-pslr.Tpo -c -o pentax/la-pslr.lo `test -f 'pentax/pslr.c' || echo './'`pentax/pslr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Wno-unused -DLIBGPHOTO2 -DPKTDATADIR='"/"' -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-library.lo -MD -MP -MF pentax/.deps/la-library.Tpo -c -o pentax/la-library.lo `test -f 'pentax/library.c' || echo './'`pentax/library.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Wno-unused -DLIBGPHOTO2 -DPKTDATADIR='"/"' -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-pslr_enum.lo -MD -MP -MF pentax/.deps/la-pslr_enum.Tpo -c -o pentax/la-pslr_enum.lo `test -f 'pentax/pslr_enum.c' || echo './'`pentax/pslr_enum.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Wno-unused -DLIBGPHOTO2 -DPKTDATADIR='"/"' -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-pslr_lens.lo -MD -MP -MF pentax/.deps/la-pslr_lens.Tpo -c -o pentax/la-pslr_lens.lo `test -f 'pentax/pslr_lens.c' || echo './'`pentax/pslr_lens.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Wno-unused -DLIBGPHOTO2 -DPKTDATADIR='"/"' -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-pslr_model.lo -MD -MP -MF pentax/.deps/la-pslr_model.Tpo -c -o pentax/la-pslr_model.lo `test -f 'pentax/pslr_model.c' || echo './'`pentax/pslr_model.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Wno-unused -DLIBGPHOTO2 -DPKTDATADIR='"/"' -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-js0n.lo -MD -MP -MF pentax/.deps/la-js0n.Tpo -c -o pentax/la-js0n.lo `test -f 'pentax/js0n.c' || echo './'`pentax/js0n.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port      -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-ptp.lo -MD -MP -MF ptp2/.deps/la-ptp.Tpo -c -o ptp2/la-ptp.lo `test -f 'ptp2/ptp.c' || echo './'`ptp2/ptp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port      -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-library.lo -MD -MP -MF ptp2/.deps/la-library.Tpo -c -o ptp2/la-library.lo `test -f 'ptp2/library.c' || echo './'`ptp2/library.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port      -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-usb.lo -MD -MP -MF ptp2/.deps/la-usb.Tpo -c -o ptp2/la-usb.lo `test -f 'ptp2/usb.c' || echo './'`ptp2/usb.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port      -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-ptpip.lo -MD -MP -MF ptp2/.deps/la-ptpip.Tpo -c -o ptp2/la-ptpip.lo `test -f 'ptp2/ptpip.c' || echo './'`ptp2/ptpip.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port      -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-config.lo -MD -MP -MF ptp2/.deps/la-config.Tpo -c -o ptp2/la-config.lo `test -f 'ptp2/config.c' || echo './'`ptp2/config.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port      -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-olympus-wrap.lo -MD -MP -MF ptp2/.deps/la-olympus-wrap.Tpo -c -o ptp2/la-olympus-wrap.lo `test -f 'ptp2/olympus-wrap.c' || echo './'`ptp2/olympus-wrap.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port      -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-chdk.lo -MD -MP -MF ptp2/.deps/la-chdk.Tpo -c -o ptp2/la-chdk.lo `test -f 'ptp2/chdk.c' || echo './'`ptp2/chdk.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port      -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-fujiptpip.lo -MD -MP -MF ptp2/.deps/la-fujiptpip.Tpo -c -o ptp2/la-fujiptpip.lo `test -f 'ptp2/fujiptpip.c' || echo './'`ptp2/fujiptpip.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ricoh/g3_la-g3.lo -MD -MP -MF ricoh/.deps/g3_la-g3.Tpo -c -o ricoh/g3_la-g3.lo `test -f 'ricoh/g3.c' || echo './'`ricoh/g3.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-sierra.lo -MD -MP -MF sierra/.deps/la-sierra.Tpo -c -o sierra/la-sierra.lo `test -f 'sierra/sierra.c' || echo './'`sierra/sierra.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-library.lo -MD -MP -MF sierra/.deps/la-library.Tpo -c -o sierra/la-library.lo `test -f 'sierra/library.c' || echo './'`sierra/library.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-sierra-usbwrap.lo -MD -MP -MF sierra/.deps/la-sierra-usbwrap.Tpo -c -o sierra/la-sierra-usbwrap.lo `test -f 'sierra/sierra-usbwrap.c' || echo './'`sierra/sierra-usbwrap.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-sierra-desc.lo -MD -MP -MF sierra/.deps/la-sierra-desc.Tpo -c -o sierra/la-sierra-desc.lo `test -f 'sierra/sierra-desc.c' || echo './'`sierra/sierra-desc.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-nikon-desc.lo -MD -MP -MF sierra/.deps/la-nikon-desc.Tpo -c -o sierra/la-nikon-desc.lo `test -f 'sierra/nikon-desc.c' || echo './'`sierra/nikon-desc.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-olympus-desc.lo -MD -MP -MF sierra/.deps/la-olympus-desc.Tpo -c -o sierra/la-olympus-desc.lo `test -f 'sierra/olympus-desc.c' || echo './'`sierra/olympus-desc.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-epson-desc.lo -MD -MP -MF sierra/.deps/la-epson-desc.Tpo -c -o sierra/la-epson-desc.lo `test -f 'sierra/epson-desc.c' || echo './'`sierra/epson-desc.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sonix/la-library.lo -MD -MP -MF sonix/.deps/la-library.Tpo -c -o sonix/la-library.lo `test -f 'sonix/library.c' || echo './'`sonix/library.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sonix/la-sonix.lo -MD -MP -MF sonix/.deps/la-sonix.Tpo -c -o sonix/la-sonix.lo `test -f 'sonix/sonix.c' || echo './'`sonix/sonix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-ax203_decode_yuv_delta.lo -MD -MP -MF ax203/.deps/la-ax203_decode_yuv_delta.Tpo -c ax203/ax203_decode_yuv_delta.c  -fPIC -DPIC -o ax203/.libs/la-ax203_decode_yuv_delta.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-ax203_decode_yuv.lo -MD -MP -MF ax203/.deps/la-ax203_decode_yuv.Tpo -c ax203/ax203_decode_yuv.c  -fPIC -DPIC -o ax203/.libs/la-ax203_decode_yuv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-library.lo -MD -MP -MF ax203/.deps/la-library.Tpo -c ax203/library.c  -fPIC -DPIC -o ax203/.libs/la-library.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-ax203.lo -MD -MP -MF ax203/.deps/la-ax203.Tpo -c ax203/ax203.c  -fPIC -DPIC -o ax203/.libs/la-ax203.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-jpeg_memsrcdest.lo -MD -MP -MF ax203/.deps/la-jpeg_memsrcdest.Tpo -c ax203/jpeg_memsrcdest.c  -fPIC -DPIC -o ax203/.libs/la-jpeg_memsrcdest.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-tinyjpeg.lo -MD -MP -MF ax203/.deps/la-tinyjpeg.Tpo -c ax203/tinyjpeg.c  -fPIC -DPIC -o ax203/.libs/la-tinyjpeg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-jidctflt.lo -MD -MP -MF ax203/.deps/la-jidctflt.Tpo -c ax203/jidctflt.c  -fPIC -DPIC -o ax203/.libs/la-jidctflt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ax203/la-ax203_compress_jpeg.lo -MD -MP -MF ax203/.deps/la-ax203_compress_jpeg.Tpo -c ax203/ax203_compress_jpeg.c  -fPIC -DPIC -o ax203/.libs/la-ax203_compress_jpeg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-library.lo -MD -MP -MF canon/.deps/la-library.Tpo -c canon/library.c  -fPIC -DPIC -o canon/.libs/la-library.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-canon.lo -MD -MP -MF canon/.deps/la-canon.Tpo -c canon/canon.c  -fPIC -DPIC -o canon/.libs/la-canon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-serial.lo -MD -MP -MF canon/.deps/la-serial.Tpo -c canon/serial.c  -fPIC -DPIC -o canon/.libs/la-serial.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-usb.lo -MD -MP -MF canon/.deps/la-usb.Tpo -c canon/usb.c  -fPIC -DPIC -o canon/.libs/la-usb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT digigr8/la-library.lo -MD -MP -MF digigr8/.deps/la-library.Tpo -c digigr8/library.c  -fPIC -DPIC -o digigr8/.libs/la-library.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-util.lo -MD -MP -MF canon/.deps/la-util.Tpo -c canon/util.c  -fPIC -DPIC -o canon/.libs/la-util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT canon/la-crc.lo -MD -MP -MF canon/.deps/la-crc.Tpo -c canon/crc.c  -fPIC -DPIC -o canon/.libs/la-crc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-dimagev.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-dimagev.Tpo -c minolta/dimagev/dimagev.c  -fPIC -DPIC -o minolta/dimagev/.libs/dimagev_la-dimagev.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-download.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-download.Tpo -c minolta/dimagev/download.c  -fPIC -DPIC -o minolta/dimagev/.libs/dimagev_la-download.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-capture.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-capture.Tpo -c minolta/dimagev/capture.c  -fPIC -DPIC -o minolta/dimagev/.libs/dimagev_la-capture.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT digigr8/la-digigr8.lo -MD -MP -MF digigr8/.deps/la-digigr8.Tpo -c digigr8/digigr8.c  -fPIC -DPIC -o digigr8/.libs/la-digigr8.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-status.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-status.Tpo -c minolta/dimagev/status.c  -fPIC -DPIC -o minolta/dimagev/.libs/dimagev_la-status.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-delete.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-delete.Tpo -c minolta/dimagev/delete.c  -fPIC -DPIC -o minolta/dimagev/.libs/dimagev_la-delete.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-util.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-util.Tpo -c minolta/dimagev/util.c  -fPIC -DPIC -o minolta/dimagev/.libs/dimagev_la-util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-upload.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-upload.Tpo -c minolta/dimagev/upload.c  -fPIC -DPIC -o minolta/dimagev/.libs/dimagev_la-upload.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-info.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-info.Tpo -c minolta/dimagev/info.c  -fPIC -DPIC -o minolta/dimagev/.libs/dimagev_la-info.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-packet.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-packet.Tpo -c minolta/dimagev/packet.c  -fPIC -DPIC -o minolta/dimagev/.libs/dimagev_la-packet.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT minolta/dimagev/dimagev_la-data.lo -MD -MP -MF minolta/dimagev/.deps/dimagev_la-data.Tpo -c minolta/dimagev/data.c  -fPIC -DPIC -o minolta/dimagev/.libs/dimagev_la-data.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT directory/la-directory.lo -MD -MP -MF directory/.deps/la-directory.Tpo -c directory/directory.c  -fPIC -DPIC -o directory/.libs/la-directory.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT digigr8/la-digi_postprocess.lo -MD -MP -MF digigr8/.deps/la-digi_postprocess.Tpo -c digigr8/digi_postprocess.c  -fPIC -DPIC -o digigr8/.libs/la-digi_postprocess.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005a/la-jl2005a.lo -MD -MP -MF jl2005a/.deps/la-jl2005a.Tpo -c jl2005a/jl2005a.c  -fPIC -DPIC -o jl2005a/.libs/la-jl2005a.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005a/la-library.lo -MD -MP -MF jl2005a/.deps/la-library.Tpo -c jl2005a/library.c  -fPIC -DPIC -o jl2005a/.libs/la-library.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005c/la-jl2005c.lo -MD -MP -MF jl2005c/.deps/la-jl2005c.Tpo -c jl2005c/jl2005c.c  -fPIC -DPIC -o jl2005c/.libs/la-jl2005c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005c/la-img_enhance.lo -MD -MP -MF jl2005c/.deps/la-img_enhance.Tpo -c jl2005c/img_enhance.c  -fPIC -DPIC -o jl2005c/.libs/la-img_enhance.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005c/la-library.lo -MD -MP -MF jl2005c/.deps/la-library.Tpo -c jl2005c/library.c  -fPIC -DPIC -o jl2005c/.libs/la-library.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005c/la-jl2005bcd_decompress.lo -MD -MP -MF jl2005c/.deps/la-jl2005bcd_decompress.Tpo -c jl2005c/jl2005bcd_decompress.c  -fPIC -DPIC -o jl2005c/.libs/la-jl2005bcd_decompress.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT mars/la-library.lo -MD -MP -MF mars/.deps/la-library.Tpo -c mars/library.c  -fPIC -DPIC -o mars/.libs/la-library.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT jl2005c/la-jpeg_memsrcdest.lo -MD -MP -MF jl2005c/.deps/la-jpeg_memsrcdest.Tpo -c jl2005c/jpeg_memsrcdest.c  -fPIC -DPIC -o jl2005c/.libs/la-jpeg_memsrcdest.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT kodak/dc240/la-dc240.lo -MD -MP -MF kodak/dc240/.deps/la-dc240.Tpo -c kodak/dc240/dc240.c  -fPIC -DPIC -o kodak/dc240/.libs/la-dc240.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT kodak/dc240/la-library.lo -MD -MP -MF kodak/dc240/.deps/la-library.Tpo -c kodak/dc240/library.c  -fPIC -DPIC -o kodak/dc240/.libs/la-library.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT mars/la-mars.lo -MD -MP -MF mars/.deps/la-mars.Tpo -c mars/mars.c  -fPIC -DPIC -o mars/.libs/la-mars.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-library.lo -MD -MP -MF ptp2/.deps/la-library.Tpo -c ptp2/library.c  -fPIC -DPIC -o ptp2/.libs/la-library.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-usb.lo -MD -MP -MF ptp2/.deps/la-usb.Tpo -c ptp2/usb.c  -fPIC -DPIC -o ptp2/.libs/la-usb.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sq905/la-library.lo -MD -MP -MF sq905/.deps/la-library.Tpo -c -o sq905/la-library.lo `test -f 'sq905/library.c' || echo './'`sq905/library.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wno-unused -DLIBGPHOTO2 "-DPKTDATADIR=\"/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-js0n.lo -MD -MP -MF pentax/.deps/la-js0n.Tpo -c pentax/js0n.c  -fPIC -DPIC -o pentax/.libs/la-js0n.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wno-unused -DLIBGPHOTO2 "-DPKTDATADIR=\"/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-library.lo -MD -MP -MF pentax/.deps/la-library.Tpo -c pentax/library.c  -fPIC -DPIC -o pentax/.libs/la-library.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-config.lo -MD -MP -MF ptp2/.deps/la-config.Tpo -c ptp2/config.c  -fPIC -DPIC -o ptp2/.libs/la-config.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wno-unused -DLIBGPHOTO2 "-DPKTDATADIR=\"/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-pslr_lens.lo -MD -MP -MF pentax/.deps/la-pslr_lens.Tpo -c pentax/pslr_lens.c  -fPIC -DPIC -o pentax/.libs/la-pslr_lens.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wno-unused -DLIBGPHOTO2 "-DPKTDATADIR=\"/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-pslr.lo -MD -MP -MF pentax/.deps/la-pslr.Tpo -c pentax/pslr.c  -fPIC -DPIC -o pentax/.libs/la-pslr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wno-unused -DLIBGPHOTO2 "-DPKTDATADIR=\"/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-pslr_enum.lo -MD -MP -MF pentax/.deps/la-pslr_enum.Tpo -c pentax/pslr_enum.c  -fPIC -DPIC -o pentax/.libs/la-pslr_enum.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-ptpip.lo -MD -MP -MF ptp2/.deps/la-ptpip.Tpo -c ptp2/ptpip.c  -fPIC -DPIC -o ptp2/.libs/la-ptpip.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wno-unused -DLIBGPHOTO2 "-DPKTDATADIR=\"/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT pentax/la-pslr_model.lo -MD -MP -MF pentax/.deps/la-pslr_model.Tpo -c pentax/pslr_model.c  -fPIC -DPIC -o pentax/.libs/la-pslr_model.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-chdk.lo -MD -MP -MF ptp2/.deps/la-chdk.Tpo -c ptp2/chdk.c  -fPIC -DPIC -o ptp2/.libs/la-chdk.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-ptp.lo -MD -MP -MF ptp2/.deps/la-ptp.Tpo -c ptp2/ptp.c  -fPIC -DPIC -o ptp2/.libs/la-ptp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-fujiptpip.lo -MD -MP -MF ptp2/.deps/la-fujiptpip.Tpo -c ptp2/fujiptpip.c  -fPIC -DPIC -o ptp2/.libs/la-fujiptpip.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ptp2/la-olympus-wrap.lo -MD -MP -MF ptp2/.deps/la-olympus-wrap.Tpo -c ptp2/olympus-wrap.c  -fPIC -DPIC -o ptp2/.libs/la-olympus-wrap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-sierra-usbwrap.lo -MD -MP -MF sierra/.deps/la-sierra-usbwrap.Tpo -c sierra/sierra-usbwrap.c  -fPIC -DPIC -o sierra/.libs/la-sierra-usbwrap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-sierra.lo -MD -MP -MF sierra/.deps/la-sierra.Tpo -c sierra/sierra.c  -fPIC -DPIC -o sierra/.libs/la-sierra.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-library.lo -MD -MP -MF sierra/.deps/la-library.Tpo -c sierra/library.c  -fPIC -DPIC -o sierra/.libs/la-library.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-nikon-desc.lo -MD -MP -MF sierra/.deps/la-nikon-desc.Tpo -c sierra/nikon-desc.c  -fPIC -DPIC -o sierra/.libs/la-nikon-desc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-sierra-desc.lo -MD -MP -MF sierra/.deps/la-sierra-desc.Tpo -c sierra/sierra-desc.c  -fPIC -DPIC -o sierra/.libs/la-sierra-desc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT ricoh/g3_la-g3.lo -MD -MP -MF ricoh/.deps/g3_la-g3.Tpo -c ricoh/g3.c  -fPIC -DPIC -o ricoh/.libs/g3_la-g3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-olympus-desc.lo -MD -MP -MF sierra/.deps/la-olympus-desc.Tpo -c sierra/olympus-desc.c  -fPIC -DPIC -o sierra/.libs/la-olympus-desc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sonix/la-sonix.lo -MD -MP -MF sonix/.deps/la-sonix.Tpo -c sonix/sonix.c  -fPIC -DPIC -o sonix/.libs/la-sonix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sierra/la-epson-desc.lo -MD -MP -MF sierra/.deps/la-epson-desc.Tpo -c sierra/epson-desc.c  -fPIC -DPIC -o sierra/.libs/la-epson-desc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sonix/la-library.lo -MD -MP -MF sonix/.deps/la-library.Tpo -c sonix/library.c  -fPIC -DPIC -o sonix/.libs/la-library.o
mv -f ax203/.deps/la-jpeg_memsrcdest.Tpo ax203/.deps/la-jpeg_memsrcdest.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sq905/la-sq905.lo -MD -MP -MF sq905/.deps/la-sq905.Tpo -c -o sq905/la-sq905.lo `test -f 'sq905/sq905.c' || echo './'`sq905/sq905.c
mv -f ptp2/.deps/la-olympus-wrap.Tpo ptp2/.deps/la-olympus-wrap.Plo
ax203/ax203_decode_yuv_delta.c:46:18: warning: 'corr_tables' defined but not used [-Wunused-const-variable=]
   46 | static const int corr_tables[4][8] = {
      |                  ^~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sq905/la-postprocess.lo -MD -MP -MF sq905/.deps/la-postprocess.Tpo -c -o sq905/la-postprocess.lo `test -f 'sq905/postprocess.c' || echo './'`sq905/postprocess.c
mv -f ax203/.deps/la-ax203_decode_yuv.Tpo ax203/.deps/la-ax203_decode_yuv.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT st2205/la-library.lo -MD -MP -MF st2205/.deps/la-library.Tpo -c -o st2205/la-library.lo `test -f 'st2205/library.c' || echo './'`st2205/library.c
mv -f jl2005c/.deps/la-jpeg_memsrcdest.Tpo jl2005c/.deps/la-jpeg_memsrcdest.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT st2205/la-st2205.lo -MD -MP -MF st2205/.deps/la-st2205.Tpo -c -o st2205/la-st2205.lo `test -f 'st2205/st2205.c' || echo './'`st2205/st2205.c
mv -f ax203/.deps/la-ax203_decode_yuv_delta.Tpo ax203/.deps/la-ax203_decode_yuv_delta.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT st2205/la-st2205_decode.lo -MD -MP -MF st2205/.deps/la-st2205_decode.Tpo -c -o st2205/la-st2205_decode.lo `test -f 'st2205/st2205_decode.c' || echo './'`st2205/st2205_decode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sq905/la-library.lo -MD -MP -MF sq905/.deps/la-library.Tpo -c sq905/library.c  -fPIC -DPIC -o sq905/.libs/la-library.o
mv -f ax203/.deps/la-ax203_compress_jpeg.Tpo ax203/.deps/la-ax203_compress_jpeg.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT st2205/la-st2205_tables.lo -MD -MP -MF st2205/.deps/la-st2205_tables.Tpo -c -o st2205/la-st2205_tables.lo `test -f 'st2205/st2205_tables.c' || echo './'`st2205/st2205_tables.c
canon/library.c: In function 'storage_info_func':
canon/library.c:1094:63: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1094 |         *sinfos = (CameraStorageInformation*) calloc (sizeof (CameraStorageInformation), 1);
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~~~
canon/library.c:1094:63: note: earlier argument should specify number of elements, later size of each element
mv -f pentax/.deps/la-pslr_lens.Tpo pentax/.deps/la-pslr_lens.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT topfield/la-crc16.lo -MD -MP -MF topfield/.deps/la-crc16.Tpo -c -o topfield/la-crc16.lo `test -f 'topfield/crc16.c' || echo './'`topfield/crc16.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sq905/la-postprocess.lo -MD -MP -MF sq905/.deps/la-postprocess.Tpo -c sq905/postprocess.c  -fPIC -DPIC -o sq905/.libs/la-postprocess.o
pentax/library.c: In function 'camera_set_config':
pentax/library.c:858:67: warning: implicit conversion from 'pslr_gui_exposure_mode_t' to 'pslr_exposure_mode_t' [-Wenum-conversion]
  858 |                         pslr_set_exposure_mode(&camera->pl->pslr, exposuremode);
      |                                                                   ^~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sq905/la-sq905.lo -MD -MP -MF sq905/.deps/la-sq905.Tpo -c sq905/sq905.c  -fPIC -DPIC -o sq905/.libs/la-sq905.o
In file included from ptp2/ptp.c:177:
ptp2/ptp-pack.c: In function 'ptp_unpack_DPV':
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
pentax/library.c: In function 'camera_init':
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
pentax/library.c:1011:31: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1011 |         cpl = calloc (sizeof (CameraPrivateLibrary), 1);
      |                               ^~~~~~~~~~~~~~~~~~~~
pentax/library.c:1011:31: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
In file included from ptp2/usb.c:69:
ptp2/ptp-pack.c: In function 'ptp_unpack_DPV':
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT st2205/la-library.lo -MD -MP -MF st2205/.deps/la-library.Tpo -c st2205/library.c  -fPIC -DPIC -o st2205/.libs/la-library.o
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
mv -f canon/.deps/la-crc.Tpo canon/.deps/la-crc.Plo
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT topfield/la-tf_bytes.lo -MD -MP -MF topfield/.deps/la-tf_bytes.Tpo -c -o topfield/la-tf_bytes.lo `test -f 'topfield/tf_bytes.c' || echo './'`topfield/tf_bytes.c
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
In file included from ptp2/library.c:48:
ptp2/ptp-pack.c: In function 'ptp_unpack_DPV':
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
mv -f sierra/.deps/la-epson-desc.Tpo sierra/.deps/la-epson-desc.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT st2205/la-st2205.lo -MD -MP -MF st2205/.deps/la-st2205.Tpo -c st2205/st2205.c  -fPIC -DPIC -o st2205/.libs/la-st2205.o
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT topfield/la-mjd.lo -MD -MP -MF topfield/.deps/la-mjd.Tpo -c -o topfield/la-mjd.lo `test -f 'topfield/mjd.c' || echo './'`topfield/mjd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT st2205/la-st2205_decode.lo -MD -MP -MF st2205/.deps/la-st2205_decode.Tpo -c st2205/st2205_decode.c  -fPIC -DPIC -o st2205/.libs/la-st2205_decode.o
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
In file included from ptp2/ptpip.c:71:
ptp2/ptp-pack.c: In function 'ptp_unpack_DPV':
In file included from ptp2/config.c:47:
ptp2/ptp-pack.c: In function 'ptp_unpack_DPV':
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
mv -f sierra/.deps/la-nikon-desc.Tpo sierra/.deps/la-nikon-desc.Plo
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT topfield/la-puppy.lo -MD -MP -MF topfield/.deps/la-puppy.Tpo -c -o topfield/la-puppy.lo `test -f 'topfield/puppy.c' || echo './'`topfield/puppy.c
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c: In function 'duplicate_PropertyValue':
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:1121:42: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1121 |                 dst->a.v = calloc (sizeof(src->a.v[0]),src->a.count);
      |                                          ^
In file included from ptp2/fujiptpip.c:82:
ptp2/ptp-pack.c: In function 'ptp_unpack_DPV':
ptp2/ptp-pack.c:1121:42: note: earlier argument should specify number of elements, later size of each element
pentax/pslr.c: In function 'pslr_set_exposure_mode':
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
pentax/pslr.c:993:14: warning: implicit conversion from 'pslr_gui_exposure_mode_t' to 'pslr_exposure_mode_t' [-Wenum-conversion]
  993 |         mode = exposure_mode_conversion( mode );
      |              ^
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c: In function 'duplicate_DevicePropDesc':
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c: In function 'duplicate_PropertyValue':
ptp2/ptp-pack.c:1164:63: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1164 |                 dst->FORM.Enum.SupportedValue = calloc (sizeof(dst->FORM.Enum.SupportedValue[0]),src->FORM.Enum.NumberOfValues);
      |                                                               ^
ptp2/ptp-pack.c:1164:63: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:1121:42: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1121 |                 dst->a.v = calloc (sizeof(src->a.v[0]),src->a.count);
      |                                          ^
ptp2/ptp-pack.c:1121:42: note: earlier argument should specify number of elements, later size of each element
mv -f ax203/.deps/la-jidctflt.Tpo ax203/.deps/la-jidctflt.Plo
ptp2/ptp-pack.c: In function 'duplicate_DevicePropDesc':
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:1164:63: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1164 |                 dst->FORM.Enum.SupportedValue = calloc (sizeof(dst->FORM.Enum.SupportedValue[0]),src->FORM.Enum.NumberOfValues);
      |                                                               ^
ptp2/ptp-pack.c:1164:63: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT topfield/la-usb_io.lo -MD -MP -MF topfield/.deps/la-usb_io.Tpo -c -o topfield/la-usb_io.lo `test -f 'topfield/usb_io.c' || echo './'`topfield/usb_io.c
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c: In function 'duplicate_PropertyValue':
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:1121:42: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1121 |                 dst->a.v = calloc (sizeof(src->a.v[0]),src->a.count);
      |                                          ^
ptp2/ptp-pack.c:1121:42: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT st2205/la-st2205_tables.lo -MD -MP -MF st2205/.deps/la-st2205_tables.Tpo -c st2205/st2205_tables.c  -fPIC -DPIC -o st2205/.libs/la-st2205_tables.o
ptp2/ptp-pack.c: In function 'duplicate_DevicePropDesc':
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:1164:63: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1164 |                 dst->FORM.Enum.SupportedValue = calloc (sizeof(dst->FORM.Enum.SupportedValue[0]),src->FORM.Enum.NumberOfValues);
      |                                                               ^
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:1164:63: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
mv -f minolta/dimagev/.deps/dimagev_la-util.Tpo minolta/dimagev/.deps/dimagev_la-util.Plo
ptp2/ptp-pack.c: In function 'duplicate_PropertyValue':
ptp2/ptp-pack.c: In function 'duplicate_PropertyValue':
ptp2/ptp-pack.c:1121:42: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1121 |                 dst->a.v = calloc (sizeof(src->a.v[0]),src->a.count);
      |                                          ^
ptp2/ptp-pack.c:1121:42: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1121 |                 dst->a.v = calloc (sizeof(src->a.v[0]),src->a.count);
      |                                          ^
ptp2/ptp-pack.c:1121:42: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:1121:42: note: earlier argument should specify number of elements, later size of each element
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT tp6801/la-library.lo -MD -MP -MF tp6801/.deps/la-library.Tpo -c -o tp6801/la-library.lo `test -f 'tp6801/library.c' || echo './'`tp6801/library.c
In file included from ptp2/chdk.c:44:
ptp2/ptp-pack.c: In function 'ptp_unpack_DPV':
ptp2/ptp-pack.c: In function 'duplicate_DevicePropDesc':
ptp2/ptp-pack.c: In function 'duplicate_DevicePropDesc':
ptp2/ptp-pack.c:1164:63: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1164 |                 dst->FORM.Enum.SupportedValue = calloc (sizeof(dst->FORM.Enum.SupportedValue[0]),src->FORM.Enum.NumberOfValues);
      |                                                               ^
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:1164:63: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:1164:63: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1164 |                 dst->FORM.Enum.SupportedValue = calloc (sizeof(dst->FORM.Enum.SupportedValue[0]),src->FORM.Enum.NumberOfValues);
      |                                                               ^
ptp2/ptp-pack.c:1164:63: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:876:17: note: in expansion of macro 'RARR'
  876 |                 RARR(value,i8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c: In function 'ptp_unpack_CANON_changes':
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c:2034:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2034 |         ce = calloc (sizeof(PTPCanon_changes_entry),(entries+1));
      |                             ^~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2034:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:879:17: note: in expansion of macro 'RARR'
  879 |                 RARR(value,u8,dtoh8a);
      |                 ^~~~
ptp2/ptp-pack.c: In function 'duplicate_PropertyValue':
ptp2/ptp-pack.c:1121:42: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1121 |                 dst->a.v = calloc (sizeof(src->a.v[0]),src->a.count);
      |                                          ^
ptp2/ptp-pack.c:1121:42: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_CANON_changes':
ptp2/ptp-pack.c:2034:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2034 |         ce = calloc (sizeof(PTPCanon_changes_entry),(entries+1));
      |                             ^~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c: In function 'duplicate_DevicePropDesc':
ptp2/ptp-pack.c:2034:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:1164:63: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1164 |                 dst->FORM.Enum.SupportedValue = calloc (sizeof(dst->FORM.Enum.SupportedValue[0]),src->FORM.Enum.NumberOfValues);
      |                                                               ^
ptp2/ptp-pack.c:1164:63: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:882:17: note: in expansion of macro 'RARR'
  882 |                 RARR(value,u16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:885:17: note: in expansion of macro 'RARR'
  885 |                 RARR(value,i16,dtoh16a);
      |                 ^~~~
ptp2/ptp-pack.c:2161:73: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2161 |                         dpd->FORM.Enum.SupportedValue = calloc (sizeof (PTPPropertyValue),propxcnt);
      |                                                                         ^~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2161:73: note: earlier argument should specify number of elements, later size of each element
mv -f sierra/.deps/la-olympus-desc.Tpo sierra/.deps/la-olympus-desc.Plo
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:888:17: note: in expansion of macro 'RARR'
  888 |                 RARR(value,u32,dtoh32a);
      |                 ^~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT topfield/la-crc16.lo -MD -MP -MF topfield/.deps/la-crc16.Tpo -c topfield/crc16.c  -fPIC -DPIC -o topfield/.libs/la-crc16.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port    -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT tp6801/la-tp6801.lo -MD -MP -MF tp6801/.deps/la-tp6801.Tpo -c -o tp6801/la-tp6801.lo `test -f 'tp6801/tp6801.c' || echo './'`tp6801/tp6801.c
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:2161:73: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2161 |                         dpd->FORM.Enum.SupportedValue = calloc (sizeof (PTPPropertyValue),propxcnt);
      |                                                                         ^~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2161:73: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:891:17: note: in expansion of macro 'RARR'
  891 |                 RARR(value,i32,dtoh32a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:894:17: note: in expansion of macro 'RARR'
  894 |                 RARR(value,u64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c:824:33: note: earlier argument should specify number of elements, later size of each element
  824 |         val->a.v = calloc(sizeof(val->a.v[0]),n);       \
      |                                 ^
ptp2/ptp-pack.c:897:17: note: in expansion of macro 'RARR'
  897 |                 RARR(value,i64,dtoh64a);
      |                 ^~~~
ptp2/ptp-pack.c: In function 'ptp_unpack_CANON_changes':
ptp2/ptp-pack.c:2034:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2034 |         ce = calloc (sizeof(PTPCanon_changes_entry),(entries+1));
      |                             ^~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2034:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_CANON_changes':
ptp2/ptp-pack.c:2034:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2034 |         ce = calloc (sizeof(PTPCanon_changes_entry),(entries+1));
      |                             ^~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2034:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'duplicate_PropertyValue':
ptp2/ptp-pack.c: In function 'ptp_unpack_CANON_changes':
ptp2/ptp-pack.c:1121:42: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1121 |                 dst->a.v = calloc (sizeof(src->a.v[0]),src->a.count);
      |                                          ^
ptp2/ptp-pack.c:1121:42: note: earlier argument should specify number of elements, later size of each element
mv -f minolta/dimagev/.deps/dimagev_la-capture.Tpo minolta/dimagev/.deps/dimagev_la-capture.Plo
ptp2/ptp-pack.c:2034:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2034 |         ce = calloc (sizeof(PTPCanon_changes_entry),(entries+1));
      |                             ^~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2034:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'duplicate_DevicePropDesc':
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT topfield/la-tf_bytes.lo -MD -MP -MF topfield/.deps/la-tf_bytes.Tpo -c topfield/tf_bytes.c  -fPIC -DPIC -o topfield/.libs/la-tf_bytes.o
ptp2/ptp-pack.c:1164:63: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1164 |                 dst->FORM.Enum.SupportedValue = calloc (sizeof(dst->FORM.Enum.SupportedValue[0]),src->FORM.Enum.NumberOfValues);
      |                                                               ^
ptp2/ptp-pack.c:1164:63: note: earlier argument should specify number of elements, later size of each element
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Wno-unused -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT template/la-template.lo -MD -MP -MF template/.deps/la-template.Tpo -c -o template/la-template.lo `test -f 'template/template.c' || echo './'`template/template.c
ptp2/ptp-pack.c:2161:73: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2161 |                         dpd->FORM.Enum.SupportedValue = calloc (sizeof (PTPPropertyValue),propxcnt);
      |                                                                         ^~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2161:73: note: earlier argument should specify number of elements, later size of each element
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT topfield/la-mjd.lo -MD -MP -MF topfield/.deps/la-mjd.Tpo -c topfield/mjd.c  -fPIC -DPIC -o topfield/.libs/la-mjd.o
ptp2/ptp-pack.c: In function 'ptp_unpack_CANON_changes':
ptp2/ptp-pack.c:2034:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2034 |         ce = calloc (sizeof(PTPCanon_changes_entry),(entries+1));
      |                             ^~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2034:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:2161:73: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2161 |                         dpd->FORM.Enum.SupportedValue = calloc (sizeof (PTPPropertyValue),propxcnt);
      |                                                                         ^~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2161:73: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:2161:73: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2161 |                         dpd->FORM.Enum.SupportedValue = calloc (sizeof (PTPPropertyValue),propxcnt);
      |                                                                         ^~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2161:73: note: earlier argument should specify number of elements, later size of each element
mv -f pentax/.deps/la-js0n.Tpo pentax/.deps/la-js0n.Plo
ptp2/ptp-pack.c:2161:73: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2161 |                         dpd->FORM.Enum.SupportedValue = calloc (sizeof (PTPPropertyValue),propxcnt);
      |                                                                         ^~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2161:73: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC':
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT topfield/la-puppy.lo -MD -MP -MF topfield/.deps/la-puppy.Tpo -c topfield/puppy.c  -fPIC -DPIC -o topfield/.libs/la-puppy.o
ptp2/ptp-pack.c:2958:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2958 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2958:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC':
ptp2/ptp-pack.c:2958:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2958 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC_EX':
ptp2/ptp-pack.c:2958:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:2992:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2992 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2992:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC_EX':
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT topfield/la-usb_io.lo -MD -MP -MF topfield/.deps/la-usb_io.Tpo -c topfield/usb_io.c  -fPIC -DPIC -o topfield/.libs/la-usb_io.o
ptp2/ptp-pack.c:2992:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2992 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2992:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_CANON_changes':
ptp2/ptp-pack.c:2034:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2034 |         ce = calloc (sizeof(PTPCanon_changes_entry),(entries+1));
      |                             ^~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2034:29: note: earlier argument should specify number of elements, later size of each element
mv -f minolta/dimagev/.deps/dimagev_la-status.Tpo minolta/dimagev/.deps/dimagev_la-status.Plo
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC':
ptp2/ptp-pack.c:2161:73: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2161 |                         dpd->FORM.Enum.SupportedValue = calloc (sizeof (PTPPropertyValue),propxcnt);
      |                                                                         ^~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:2161:73: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:2958:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2958 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2958:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC_EX':
ptp2/ptp-pack.c: In function 'ptp_unpack_ptp11_manifest':
ptp2/ptp-pack.c: In function 'ptp_unpack_ptp11_manifest':
ptp2/ptp-pack.c:2992:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2992 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2992:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:3221:31: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 3221 |         xoifs = calloc(sizeof(PTPObjectFilesystemInfo),numberoifs);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:3221:31: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:3221:31: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 3221 |         xoifs = calloc(sizeof(PTPObjectFilesystemInfo),numberoifs);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:3221:31: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC':
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC':
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT tp6801/la-library.lo -MD -MP -MF tp6801/.deps/la-library.Tpo -c tp6801/library.c  -fPIC -DPIC -o tp6801/.libs/la-library.o
ptp2/ptp-pack.c:2958:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2958 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2958:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2958 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2958:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:2958:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC':
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC_EX':
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC_EX':
ptp2/ptp-pack.c:2958:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2958 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2958:29: note: earlier argument should specify number of elements, later size of each element
mv -f minolta/dimagev/.deps/dimagev_la-delete.Tpo minolta/dimagev/.deps/dimagev_la-delete.Plo
ptp2/ptp-pack.c:2992:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2992 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2992:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c:2992:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2992 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2992:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC_EX':
ptp2/ptp-pack.c:2992:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2992 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2992:29: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_ptp11_manifest':
ptp2/ptp-pack.c:3221:31: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 3221 |         xoifs = calloc(sizeof(PTPObjectFilesystemInfo),numberoifs);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:3221:31: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp.c: In function 'fd_putfunc':
ptp2/ptp.c:415:21: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]
  415 |         if (written != sendlen)
      |                     ^~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT tp6801/la-tp6801.lo -MD -MP -MF tp6801/.deps/la-tp6801.Tpo -c tp6801/tp6801.c  -fPIC -DPIC -o tp6801/.libs/la-tp6801.o
mv -f minolta/dimagev/.deps/dimagev_la-upload.Tpo minolta/dimagev/.deps/dimagev_la-upload.Plo
ptp2/ptp-pack.c: In function 'ptp_unpack_ptp11_manifest':
mv -f minolta/dimagev/.deps/dimagev_la-info.Tpo minolta/dimagev/.deps/dimagev_la-info.Plo
ptp2/ptp-pack.c:3221:31: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 3221 |         xoifs = calloc(sizeof(PTPObjectFilesystemInfo),numberoifs);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:3221:31: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_ptp11_manifest':
ptp2/ptp-pack.c:3221:31: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 3221 |         xoifs = calloc(sizeof(PTPObjectFilesystemInfo),numberoifs);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:3221:31: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_ptp11_manifest':
ptp2/ptp-pack.c:3221:31: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 3221 |         xoifs = calloc(sizeof(PTPObjectFilesystemInfo),numberoifs);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:3221:31: note: earlier argument should specify number of elements, later size of each element
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC':
ptp2/ptp-pack.c:2958:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2958 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2958:29: note: earlier argument should specify number of elements, later size of each element
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GPHOTO2_INTERNAL_CODE "-DLOCALEDIR=\"/usr/share/locale\"" "-DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\"" -I.. -I.. -I../libgphoto2_port -Wno-unused -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT template/la-template.lo -MD -MP -MF template/.deps/la-template.Tpo -c template/template.c  -fPIC -DPIC -o template/.libs/la-template.o
ptp2/ptp-pack.c: In function 'ptp_unpack_Nikon_EC_EX':
ptp2/ptp-pack.c:2992:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 2992 |         *ec = calloc(sizeof(PTPContainer),(*cnt));
      |                             ^~~~~~~~~~~~
ptp2/ptp-pack.c:2992:29: note: earlier argument should specify number of elements, later size of each element
In file included from ../libgphoto2_port/gphoto2/gphoto2-port-info-list.h:64,
                 from ../gphoto2/gphoto2-abilities-list.h:30,
                 from ../gphoto2/gphoto2-library.h:28,
                 from ptp2/library.c:39:
ptp2/library.c: In function 'fixup_cached_deviceinfo':
ptp2/library.c:310:47: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  310 |                 C_MEM (newdi.x = calloc(sizeof(outerdi->x[0]),(ndi.x##_len + outerdi->x##_len)));\
      |                                               ^
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
ptp2/library.c:317:17: note: in expansion of macro 'DI_MERGE'
  317 |                 DI_MERGE(OperationsSupported);
      |                 ^~~~~~~~
ptp2/library.c:310:47: note: earlier argument should specify number of elements, later size of each element
  310 |                 C_MEM (newdi.x = calloc(sizeof(outerdi->x[0]),(ndi.x##_len + outerdi->x##_len)));\
      |                                               ^
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
ptp2/library.c:317:17: note: in expansion of macro 'DI_MERGE'
  317 |                 DI_MERGE(OperationsSupported);
      |                 ^~~~~~~~
ptp2/library.c:310:47: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  310 |                 C_MEM (newdi.x = calloc(sizeof(outerdi->x[0]),(ndi.x##_len + outerdi->x##_len)));\
      |                                               ^
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
ptp2/library.c:318:17: note: in expansion of macro 'DI_MERGE'
  318 |                 DI_MERGE(EventsSupported);
      |                 ^~~~~~~~
ptp2/library.c:310:47: note: earlier argument should specify number of elements, later size of each element
  310 |                 C_MEM (newdi.x = calloc(sizeof(outerdi->x[0]),(ndi.x##_len + outerdi->x##_len)));\
      |                                               ^
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
ptp2/library.c:318:17: note: in expansion of macro 'DI_MERGE'
  318 |                 DI_MERGE(EventsSupported);
      |                 ^~~~~~~~
ptp2/library.c:310:47: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  310 |                 C_MEM (newdi.x = calloc(sizeof(outerdi->x[0]),(ndi.x##_len + outerdi->x##_len)));\
      |                                               ^
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
ptp2/library.c:319:17: note: in expansion of macro 'DI_MERGE'
  319 |                 DI_MERGE(DevicePropertiesSupported);
      |                 ^~~~~~~~
ptp2/library.c:310:47: note: earlier argument should specify number of elements, later size of each element
  310 |                 C_MEM (newdi.x = calloc(sizeof(outerdi->x[0]),(ndi.x##_len + outerdi->x##_len)));\
      |                                               ^
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
ptp2/library.c:319:17: note: in expansion of macro 'DI_MERGE'
  319 |                 DI_MERGE(DevicePropertiesSupported);
      |                 ^~~~~~~~
ptp2/library.c:310:47: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  310 |                 C_MEM (newdi.x = calloc(sizeof(outerdi->x[0]),(ndi.x##_len + outerdi->x##_len)));\
      |                                               ^
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
ptp2/library.c:320:17: note: in expansion of macro 'DI_MERGE'
  320 |                 DI_MERGE(CaptureFormats);
      |                 ^~~~~~~~
ptp2/library.c:310:47: note: earlier argument should specify number of elements, later size of each element
  310 |                 C_MEM (newdi.x = calloc(sizeof(outerdi->x[0]),(ndi.x##_len + outerdi->x##_len)));\
      |                                               ^
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
ptp2/library.c:320:17: note: in expansion of macro 'DI_MERGE'
  320 |                 DI_MERGE(CaptureFormats);
      |                 ^~~~~~~~
ptp2/ptp.c: In function 'ptp_panasonic_9414_0d800012':
ptp2/ptp.c:1476:41: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1476 |         *liveviewsizes = calloc (sizeof(PanasonicLiveViewSize),count);
      |                                         ^~~~~~~~~~~~~~~~~~~~~
ptp2/library.c:310:47: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  310 |                 C_MEM (newdi.x = calloc(sizeof(outerdi->x[0]),(ndi.x##_len + outerdi->x##_len)));\
      |                                               ^
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
ptp2/library.c:321:17: note: in expansion of macro 'DI_MERGE'
  321 |                 DI_MERGE(ImageFormats);
      |                 ^~~~~~~~
ptp2/ptp.c:1476:41: note: earlier argument should specify number of elements, later size of each element
ptp2/library.c:310:47: note: earlier argument should specify number of elements, later size of each element
  310 |                 C_MEM (newdi.x = calloc(sizeof(outerdi->x[0]),(ndi.x##_len + outerdi->x##_len)));\
      |                                               ^
../libgphoto2_port/gphoto2/gphoto2-port-log.h:222:14: note: in definition of macro 'C_MEM'
  222 |         if ((MEM) == NULL) {\
      |              ^~~
ptp2/library.c:321:17: note: in expansion of macro 'DI_MERGE'
  321 |                 DI_MERGE(ImageFormats);
      |                 ^~~~~~~~
mv -f st2205/.deps/la-st2205_decode.Tpo st2205/.deps/la-st2205_decode.Plo
mv -f topfield/.deps/la-crc16.Tpo topfield/.deps/la-crc16.Plo
ptp2/ptp-pack.c: In function 'ptp_unpack_ptp11_manifest':
ptp2/ptp-pack.c:3221:31: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 3221 |         xoifs = calloc(sizeof(PTPObjectFilesystemInfo),numberoifs);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp-pack.c:3221:31: note: earlier argument should specify number of elements, later size of each element
mv -f canon/.deps/la-util.Tpo canon/.deps/la-util.Plo
mv -f minolta/dimagev/.deps/dimagev_la-packet.Tpo minolta/dimagev/.deps/dimagev_la-packet.Plo
topfield/puppy.c: In function 'storage_info_func':
topfield/puppy.c:1079:60: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1079 |                 sif = *storageinformations = calloc(sizeof(CameraStorageInformation),1);
      |                                                            ^~~~~~~~~~~~~~~~~~~~~~~~
topfield/puppy.c:1079:60: note: earlier argument should specify number of elements, later size of each element
topfield/puppy.c: In function 'camera_init':
topfield/puppy.c:1215:38: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 1215 |         camera->pl = calloc (sizeof (CameraPrivateLibrary),1);
      |                                      ^~~~~~~~~~~~~~~~~~~~
topfield/puppy.c:1215:38: note: earlier argument should specify number of elements, later size of each element
mv -f st2205/.deps/la-st2205_tables.Tpo st2205/.deps/la-st2205_tables.Plo
tp6801/library.c: In function 'get_file_func':
tp6801/library.c:154:18: warning: unused variable 'size' [-Wunused-variable]
  154 |         int idx, size;
      |                  ^~~~
ptp2/ptp.c: In function 'ptp_canon_gettreesize':
ptp2/ptp.c:3178:34: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 3178 |         *entries = calloc(sizeof(PTPCanon_directtransfer_entry),(*cnt));
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ptp2/ptp.c:3178:34: note: earlier argument should specify number of elements, later size of each element
mv -f topfield/.deps/la-mjd.Tpo topfield/.deps/la-mjd.Plo
mv -f topfield/.deps/la-tf_bytes.Tpo topfield/.deps/la-tf_bytes.Plo
ptp2/ptp.c: In function 'ptp_canon_eos_getdevicepropdesc':
ptp2/ptp.c:3930:65: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 3930 |                 dpd->FORM.Enum.SupportedValue = calloc (sizeof (PTPPropertyValue),dpd->FORM.Enum.NumberOfValues);
      |                                                                 ^~~~~~~~~~~~~~~~
ptp2/ptp.c:3930:65: note: earlier argument should specify number of elements, later size of each element
mv -f kodak/dc240/.deps/la-dc240.Tpo kodak/dc240/.deps/la-dc240.Plo
mv -f jl2005c/.deps/la-jl2005c.Tpo jl2005c/.deps/la-jl2005c.Plo
mv -f pentax/.deps/la-pslr_enum.Tpo pentax/.deps/la-pslr_enum.Plo
mv -f digigr8/.deps/la-digigr8.Tpo digigr8/.deps/la-digigr8.Plo
mv -f minolta/dimagev/.deps/dimagev_la-dimagev.Tpo minolta/dimagev/.deps/dimagev_la-dimagev.Plo
mv -f ax203/.deps/la-library.Tpo ax203/.deps/la-library.Plo
mv -f minolta/dimagev/.deps/dimagev_la-download.Tpo minolta/dimagev/.deps/dimagev_la-download.Plo
mv -f jl2005a/.deps/la-library.Tpo jl2005a/.deps/la-library.Plo
mv -f minolta/dimagev/.deps/dimagev_la-data.Tpo minolta/dimagev/.deps/dimagev_la-data.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o dimagev.la  minolta/dimagev/dimagev_la-capture.lo minolta/dimagev/dimagev_la-data.lo minolta/dimagev/dimagev_la-delete.lo minolta/dimagev/dimagev_la-dimagev.lo minolta/dimagev/dimagev_la-download.lo minolta/dimagev/dimagev_la-info.lo minolta/dimagev/dimagev_la-packet.lo minolta/dimagev/dimagev_la-status.lo minolta/dimagev/dimagev_la-upload.lo minolta/dimagev/dimagev_la-util.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm 
mv -f jl2005a/.deps/la-jl2005a.Tpo jl2005a/.deps/la-jl2005a.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o jl2005a.la  jl2005a/la-library.lo jl2005a/la-jl2005a.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm 
mv -f mars/.deps/la-library.Tpo mars/.deps/la-library.Plo
mv -f digigr8/.deps/la-library.Tpo digigr8/.deps/la-library.Plo
ptp2/ptp.c: In function 'ptp_fuji_getdeviceinfo':
ptp2/ptp.c:5965:32: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
 5965 |         *props = calloc(sizeof(uint16_t),nums);
      |                                ^~~~~~~~
ptp2/ptp.c:5965:32: note: earlier argument should specify number of elements, later size of each element
mv -f sierra/.deps/la-sierra-usbwrap.Tpo sierra/.deps/la-sierra-usbwrap.Plo
mv -f jl2005c/.deps/la-img_enhance.Tpo jl2005c/.deps/la-img_enhance.Plo
mv -f sierra/.deps/la-sierra-desc.Tpo sierra/.deps/la-sierra-desc.Plo
mv -f sq905/.deps/la-postprocess.Tpo sq905/.deps/la-postprocess.Plo
mv -f template/.deps/la-template.Tpo template/.deps/la-template.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-unused -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o template.la  template/la-template.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm 
mv -f sq905/.deps/la-sq905.Tpo sq905/.deps/la-sq905.Plo
mv -f jl2005c/.deps/la-library.Tpo jl2005c/.deps/la-library.Plo
mv -f directory/.deps/la-directory.Tpo directory/.deps/la-directory.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o directory.la  directory/la-directory.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lexif -lm 
libtool: link: echo "{ global:" > .libs/jl2005a.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/jl2005a.ver
libtool: link:  echo "local: *; };" >> .libs/jl2005a.ver
mv -f jl2005c/.deps/la-jl2005bcd_decompress.Tpo jl2005c/.deps/la-jl2005bcd_decompress.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o jl2005c.la  jl2005c/la-library.lo jl2005c/la-jl2005c.lo jl2005c/la-jpeg_memsrcdest.lo jl2005c/la-jl2005bcd_decompress.lo jl2005c/la-img_enhance.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -ljpeg -lm 
libtool: link:  gcc -shared  -fPIC -DPIC  jl2005a/.libs/la-library.o jl2005a/.libs/la-jl2005a.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,jl2005a.so -Wl,-version-script -Wl,.libs/jl2005a.ver -o .libs/jl2005a.so
libtool: link: echo "{ global:" > .libs/dimagev.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/dimagev.ver
libtool: link:  echo "local: *; };" >> .libs/dimagev.ver
libtool: link:  gcc -shared  -fPIC -DPIC  minolta/dimagev/.libs/dimagev_la-capture.o minolta/dimagev/.libs/dimagev_la-data.o minolta/dimagev/.libs/dimagev_la-delete.o minolta/dimagev/.libs/dimagev_la-dimagev.o minolta/dimagev/.libs/dimagev_la-download.o minolta/dimagev/.libs/dimagev_la-info.o minolta/dimagev/.libs/dimagev_la-packet.o minolta/dimagev/.libs/dimagev_la-status.o minolta/dimagev/.libs/dimagev_la-upload.o minolta/dimagev/.libs/dimagev_la-util.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,dimagev.so -Wl,-version-script -Wl,.libs/dimagev.ver -o .libs/dimagev.so
mv -f topfield/.deps/la-usb_io.Tpo topfield/.deps/la-usb_io.Plo
mv -f st2205/.deps/la-library.Tpo st2205/.deps/la-library.Plo
libtool: link: ( cd ".libs" && rm -f "jl2005a.la" && ln -s "../jl2005a.la" "jl2005a.la" )
libtool: link: ( cd ".libs" && rm -f "dimagev.la" && ln -s "../dimagev.la" "dimagev.la" )
mv -f tp6801/.deps/la-library.Tpo tp6801/.deps/la-library.Plo
libtool: link: echo "{ global:" > .libs/template.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/template.ver
libtool: link:  echo "local: *; };" >> .libs/template.ver
mv -f sonix/.deps/la-library.Tpo sonix/.deps/la-library.Plo
libtool: link:  gcc -shared  -fPIC -DPIC  template/.libs/la-template.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,template.so -Wl,-version-script -Wl,.libs/template.ver -o .libs/template.so
mv -f sq905/.deps/la-library.Tpo sq905/.deps/la-library.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o sq905.la  sq905/la-library.lo sq905/la-sq905.lo sq905/la-postprocess.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm 
libtool: link: echo "{ global:" > .libs/directory.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/directory.ver
libtool: link:  echo "local: *; };" >> .libs/directory.ver
libtool: link:  gcc -shared  -fPIC -DPIC  directory/.libs/la-directory.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lexif -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,directory.so -Wl,-version-script -Wl,.libs/directory.ver -o .libs/directory.so
libtool: link: ( cd ".libs" && rm -f "template.la" && ln -s "../template.la" "template.la" )
libtool: link: echo "{ global:" > .libs/jl2005c.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/jl2005c.ver
libtool: link:  echo "local: *; };" >> .libs/jl2005c.ver
libtool: link:  gcc -shared  -fPIC -DPIC  jl2005c/.libs/la-library.o jl2005c/.libs/la-jl2005c.o jl2005c/.libs/la-jpeg_memsrcdest.o jl2005c/.libs/la-jl2005bcd_decompress.o jl2005c/.libs/la-img_enhance.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -ljpeg -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,jl2005c.so -Wl,-version-script -Wl,.libs/jl2005c.ver -o .libs/jl2005c.so
libtool: link: ( cd ".libs" && rm -f "directory.la" && ln -s "../directory.la" "directory.la" )
libtool: link: ( cd ".libs" && rm -f "jl2005c.la" && ln -s "../jl2005c.la" "jl2005c.la" )
mv -f mars/.deps/la-mars.Tpo mars/.deps/la-mars.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o mars.la  mars/la-library.lo mars/la-mars.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm 
mv -f ax203/.deps/la-tinyjpeg.Tpo ax203/.deps/la-tinyjpeg.Plo
libtool: link: echo "{ global:" > .libs/sq905.ver
mv -f kodak/dc240/.deps/la-library.Tpo kodak/dc240/.deps/la-library.Plo
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/sq905.ver
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o kodak_dc240.la  kodak/dc240/la-dc240.lo kodak/dc240/la-library.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm 
libtool: link:  echo "local: *; };" >> .libs/sq905.ver
libtool: link:  gcc -shared  -fPIC -DPIC  sq905/.libs/la-library.o sq905/.libs/la-sq905.o sq905/.libs/la-postprocess.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,sq905.so -Wl,-version-script -Wl,.libs/sq905.ver -o .libs/sq905.so
mv -f digigr8/.deps/la-digi_postprocess.Tpo digigr8/.deps/la-digi_postprocess.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o digigr8.la  digigr8/la-library.lo digigr8/la-digigr8.lo digigr8/la-digi_postprocess.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm 
libtool: link: ( cd ".libs" && rm -f "sq905.la" && ln -s "../sq905.la" "sq905.la" )
libtool: link: echo "{ global:" > .libs/mars.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/mars.ver
libtool: link:  echo "local: *; };" >> .libs/mars.ver
libtool: link:  gcc -shared  -fPIC -DPIC  mars/.libs/la-library.o mars/.libs/la-mars.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,mars.so -Wl,-version-script -Wl,.libs/mars.ver -o .libs/mars.so
mv -f ptp2/.deps/la-usb.Tpo ptp2/.deps/la-usb.Plo
libtool: link: echo "{ global:" > .libs/kodak_dc240.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/kodak_dc240.ver
libtool: link:  echo "local: *; };" >> .libs/kodak_dc240.ver
libtool: link:  gcc -shared  -fPIC -DPIC  kodak/dc240/.libs/la-dc240.o kodak/dc240/.libs/la-library.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,kodak_dc240.so -Wl,-version-script -Wl,.libs/kodak_dc240.ver -o .libs/kodak_dc240.so
libtool: link: ( cd ".libs" && rm -f "mars.la" && ln -s "../mars.la" "mars.la" )
mv -f ricoh/.deps/g3_la-g3.Tpo ricoh/.deps/g3_la-g3.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o ricoh_g3.la  ricoh/g3_la-g3.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm 
libtool: link: echo "{ global:" > .libs/digigr8.ver
mv -f topfield/.deps/la-puppy.Tpo topfield/.deps/la-puppy.Plo
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/digigr8.ver
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o topfield.la  topfield/la-crc16.lo topfield/la-tf_bytes.lo topfield/la-mjd.lo topfield/la-puppy.lo topfield/la-usb_io.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la  -lm 
libtool: link:  echo "local: *; };" >> .libs/digigr8.ver
libtool: link:  gcc -shared  -fPIC -DPIC  digigr8/.libs/la-library.o digigr8/.libs/la-digigr8.o digigr8/.libs/la-digi_postprocess.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,digigr8.so -Wl,-version-script -Wl,.libs/digigr8.ver -o .libs/digigr8.so
libtool: link: ( cd ".libs" && rm -f "kodak_dc240.la" && ln -s "../kodak_dc240.la" "kodak_dc240.la" )
mv -f sonix/.deps/la-sonix.Tpo sonix/.deps/la-sonix.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o sonix.la  sonix/la-library.lo sonix/la-sonix.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm 
libtool: link: ( cd ".libs" && rm -f "digigr8.la" && ln -s "../digigr8.la" "digigr8.la" )
mv -f pentax/.deps/la-library.Tpo pentax/.deps/la-library.Plo
mv -f ptp2/.deps/la-fujiptpip.Tpo ptp2/.deps/la-fujiptpip.Plo
mv -f canon/.deps/la-serial.Tpo canon/.deps/la-serial.Plo
libtool: link: echo "{ global:" > .libs/ricoh_g3.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/ricoh_g3.ver
libtool: link:  echo "local: *; };" >> .libs/ricoh_g3.ver
libtool: link:  gcc -shared  -fPIC -DPIC  ricoh/.libs/g3_la-g3.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,ricoh_g3.so -Wl,-version-script -Wl,.libs/ricoh_g3.ver -o .libs/ricoh_g3.so
libtool: link: echo "{ global:" > .libs/topfield.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/topfield.ver
libtool: link:  echo "local: *; };" >> .libs/topfield.ver
libtool: link:  gcc -shared  -fPIC -DPIC  topfield/.libs/la-crc16.o topfield/.libs/la-tf_bytes.o topfield/.libs/la-mjd.o topfield/.libs/la-puppy.o topfield/.libs/la-usb_io.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,topfield.so -Wl,-version-script -Wl,.libs/topfield.ver -o .libs/topfield.so
mv -f tp6801/.deps/la-tp6801.Tpo tp6801/.deps/la-tp6801.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o tp6801.la  tp6801/la-library.lo tp6801/la-tp6801.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la  -lm 
libtool: link: echo "{ global:" > .libs/sonix.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/sonix.ver
libtool: link: ( cd ".libs" && rm -f "ricoh_g3.la" && ln -s "../ricoh_g3.la" "ricoh_g3.la" )
libtool: link:  echo "local: *; };" >> .libs/sonix.ver
libtool: link:  gcc -shared  -fPIC -DPIC  sonix/.libs/la-library.o sonix/.libs/la-sonix.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,sonix.so -Wl,-version-script -Wl,.libs/sonix.ver -o .libs/sonix.so
mv -f ax203/.deps/la-ax203.Tpo ax203/.deps/la-ax203.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o ax203.la  ax203/la-library.lo ax203/la-ax203.lo ax203/la-ax203_decode_yuv.lo ax203/la-ax203_decode_yuv_delta.lo ax203/la-ax203_compress_jpeg.lo ax203/la-jpeg_memsrcdest.lo ax203/la-tinyjpeg.lo ax203/la-jidctflt.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la  -ljpeg -lm 
libtool: link: ( cd ".libs" && rm -f "topfield.la" && ln -s "../topfield.la" "topfield.la" )
mv -f pentax/.deps/la-pslr_model.Tpo pentax/.deps/la-pslr_model.Plo
libtool: link: ( cd ".libs" && rm -f "sonix.la" && ln -s "../sonix.la" "sonix.la" )
mv -f ptp2/.deps/la-ptpip.Tpo ptp2/.deps/la-ptpip.Plo
libtool: link: echo "{ global:" > .libs/tp6801.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/tp6801.ver
libtool: link:  echo "local: *; };" >> .libs/tp6801.ver
libtool: link:  gcc -shared  -fPIC -DPIC  tp6801/.libs/la-library.o tp6801/.libs/la-tp6801.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,tp6801.so -Wl,-version-script -Wl,.libs/tp6801.ver -o .libs/tp6801.so
libtool: link: echo "{ global:" > .libs/ax203.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/ax203.ver
libtool: link: ( cd ".libs" && rm -f "tp6801.la" && ln -s "../tp6801.la" "tp6801.la" )
libtool: link:  echo "local: *; };" >> .libs/ax203.ver
libtool: link:  gcc -shared  -fPIC -DPIC  ax203/.libs/la-library.o ax203/.libs/la-ax203.o ax203/.libs/la-ax203_decode_yuv.o ax203/.libs/la-ax203_decode_yuv_delta.o ax203/.libs/la-ax203_compress_jpeg.o ax203/.libs/la-jpeg_memsrcdest.o ax203/.libs/la-tinyjpeg.o ax203/.libs/la-jidctflt.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -ljpeg -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,ax203.so -Wl,-version-script -Wl,.libs/ax203.ver -o .libs/ax203.so
mv -f canon/.deps/la-usb.Tpo canon/.deps/la-usb.Plo
mv -f sierra/.deps/la-library.Tpo sierra/.deps/la-library.Plo
libtool: link: ( cd ".libs" && rm -f "ax203.la" && ln -s "../ax203.la" "ax203.la" )
mv -f canon/.deps/la-library.Tpo canon/.deps/la-library.Plo
mv -f ptp2/.deps/la-chdk.Tpo ptp2/.deps/la-chdk.Plo
mv -f st2205/.deps/la-st2205.Tpo st2205/.deps/la-st2205.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o st2205.la  st2205/la-library.lo st2205/la-st2205.lo st2205/la-st2205_decode.lo st2205/la-st2205_tables.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la    -lm 
libtool: link: echo "{ global:" > .libs/st2205.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/st2205.ver
mv -f sierra/.deps/la-sierra.Tpo sierra/.deps/la-sierra.Plo
libtool: link:  echo "local: *; };" >> .libs/st2205.ver
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o sierra.la  sierra/la-sierra.lo sierra/la-library.lo sierra/la-sierra-usbwrap.lo sierra/la-sierra-desc.lo sierra/la-nikon-desc.lo sierra/la-olympus-desc.lo sierra/la-epson-desc.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lexif -lm 
libtool: link:  gcc -shared  -fPIC -DPIC  st2205/.libs/la-library.o st2205/.libs/la-st2205.o st2205/.libs/la-st2205_decode.o st2205/.libs/la-st2205_tables.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,st2205.so -Wl,-version-script -Wl,.libs/st2205.ver -o .libs/st2205.so
libtool: link: ( cd ".libs" && rm -f "st2205.la" && ln -s "../st2205.la" "st2205.la" )
mv -f canon/.deps/la-canon.Tpo canon/.deps/la-canon.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o canon.la  canon/la-canon.lo canon/la-library.lo canon/la-serial.lo canon/la-usb.lo canon/la-crc.lo canon/la-util.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lexif -lm 
libtool: link: echo "{ global:" > .libs/sierra.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/sierra.ver
libtool: link:  echo "local: *; };" >> .libs/sierra.ver
libtool: link:  gcc -shared  -fPIC -DPIC  sierra/.libs/la-sierra.o sierra/.libs/la-library.o sierra/.libs/la-sierra-usbwrap.o sierra/.libs/la-sierra-desc.o sierra/.libs/la-nikon-desc.o sierra/.libs/la-olympus-desc.o sierra/.libs/la-epson-desc.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lexif -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,sierra.so -Wl,-version-script -Wl,.libs/sierra.ver -o .libs/sierra.so
libtool: link: ( cd ".libs" && rm -f "sierra.la" && ln -s "../sierra.la" "sierra.la" )
libtool: link: echo "{ global:" > .libs/canon.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/canon.ver
libtool: link:  echo "local: *; };" >> .libs/canon.ver
libtool: link:  gcc -shared  -fPIC -DPIC  canon/.libs/la-canon.o canon/.libs/la-library.o canon/.libs/la-serial.o canon/.libs/la-usb.o canon/.libs/la-crc.o canon/.libs/la-util.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lexif -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,canon.so -Wl,-version-script -Wl,.libs/canon.ver -o .libs/canon.so
libtool: link: ( cd ".libs" && rm -f "canon.la" && ln -s "../canon.la" "canon.la" )
mv -f pentax/.deps/la-pslr.Tpo pentax/.deps/la-pslr.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-unused -DLIBGPHOTO2 -DPKTDATADIR='"/"' -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o pentax.la  pentax/la-pslr.lo pentax/la-library.lo pentax/la-pslr_enum.lo pentax/la-pslr_lens.lo pentax/la-pslr_model.lo pentax/la-js0n.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm 
libtool: link: echo "{ global:" > .libs/pentax.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/pentax.ver
libtool: link:  echo "local: *; };" >> .libs/pentax.ver
libtool: link:  gcc -shared  -fPIC -DPIC  pentax/.libs/la-pslr.o pentax/.libs/la-library.o pentax/.libs/la-pslr_enum.o pentax/.libs/la-pslr_lens.o pentax/.libs/la-pslr_model.o pentax/.libs/la-js0n.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,pentax.so -Wl,-version-script -Wl,.libs/pentax.ver -o .libs/pentax.so
libtool: link: ( cd ".libs" && rm -f "pentax.la" && ln -s "../pentax.la" "pentax.la" )
mv -f ptp2/.deps/la-ptp.Tpo ptp2/.deps/la-ptp.Plo
mv -f ptp2/.deps/la-library.Tpo ptp2/.deps/la-library.Plo
mv -f ptp2/.deps/la-config.Tpo ptp2/.deps/la-config.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols '../camlibs/camlib.sym' -rpath '/usr/lib/libgphoto2/2.5.31' -Wl,--as-needed,-O1,--sort-common -o ptp2.la  ptp2/la-ptp.lo ptp2/la-library.lo ptp2/la-usb.lo ptp2/la-ptpip.lo ptp2/la-config.lo ptp2/la-olympus-wrap.lo ptp2/la-chdk.lo ptp2/la-fujiptpip.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la   -ljpeg  -lm 
libtool: link: echo "{ global:" > .libs/ptp2.ver
libtool: link:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/ptp2.ver
libtool: link:  echo "local: *; };" >> .libs/ptp2.ver
libtool: link:  gcc -shared  -fPIC -DPIC  ptp2/.libs/la-ptp.o ptp2/.libs/la-library.o ptp2/.libs/la-usb.o ptp2/.libs/la-ptpip.o ptp2/.libs/la-config.o ptp2/.libs/la-olympus-wrap.o ptp2/.libs/la-chdk.o ptp2/.libs/la-fujiptpip.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2/.libs -Wl,-rpath -Wl,/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs ../libgphoto2/.libs/libgphoto2.so -L/usr/lib /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lexif ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so /usr/lib/libltdl.so -lpthread -ljpeg -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,ptp2.so -Wl,-version-script -Wl,.libs/ptp2.ver -o .libs/ptp2.so
libtool: link: ( cd ".libs" && rm -f "ptp2.la" && ln -s "../ptp2.la" "ptp2.la" )
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
Making all in canon/doc
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs/canon/doc'
Dummy target all-local.
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs/canon/doc'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
Making all in tests
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
depbase=`echo print-libgphoto2-version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT print-libgphoto2-version.o -MD -MP -MF $depbase.Tpo -c -o print-libgphoto2-version.o print-libgphoto2-version.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test-gphoto2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT test-gphoto2.o -MD -MP -MF $depbase.Tpo -c -o test-gphoto2.o test-gphoto2.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test-filesys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT test-filesys.o -MD -MP -MF $depbase.Tpo -c -o test-filesys.o test-filesys.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o print-libgphoto2-version print-libgphoto2-version.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o test-gphoto2 test-gphoto2.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/print-libgphoto2-version print-libgphoto2-version.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test-gphoto2 test-gphoto2.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o test-filesys test-filesys.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test-filesys test-filesys.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
Making all in examples
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/examples'
depbase=`echo sample-autodetect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sample-autodetect.o -MD -MP -MF $depbase.Tpo -c -o sample-autodetect.o sample-autodetect.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT context.o -MD -MP -MF $depbase.Tpo -c -o context.o context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT config.o -MD -MP -MF $depbase.Tpo -c -o config.o config.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sample-multi-detect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sample-multi-detect.o -MD -MP -MF $depbase.Tpo -c -o sample-multi-detect.o sample-multi-detect.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo autodetect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT autodetect.o -MD -MP -MF $depbase.Tpo -c -o autodetect.o autodetect.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lunkwill-canon-capture.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT lunkwill-canon-capture.o -MD -MP -MF $depbase.Tpo -c -o lunkwill-canon-capture.o lunkwill-canon-capture.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sample-owner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sample-owner.o -MD -MP -MF $depbase.Tpo -c -o sample-owner.o sample-owner.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sample-photobooth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sample-photobooth.o -MD -MP -MF $depbase.Tpo -c -o sample-photobooth.o sample-photobooth.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo preview.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT preview.o -MD -MP -MF $depbase.Tpo -c -o preview.o preview.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo focus.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT focus.o -MD -MP -MF $depbase.Tpo -c -o focus.o focus.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sample-tether.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sample-tether.o -MD -MP -MF $depbase.Tpo -c -o sample-tether.o sample-tether.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sample-afl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sample-afl.o -MD -MP -MF $depbase.Tpo -c -o sample-afl.o sample-afl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo best-iso.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT best-iso.o -MD -MP -MF $depbase.Tpo -c -o best-iso.o best-iso.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sample-capture.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sample-capture.o -MD -MP -MF $depbase.Tpo -c -o sample-capture.o sample-capture.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sample-trigger-capture.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sample-trigger-capture.o -MD -MP -MF $depbase.Tpo -c -o sample-trigger-capture.o sample-trigger-capture.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sample-justfocus.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT sample-justfocus.o -MD -MP -MF $depbase.Tpo -c -o sample-justfocus.o sample-justfocus.c &&\
mv -f $depbase.Tpo $depbase.Po
sample-multi-detect.c: In function 'main':
sample-multi-detect.c:35:32: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
   35 |         cams = calloc (sizeof (Camera*),count);
      |                                ^~~~~~
sample-multi-detect.c:35:32: note: earlier argument should specify number of elements, later size of each element
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o sample-autodetect sample-autodetect.o context.o config.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o sample-multi-detect sample-multi-detect.o autodetect.o context.o config.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o lunkwill-canon-capture lunkwill-canon-capture.o context.o config.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o sample-owner sample-owner.o context.o config.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o sample-tether sample-tether.o context.o config.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o sample-preview preview.o context.o config.o focus.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o sample-capture sample-capture.o context.o config.o focus.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o sample-justfocus sample-justfocus.o context.o focus.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o sample-photobooth sample-photobooth.o context.o config.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o sample-trigger-capture sample-trigger-capture.o context.o config.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o sample-afl sample-afl.o context.o autodetect.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sample-autodetect sample-autodetect.o context.o config.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sample-owner sample-owner.o context.o config.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sample-multi-detect sample-multi-detect.o autodetect.o context.o config.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sample-tether sample-tether.o context.o config.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/lunkwill-canon-capture lunkwill-canon-capture.o context.o config.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o best-iso best-iso.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sample-justfocus sample-justfocus.o context.o focus.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sample-preview preview.o context.o config.o focus.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sample-capture sample-capture.o context.o config.o focus.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sample-photobooth sample-photobooth.o context.o config.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sample-trigger-capture sample-trigger-capture.o context.o config.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sample-afl sample-afl.o context.o autodetect.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/best-iso best-iso.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/examples'
Making all in po
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/po'
Making all in packaging
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
Making all in generic
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging/generic'
depbase=`echo print-camera-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I../.. -I../.. -I../../libgphoto2_port -I../../libgphoto2 -I../../libgphoto2   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT print-camera-list.o -MD -MP -MF $depbase.Tpo -c -o print-camera-list.o print-camera-list.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o print-camera-list print-camera-list.o ../../libgphoto2/libgphoto2.la ../../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif -lm 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/print-camera-list print-camera-list.o  ../../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging/generic'
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
Making all in doc
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
Making all in api
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc/api'
Dummy target all-local.
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc/api'
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31'
+ test -f po/Makevars
+ MAKEVARS_FILE=po/Makevars
+ /bin/sed -n 's/^DOMAIN \{0,\}= \{0,\}//p' po/Makevars
+ MAKEVARS_DOMAIN=libgphoto2-6
+ MAKE_TIME_DOMAIN=libgphoto2-6
+ echo '  MAKEVARS_DOMAIN=libgphoto2-6'
  MAKEVARS_DOMAIN=libgphoto2-6
+ echo '  GETTEXT_PACKAGE_LIBGPHOTO2=libgphoto2-6'
  GETTEXT_PACKAGE_LIBGPHOTO2=libgphoto2-6
+ test xlibgphoto2-6 '=' xlibgphoto2-6
+ echo 'Good: Matching gettext domain values (libgphoto2-6)'
Good: Matching gettext domain values (libgphoto2-6)
+ true
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31'
Making check in libgphoto2_port
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
Making check in po
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/po'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/po'
Making check in libgphoto2_port
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port'
Making check in .
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
+ test -f po/Makevars
+ MAKEVARS_FILE=po/Makevars
+ /bin/sed -n 's/^DOMAIN \{0,\}= \{0,\}//p' po/Makevars
+ MAKEVARS_DOMAIN=libgphoto2_port-12
+ MAKE_TIME_DOMAIN=libgphoto2_port-12
+ echo '  MAKEVARS_DOMAIN=libgphoto2_port-12'
  MAKEVARS_DOMAIN=libgphoto2_port-12
+ echo '  GETTEXT_PACKAGE_LIBGPHOTO2_PORT=libgphoto2_port-12'
  GETTEXT_PACKAGE_LIBGPHOTO2_PORT=libgphoto2_port-12
+ test xlibgphoto2_port-12 '=' xlibgphoto2_port-12
+ echo 'Good: Matching gettext domain values (libgphoto2_port-12)'
Good: Matching gettext domain values (libgphoto2_port-12)
+ true
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
Making check in tests
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
make  test-port-list
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
make[3]: 'test-port-list' is up to date.
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
make  check-TESTS
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
make[4]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
PASS: test-port-list
============================================================================
Testsuite summary for libgphoto2 port access library 0.12.2
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
Making check in doc
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/doc'
Dummy target all-local.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
Making check in libgphoto2
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2'
Making check in camlibs
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
Making check in .
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
Making check in canon/doc
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs/canon/doc'
Dummy target all-local.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs/canon/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
Making check in tests
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
make  test-i18n test-endian test-camera-list test-init-localedir test-pedantic-c90 test-pedantic-c99 test-pedantic-c11 test-pedantic-c2x test-pedantic-cxx98 test-pedantic-cxx11 test-pedantic-cxx14 test-pedantic-cxx17 test-pedantic-cxx20
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT test_i18n-test-i18n.o -MD -MP -MF .deps/test_i18n-test-i18n.Tpo -c -o test_i18n-test-i18n.o `test -f 'test-i18n.c' || echo './'`test-i18n.c
depbase=`echo test-endian.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT test-endian.o -MD -MP -MF $depbase.Tpo -c -o test-endian.o test-endian.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test-camera-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT test-camera-list.o -MD -MP -MF $depbase.Tpo -c -o test-camera-list.o test-camera-list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test-init-localedir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..  -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/share/locale\" -DCAMLIBS=\"/usr/lib/libgphoto2/2.5.31\" -I.. -I.. -I../libgphoto2_port   -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT test-init-localedir.o -MD -MP -MF $depbase.Tpo -c -o test-init-localedir.o test-init-localedir.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgphoto2_port -I..  -std=c90 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT test_pedantic_c90-test-pedantic-compilation.o -MD -MP -MF .deps/test_pedantic_c90-test-pedantic-compilation.Tpo -c -o test_pedantic_c90-test-pedantic-compilation.o `test -f 'test-pedantic-compilation.c' || echo './'`test-pedantic-compilation.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgphoto2_port -I..  -std=c99 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT test_pedantic_c99-test-pedantic-compilation.o -MD -MP -MF .deps/test_pedantic_c99-test-pedantic-compilation.Tpo -c -o test_pedantic_c99-test-pedantic-compilation.o `test -f 'test-pedantic-compilation.c' || echo './'`test-pedantic-compilation.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgphoto2_port -I..  -std=c11 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT test_pedantic_c11-test-pedantic-compilation.o -MD -MP -MF .deps/test_pedantic_c11-test-pedantic-compilation.Tpo -c -o test_pedantic_c11-test-pedantic-compilation.o `test -f 'test-pedantic-compilation.c' || echo './'`test-pedantic-compilation.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgphoto2_port -I..  -std=c2x -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -MT test_pedantic_c2x-test-pedantic-compilation.o -MD -MP -MF .deps/test_pedantic_c2x-test-pedantic-compilation.Tpo -c -o test_pedantic_c2x-test-pedantic-compilation.o `test -f 'test-pedantic-compilation.c' || echo './'`test-pedantic-compilation.c
g++ -DHAVE_CONFIG_H -I. -I..  -I../libgphoto2_port -I..  -std=c++98 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT test_pedantic_cxx98-test-pedantic-compilation.o -MD -MP -MF .deps/test_pedantic_cxx98-test-pedantic-compilation.Tpo -c -o test_pedantic_cxx98-test-pedantic-compilation.o `test -f 'test-pedantic-compilation.cxx' || echo './'`test-pedantic-compilation.cxx
g++ -DHAVE_CONFIG_H -I. -I..  -I../libgphoto2_port -I..  -std=c++11 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT test_pedantic_cxx11-test-pedantic-compilation.o -MD -MP -MF .deps/test_pedantic_cxx11-test-pedantic-compilation.Tpo -c -o test_pedantic_cxx11-test-pedantic-compilation.o `test -f 'test-pedantic-compilation.cxx' || echo './'`test-pedantic-compilation.cxx
g++ -DHAVE_CONFIG_H -I. -I..  -I../libgphoto2_port -I..  -std=c++14 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT test_pedantic_cxx14-test-pedantic-compilation.o -MD -MP -MF .deps/test_pedantic_cxx14-test-pedantic-compilation.Tpo -c -o test_pedantic_cxx14-test-pedantic-compilation.o `test -f 'test-pedantic-compilation.cxx' || echo './'`test-pedantic-compilation.cxx
g++ -DHAVE_CONFIG_H -I. -I..  -I../libgphoto2_port -I..  -std=c++17 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT test_pedantic_cxx17-test-pedantic-compilation.o -MD -MP -MF .deps/test_pedantic_cxx17-test-pedantic-compilation.Tpo -c -o test_pedantic_cxx17-test-pedantic-compilation.o `test -f 'test-pedantic-compilation.cxx' || echo './'`test-pedantic-compilation.cxx
g++ -DHAVE_CONFIG_H -I. -I..  -I../libgphoto2_port -I..  -std=c++20 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT test_pedantic_cxx20-test-pedantic-compilation.o -MD -MP -MF .deps/test_pedantic_cxx20-test-pedantic-compilation.Tpo -c -o test_pedantic_cxx20-test-pedantic-compilation.o `test -f 'test-pedantic-compilation.cxx' || echo './'`test-pedantic-compilation.cxx
In file included from test-i18n.c:7:
test-i18n.c: In function 'main':
../libgphoto2/i18n.h:25:45: warning: statement with no effect [-Wunused-value]
   25 | #  define bindtextdomain(Domain, Directory) (Domain)
      |                                             ^
test-i18n.c:79:9: note: in expansion of macro 'bindtextdomain'
   79 |         bindtextdomain(GETTEXT_PACKAGE_LIBGPHOTO2, LOCALEDIR);
      |         ^~~~~~~~~~~~~~
mv -f .deps/test_pedantic_c90-test-pedantic-compilation.Tpo .deps/test_pedantic_c90-test-pedantic-compilation.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -std=c90 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o test-pedantic-c90 test_pedantic_c90-test-pedantic-compilation.o  -lm 
mv -f .deps/test_pedantic_c2x-test-pedantic-compilation.Tpo .deps/test_pedantic_c2x-test-pedantic-compilation.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -std=c2x -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o test-pedantic-c2x test_pedantic_c2x-test-pedantic-compilation.o  -lm 
mv -f .deps/test_pedantic_c11-test-pedantic-compilation.Tpo .deps/test_pedantic_c11-test-pedantic-compilation.Po
mv -f .deps/test_pedantic_c99-test-pedantic-compilation.Tpo .deps/test_pedantic_c99-test-pedantic-compilation.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -std=c11 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o test-pedantic-c11 test_pedantic_c11-test-pedantic-compilation.o  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o test-pedantic-c99 test_pedantic_c99-test-pedantic-compilation.o  -lm 
mv -f .deps/test_i18n-test-i18n.Tpo .deps/test_i18n-test-i18n.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o test-i18n test_i18n-test-i18n.o  -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o test-init-localedir test-init-localedir.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
libtool: link: gcc -std=c90 -pedantic -Wall -Wextra -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test-pedantic-c90 test_pedantic_c90-test-pedantic-compilation.o  -lm
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o test-endian test-endian.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
libtool: link: gcc -std=c2x -pedantic -Wall -Wextra -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test-pedantic-c2x test_pedantic_c2x-test-pedantic-compilation.o  -lm
libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test-pedantic-c99 test_pedantic_c99-test-pedantic-compilation.o  -lm
libtool: link: gcc -std=c11 -pedantic -Wall -Wextra -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test-pedantic-c11 test_pedantic_c11-test-pedantic-compilation.o  -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test-i18n test_i18n-test-i18n.o  -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test-init-localedir test-init-localedir.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter  -Wl,--as-needed,-O1,--sort-common -o test-camera-list test-camera-list.o ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif  -lm 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test-endian test-endian.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test-camera-list test-camera-list.o  ../libgphoto2/.libs/libgphoto2.so /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so ../libgphoto2_port/libgphoto2_port/.libs/libgphoto2_port.so -lpthread /usr/lib/libltdl.so -lexif -lm
mv -f .deps/test_pedantic_cxx98-test-pedantic-compilation.Tpo .deps/test_pedantic_cxx98-test-pedantic-compilation.Po
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=c++98 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -o test-pedantic-cxx98 test_pedantic_cxx98-test-pedantic-compilation.o  -lm 
libtool: link: g++ -std=c++98 -pedantic -Wall -Wextra -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test-pedantic-cxx98 test_pedantic_cxx98-test-pedantic-compilation.o  -lm
mv -f .deps/test_pedantic_cxx11-test-pedantic-compilation.Tpo .deps/test_pedantic_cxx11-test-pedantic-compilation.Po
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=c++11 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -o test-pedantic-cxx11 test_pedantic_cxx11-test-pedantic-compilation.o  -lm 
mv -f .deps/test_pedantic_cxx14-test-pedantic-compilation.Tpo .deps/test_pedantic_cxx14-test-pedantic-compilation.Po
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=c++14 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -o test-pedantic-cxx14 test_pedantic_cxx14-test-pedantic-compilation.o  -lm 
libtool: link: g++ -std=c++11 -pedantic -Wall -Wextra -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test-pedantic-cxx11 test_pedantic_cxx11-test-pedantic-compilation.o  -lm
libtool: link: g++ -std=c++14 -pedantic -Wall -Wextra -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test-pedantic-cxx14 test_pedantic_cxx14-test-pedantic-compilation.o  -lm
mv -f .deps/test_pedantic_cxx17-test-pedantic-compilation.Tpo .deps/test_pedantic_cxx17-test-pedantic-compilation.Po
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=c++17 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -o test-pedantic-cxx17 test_pedantic_cxx17-test-pedantic-compilation.o  -lm 
libtool: link: g++ -std=c++17 -pedantic -Wall -Wextra -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test-pedantic-cxx17 test_pedantic_cxx17-test-pedantic-compilation.o  -lm
mv -f .deps/test_pedantic_cxx20-test-pedantic-compilation.Tpo .deps/test_pedantic_cxx20-test-pedantic-compilation.Po
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=c++20 -pedantic -Wall -Wextra -Werror  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -o test-pedantic-cxx20 test_pedantic_cxx20-test-pedantic-compilation.o  -lm 
libtool: link: g++ -std=c++20 -pedantic -Wall -Wextra -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test-pedantic-cxx20 test_pedantic_cxx20-test-pedantic-compilation.o  -lm
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
PASS: test-pedantic-c90
PASS: test-pedantic-c99
PASS: test-pedantic-c11
PASS: test-pedantic-c2x
PASS: test-endian
PASS: test-init-localedir
PASS: test-pedantic-cxx98
PASS: test-pedantic-cxx11
PASS: test-pedantic-cxx14
PASS: test-pedantic-cxx17
PASS: test-pedantic-cxx20
PASS: test-camera-list
============================================================================
Testsuite summary for libgphoto2 photo camera library 2.5.31
============================================================================
# TOTAL: 12
# PASS:  12
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
Making check in examples
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/examples'
make   
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/examples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/examples'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/examples'
Making check in po
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/po'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/po'
Making check in packaging
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
Making check in generic
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging/generic'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging/generic'
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
Making check in doc
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
Making check in api
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc/api'
Dummy target all-local.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc/api'
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31'
+ test -f po/Makevars
+ MAKEVARS_FILE=po/Makevars
+ /bin/sed -n 's/^DOMAIN \{0,\}= \{0,\}//p' po/Makevars
+ MAKEVARS_DOMAIN=libgphoto2-6
+ MAKE_TIME_DOMAIN=libgphoto2-6
+ echo '  MAKEVARS_DOMAIN=libgphoto2-6'
  MAKEVARS_DOMAIN=libgphoto2-6
+ echo '  GETTEXT_PACKAGE_LIBGPHOTO2=libgphoto2-6'
  GETTEXT_PACKAGE_LIBGPHOTO2=libgphoto2-6
+ test xlibgphoto2-6 '=' xlibgphoto2-6
+ echo 'Good: Matching gettext domain values (libgphoto2-6)'
Good: Matching gettext domain values (libgphoto2-6)
+ true
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31'
>>> libgphoto2: Entering fakeroot...
Making install in libgphoto2_port
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
Making install in po
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/po'
if test "libgphoto2_port" = "gettext-tools"; then \
  .././auto-aux/install-sh -c -d /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/po'
Making install in libgphoto2_port
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port'
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port'
make[3]: Nothing to be done for 'install-data-am'.
 .././auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libgphoto2_port.la '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib'
libtool: install: /usr/bin/install -c .libs/libgphoto2_port.so.12.2.0 /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port.so.12.2.0
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib && { ln -s -f libgphoto2_port.so.12.2.0 libgphoto2_port.so.12 || { rm -f libgphoto2_port.so.12 && ln -s libgphoto2_port.so.12.2.0 libgphoto2_port.so.12; }; })
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib && { ln -s -f libgphoto2_port.so.12.2.0 libgphoto2_port.so || { rm -f libgphoto2_port.so && ln -s libgphoto2_port.so.12.2.0 libgphoto2_port.so; }; })
libtool: install: /usr/bin/install -c .libs/libgphoto2_port.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port'
Making install in .
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
+ test -f po/Makevars
+ MAKEVARS_FILE=po/Makevars
+ /bin/sed -n 's/^DOMAIN \{0,\}= \{0,\}//p' po/Makevars
+ MAKEVARS_DOMAIN=libgphoto2_port-12
+ MAKE_TIME_DOMAIN=libgphoto2_port-12
+ echo '  MAKEVARS_DOMAIN=libgphoto2_port-12'
  MAKEVARS_DOMAIN=libgphoto2_port-12
+ echo '  GETTEXT_PACKAGE_LIBGPHOTO2_PORT=libgphoto2_port-12'
  GETTEXT_PACKAGE_LIBGPHOTO2_PORT=libgphoto2_port-12
+ test xlibgphoto2_port-12 '=' xlibgphoto2_port-12
+ echo 'Good: Matching gettext domain values (libgphoto2_port-12)'
Good: Matching gettext domain values (libgphoto2_port-12)
+ true
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/bin'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/doc/libgphoto2_port'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/include'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/pkgconfig'
 /usr/bin/install -c gphoto2-port-config '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/bin'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/libgphoto2_port/0.12.2/vcamera'
 /usr/bin/install -c -m 644 AUTHORS README NEWS '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/doc/libgphoto2_port'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2'
 /usr/bin/install -c -m 644 libgphoto2_port.pc '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/pkgconfig'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   usb1.la usbdiskdirect.la usbscsi.la disk.la ptpip.la '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/include/gphoto2'
 /usr/bin/install -c -m 644 vusb/README.txt '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/libgphoto2_port/0.12.2/vcamera'
 /usr/bin/install -c -m 644  gphoto2/gphoto2-port.h gphoto2/gphoto2-port-info-list.h gphoto2/gphoto2-port-log.h gphoto2/gphoto2-port-version.h gphoto2/gphoto2-port-portability.h gphoto2/gphoto2-port-result.h '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/include/gphoto2'
libtool: warning: relinking 'usb1.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath /usr/lib/libgphoto2_port/0.12.2 -Wl,--as-needed,-O1,--sort-common -o usb1.la libusb1/usb1_la-libusb1.lo ./libgphoto2_port/libgphoto2_port.la -lusb-1.0 -lpthread -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/usb1.ver
libtool: relink:  cat ./iolib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/usb1.ver
libtool: relink:  echo "local: *; };" >> .libs/usb1.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  libusb1/.libs/usb1_la-libusb1.o   -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2_port -lltdl -lusb-1.0 -lpthread  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,usb1.so -Wl,-version-script -Wl,.libs/usb1.ver -o .libs/usb1.so
libtool: install: /usr/bin/install -c .libs/usb1.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2/usb1.so
libtool: install: /usr/bin/install -c .libs/usb1.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2/usb1.la
libtool: warning: relinking 'usbdiskdirect.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath /usr/lib/libgphoto2_port/0.12.2 -Wl,--as-needed,-O1,--sort-common -o usbdiskdirect.la usbdiskdirect/la-linux.lo ./libgphoto2_port/libgphoto2_port.la -lpthread -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/usbdiskdirect.ver
libtool: relink:  cat ./iolib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/usbdiskdirect.ver
libtool: relink:  echo "local: *; };" >> .libs/usbdiskdirect.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  usbdiskdirect/.libs/la-linux.o   -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2_port -lltdl -lpthread  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,usbdiskdirect.so -Wl,-version-script -Wl,.libs/usbdiskdirect.ver -o .libs/usbdiskdirect.so
libtool: install: /usr/bin/install -c .libs/usbdiskdirect.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2/usbdiskdirect.so
libtool: install: /usr/bin/install -c .libs/usbdiskdirect.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2/usbdiskdirect.la
libtool: warning: relinking 'usbscsi.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath /usr/lib/libgphoto2_port/0.12.2 -Wl,--as-needed,-O1,--sort-common -o usbscsi.la usbscsi/la-linux.lo ./libgphoto2_port/libgphoto2_port.la -lpthread -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/usbscsi.ver
libtool: relink:  cat ./iolib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/usbscsi.ver
libtool: relink:  echo "local: *; };" >> .libs/usbscsi.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  usbscsi/.libs/la-linux.o   -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2_port -lltdl -lpthread  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,usbscsi.so -Wl,-version-script -Wl,.libs/usbscsi.ver -o .libs/usbscsi.so
libtool: install: /usr/bin/install -c .libs/usbscsi.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2/usbscsi.so
libtool: install: /usr/bin/install -c .libs/usbscsi.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2/usbscsi.la
libtool: warning: relinking 'disk.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath /usr/lib/libgphoto2_port/0.12.2 -Wl,--as-needed,-O1,--sort-common -o disk.la disk/la-disk.lo ./libgphoto2_port/libgphoto2_port.la -lpthread -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/disk.ver
libtool: relink:  cat ./iolib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/disk.ver
libtool: relink:  echo "local: *; };" >> .libs/disk.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  disk/.libs/la-disk.o   -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2_port -lltdl -lpthread  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,disk.so -Wl,-version-script -Wl,.libs/disk.ver -o .libs/disk.so
libtool: install: /usr/bin/install -c .libs/disk.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2/disk.so
libtool: install: /usr/bin/install -c .libs/disk.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2/disk.la
libtool: warning: relinking 'ptpip.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath /usr/lib/libgphoto2_port/0.12.2 -Wl,--as-needed,-O1,--sort-common -o ptpip.la ptpip/la-ptpip.lo ./libgphoto2_port/libgphoto2_port.la -lpthread -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/ptpip.ver
libtool: relink:  cat ./iolib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/ptpip.ver
libtool: relink:  echo "local: *; };" >> .libs/ptpip.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  ptpip/.libs/la-ptpip.o   -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2_port -lltdl -lpthread  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,ptpip.so -Wl,-version-script -Wl,.libs/ptpip.ver -o .libs/ptpip.so
libtool: install: /usr/bin/install -c .libs/ptpip.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2/ptpip.so
libtool: install: /usr/bin/install -c .libs/ptpip.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2_port/0.12.2/ptpip.la
libtool: warning: remember to run 'libtool --finish /usr/lib/libgphoto2_port/0.12.2'
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
Making install in tests
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/tests'
Making install in doc
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/doc'
Dummy target all-local.
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/doc'
make[3]: Nothing to be done for 'install-exec-am'.
Dummy target install-data-local
Re-run configure with adequate parameters and run make again to build docs.
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/doc'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port'
Making install in libgphoto2
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2'
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2'
make[2]: Nothing to be done for 'install-data-am'.
 .././auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libgphoto2.la '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib'
libtool: warning: relinking 'libgphoto2.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -no-undefined -export-symbols ./libgphoto2.sym -version-info 9:0:3 -Wl,--as-needed,-O1,--sort-common -o libgphoto2.la -rpath /usr/lib libgphoto2_la-gphoto2-abilities-list.lo libgphoto2_la-ahd_bayer.lo libgphoto2_la-bayer.lo libgphoto2_la-gphoto2-camera.lo libgphoto2_la-gphoto2-context.lo libgphoto2_la-exif.lo libgphoto2_la-gphoto2-file.lo libgphoto2_la-gphoto2-filesys.lo libgphoto2_la-gamma.lo libgphoto2_la-jpeg.lo libgphoto2_la-gphoto2-list.lo libgphoto2_la-gphoto2-result.lo libgphoto2_la-gphoto2-version.lo libgphoto2_la-gphoto2-setting.lo libgphoto2_la-gphoto2-widget.lo ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lltdl -lexif -lm -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/libgphoto2.ver
libtool: relink:  cat ./libgphoto2.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libgphoto2.ver
libtool: relink:  echo "local: *; };" >> .libs/libgphoto2.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  .libs/libgphoto2_la-gphoto2-abilities-list.o .libs/libgphoto2_la-ahd_bayer.o .libs/libgphoto2_la-bayer.o .libs/libgphoto2_la-gphoto2-camera.o .libs/libgphoto2_la-gphoto2-context.o .libs/libgphoto2_la-exif.o .libs/libgphoto2_la-gphoto2-file.o .libs/libgphoto2_la-gphoto2-filesys.o .libs/libgphoto2_la-gamma.o .libs/libgphoto2_la-jpeg.o .libs/libgphoto2_la-gphoto2-list.o .libs/libgphoto2_la-gphoto2-result.o .libs/libgphoto2_la-gphoto2-version.o .libs/libgphoto2_la-gphoto2-setting.o .libs/libgphoto2_la-gphoto2-widget.o   -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2_port -lpthread -lltdl -lexif -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,libgphoto2.so.6 -Wl,-version-script -Wl,.libs/libgphoto2.ver -o .libs/libgphoto2.so.6.3.0
libtool: install: /usr/bin/install -c .libs/libgphoto2.so.6.3.0T /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2.so.6.3.0
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib && { ln -s -f libgphoto2.so.6.3.0 libgphoto2.so.6 || { rm -f libgphoto2.so.6 && ln -s libgphoto2.so.6.3.0 libgphoto2.so.6; }; })
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib && { ln -s -f libgphoto2.so.6.3.0 libgphoto2.so || { rm -f libgphoto2.so && ln -s libgphoto2.so.6.3.0 libgphoto2.so; }; })
libtool: install: /usr/bin/install -c .libs/libgphoto2.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2'
Making install in camlibs
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
Making install in .
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
make[3]: Nothing to be done for 'install-exec-am'.
 .././auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31'
 .././auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/doc/libgphoto2/camlibs'
 .././auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/libgphoto2/2.5.31/konica'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   ax203.la canon.la digigr8.la dimagev.la directory.la jl2005a.la jl2005c.la kodak_dc240.la mars.la pentax.la ptp2.la ricoh_g3.la sierra.la sonix.la sq905.la st2205.la topfield.la tp6801.la '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31'
 /usr/bin/install -c -m 644 adc65/README.adc65 agfa-cl20/README.agfa-cl20 aox/README.aox ax203/README.ax203-compression ax203/README.ax203 canon/README.canon clicksmart310/README.clicksmart310 digigr8/README.9050 digigr8/README.9051 digigr8/README.9052 digigr8/README.905C digigr8/README.913D enigma13/README.enigma13 gsmart300/README.gsmart300 iclick/README.iclick jamcam/README.jamcam jl2005a/README.jl2005a jl2005c/README.jl2005c jl2005c/README.jl2005bcd-compression konica/README.konica largan/lmini/README.largan-lmini lg_gsm/README.lg_gsm mars/README.mars minolta/dimagev/README.minolta-dimagev mustek/README.mustek panasonic/coolshot/README.panasonic-coolshot panasonic/l859/README.panasonic-l859 panasonic/README.panasonic pccam300/README.pccam300 pccam600/README.pccam600 pentax/README.pentax ptp2/README.ptp2 smal/README.smal sonix/README.sonix sonydscf1/README.sonydscf1 soundvision/README.soundvision spca50x/README.spca50x sq905/README.913C sq905/README.sq905 st2205/README.st2205-compression '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/doc/libgphoto2/camlibs'
 /usr/bin/install -c -m 644 konica/localization/english konica/localization/french konica/localization/german konica/localization/japanese konica/localization/korean konica/localization/spanish '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/libgphoto2/2.5.31/konica'
 /usr/bin/install -c -m 644 st2205/README.st2205 toshiba/pdrm11/README.toshiba-pdrm11 tp6801/README.tp6801 '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/doc/libgphoto2/camlibs'
libtool: warning: relinking 'ax203.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o ax203.la ax203/la-library.lo ax203/la-ax203.lo ax203/la-ax203_decode_yuv.lo ax203/la-ax203_decode_yuv_delta.lo ax203/la-ax203_compress_jpeg.lo ax203/la-jpeg_memsrcdest.lo ax203/la-tinyjpeg.lo ax203/la-jidctflt.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -ljpeg -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/ax203.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/ax203.ver
libtool: relink:  echo "local: *; };" >> .libs/ax203.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  ax203/.libs/la-library.o ax203/.libs/la-ax203.o ax203/.libs/la-ax203_decode_yuv.o ax203/.libs/la-ax203_decode_yuv_delta.o ax203/.libs/la-ax203_compress_jpeg.o ax203/.libs/la-jpeg_memsrcdest.o ax203/.libs/la-tinyjpeg.o ax203/.libs/la-jidctflt.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -ljpeg -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,ax203.so -Wl,-version-script -Wl,.libs/ax203.ver -o .libs/ax203.so
libtool: install: /usr/bin/install -c .libs/ax203.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/ax203.so
libtool: install: /usr/bin/install -c .libs/ax203.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/ax203.la
libtool: warning: relinking 'canon.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o canon.la canon/la-canon.lo canon/la-library.lo canon/la-serial.lo canon/la-usb.lo canon/la-crc.lo canon/la-util.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lexif -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/canon.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/canon.ver
libtool: relink:  echo "local: *; };" >> .libs/canon.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  canon/.libs/la-canon.o canon/.libs/la-library.o canon/.libs/la-serial.o canon/.libs/la-usb.o canon/.libs/la-crc.o canon/.libs/la-util.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lgphoto2_port -lltdl -lpthread -lexif -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,canon.so -Wl,-version-script -Wl,.libs/canon.ver -o .libs/canon.so
libtool: install: /usr/bin/install -c .libs/canon.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/canon.so
libtool: install: /usr/bin/install -c .libs/canon.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/canon.la
libtool: warning: relinking 'digigr8.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o digigr8.la digigr8/la-library.lo digigr8/la-digigr8.lo digigr8/la-digi_postprocess.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/digigr8.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/digigr8.ver
libtool: relink:  echo "local: *; };" >> .libs/digigr8.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  digigr8/.libs/la-library.o digigr8/.libs/la-digigr8.o digigr8/.libs/la-digi_postprocess.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,digigr8.so -Wl,-version-script -Wl,.libs/digigr8.ver -o .libs/digigr8.so
libtool: install: /usr/bin/install -c .libs/digigr8.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/digigr8.so
libtool: install: /usr/bin/install -c .libs/digigr8.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/digigr8.la
libtool: warning: relinking 'dimagev.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o dimagev.la minolta/dimagev/dimagev_la-capture.lo minolta/dimagev/dimagev_la-data.lo minolta/dimagev/dimagev_la-delete.lo minolta/dimagev/dimagev_la-dimagev.lo minolta/dimagev/dimagev_la-download.lo minolta/dimagev/dimagev_la-info.lo minolta/dimagev/dimagev_la-packet.lo minolta/dimagev/dimagev_la-status.lo minolta/dimagev/dimagev_la-upload.lo minolta/dimagev/dimagev_la-util.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/dimagev.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/dimagev.ver
libtool: relink:  echo "local: *; };" >> .libs/dimagev.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  minolta/dimagev/.libs/dimagev_la-capture.o minolta/dimagev/.libs/dimagev_la-data.o minolta/dimagev/.libs/dimagev_la-delete.o minolta/dimagev/.libs/dimagev_la-dimagev.o minolta/dimagev/.libs/dimagev_la-download.o minolta/dimagev/.libs/dimagev_la-info.o minolta/dimagev/.libs/dimagev_la-packet.o minolta/dimagev/.libs/dimagev_la-status.o minolta/dimagev/.libs/dimagev_la-upload.o minolta/dimagev/.libs/dimagev_la-util.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,dimagev.so -Wl,-version-script -Wl,.libs/dimagev.ver -o .libs/dimagev.so
libtool: install: /usr/bin/install -c .libs/dimagev.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/dimagev.so
libtool: install: /usr/bin/install -c .libs/dimagev.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/dimagev.la
libtool: warning: relinking 'directory.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o directory.la directory/la-directory.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lexif -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/directory.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/directory.ver
libtool: relink:  echo "local: *; };" >> .libs/directory.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  directory/.libs/la-directory.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lgphoto2_port -lltdl -lpthread -lexif -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,directory.so -Wl,-version-script -Wl,.libs/directory.ver -o .libs/directory.so
libtool: install: /usr/bin/install -c .libs/directory.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/directory.so
libtool: install: /usr/bin/install -c .libs/directory.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/directory.la
libtool: warning: relinking 'jl2005a.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o jl2005a.la jl2005a/la-library.lo jl2005a/la-jl2005a.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/jl2005a.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/jl2005a.ver
libtool: relink:  echo "local: *; };" >> .libs/jl2005a.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  jl2005a/.libs/la-library.o jl2005a/.libs/la-jl2005a.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,jl2005a.so -Wl,-version-script -Wl,.libs/jl2005a.ver -o .libs/jl2005a.so
libtool: install: /usr/bin/install -c .libs/jl2005a.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/jl2005a.so
libtool: install: /usr/bin/install -c .libs/jl2005a.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/jl2005a.la
libtool: warning: relinking 'jl2005c.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o jl2005c.la jl2005c/la-library.lo jl2005c/la-jl2005c.lo jl2005c/la-jpeg_memsrcdest.lo jl2005c/la-jl2005bcd_decompress.lo jl2005c/la-img_enhance.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -ljpeg -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/jl2005c.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/jl2005c.ver
libtool: relink:  echo "local: *; };" >> .libs/jl2005c.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  jl2005c/.libs/la-library.o jl2005c/.libs/la-jl2005c.o jl2005c/.libs/la-jpeg_memsrcdest.o jl2005c/.libs/la-jl2005bcd_decompress.o jl2005c/.libs/la-img_enhance.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -ljpeg -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,jl2005c.so -Wl,-version-script -Wl,.libs/jl2005c.ver -o .libs/jl2005c.so
libtool: install: /usr/bin/install -c .libs/jl2005c.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/jl2005c.so
libtool: install: /usr/bin/install -c .libs/jl2005c.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/jl2005c.la
libtool: warning: relinking 'kodak_dc240.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o kodak_dc240.la kodak/dc240/la-dc240.lo kodak/dc240/la-library.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/kodak_dc240.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/kodak_dc240.ver
libtool: relink:  echo "local: *; };" >> .libs/kodak_dc240.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  kodak/dc240/.libs/la-dc240.o kodak/dc240/.libs/la-library.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,kodak_dc240.so -Wl,-version-script -Wl,.libs/kodak_dc240.ver -o .libs/kodak_dc240.so
libtool: install: /usr/bin/install -c .libs/kodak_dc240.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/kodak_dc240.so
libtool: install: /usr/bin/install -c .libs/kodak_dc240.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/kodak_dc240.la
libtool: warning: relinking 'mars.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o mars.la mars/la-library.lo mars/la-mars.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/mars.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/mars.ver
libtool: relink:  echo "local: *; };" >> .libs/mars.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  mars/.libs/la-library.o mars/.libs/la-mars.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,mars.so -Wl,-version-script -Wl,.libs/mars.ver -o .libs/mars.so
libtool: install: /usr/bin/install -c .libs/mars.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/mars.so
libtool: install: /usr/bin/install -c .libs/mars.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/mars.la
libtool: warning: relinking 'pentax.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Wno-unused -DLIBGPHOTO2 "-DPKTDATADIR=\"/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o pentax.la pentax/la-pslr.lo pentax/la-library.lo pentax/la-pslr_enum.lo pentax/la-pslr_lens.lo pentax/la-pslr_model.lo pentax/la-js0n.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/pentax.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/pentax.ver
libtool: relink:  echo "local: *; };" >> .libs/pentax.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  pentax/.libs/la-pslr.o pentax/.libs/la-library.o pentax/.libs/la-pslr_enum.o pentax/.libs/la-pslr_lens.o pentax/.libs/la-pslr_model.o pentax/.libs/la-js0n.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,pentax.so -Wl,-version-script -Wl,.libs/pentax.ver -o .libs/pentax.so
libtool: install: /usr/bin/install -c .libs/pentax.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/pentax.so
libtool: install: /usr/bin/install -c .libs/pentax.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/pentax.la
libtool: warning: relinking 'ptp2.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Wshadow -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o ptp2.la ptp2/la-ptp.lo ptp2/la-library.lo ptp2/la-usb.lo ptp2/la-ptpip.lo ptp2/la-config.lo ptp2/la-olympus-wrap.lo ptp2/la-chdk.lo ptp2/la-fujiptpip.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -ljpeg -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/ptp2.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/ptp2.ver
libtool: relink:  echo "local: *; };" >> .libs/ptp2.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  ptp2/.libs/la-ptp.o ptp2/.libs/la-library.o ptp2/.libs/la-usb.o ptp2/.libs/la-ptpip.o ptp2/.libs/la-config.o ptp2/.libs/la-olympus-wrap.o ptp2/.libs/la-chdk.o ptp2/.libs/la-fujiptpip.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -ljpeg -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,ptp2.so -Wl,-version-script -Wl,.libs/ptp2.ver -o .libs/ptp2.so
libtool: install: /usr/bin/install -c .libs/ptp2.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/ptp2.so
libtool: install: /usr/bin/install -c .libs/ptp2.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/ptp2.la
libtool: warning: relinking 'ricoh_g3.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o ricoh_g3.la ricoh/g3_la-g3.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/ricoh_g3.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/ricoh_g3.ver
libtool: relink:  echo "local: *; };" >> .libs/ricoh_g3.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  ricoh/.libs/g3_la-g3.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,ricoh_g3.so -Wl,-version-script -Wl,.libs/ricoh_g3.ver -o .libs/ricoh_g3.so
libtool: install: /usr/bin/install -c .libs/ricoh_g3.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/ricoh_g3.so
libtool: install: /usr/bin/install -c .libs/ricoh_g3.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/ricoh_g3.la
libtool: warning: relinking 'sierra.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o sierra.la sierra/la-sierra.lo sierra/la-library.lo sierra/la-sierra-usbwrap.lo sierra/la-sierra-desc.lo sierra/la-nikon-desc.lo sierra/la-olympus-desc.lo sierra/la-epson-desc.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lexif -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/sierra.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/sierra.ver
libtool: relink:  echo "local: *; };" >> .libs/sierra.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  sierra/.libs/la-sierra.o sierra/.libs/la-library.o sierra/.libs/la-sierra-usbwrap.o sierra/.libs/la-sierra-desc.o sierra/.libs/la-nikon-desc.o sierra/.libs/la-olympus-desc.o sierra/.libs/la-epson-desc.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lgphoto2_port -lltdl -lpthread -lexif -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,sierra.so -Wl,-version-script -Wl,.libs/sierra.ver -o .libs/sierra.so
libtool: install: /usr/bin/install -c .libs/sierra.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/sierra.so
libtool: install: /usr/bin/install -c .libs/sierra.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/sierra.la
libtool: warning: relinking 'sonix.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o sonix.la sonix/la-library.lo sonix/la-sonix.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/sonix.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/sonix.ver
libtool: relink:  echo "local: *; };" >> .libs/sonix.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  sonix/.libs/la-library.o sonix/.libs/la-sonix.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,sonix.so -Wl,-version-script -Wl,.libs/sonix.ver -o .libs/sonix.so
libtool: install: /usr/bin/install -c .libs/sonix.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/sonix.so
libtool: install: /usr/bin/install -c .libs/sonix.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/sonix.la
libtool: warning: relinking 'sq905.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o sq905.la sq905/la-library.lo sq905/la-sq905.lo sq905/la-postprocess.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/sq905.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/sq905.ver
libtool: relink:  echo "local: *; };" >> .libs/sq905.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  sq905/.libs/la-library.o sq905/.libs/la-sq905.o sq905/.libs/la-postprocess.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,sq905.so -Wl,-version-script -Wl,.libs/sq905.ver -o .libs/sq905.so
libtool: install: /usr/bin/install -c .libs/sq905.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/sq905.so
libtool: install: /usr/bin/install -c .libs/sq905.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/sq905.la
libtool: warning: relinking 'st2205.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o st2205.la st2205/la-library.lo st2205/la-st2205.lo st2205/la-st2205_decode.lo st2205/la-st2205_tables.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/st2205.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/st2205.ver
libtool: relink:  echo "local: *; };" >> .libs/st2205.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  st2205/.libs/la-library.o st2205/.libs/la-st2205.o st2205/.libs/la-st2205_decode.o st2205/.libs/la-st2205_tables.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,st2205.so -Wl,-version-script -Wl,.libs/st2205.ver -o .libs/st2205.so
libtool: install: /usr/bin/install -c .libs/st2205.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/st2205.so
libtool: install: /usr/bin/install -c .libs/st2205.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/st2205.la
libtool: warning: relinking 'topfield.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o topfield.la topfield/la-crc16.lo topfield/la-tf_bytes.lo topfield/la-mjd.lo topfield/la-puppy.lo topfield/la-usb_io.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/topfield.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/topfield.ver
libtool: relink:  echo "local: *; };" >> .libs/topfield.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  topfield/.libs/la-crc16.o topfield/.libs/la-tf_bytes.o topfield/.libs/la-mjd.o topfield/.libs/la-puppy.o topfield/.libs/la-usb_io.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,topfield.so -Wl,-version-script -Wl,.libs/topfield.ver -o .libs/topfield.so
libtool: install: /usr/bin/install -c .libs/topfield.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/topfield.so
libtool: install: /usr/bin/install -c .libs/topfield.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/topfield.la
libtool: warning: relinking 'tp6801.la'
libtool: install: (cd /home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs; /bin/sh "/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libtool"  --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wno-unused-parameter -module -no-undefined -avoid-version -export-dynamic -export-symbols ../camlibs/camlib.sym -rpath /usr/lib/libgphoto2/2.5.31 -Wl,--as-needed,-O1,--sort-common -o tp6801.la tp6801/la-library.lo tp6801/la-tp6801.lo ../libgphoto2/libgphoto2.la ../libgphoto2_port/libgphoto2_port/libgphoto2_port.la -lm -inst-prefix-dir /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2)
libtool: relink: echo "{ global:" > .libs/tp6801.ver
libtool: relink:  cat ../camlibs/camlib.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/tp6801.ver
libtool: relink:  echo "local: *; };" >> .libs/tp6801.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  tp6801/.libs/la-library.o tp6801/.libs/la-tp6801.o   -L/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/.libs -L/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib -L/usr/lib -lgphoto2 -lexif -lgphoto2_port -lltdl -lpthread -lm  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,tp6801.so -Wl,-version-script -Wl,.libs/tp6801.ver -o .libs/tp6801.so
libtool: install: /usr/bin/install -c .libs/tp6801.soT /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/tp6801.so
libtool: install: /usr/bin/install -c .libs/tp6801.lai /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/2.5.31/tp6801.la
libtool: warning: remember to run 'libtool --finish /usr/lib/libgphoto2/2.5.31'
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
Making install in canon/doc
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs/canon/doc'
Dummy target all-local.
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs/canon/doc'
make[3]: Nothing to be done for 'install-exec-am'.
Dummy target install-data-local
Re-run configure with adequate parameters and run make again to build docs.
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs/canon/doc'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs/canon/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/camlibs'
Making install in tests
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/tests'
Making install in examples
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/examples'
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/examples'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/examples'
Making install in po
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/po'
if test "libgphoto2" = "gettext-tools"; then \
  .././auto-aux/install-sh -c -d /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/po'
Making install in packaging
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
Making install in generic
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging/generic'
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging/generic'
make[3]: Nothing to be done for 'install-exec-am'.
 ../.././auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/udev'
 ../.././auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c print-camera-list '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2'
 /usr/bin/install -c check-ptp-camera '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/udev'
libtool: warning: '../../libgphoto2/libgphoto2.la' has not been installed in '/usr/lib'
libtool: warning: '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/libgphoto2_port/libgphoto2_port/libgphoto2_port.la' has not been installed in '/usr/lib'
libtool: warning: '../../libgphoto2_port/libgphoto2_port/libgphoto2_port.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/print-camera-list /home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/libgphoto2/print-camera-list
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging/generic'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging/generic'
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/packaging'
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
Making install in api
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc/api'
Dummy target all-local.
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc/api'
make[3]: Nothing to be done for 'install-exec-am'.
Dummy target install-data-local
Re-run configure with adequate parameters and run make again to build docs.
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc/api'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc/api'
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
make[3]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 .././auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/man/man3'
 /usr/bin/install -c -m 644 libgphoto2.3 libgphoto2_port.3 '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/man/man3'
make[3]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31/doc'
make[1]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31'
+ test -f po/Makevars
+ MAKEVARS_FILE=po/Makevars
+ /bin/sed -n 's/^DOMAIN \{0,\}= \{0,\}//p' po/Makevars
+ MAKEVARS_DOMAIN=libgphoto2-6
+ MAKE_TIME_DOMAIN=libgphoto2-6
+ echo '  MAKEVARS_DOMAIN=libgphoto2-6'
  MAKEVARS_DOMAIN=libgphoto2-6
+ echo '  GETTEXT_PACKAGE_LIBGPHOTO2=libgphoto2-6'
  GETTEXT_PACKAGE_LIBGPHOTO2=libgphoto2-6
+ test xlibgphoto2-6 '=' xlibgphoto2-6
+ echo 'Good: Matching gettext domain values (libgphoto2-6)'
Good: Matching gettext domain values (libgphoto2-6)
+ true
make[2]: Entering directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/bin'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/doc/libgphoto2'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/include'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/pkgconfig'
 /usr/bin/install -c gphoto2-config '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/bin'
 /usr/bin/install -c -m 644 AUTHORS COPYING NEWS ABOUT-NLS ChangeLog README.md RELEASE-HOWTO.md README.packaging '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/share/doc/libgphoto2'
 /usr/bin/install -c -m 644 libgphoto2.pc '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/lib/pkgconfig'
 ./auto-aux/install-sh -c -d '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/include/gphoto2'
 /usr/bin/install -c -m 644  gphoto2/gphoto2.h gphoto2/gphoto2-abilities-list.h gphoto2/gphoto2-camera.h gphoto2/gphoto2-context.h gphoto2/gphoto2-file.h gphoto2/gphoto2-filesys.h gphoto2/gphoto2-library.h gphoto2/gphoto2-list.h gphoto2/gphoto2-result.h gphoto2/gphoto2-setting.h gphoto2/gphoto2-version.h gphoto2/gphoto2-widget.h '/home/buildozer/aports/community/libgphoto2/pkg/libgphoto2/usr/include/gphoto2'
make[2]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31'
make[1]: Leaving directory '/home/buildozer/aports/community/libgphoto2/src/libgphoto2-2.5.31'
>>> libgphoto2-dev*: Running split function dev...
>>> libgphoto2-dev*: Preparing subpackage libgphoto2-dev...
>>> libgphoto2-dev*: Stripping binaries
>>> libgphoto2-dev*: Running postcheck for libgphoto2-dev
>>> libgphoto2-doc*: Running split function doc...
>>> libgphoto2-doc*: Preparing subpackage libgphoto2-doc...
>>> libgphoto2-doc*: Running postcheck for libgphoto2-doc
>>> libgphoto2*: Running postcheck for libgphoto2
>>> libgphoto2*: Preparing package libgphoto2...
>>> libgphoto2*: Stripping binaries
>>> libgphoto2*: Script found. /bin/sh added as a dependency for libgphoto2-2.5.31-r2.apk
>>> libgphoto2*: Adding .pre-install
>>> libgphoto2*: Adding .pre-upgrade
>>> libgphoto2-dev*: Scanning shared objects
>>> libgphoto2-doc*: Scanning shared objects
>>> libgphoto2*: Scanning shared objects
>>> libgphoto2-dev*: Tracing dependencies...
	libexif-dev
	libusb-dev
	libgphoto2=2.5.31-r2
	pc:libexif>=0.6.13
	pkgconfig
>>> libgphoto2-dev*: Package size: 180.0 KB
>>> libgphoto2-dev*: Compressing data...
>>> libgphoto2-dev*: Create checksum...
>>> libgphoto2-dev*: Create libgphoto2-dev-2.5.31-r2.apk
>>> libgphoto2-doc*: Tracing dependencies...
>>> libgphoto2-doc*: Package size: 820.0 KB
>>> libgphoto2-doc*: Compressing data...
>>> libgphoto2-doc*: Create checksum...
>>> libgphoto2-doc*: Create libgphoto2-doc-2.5.31-r2.apk
>>> libgphoto2*: Tracing dependencies...
	/bin/sh
	so:libc.musl-riscv64.so.1
	so:libexif.so.12
	so:libjpeg.so.8
	so:libltdl.so.7
	so:libusb-1.0.so.0
>>> libgphoto2*: Package size: 3.2 MB
>>> libgphoto2*: Compressing data...
>>> libgphoto2*: Create checksum...
>>> libgphoto2*: Create libgphoto2-2.5.31-r2.apk
>>> libgphoto2: Build complete at Mon, 30 Sep 2024 11:23:35 +0000 elapsed time 0h 2m 19s
>>> libgphoto2: Cleaning up srcdir
>>> libgphoto2: Cleaning up pkgdir
>>> libgphoto2: Uninstalling dependencies...
(1/10) Purging .makedepends-libgphoto2 (20240930.112119)
(2/10) Purging libexif-dev (0.6.24-r2)
(3/10) Purging libexif (0.6.24-r2)
(4/10) Purging libusb-dev (1.0.27-r0)
(5/10) Purging libusb (1.0.27-r0)
(6/10) Purging libjpeg-turbo-dev (3.0.4-r0)
(7/10) Purging libjpeg-turbo (3.0.4-r0)
(8/10) Purging libturbojpeg (3.0.4-r0)
(9/10) Purging libtool (2.4.7-r3)
(10/10) Purging libltdl (2.4.7-r3)
Executing busybox-1.36.1-r32.trigger
OK: 341 MiB in 102 packages
>>> libgphoto2: Updating the community/riscv64 repository index...
>>> libgphoto2: Signing the index...