>>> mjpg-streamer: Building testing/mjpg-streamer 0_git20210220-r1 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 22:56:02 +0000 >>> mjpg-streamer: Checking sanity of /home/buildozer/aports/testing/mjpg-streamer/APKBUILD... >>> mjpg-streamer: Analyzing dependencies... >>> mjpg-streamer: Installing for build: build-base cmake jpeg-dev libgphoto2-dev linux-headers protobuf-c-dev sdl12-compat-dev zeromq-dev raspberrypi-dev (1/33) Installing libbz2 (1.0.8-r3) (2/33) Installing xz-libs (5.2.7-r0) (3/33) Installing libarchive (3.6.1-r1) (4/33) Installing rhash-libs (1.4.3-r1) (5/33) Installing libuv (1.44.2-r0) (6/33) Installing cmake (3.24.2-r0) (7/33) Installing libjpeg-turbo (2.1.4-r0) (8/33) Installing libjpeg-turbo-dev (2.1.4-r0) (9/33) Installing jpeg-dev (9e-r0) (10/33) Installing libexif (0.6.24-r0) (11/33) Installing libexif-dev (0.6.24-r0) (12/33) Installing libusb (1.0.26-r0) (13/33) Installing libusb-dev (1.0.26-r0) (14/33) Installing libltdl (2.4.7-r0) (15/33) Installing libgphoto2 (2.5.30-r0) Executing libgphoto2-2.5.30-r0.pre-install (16/33) Installing libgphoto2-dev (2.5.30-r0) (17/33) Installing linux-headers (5.19.5-r0) (18/33) Installing libprotobuf (3.21.8-r0) (19/33) Installing libprotoc (3.21.8-r0) (20/33) Installing protobuf-c-compiler (1.4.1-r1) (21/33) Installing protobuf-c (1.4.1-r1) (22/33) Installing protobuf-c-dev (1.4.1-r1) (23/33) Installing sdl2 (2.24.1-r0) (24/33) Installing sdl12-compat (1.2.60-r0) (25/33) Installing sdl12-compat-dev (1.2.60-r0) (26/33) Installing libsodium (1.0.18-r2) (27/33) Installing libzmq (4.3.4-r1) (28/33) Installing libsodium-dev (1.0.18-r2) (29/33) Installing zeromq-dev (4.3.4-r1) (30/33) Installing raspberrypi-static (0.20220616-r0) (31/33) Installing raspberrypi-libs (0.20220616-r0) (32/33) Installing raspberrypi-dev (0.20220616-r0) (33/33) Installing .makedepends-mjpg-streamer (20221024.225603) Executing busybox-1.35.0-r27.trigger OK: 407 MiB in 129 packages >>> mjpg-streamer: Cleaning up srcdir >>> mjpg-streamer: Cleaning up pkgdir >>> mjpg-streamer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 695k 100 695k 0 0 670k 0 0:00:01 0:00:01 --:--:-- 670k >>> mjpg-streamer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39.tar.gz >>> mjpg-streamer: Checking sha512sums... mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39.tar.gz: OK version.patch: OK >>> mjpg-streamer: Unpacking /var/cache/distfiles/edge/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39.tar.gz... >>> mjpg-streamer: version.patch patching file CMakeLists.txt CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMAKE_BUILD_TYPE = None -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found CMake Warning at plugins/input_opencv/CMakeLists.txt:4 (find_package): By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "OpenCV", but CMake did not find one. Could not find a package configuration file provided by "OpenCV" with any of the following names: OpenCVConfig.cmake opencv-config.cmake Add the installation prefix of "OpenCV" to CMAKE_PREFIX_PATH or set "OpenCV_DIR" to a directory containing one of the above files. If "OpenCV" provides a separate development package or SDK, be sure it has been installed. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (Gphoto2). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args) cmake/FindGphoto2.cmake:21 (include) plugins/input_ptp2/CMakeLists.txt:2 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.9.3") -- Checking for module 'libgphoto2' -- Found libgphoto2, version 2.5.30 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (GPHOTO2) does not match the name of the calling package (Gphoto2). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindGphoto2.cmake:44 (find_package_handle_standard_args) plugins/input_ptp2/CMakeLists.txt:2 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found GPHOTO2: /usr/lib/libgphoto2.so -- Looking for include file linux/videodev2.h -- Looking for include file linux/videodev2.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found SDL: /usr/lib/libSDL.so (found version "1.2.60") -- Found protobuf-c: /usr/lib/libprotobuf-c.so -- The following features have been enabled: * PLUGIN_INPUT_FILE, File input plugin * PLUGIN_INPUT_HTTP, HTTP input proxy plugin * PLUGIN_INPUT_RASPICAM, Raspberry Pi input camera plugin * PLUGIN_INPUT_PTP2, PTP2 input plugin * PLUGIN_INPUT_UVC, Video 4 Linux input plugin * PLUGIN_OUTPUT_FILE, File output plugin * PLUGIN_OUTPUT_HTTP, HTTP server output plugin * PLUGIN_OUTPUT_RTSP, RTSP output plugin * PLUGIN_OUTPUT_UDP, UDP output stream plugin * PLUGIN_OUTPUT_VIEWER, SDL output viewer plugin * PLUGIN_OUTPUT_ZMQSERVER, ZMQ Server output plugin -- The following OPTIONAL packages have been found: * Gphoto2 * Threads * SDL -- The following features have been disabled: * WXP_COMPAT, Enable compatibility with WebcamXP * PLUGIN_INPUT_OPENCV, OpenCV input plugin (unmet dependencies) * ENABLE_HTTP_MANAGEMENT, Enable experimental HTTP management option -- The following OPTIONAL packages have not been found: * OpenCV -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/build [ 3%] Running C protocol buffer compiler on package.proto [ 9%] Building C object CMakeFiles/mjpg_streamer.dir/mjpg_streamer.c.o [ 9%] Building C object plugins/input_file/CMakeFiles/input_file.dir/input_file.c.o [ 18%] Building C object plugins/input_http/CMakeFiles/input_http.dir/input_http.c.o [ 18%] Building C object CMakeFiles/mjpg_streamer.dir/utils.c.o [ 18%] Building C object plugins/input_raspicam/CMakeFiles/input_raspicam.dir/input_raspicam.c.o [ 24%] Building C object plugins/input_ptp2/CMakeFiles/input_ptp2.dir/input_ptp2.c.o [ 27%] Building C object plugins/input_http/CMakeFiles/input_http.dir/misc.c.o [ 27%] Building C object plugins/input_http/CMakeFiles/input_http.dir/mjpg-proxy.c.o [ 30%] Building C object plugins/output_file/CMakeFiles/output_file.dir/output_file.c.o [ 36%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/dynctrl.c.o [ 39%] Building C object plugins/output_http/CMakeFiles/output_http.dir/httpd.c.o [ 39%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/input_uvc.c.o [ 42%] Building C object plugins/output_rtsp/CMakeFiles/output_rtsp.dir/output_rtsp.c.o [ 51%] Building C object plugins/output_udp/CMakeFiles/output_udp.dir/output_udp.c.o [ 51%] Building C object plugins/output_http/CMakeFiles/output_http.dir/output_http.c.o [ 51%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/jpeg_utils.c.o [ 57%] Building C object plugins/output_viewer/CMakeFiles/output_viewer.dir/output_viewer.c.o [ 57%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/v4l2uvc.c.o In file included from /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/utils.c:29: /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ [ 60%] Building C object plugins/output_zmqserver/CMakeFiles/output_zmqserver.dir/package.pb-c.c.o [ 63%] Building C object plugins/output_zmqserver/CMakeFiles/output_zmqserver.dir/output_zmqserver.c.o In file included from /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/input_raspicam.c:51: /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/RaspiCamControl.c: In function 'raspicamcontrol_set_saturation': /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/RaspiCamControl.c:762:32: warning: implicit declaration of function 'mmal_port_parameter_set_rational'; did you mean 'mmal_port_parameter_set'? [-Wimplicit-function-declaration] 762 | ret = mmal_status_to_int(mmal_port_parameter_set_rational(camera->control, MMAL_PARAMETER_SATURATION, value)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | mmal_port_parameter_set /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/RaspiCamControl.c: In function 'raspicamcontrol_set_ISO': /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/RaspiCamControl.c:864:30: warning: implicit declaration of function 'mmal_port_parameter_set_uint32'; did you mean 'mmal_port_parameter_set'? [-Wimplicit-function-declaration] 864 | return mmal_status_to_int(mmal_port_parameter_set_uint32(camera->control, MMAL_PARAMETER_ISO, ISO)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | mmal_port_parameter_set /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/RaspiCamControl.c: In function 'raspicamcontrol_set_video_stabilisation': /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/RaspiCamControl.c:899:30: warning: implicit declaration of function 'mmal_port_parameter_set_boolean'; did you mean 'mmal_port_parameter_set'? [-Wimplicit-function-declaration] 899 | return mmal_status_to_int(mmal_port_parameter_set_boolean(camera->control, MMAL_PARAMETER_VIDEO_STABILISATION, vstabilisation)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | mmal_port_parameter_set [ 66%] Linking C shared library input_http.so /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/RaspiCamControl.c: In function 'raspicamcontrol_set_exposure_compensation': /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/RaspiCamControl.c:913:30: warning: implicit declaration of function 'mmal_port_parameter_set_int32'; did you mean 'mmal_port_parameter_set'? [-Wimplicit-function-declaration] 913 | return mmal_status_to_int(mmal_port_parameter_set_int32(camera->control, MMAL_PARAMETER_EXPOSURE_COMP , exp_comp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | mmal_port_parameter_set /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/input_raspicam.c: In function 'worker_thread': /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/input_raspicam.c:885:10: warning: implicit declaration of function 'mmal_port_pool_create'; did you mean 'mmal_pool_create'? [-Wimplicit-function-declaration] 885 | pool = mmal_port_pool_create(encoder_output, encoder_output->buffer_num, encoder_output->buffer_size); | ^~~~~~~~~~~~~~~~~~~~~ | mmal_pool_create /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/input_raspicam.c:885:8: warning: assignment to 'MMAL_POOL_T *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 885 | pool = mmal_port_pool_create(encoder_output, encoder_output->buffer_num, encoder_output->buffer_size); | ^ [ 66%] Built target input_http /home/buildozer/aports/testing/mjpg-streamer/src/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/input_raspicam.c:1057:5: warning: implicit declaration of function 'mmal_port_pool_destroy'; did you mean 'mmal_pool_destroy'? [-Wimplicit-function-declaration] 1057 | mmal_port_pool_destroy(encoder->output[0], pool); | ^~~~~~~~~~~~~~~~~~~~~~ | mmal_pool_destroy [ 69%] Linking C shared library output_rtsp.so [ 72%] Linking C shared library input_file.so [ 72%] Built target output_rtsp [ 75%] Linking C shared library output_viewer.so [ 78%] Linking C shared library output_udp.so [ 78%] Built target input_file [ 78%] Built target output_viewer [ 78%] Built target output_udp [ 81%] Linking C executable mjpg_streamer [ 81%] Built target mjpg_streamer [ 84%] Linking C shared library input_ptp2.so [ 87%] Linking C shared library output_file.so [ 87%] Built target input_ptp2 [ 87%] Built target output_file [ 90%] Linking C shared library output_zmqserver.so [ 90%] Built target output_zmqserver [ 93%] Linking C shared library input_uvc.so [ 93%] Built target input_uvc [ 96%] Linking C shared library input_raspicam.so [100%] Linking C shared library output_http.so [100%] Built target input_raspicam [100%] Built target output_http >>> mjpg-streamer: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/bin/mjpg_streamer -- Set runtime path of "/home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/bin/mjpg_streamer" to "/usr/lib/mjpg-streamer" -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/jquery.ui.core.min.js -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/jquery.ui.tabs.min.js -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/example.jpg -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/spinbtn_updn.gif -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/jquery.ui.widget.min.js -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/fix.css -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/videolan.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/jquery.ui.custom.css -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/jquery.js -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/java_simple.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/java_control.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/index.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/javascript.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/static_simple.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/LICENSE.txt -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/jquery.rotate.js -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/rotateicons.png -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/static.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/java.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/favicon.ico -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/bodybg.gif -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/stream_simple.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/JQuerySpinBtn.css -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/javascript_motiondetection.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/control.htm -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/cambozola.jar -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/JQuerySpinBtn.js -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/stream.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/functions.js -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/style.css -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/javascript_simple.html -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/sidebarbg.gif -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/share/mjpg-streamer/www/favicon.png -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/input_file.so -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/input_http.so -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/input_raspicam.so -- Set runtime path of "/home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/input_raspicam.so" to "" -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/input_ptp2.so -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/input_uvc.so -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/output_file.so -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/output_http.so -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/output_rtsp.so -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/output_udp.so -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/output_viewer.so -- Installing: /home/buildozer/aports/testing/mjpg-streamer/pkg/mjpg-streamer/usr/lib/mjpg-streamer/output_zmqserver.so >>> mjpg-streamer-input-raspicam*: Running split function raspicam... >>> mjpg-streamer-input-raspicam*: Preparing subpackage mjpg-streamer-input-raspicam... >>> mjpg-streamer-input-raspicam*: Stripping binaries >>> mjpg-streamer-input-raspicam*: Running postcheck for mjpg-streamer-input-raspicam >>> mjpg-streamer*: Running postcheck for mjpg-streamer >>> mjpg-streamer*: Preparing package mjpg-streamer... >>> mjpg-streamer*: Stripping binaries >>> mjpg-streamer-input-raspicam*: Scanning shared objects >>> mjpg-streamer*: Scanning shared objects >>> mjpg-streamer-input-raspicam*: Tracing dependencies... so:libbcm_host.so so:libc.musl-armhf.so.1 so:libmmal_core.so so:libmmal_util.so so:libvcos.so >>> mjpg-streamer-input-raspicam*: Package size: 84.0 KB >>> mjpg-streamer-input-raspicam*: Compressing data... >>> mjpg-streamer-input-raspicam*: Create checksum... >>> mjpg-streamer-input-raspicam*: Create mjpg-streamer-input-raspicam-0_git20210220-r1.apk >>> mjpg-streamer*: Tracing dependencies... so:libSDL-1.2.so.0 so:libc.musl-armhf.so.1 so:libgphoto2.so.6 so:libgphoto2_port.so.12 so:libjpeg.so.8 so:libprotobuf-c.so.1 so:libzmq.so.5 >>> mjpg-streamer*: Package size: 1.1 MB >>> mjpg-streamer*: Compressing data... >>> mjpg-streamer*: Create checksum... >>> mjpg-streamer*: Create mjpg-streamer-0_git20210220-r1.apk >>> mjpg-streamer: Build complete at Mon, 24 Oct 2022 22:56:06 +0000 elapsed time 0h 0m 4s >>> mjpg-streamer: Cleaning up srcdir >>> mjpg-streamer: Cleaning up pkgdir >>> mjpg-streamer: Uninstalling dependencies... (1/33) Purging .makedepends-mjpg-streamer (20221024.225603) (2/33) Purging cmake (3.24.2-r0) (3/33) Purging jpeg-dev (9e-r0) (4/33) Purging libjpeg-turbo-dev (2.1.4-r0) (5/33) Purging libgphoto2-dev (2.5.30-r0) (6/33) Purging libusb-dev (1.0.26-r0) (7/33) Purging libgphoto2 (2.5.30-r0) (8/33) Purging protobuf-c-dev (1.4.1-r1) (9/33) Purging protobuf-c-compiler (1.4.1-r1) (10/33) Purging protobuf-c (1.4.1-r1) (11/33) Purging sdl12-compat-dev (1.2.60-r0) (12/33) Purging sdl12-compat (1.2.60-r0) (13/33) Purging sdl2 (2.24.1-r0) (14/33) Purging zeromq-dev (4.3.4-r1) (15/33) Purging libzmq (4.3.4-r1) (16/33) Purging raspberrypi-dev (0.20220616-r0) (17/33) Purging linux-headers (5.19.5-r0) (18/33) Purging raspberrypi-static (0.20220616-r0) (19/33) Purging raspberrypi-libs (0.20220616-r0) (20/33) Purging libarchive (3.6.1-r1) (21/33) Purging libbz2 (1.0.8-r3) (22/33) Purging xz-libs (5.2.7-r0) (23/33) Purging rhash-libs (1.4.3-r1) (24/33) Purging libuv (1.44.2-r0) (25/33) Purging libjpeg-turbo (2.1.4-r0) (26/33) Purging libexif-dev (0.6.24-r0) (27/33) Purging libexif (0.6.24-r0) (28/33) Purging libusb (1.0.26-r0) (29/33) Purging libltdl (2.4.7-r0) (30/33) Purging libprotoc (3.21.8-r0) (31/33) Purging libprotobuf (3.21.8-r0) (32/33) Purging libsodium-dev (1.0.18-r2) (33/33) Purging libsodium (1.0.18-r2) Executing busybox-1.35.0-r27.trigger OK: 331 MiB in 96 packages >>> mjpg-streamer: Updating the testing/armhf repository index... >>> mjpg-streamer: Signing the index...