>>> mjpg-streamer: Building testing/mjpg-streamer 0_git20210220-r0 (using abuild 3.8.0_rc4-r0) started Wed, 08 Sep 2021 16:54:33 +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 (1/29) Installing lz4-libs (1.9.3-r0) (2/29) Installing libarchive (3.5.2-r0) (3/29) Installing rhash-libs (1.4.2-r0) (4/29) Installing libuv (1.42.0-r0) (5/29) Installing cmake (3.21.2-r0) (6/29) Installing libjpeg-turbo (2.1.1-r0) (7/29) Installing libjpeg-turbo-dev (2.1.1-r0) (8/29) Installing jpeg-dev (9d-r1) (9/29) Installing libexif (0.6.22-r0) (10/29) Installing libexif-dev (0.6.22-r0) (11/29) Installing libusb (1.0.24-r3) (12/29) Installing libusb-dev (1.0.24-r3) (13/29) Installing libltdl (2.4.6-r7) (14/29) Installing libgphoto2 (2.5.27-r0) Executing libgphoto2-2.5.27-r0.pre-install (15/29) Installing libgphoto2-dev (2.5.27-r0) (16/29) Installing linux-headers (5.10.41-r0) (17/29) Installing libprotobuf (3.15.7-r1) (18/29) Installing libprotoc (3.15.7-r1) (19/29) Installing protobuf-c-compiler (1.3.3-r6) (20/29) Installing protobuf-c (1.3.3-r6) (21/29) Installing protobuf-c-dev (1.3.3-r6) (22/29) Installing sdl2 (2.0.16-r2) (23/29) Installing sdl12-compat (0.0.1_git20210715-r0) (24/29) Installing sdl12-compat-dev (0.0.1_git20210715-r0) (25/29) Installing libsodium (1.0.18-r0) (26/29) Installing libzmq (4.3.4-r0) (27/29) Installing libsodium-dev (1.0.18-r0) (28/29) Installing zeromq-dev (4.3.4-r0) (29/29) Installing .makedepends-mjpg-streamer (20210908.165434) Executing busybox-1.34.0-r2.trigger OK: 392 MiB in 129 packages >>> mjpg-streamer: Cleaning up srcdir >>> mjpg-streamer: Cleaning up pkgdir >>> mjpg-streamer: Fetching https://distfiles.alpinelinux.org/distfiles/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 100 695k 100 695k 0 0 8666k 0 --:--:-- --:--:-- --:--:-- 8688k >>> mjpg-streamer: Fetching https://distfiles.alpinelinux.org/distfiles/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39.tar.gz >>> mjpg-streamer: Checking sha512sums... mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39.tar.gz: OK version.patch: OK >>> mjpg-streamer: Unpacking /var/cache/distfiles/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 10.3.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:70 (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.8.0") -- Checking for module 'libgphoto2' -- Found libgphoto2, version 2.5.27 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 -- Looking for pthread.h -- Looking for pthread.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.50") -- 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_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) * PLUGIN_INPUT_RASPICAM, Raspberry Pi input camera 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 [ 6%] Building C object plugins/input_file/CMakeFiles/input_file.dir/input_file.c.o [ 9%] Building C object CMakeFiles/mjpg_streamer.dir/utils.c.o [ 16%] Building C object CMakeFiles/mjpg_streamer.dir/mjpg_streamer.c.o [ 16%] Building C object plugins/input_ptp2/CMakeFiles/input_ptp2.dir/input_ptp2.c.o [ 19%] Building C object plugins/input_http/CMakeFiles/input_http.dir/input_http.c.o [ 22%] Building C object plugins/input_http/CMakeFiles/input_http.dir/mjpg-proxy.c.o [ 25%] Building C object plugins/output_udp/CMakeFiles/output_udp.dir/output_udp.c.o [ 29%] Building C object plugins/output_file/CMakeFiles/output_file.dir/output_file.c.o [ 32%] Building C object plugins/input_http/CMakeFiles/input_http.dir/misc.c.o [ 35%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/input_uvc.c.o [ 41%] Building C object plugins/output_rtsp/CMakeFiles/output_rtsp.dir/output_rtsp.c.o [ 41%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/dynctrl.c.o [ 45%] Building C object plugins/output_viewer/CMakeFiles/output_viewer.dir/output_viewer.c.o [ 48%] Building C object plugins/output_http/CMakeFiles/output_http.dir/httpd.c.o [ 51%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/jpeg_utils.c.o [ 54%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/v4l2uvc.c.o [ 58%] Building C object plugins/output_http/CMakeFiles/output_http.dir/output_http.c.o [ 61%] Building C object plugins/output_zmqserver/CMakeFiles/output_zmqserver.dir/package.pb-c.c.o [ 64%] 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/utils.c:29: /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ [ 67%] Linking C shared library input_http.so [ 70%] Linking C shared library output_rtsp.so [ 70%] Built target input_http [ 70%] Built target output_rtsp [ 74%] Linking C shared library output_udp.so [ 74%] Built target output_udp [ 77%] Linking C shared library output_viewer.so [ 80%] Linking C shared library input_file.so [ 80%] Built target output_viewer [ 80%] Built target input_file [ 83%] Linking C shared library input_ptp2.so [ 87%] Linking C shared library output_file.so [ 87%] Built target input_ptp2 [ 90%] Linking C executable mjpg_streamer [ 90%] Built target output_file [ 90%] Built target mjpg_streamer [ 93%] Linking C shared library output_zmqserver.so [ 93%] Built target output_zmqserver [ 96%] Linking C shared library input_uvc.so [ 96%] Built target input_uvc [100%] Linking C shared library output_http.so [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/java_control.html -- 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/control.htm -- 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/style.css -- 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/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/jquery.ui.tabs.min.js -- 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/LICENSE.txt -- 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/example.jpg -- 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/functions.js -- 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/javascript.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/java_simple.html -- 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/stream_simple.html -- 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/java.html -- 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/favicon.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/static_simple.html -- 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/jquery.js -- 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/favicon.ico -- 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/JQuerySpinBtn.css -- 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_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*: Running postcheck for mjpg-streamer >>> mjpg-streamer*: Preparing package mjpg-streamer... >>> mjpg-streamer*: Stripping binaries >>> mjpg-streamer*: Scanning shared objects >>> mjpg-streamer*: Tracing dependencies... so:libSDL-1.2.so.0 so:libc.musl-x86.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: 616.0 KB >>> mjpg-streamer*: Compressing data... >>> mjpg-streamer*: Create checksum... >>> mjpg-streamer*: Create mjpg-streamer-0_git20210220-r0.apk >>> mjpg-streamer: Build complete at Wed, 08 Sep 2021 16:54:39 +0000 elapsed time 0h 0m 6s >>> mjpg-streamer: Cleaning up srcdir >>> mjpg-streamer: Cleaning up pkgdir >>> mjpg-streamer: Uninstalling dependencies... (1/29) Purging .makedepends-mjpg-streamer (20210908.165434) (2/29) Purging cmake (3.21.2-r0) (3/29) Purging jpeg-dev (9d-r1) (4/29) Purging libjpeg-turbo-dev (2.1.1-r0) (5/29) Purging libgphoto2-dev (2.5.27-r0) (6/29) Purging libusb-dev (1.0.24-r3) (7/29) Purging libgphoto2 (2.5.27-r0) (8/29) Purging linux-headers (5.10.41-r0) (9/29) Purging protobuf-c-dev (1.3.3-r6) (10/29) Purging protobuf-c-compiler (1.3.3-r6) (11/29) Purging protobuf-c (1.3.3-r6) (12/29) Purging sdl12-compat-dev (0.0.1_git20210715-r0) (13/29) Purging sdl12-compat (0.0.1_git20210715-r0) (14/29) Purging sdl2 (2.0.16-r2) (15/29) Purging zeromq-dev (4.3.4-r0) (16/29) Purging libzmq (4.3.4-r0) (17/29) Purging libarchive (3.5.2-r0) (18/29) Purging lz4-libs (1.9.3-r0) (19/29) Purging rhash-libs (1.4.2-r0) (20/29) Purging libuv (1.42.0-r0) (21/29) Purging libjpeg-turbo (2.1.1-r0) (22/29) Purging libexif-dev (0.6.22-r0) (23/29) Purging libexif (0.6.22-r0) (24/29) Purging libusb (1.0.24-r3) (25/29) Purging libltdl (2.4.6-r7) (26/29) Purging libprotoc (3.15.7-r1) (27/29) Purging libprotobuf (3.15.7-r1) (28/29) Purging libsodium-dev (1.0.18-r0) (29/29) Purging libsodium (1.0.18-r0) Executing busybox-1.34.0-r2.trigger OK: 317 MiB in 100 packages >>> mjpg-streamer: Updating the testing/x86 repository index... >>> mjpg-streamer: Signing the index...