>>> dvgrab: Building community/dvgrab 3.5-r6 (using abuild 3.14.1-r3) started Fri, 15 Nov 2024 02:37:59 +0000
>>> dvgrab: Validating /home/buildozer/aports/community/dvgrab/APKBUILD...
>>> dvgrab: Analyzing dependencies...
>>> dvgrab: Installing for build: build-base libraw1394-dev libavc1394-dev libdv-dev libiec61883-dev libjpeg-turbo-dev
(1/12) Installing libraw1394 (2.1.2-r5)
(2/12) Installing libraw1394-dev (2.1.2-r5)
(3/12) Installing libavc1394 (0.5.4-r3)
(4/12) Installing libavc1394-dev (0.5.4-r3)
(5/12) Installing libdv (1.0.0-r8)
(6/12) Installing libdv-dev (1.0.0-r8)
(7/12) Installing libiec61883 (1.2.0-r4)
(8/12) Installing libiec61883-dev (1.2.0-r4)
(9/12) Installing libjpeg-turbo (3.0.4-r0)
(10/12) Installing libturbojpeg (3.0.4-r0)
(11/12) Installing libjpeg-turbo-dev (3.0.4-r0)
(12/12) Installing .makedepends-dvgrab (20241115.023806)
Executing busybox-1.37.0-r7.trigger
OK: 399 MiB in 112 packages
>>> dvgrab: Cleaning up srcdir
>>> dvgrab: Cleaning up pkgdir
>>> dvgrab: Cleaning up tmpdir
>>> dvgrab: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/dvgrab-3.5.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/dvgrab-3.5.tar.gz.part'
dvgrab-3.5.tar.gz.pa 100% |********************************|  200k  0:00:00 ETA
'/var/cache/distfiles/v3.21/dvgrab-3.5.tar.gz.part' saved
>>> dvgrab: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/dvgrab-3.5.tar.gz
>>> dvgrab: Checking sha512sums...
dvgrab-3.5.tar.gz: OK
musl-fixes.patch: OK
fix-narrowing.patch: OK
>>> dvgrab: Unpacking /var/cache/distfiles/v3.21/dvgrab-3.5.tar.gz...
>>> dvgrab: musl-fixes.patch
patching file error.h
patching file io.c
>>> dvgrab: fix-narrowing.patch
patching file iec13818-1.h
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 to enable maintainer-specific portions of Makefiles... no
checking for i586-alpine-linux-musl-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for i586-alpine-linux-musl-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for i586-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 LIBRAW1394... yes
checking for LIBAVC1394... yes
checking for LIBIEC61883... yes
checking for pthread_create in -lpthread... yes
checking for LIBDV... yes
checking for LIBQUICKTIME... no
checking quicktime/quicktime.h usability... no
checking quicktime/quicktime.h presence... no
checking for quicktime/quicktime.h... no
configure: WARNING: Package 'libquicktime' not found
configure: WARNING: libquicktime missing; install libquicktime or quicktime4linux to support Quicktime files.
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_CreateCompress in -ljpeg... yes
checking linux/videodev2.h usability... no
checking linux/videodev2.h presence... no
checking for linux/videodev2.h... no
configure: WARNING: V4L2 headers missing; install linux 2.6 headers to use USB.
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for mktime... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/home/buildozer/aports/community/dvgrab/src/dvgrab-3.5'
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 avi.o -MD -MP -MF .deps/avi.Tpo -c -o avi.o avi.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 dvframe.o -MD -MP -MF .deps/dvframe.Tpo -c -o dvframe.o dvframe.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 dvgrab.o -MD -MP -MF .deps/dvgrab.Tpo -c -o dvgrab.o dvgrab.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 filehandler.o -MD -MP -MF .deps/filehandler.Tpo -c -o filehandler.o filehandler.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 hdvframe.o -MD -MP -MF .deps/hdvframe.Tpo -c -o hdvframe.o hdvframe.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 iec13818-1.o -MD -MP -MF .deps/iec13818-1.Tpo -c -o iec13818-1.o iec13818-1.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 iec13818-2.o -MD -MP -MF .deps/iec13818-2.Tpo -c -o iec13818-2.o iec13818-2.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 ieee1394io.o -MD -MP -MF .deps/ieee1394io.Tpo -c -o ieee1394io.o ieee1394io.cc
gcc -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc
gcc -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT raw1394util.o -MD -MP -MF .deps/raw1394util.Tpo -c -o raw1394util.o raw1394util.c
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 riff.o -MD -MP -MF .deps/riff.Tpo -c -o riff.o riff.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 smiltime.o -MD -MP -MF .deps/smiltime.Tpo -c -o smiltime.o smiltime.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 stringutils.o -MD -MP -MF .deps/stringutils.Tpo -c -o stringutils.o stringutils.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 v4l2reader.o -MD -MP -MF .deps/v4l2reader.Tpo -c -o v4l2reader.o v4l2reader.cc
g++ -DHAVE_CONFIG_H -I.    -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 srt.o -MD -MP -MF .deps/srt.Tpo -c -o srt.o srt.cc
mv -f .deps/v4l2reader.Tpo .deps/v4l2reader.Po
mv -f .deps/raw1394util.Tpo .deps/raw1394util.Po
In file included from ieee1394io.cc:63:
/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/io.Tpo .deps/io.Po
mv -f .deps/frame.Tpo .deps/frame.Po
filehandler.cc: In member function 'int JPEGHandler::fixAspect(Frame*)':
filehandler.cc:1106:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1106 |         register JSAMPLE *dest = image_buffer, *src = image;
      |                           ^~~~
filehandler.cc:1106:49: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1106 |         register JSAMPLE *dest = image_buffer, *src = image;
      |                                                 ^~~
filehandler.cc:1114:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1114 |         for ( register int j = 0; j < height; j += 2 )
      |                            ^
filehandler.cc:1117:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1117 |                 for ( register int i = 0; i < new_width ; i++ )
      |                                    ^
filehandler.cc: In member function 'bool JPEGHandler::scale(Frame*)':
filehandler.cc:1141:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1141 |         register JSAMPLE *dest = image_buffer, *src = image;
      |                           ^~~~
filehandler.cc:1141:49: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1141 |         register JSAMPLE *dest = image_buffer, *src = image;
      |                                                 ^~~
filehandler.cc:1148:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1148 |         register int i, j, x, y;
      |                      ^
filehandler.cc:1148:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1148 |         register int i, j, x, y;
      |                         ^
filehandler.cc:1148:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1148 |         register int i, j, x, y;
      |                            ^
filehandler.cc:1148:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1148 |         register int i, j, x, y;
      |                               ^
mv -f .deps/main.Tpo .deps/main.Po
mv -f .deps/error.Tpo .deps/error.Po
mv -f .deps/hdvframe.Tpo .deps/hdvframe.Po
mv -f .deps/stringutils.Tpo .deps/stringutils.Po
mv -f .deps/dvframe.Tpo .deps/dvframe.Po
mv -f .deps/srt.Tpo .deps/srt.Po
mv -f .deps/riff.Tpo .deps/riff.Po
mv -f .deps/iec13818-1.Tpo .deps/iec13818-1.Po
mv -f .deps/ieee1394io.Tpo .deps/ieee1394io.Po
mv -f .deps/smiltime.Tpo .deps/smiltime.Po
mv -f .deps/avi.Tpo .deps/avi.Po
mv -f .deps/dvgrab.Tpo .deps/dvgrab.Po
mv -f .deps/filehandler.Tpo .deps/filehandler.Po
mv -f .deps/iec13818-2.Tpo .deps/iec13818-2.Po
g++ -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -Wl,-z,pack-relative-relocs -o dvgrab avi.o dvframe.o dvgrab.o error.o filehandler.o frame.o hdvframe.o iec13818-1.o iec13818-2.o ieee1394io.o io.o main.o raw1394util.o riff.o smiltime.o stringutils.o v4l2reader.o srt.o -lraw1394 -lavc1394 -lrom1394 -lraw1394 -liec61883 -lraw1394 -ldv -lm  -ljpeg -lpthread 
make[1]: Leaving directory '/home/buildozer/aports/community/dvgrab/src/dvgrab-3.5'
>>> WARNING: dvgrab: APKBUILD does not run any tests!
    Alpine policy will soon require that packages have any relevant testsuites run during the build process.
    To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite.
>>> dvgrab: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/community/dvgrab/src/dvgrab-3.5'
test -z "/usr/share/man/man1" || ./install-sh -c -d "/home/buildozer/aports/community/dvgrab/pkg/dvgrab/usr/share/man/man1"
test -z "/usr/bin" || ./install-sh -c -d "/home/buildozer/aports/community/dvgrab/pkg/dvgrab/usr/bin"
  /usr/bin/install -c dvgrab '/home/buildozer/aports/community/dvgrab/pkg/dvgrab/usr/bin'
 /usr/bin/install -c -m 644 dvgrab.1 '/home/buildozer/aports/community/dvgrab/pkg/dvgrab/usr/share/man/man1'
make[1]: Leaving directory '/home/buildozer/aports/community/dvgrab/src/dvgrab-3.5'
>>> dvgrab-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/dvgrab/pkg/dvgrab-doc/usr/share/man'
>>> dvgrab-doc*: Preparing subpackage dvgrab-doc...
>>> dvgrab-doc*: Running postcheck for dvgrab-doc
>>> dvgrab*: Running postcheck for dvgrab
>>> dvgrab*: Preparing package dvgrab...
>>> dvgrab*: Stripping binaries
>>> dvgrab-doc*: Scanning shared objects
>>> dvgrab*: Scanning shared objects
>>> dvgrab-doc*: Tracing dependencies...
>>> dvgrab-doc*: Package size: 7.1 KB
>>> dvgrab-doc*: Compressing data...
>>> dvgrab-doc*: Create checksum...
>>> dvgrab-doc*: Create dvgrab-doc-3.5-r6.apk
>>> dvgrab*: Tracing dependencies...
	so:libavc1394.so.0
	so:libc.musl-x86.so.1
	so:libdv.so.4
	so:libgcc_s.so.1
	so:libiec61883.so.0
	so:libjpeg.so.8
	so:libraw1394.so.11
	so:librom1394.so.0
	so:libstdc++.so.6
>>> dvgrab*: Package size: 193.5 KB
>>> dvgrab*: Compressing data...
>>> dvgrab*: Create checksum...
>>> dvgrab*: Create dvgrab-3.5-r6.apk
>>> dvgrab: Build complete at Fri, 15 Nov 2024 02:38:12 +0000 elapsed time 0h 0m 13s
>>> dvgrab: Cleaning up srcdir
>>> dvgrab: Cleaning up pkgdir
>>> dvgrab: Uninstalling dependencies...
(1/12) Purging .makedepends-dvgrab (20241115.023806)
(2/12) Purging libavc1394-dev (0.5.4-r3)
(3/12) Purging libavc1394 (0.5.4-r3)
(4/12) Purging libdv-dev (1.0.0-r8)
(5/12) Purging libdv (1.0.0-r8)
(6/12) Purging libiec61883-dev (1.2.0-r4)
(7/12) Purging libiec61883 (1.2.0-r4)
(8/12) Purging libjpeg-turbo-dev (3.0.4-r0)
(9/12) Purging libjpeg-turbo (3.0.4-r0)
(10/12) Purging libturbojpeg (3.0.4-r0)
(11/12) Purging libraw1394-dev (2.1.2-r5)
(12/12) Purging libraw1394 (2.1.2-r5)
Executing busybox-1.37.0-r7.trigger
OK: 396 MiB in 100 packages
>>> dvgrab: Updating the community/x86 repository index...
>>> dvgrab: Signing the index...