>>> keyfinder-cli: Building community/keyfinder-cli 1.1.1-r2 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 01:37:33 +0000 >>> keyfinder-cli: Checking sanity of /home/buildozer/aports/community/keyfinder-cli/APKBUILD... >>> keyfinder-cli: Analyzing dependencies... >>> keyfinder-cli: Installing for build: build-base libkeyfinder-dev ffmpeg-dev (1/72) Installing fftw-double-libs (3.3.10-r1) (2/72) Installing libkeyfinder (2.2.7-r0) (3/72) Installing fftw-long-double-libs (3.3.10-r1) (4/72) Installing fftw-single-libs (3.3.10-r1) (5/72) Installing fftw-dev (3.3.10-r1) (6/72) Installing libkeyfinder-dev (2.2.7-r0) (7/72) Installing sdl2 (2.24.1-r0) (8/72) Installing libxau (1.0.10-r0) (9/72) Installing libmd (1.0.4-r0) (10/72) Installing libbsd (0.11.7-r0) (11/72) Installing libxdmcp (1.1.3-r1) (12/72) Installing libxcb (1.15-r0) (13/72) Installing libx11 (1.8.1-r1) (14/72) Installing aom-libs (3.5.0-r0) (15/72) Installing alsa-lib (1.2.7.2-r0) (16/72) Installing libpng (1.6.38-r0) (17/72) Installing freetype (2.12.1-r0) (18/72) Installing fontconfig (2.14.1-r0) (19/72) Installing fribidi (1.0.12-r0) (20/72) Installing libffi (3.4.4-r0) (21/72) Installing libintl (0.21.1-r1) (22/72) Installing libblkid (2.38.1-r0) (23/72) Installing libmount (2.38.1-r0) (24/72) Installing glib (2.74.1-r0) (25/72) Installing graphite2 (1.3.14-r2) (26/72) Installing harfbuzz (5.3.1-r1) (27/72) Installing libass (0.16.0-r0) (28/72) Installing libdav1d (1.0.0-r2) (29/72) Installing libdrm (2.4.113-r0) (30/72) Installing nettle (3.8.1-r0) (31/72) Installing p11-kit (0.24.1-r1) (32/72) Installing libtasn1 (4.19.0-r0) (33/72) Installing libunistring (1.1-r0) (34/72) Installing gnutls (3.7.8-r2) (35/72) Installing lame (3.100-r2) (36/72) Installing opus (1.3.1-r1) (37/72) Installing libasyncns (0.8-r1) (38/72) Installing dbus-libs (1.14.4-r0) (39/72) Installing libltdl (2.4.7-r0) (40/72) Installing orc (0.4.32-r2) (41/72) Installing libogg (1.3.5-r1) (42/72) Installing flac-libs (1.4.2-r0) (43/72) Installing libvorbis (1.3.7-r0) (44/72) Installing libsndfile (1.1.0-r2) (45/72) Installing soxr (0.1.3-r3) (46/72) Installing speexdsp (1.2.1-r0) (47/72) Installing tdb-libs (1.4.7-r0) (48/72) Installing libpulse (16.1-r5) (49/72) Installing mbedtls (2.28.1-r0) (50/72) Installing librist (0.2.7-r0) (51/72) Installing libsrt (1.5.1-r0) (52/72) Installing libssh (0.10.4-r0) (53/72) Installing libtheora (1.1.1-r16) (54/72) Installing libjpeg-turbo (2.1.4-r0) (55/72) Installing v4l-utils-libs (1.22.1-r2) (56/72) Installing libxext (1.3.5-r0) (57/72) Installing libxfixes (6.0.0-r0) (58/72) Installing wayland-libs-client (1.21.0-r1) (59/72) Installing libva (2.16.0-r0) (60/72) Installing libvdpau (1.5-r0) (61/72) Installing vidstab (1.1.0-r2) (62/72) Installing libvpx (1.12.0-r1) (63/72) Installing libwebp (1.2.4-r1) (64/72) Installing x264-libs (0.164_git20220602-r0) (65/72) Installing numactl (2.0.16-r0) (66/72) Installing x265-libs (3.5-r3) (67/72) Installing xvidcore (1.3.7-r1) (68/72) Installing libsodium (1.0.18-r2) (69/72) Installing libzmq (4.3.4-r1) (70/72) Installing ffmpeg-libs (5.1.2-r1) (71/72) Installing ffmpeg-dev (5.1.2-r1) (72/72) Installing .makedepends-keyfinder-cli (20221030.013744) Executing busybox-1.35.0-r27.trigger OK: 295 MiB in 169 packages >>> keyfinder-cli: Cleaning up srcdir >>> keyfinder-cli: Cleaning up pkgdir >>> keyfinder-cli: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/keyfinder-cli-1.1.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18544 100 18544 0 0 30140 0 --:--:-- --:--:-- --:--:-- 30201 >>> keyfinder-cli: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/keyfinder-cli-1.1.1.tar.gz >>> keyfinder-cli: Checking sha512sums... keyfinder-cli-1.1.1.tar.gz: OK >>> keyfinder-cli: Unpacking /var/cache/distfiles/v3.17/keyfinder-cli-1.1.1.tar.gz... g++ keyfinder_cli.cpp -std=c++11 -Wall -lkeyfinder -lavcodec -lavformat -lavutil -lswresample -o keyfinder-cli keyfinder_cli.cpp: In constructor 'SafeAVPacket::SafeAVPacket()': keyfinder_cli.cpp:30:23: warning: 'void av_init_packet(AVPacket*)' is deprecated [-Wdeprecated-declarations] 30 | av_init_packet(&inner_packet); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /usr/include/libavcodec/avcodec.h:45, from keyfinder_cli.cpp:12: /usr/include/libavcodec/packet.h:512:6: note: declared here 512 | void av_init_packet(AVPacket *pkt); | ^~~~~~~~~~~~~~ keyfinder_cli.cpp: In function 'void fill_audio_data(const char*, KeyFinder::AudioData&)': keyfinder_cli.cpp:149:27: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 149 | if ( ! codec_context->channel_layout) | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:149:27: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 149 | if ( ! codec_context->channel_layout) | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:149:27: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 149 | if ( ! codec_context->channel_layout) | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:151:24: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 151 | codec_context->channel_layout = av_get_default_channel_layout(codec_context->channels); | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:151:24: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 151 | codec_context->channel_layout = av_get_default_channel_layout(codec_context->channels); | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:151:24: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 151 | codec_context->channel_layout = av_get_default_channel_layout(codec_context->channels); | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:151:86: warning: 'AVCodecContext::channels' is deprecated [-Wdeprecated-declarations] 151 | codec_context->channel_layout = av_get_default_channel_layout(codec_context->channels); | ^~~~~~~~ /usr/include/libavcodec/avcodec.h:1006:9: note: declared here 1006 | int channels; | ^~~~~~~~ keyfinder_cli.cpp:151:86: warning: 'AVCodecContext::channels' is deprecated [-Wdeprecated-declarations] 151 | codec_context->channel_layout = av_get_default_channel_layout(codec_context->channels); | ^~~~~~~~ /usr/include/libavcodec/avcodec.h:1006:9: note: declared here 1006 | int channels; | ^~~~~~~~ keyfinder_cli.cpp:151:86: warning: 'AVCodecContext::channels' is deprecated [-Wdeprecated-declarations] 151 | codec_context->channel_layout = av_get_default_channel_layout(codec_context->channels); | ^~~~~~~~ /usr/include/libavcodec/avcodec.h:1006:9: note: declared here 1006 | int channels; | ^~~~~~~~ keyfinder_cli.cpp:151:70: warning: 'int64_t av_get_default_channel_layout(int)' is deprecated [-Wdeprecated-declarations] 151 | codec_context->channel_layout = av_get_default_channel_layout(codec_context->channels); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libavutil/opt.h:32, from keyfinder_cli.cpp:11: /usr/include/libavutil/channel_layout.h:457:9: note: declared here 457 | int64_t av_get_default_channel_layout(int nb_channels); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keyfinder_cli.cpp:156:75: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 156 | av_opt_set_int(resample_ctx_ptr, "in_channel_layout", codec_context->channel_layout, 0); | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:156:75: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 156 | av_opt_set_int(resample_ctx_ptr, "in_channel_layout", codec_context->channel_layout, 0); | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:156:75: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 156 | av_opt_set_int(resample_ctx_ptr, "in_channel_layout", codec_context->channel_layout, 0); | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:159:75: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 159 | av_opt_set_int(resample_ctx_ptr, "out_channel_layout", codec_context->channel_layout, 0); | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:159:75: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 159 | av_opt_set_int(resample_ctx_ptr, "out_channel_layout", codec_context->channel_layout, 0); | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:159:75: warning: 'AVCodecContext::channel_layout' is deprecated [-Wdeprecated-declarations] 159 | av_opt_set_int(resample_ctx_ptr, "out_channel_layout", codec_context->channel_layout, 0); | ^~~~~~~~~~~~~~ /usr/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:166:38: warning: 'AVCodecContext::channels' is deprecated [-Wdeprecated-declarations] 166 | audio.setChannels(codec_context->channels); | ^~~~~~~~ /usr/include/libavcodec/avcodec.h:1006:9: note: declared here 1006 | int channels; | ^~~~~~~~ keyfinder_cli.cpp:166:38: warning: 'AVCodecContext::channels' is deprecated [-Wdeprecated-declarations] 166 | audio.setChannels(codec_context->channels); | ^~~~~~~~ /usr/include/libavcodec/avcodec.h:1006:9: note: declared here 1006 | int channels; | ^~~~~~~~ keyfinder_cli.cpp:166:38: warning: 'AVCodecContext::channels' is deprecated [-Wdeprecated-declarations] 166 | audio.setChannels(codec_context->channels); | ^~~~~~~~ /usr/include/libavcodec/avcodec.h:1006:9: note: declared here 1006 | int channels; | ^~~~~~~~ keyfinder_cli.cpp:196:34: warning: 'AVFrame::channel_layout' is deprecated [-Wdeprecated-declarations] 196 | converted_frame->channel_layout = audio_frame->channel_layout; | ^~~~~~~~~~~~~~ In file included from /usr/include/libavcodec/avcodec.h:35: /usr/include/libavutil/frame.h:510:14: note: declared here 510 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:196:34: warning: 'AVFrame::channel_layout' is deprecated [-Wdeprecated-declarations] 196 | converted_frame->channel_layout = audio_frame->channel_layout; | ^~~~~~~~~~~~~~ /usr/include/libavutil/frame.h:510:14: note: declared here 510 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:196:34: warning: 'AVFrame::channel_layout' is deprecated [-Wdeprecated-declarations] 196 | converted_frame->channel_layout = audio_frame->channel_layout; | ^~~~~~~~~~~~~~ /usr/include/libavutil/frame.h:510:14: note: declared here 510 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:196:64: warning: 'AVFrame::channel_layout' is deprecated [-Wdeprecated-declarations] 196 | converted_frame->channel_layout = audio_frame->channel_layout; | ^~~~~~~~~~~~~~ /usr/include/libavutil/frame.h:510:14: note: declared here 510 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:196:64: warning: 'AVFrame::channel_layout' is deprecated [-Wdeprecated-declarations] 196 | converted_frame->channel_layout = audio_frame->channel_layout; | ^~~~~~~~~~~~~~ /usr/include/libavutil/frame.h:510:14: note: declared here 510 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ keyfinder_cli.cpp:196:64: warning: 'AVFrame::channel_layout' is deprecated [-Wdeprecated-declarations] 196 | converted_frame->channel_layout = audio_frame->channel_layout; | ^~~~~~~~~~~~~~ /usr/include/libavutil/frame.h:510:14: note: declared here 510 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ >>> keyfinder-cli: Entering fakeroot... install -d "/home/buildozer/aports/community/keyfinder-cli/pkg/keyfinder-cli/usr/bin" install -m 755 keyfinder-cli "/home/buildozer/aports/community/keyfinder-cli/pkg/keyfinder-cli/usr/bin/keyfinder-cli" install -d "/home/buildozer/aports/community/keyfinder-cli/pkg/keyfinder-cli/usr/share/man/man1" install -m 644 keyfinder-cli.1 "/home/buildozer/aports/community/keyfinder-cli/pkg/keyfinder-cli/usr/share/man/man1/keyfinder-cli.1" >>> keyfinder-cli-doc*: Running split function doc... >>> keyfinder-cli-doc*: Preparing subpackage keyfinder-cli-doc... >>> keyfinder-cli-doc*: Running postcheck for keyfinder-cli-doc >>> keyfinder-cli*: Running postcheck for keyfinder-cli >>> keyfinder-cli*: Preparing package keyfinder-cli... >>> keyfinder-cli*: Stripping binaries >>> keyfinder-cli-doc*: Scanning shared objects >>> keyfinder-cli*: Scanning shared objects >>> keyfinder-cli-doc*: Tracing dependencies... >>> keyfinder-cli-doc*: Package size: 24.0 KB >>> keyfinder-cli-doc*: Compressing data... >>> keyfinder-cli-doc*: Create checksum... >>> keyfinder-cli-doc*: Create keyfinder-cli-doc-1.1.1-r2.apk >>> keyfinder-cli*: Tracing dependencies... so:libavcodec.so.59 so:libavformat.so.59 so:libavutil.so.57 so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libkeyfinder.so.2 so:libstdc++.so.6 so:libswresample.so.4 >>> keyfinder-cli*: Package size: 80.0 KB >>> keyfinder-cli*: Compressing data... >>> keyfinder-cli*: Create checksum... >>> keyfinder-cli*: Create keyfinder-cli-1.1.1-r2.apk >>> keyfinder-cli: Build complete at Sun, 30 Oct 2022 01:37:52 +0000 elapsed time 0h 0m 19s >>> keyfinder-cli: Cleaning up srcdir >>> keyfinder-cli: Cleaning up pkgdir >>> keyfinder-cli: Uninstalling dependencies... (1/72) Purging .makedepends-keyfinder-cli (20221030.013744) (2/72) Purging libkeyfinder-dev (2.2.7-r0) (3/72) Purging libkeyfinder (2.2.7-r0) (4/72) Purging ffmpeg-dev (5.1.2-r1) (5/72) Purging ffmpeg-libs (5.1.2-r1) (6/72) Purging fftw-dev (3.3.10-r1) (7/72) Purging fftw-long-double-libs (3.3.10-r1) (8/72) Purging fftw-single-libs (3.3.10-r1) (9/72) Purging fftw-double-libs (3.3.10-r1) (10/72) Purging sdl2 (2.24.1-r0) (11/72) Purging libpulse (16.1-r5) (12/72) Purging libvdpau (1.5-r0) (13/72) Purging libva (2.16.0-r0) (14/72) Purging libxext (1.3.5-r0) (15/72) Purging libxfixes (6.0.0-r0) (16/72) Purging libx11 (1.8.1-r1) (17/72) Purging libxcb (1.15-r0) (18/72) Purging libxau (1.0.10-r0) (19/72) Purging libxdmcp (1.1.3-r1) (20/72) Purging libbsd (0.11.7-r0) (21/72) Purging libmd (1.0.4-r0) (22/72) Purging aom-libs (3.5.0-r0) (23/72) Purging libsndfile (1.1.0-r2) (24/72) Purging alsa-lib (1.2.7.2-r0) (25/72) Purging libass (0.16.0-r0) (26/72) Purging harfbuzz (5.3.1-r1) (27/72) Purging fontconfig (2.14.1-r0) (28/72) Purging freetype (2.12.1-r0) (29/72) Purging libpng (1.6.38-r0) (30/72) Purging fribidi (1.0.12-r0) (31/72) Purging glib (2.74.1-r0) (32/72) Purging wayland-libs-client (1.21.0-r1) (33/72) Purging gnutls (3.7.8-r2) (34/72) Purging p11-kit (0.24.1-r1) (35/72) Purging libffi (3.4.4-r0) (36/72) Purging libintl (0.21.1-r1) (37/72) Purging libmount (2.38.1-r0) (38/72) Purging libblkid (2.38.1-r0) (39/72) Purging graphite2 (1.3.14-r2) (40/72) Purging libdav1d (1.0.0-r2) (41/72) Purging libdrm (2.4.113-r0) (42/72) Purging nettle (3.8.1-r0) (43/72) Purging libtasn1 (4.19.0-r0) (44/72) Purging libunistring (1.1-r0) (45/72) Purging lame (3.100-r2) (46/72) Purging opus (1.3.1-r1) (47/72) Purging libasyncns (0.8-r1) (48/72) Purging dbus-libs (1.14.4-r0) (49/72) Purging libltdl (2.4.7-r0) (50/72) Purging orc (0.4.32-r2) (51/72) Purging libtheora (1.1.1-r16) (52/72) Purging libvorbis (1.3.7-r0) (53/72) Purging flac-libs (1.4.2-r0) (54/72) Purging libogg (1.3.5-r1) (55/72) Purging soxr (0.1.3-r3) (56/72) Purging speexdsp (1.2.1-r0) (57/72) Purging tdb-libs (1.4.7-r0) (58/72) Purging librist (0.2.7-r0) (59/72) Purging mbedtls (2.28.1-r0) (60/72) Purging libsrt (1.5.1-r0) (61/72) Purging libssh (0.10.4-r0) (62/72) Purging v4l-utils-libs (1.22.1-r2) (63/72) Purging libjpeg-turbo (2.1.4-r0) (64/72) Purging vidstab (1.1.0-r2) (65/72) Purging libvpx (1.12.0-r1) (66/72) Purging libwebp (1.2.4-r1) (67/72) Purging x264-libs (0.164_git20220602-r0) (68/72) Purging x265-libs (3.5-r3) (69/72) Purging numactl (2.0.16-r0) (70/72) Purging xvidcore (1.3.7-r1) (71/72) Purging libzmq (4.3.4-r1) (72/72) Purging libsodium (1.0.18-r2) Executing busybox-1.35.0-r27.trigger OK: 222 MiB in 97 packages >>> keyfinder-cli: Updating the community/armhf repository index... >>> keyfinder-cli: Signing the index...