>>> libraw1394: Building community/libraw1394 2.1.2-r5 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 14:06:44 +0000
>>> libraw1394: Validating /home/buildozer/aports/community/libraw1394/APKBUILD...
>>> libraw1394: Analyzing dependencies...
>>> libraw1394: Installing for build: build-base linux-headers
(1/2) Installing linux-headers (6.6-r1)
(2/2) Installing .makedepends-libraw1394 (20241030.140654)
OK: 402 MiB in 103 packages
>>> libraw1394: Cleaning up srcdir
>>> libraw1394: Cleaning up pkgdir
>>> libraw1394: Cleaning up tmpdir
>>> libraw1394: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/libraw1394-2.1.2.tar.xz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/libraw1394-2.1.2.tar.xz.part'
libraw1394-2.1.2.tar 100% |********************************|  305k  0:00:00 ETA
'/var/cache/distfiles/v3.21/libraw1394-2.1.2.tar.xz.part' saved
>>> libraw1394: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/libraw1394-2.1.2.tar.xz
>>> libraw1394: Checking sha512sums...
libraw1394-2.1.2.tar.xz: OK
>>> libraw1394: Unpacking /var/cache/distfiles/v3.21/libraw1394-2.1.2.tar.xz...
>>> libraw1394: Updating ./config.sub
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i586-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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i586-alpine-linux-musl
checking host system type... i586-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop
checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r
checking for i586-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i586-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alpine-linux-musl-strip... no
checking for strip... strip
checking for i586-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 i586-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if 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/i586-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 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 size of void *... 4
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libraw1394.pc
config.status: creating libraw1394.spec
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating doc/testlibraw.1
config.status: creating doc/sendiso.1
config.status: creating doc/dumpiso.1
config.status: creating doc/isodump.5
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT eventloop.lo -MD -MP -MF .deps/eventloop.Tpo -c -o eventloop.lo eventloop.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT readwrite.lo -MD -MP -MF .deps/readwrite.Tpo -c -o readwrite.lo readwrite.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT iso.lo -MD -MP -MF .deps/iso.Tpo -c -o iso.lo iso.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT fcp.lo -MD -MP -MF .deps/fcp.Tpo -c -o fcp.lo fcp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT arm.lo -MD -MP -MF .deps/arm.Tpo -c -o arm.lo arm.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dispatch.lo -MD -MP -MF .deps/dispatch.Tpo -c -o dispatch.lo dispatch.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT fw.lo -MD -MP -MF .deps/fw.Tpo -c -o fw.lo fw.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT fw-iso.lo -MD -MP -MF .deps/fw-iso.Tpo -c -o fw-iso.lo fw-iso.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT fcp.lo -MD -MP -MF .deps/fcp.Tpo -c fcp.c  -fPIC -DPIC -o .libs/fcp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT iso.lo -MD -MP -MF .deps/iso.Tpo -c iso.c  -fPIC -DPIC -o .libs/iso.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT fw.lo -MD -MP -MF .deps/fw.Tpo -c fw.c  -fPIC -DPIC -o .libs/fw.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c  -fPIC -DPIC -o .libs/version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT fw-iso.lo -MD -MP -MF .deps/fw-iso.Tpo -c fw-iso.c  -fPIC -DPIC -o .libs/fw-iso.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT arm.lo -MD -MP -MF .deps/arm.Tpo -c arm.c  -fPIC -DPIC -o .libs/arm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT readwrite.lo -MD -MP -MF .deps/readwrite.Tpo -c readwrite.c  -fPIC -DPIC -o .libs/readwrite.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c  -fPIC -DPIC -o .libs/errors.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dispatch.lo -MD -MP -MF .deps/dispatch.Tpo -c dispatch.c  -fPIC -DPIC -o .libs/dispatch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o .libs/main.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT eventloop.lo -MD -MP -MF .deps/eventloop.Tpo -c eventloop.c  -fPIC -DPIC -o .libs/eventloop.o
mv -f .deps/version.Tpo .deps/version.Plo
mv -f .deps/errors.Tpo .deps/errors.Plo
mv -f .deps/fcp.Tpo .deps/fcp.Plo
mv -f .deps/arm.Tpo .deps/arm.Plo
mv -f .deps/eventloop.Tpo .deps/eventloop.Plo
mv -f .deps/readwrite.Tpo .deps/readwrite.Plo
mv -f .deps/iso.Tpo .deps/iso.Plo
mv -f .deps/main.Tpo .deps/main.Plo
mv -f .deps/fw-iso.Tpo .deps/fw-iso.Plo
mv -f .deps/dispatch.Tpo .deps/dispatch.Plo
mv -f .deps/fw.Tpo .deps/fw.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -version-info 12:0:1 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libraw1394.la -rpath /usr/lib main.lo eventloop.lo errors.lo readwrite.lo iso.lo fcp.lo arm.lo version.lo dispatch.lo fw.lo fw-iso.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/main.o .libs/eventloop.o .libs/errors.o .libs/readwrite.o .libs/iso.o .libs/fcp.o .libs/arm.o .libs/version.o .libs/dispatch.o .libs/fw.o .libs/fw-iso.o    -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libraw1394.so.11 -o .libs/libraw1394.so.11.1.0
libtool: link: (cd ".libs" && rm -f "libraw1394.so.11" && ln -s "libraw1394.so.11.1.0" "libraw1394.so.11")
libtool: link: (cd ".libs" && rm -f "libraw1394.so" && ln -s "libraw1394.so.11.1.0" "libraw1394.so")
libtool: link: ( cd ".libs" && rm -f "libraw1394.la" && ln -s "../libraw1394.la" "libraw1394.la" )
make[2]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/src'
Making all in tools
make[2]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/tools'
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT testlibraw.o -MD -MP -MF .deps/testlibraw.Tpo -c -o testlibraw.o testlibraw.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT sendiso.o -MD -MP -MF .deps/sendiso.Tpo -c -o sendiso.o sendiso.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dumpiso.o -MD -MP -MF .deps/dumpiso.Tpo -c -o dumpiso.o dumpiso.c
In file included from testlibraw.c:15:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
mv -f .deps/sendiso.Tpo .deps/sendiso.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o sendiso sendiso.o ../src/libraw1394.la 
mv -f .deps/dumpiso.Tpo .deps/dumpiso.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o dumpiso dumpiso.o ../src/libraw1394.la 
mv -f .deps/testlibraw.Tpo .deps/testlibraw.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o testlibraw testlibraw.o ../src/libraw1394.la 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/sendiso sendiso.o  ../src/.libs/libraw1394.so
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/dumpiso dumpiso.o  ../src/.libs/libraw1394.so
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/testlibraw testlibraw.o  ../src/.libs/libraw1394.so
make[2]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/tools'
Making all in doc
make[2]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/doc'
make[2]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2'
make[2]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2'
make[1]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/src'
Making check in tools
make[1]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/tools'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/tools'
Making check in doc
make[1]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/doc'
make[1]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2'
make[1]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2'
>>> libraw1394: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/src'
make[2]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/src'
 .././install-sh -c -d '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/lib'
 .././install-sh -c -d '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/include/libraw1394'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libraw1394.la '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/lib'
 /usr/bin/install -c -m 644 raw1394.h csr.h ieee1394.h '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/include/libraw1394'
libtool: install: /usr/bin/install -c .libs/libraw1394.so.11.1.0 /home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/lib/libraw1394.so.11.1.0
libtool: install: (cd /home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/lib && { ln -s -f libraw1394.so.11.1.0 libraw1394.so.11 || { rm -f libraw1394.so.11 && ln -s libraw1394.so.11.1.0 libraw1394.so.11; }; })
libtool: install: (cd /home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/lib && { ln -s -f libraw1394.so.11.1.0 libraw1394.so || { rm -f libraw1394.so && ln -s libraw1394.so.11.1.0 libraw1394.so; }; })
libtool: install: /usr/bin/install -c .libs/libraw1394.lai /home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/lib/libraw1394.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/src'
make[1]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/src'
Making install in tools
make[1]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/tools'
make[2]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/tools'
make[2]: Nothing to be done for 'install-data-am'.
 .././install-sh -c -d '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c testlibraw sendiso dumpiso '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/bin'
libtool: warning: '../src/libraw1394.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/testlibraw /home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/bin/testlibraw
libtool: warning: '../src/libraw1394.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sendiso /home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/bin/sendiso
libtool: warning: '../src/libraw1394.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dumpiso /home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/bin/dumpiso
make[2]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/tools'
make[1]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/tools'
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/doc'
make[2]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 .././install-sh -c -d '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/share/man/man1'
 .././install-sh -c -d '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/share/man/man5'
 /usr/bin/install -c -m 644 testlibraw.1 sendiso.1 dumpiso.1 '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/share/man/man1'
 /usr/bin/install -c -m 644 isodump.5 '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/share/man/man5'
make[2]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2/doc'
make[1]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2'
make[2]: Entering directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2'
make[2]: Nothing to be done for 'install-exec-am'.
 ./install-sh -c -d '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libraw1394.pc '/home/buildozer/aports/community/libraw1394/pkg/libraw1394/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2'
make[1]: Leaving directory '/home/buildozer/aports/community/libraw1394/src/libraw1394-2.1.2'
>>> libraw1394-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/community/libraw1394/pkg/libraw1394-dev/usr/include'
'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/libraw1394/pkg/libraw1394-dev/usr/lib/pkgconfig'
'usr/lib/libraw1394.so' -> '/home/buildozer/aports/community/libraw1394/pkg/libraw1394-dev/usr/lib/libraw1394.so'
>>> libraw1394-dev*: Preparing subpackage libraw1394-dev...
>>> libraw1394-dev*: Stripping binaries
>>> libraw1394-dev*: Running postcheck for libraw1394-dev
>>> libraw1394-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/libraw1394/pkg/libraw1394-doc/usr/share/man'
>>> libraw1394-doc*: Preparing subpackage libraw1394-doc...
>>> libraw1394-doc*: Running postcheck for libraw1394-doc
>>> libraw1394-tools*: Running split function tools...
>>> libraw1394-tools*: Preparing subpackage libraw1394-tools...
>>> libraw1394-tools*: Stripping binaries
>>> libraw1394-tools*: Running postcheck for libraw1394-tools
>>> libraw1394*: Running postcheck for libraw1394
>>> libraw1394*: Preparing package libraw1394...
>>> libraw1394*: Stripping binaries
>>> libraw1394-dev*: Scanning shared objects
>>> libraw1394-doc*: Scanning shared objects
>>> libraw1394-tools*: Scanning shared objects
>>> libraw1394*: Scanning shared objects
>>> libraw1394-dev*: Tracing dependencies...
	libraw1394=2.1.2-r5
	pkgconfig
>>> libraw1394-dev*: Package size: 50.7 KB
>>> libraw1394-dev*: Compressing data...
>>> libraw1394-dev*: Create checksum...
>>> libraw1394-dev*: Create libraw1394-dev-2.1.2-r5.apk
>>> libraw1394-doc*: Tracing dependencies...
>>> libraw1394-doc*: Package size: 2.9 KB
>>> libraw1394-doc*: Compressing data...
>>> libraw1394-doc*: Create checksum...
>>> libraw1394-doc*: Create libraw1394-doc-2.1.2-r5.apk
>>> libraw1394-tools*: Tracing dependencies...
	so:libc.musl-x86.so.1
	so:libraw1394.so.11
>>> libraw1394-tools*: Package size: 40.1 KB
>>> libraw1394-tools*: Compressing data...
>>> libraw1394-tools*: Create checksum...
>>> libraw1394-tools*: Create libraw1394-tools-2.1.2-r5.apk
>>> libraw1394*: Tracing dependencies...
	so:libc.musl-x86.so.1
>>> libraw1394*: Package size: 57.2 KB
>>> libraw1394*: Compressing data...
>>> libraw1394*: Create checksum...
>>> libraw1394*: Create libraw1394-2.1.2-r5.apk
>>> libraw1394: Build complete at Wed, 30 Oct 2024 14:06:59 +0000 elapsed time 0h 0m 15s
>>> libraw1394: Cleaning up srcdir
>>> libraw1394: Cleaning up pkgdir
>>> libraw1394: Uninstalling dependencies...
(1/2) Purging .makedepends-libraw1394 (20241030.140654)
(2/2) Purging linux-headers (6.6-r1)
OK: 396 MiB in 101 packages
>>> libraw1394: Updating the community/x86 repository index...
>>> libraw1394: Signing the index...