>>> libcamera 96fab38e02792a109c0d35ca2154e95a7b4c8fcb Extracting gzip -d -c /tmp/instance-1/dl/libcamera/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb.tar.gz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb -xf - >>> libcamera 96fab38e02792a109c0d35ca2154e95a7b4c8fcb Patching >>> libcamera 96fab38e02792a109c0d35ca2154e95a7b4c8fcb Configuring rm -rf /tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb//build mkdir -p /tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb//build sed -e 's%@TARGET_CROSS@%/tmp/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-%g' -e 's%@TARGET_ARCH@%arc%g' -e 's%@TARGET_CPU@%archs%g' -e 's%@TARGET_ENDIAN@%little%g' -e 's%@TARGET_CFLAGS@%"-D_LARGEFILE_SOURCE", "-D_LARGEFILE64_SOURCE", "-D_FILE_OFFSET_BITS=64", "-O2", "-D_FORTIFY_SOURCE=2"%g' -e 's%@TARGET_LDFLAGS@%%g' -e 's%@TARGET_CXXFLAGS@%"-D_LARGEFILE_SOURCE", "-D_LARGEFILE64_SOURCE", "-D_FILE_OFFSET_BITS=64", "-O2", "-D_FORTIFY_SOURCE=2"%g' -e 's%@HOST_DIR@%/tmp/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb//build/cross-compilation.conf PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /tmp/instance-1/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb//build/cross-compilation.conf -Dbuild.pkg_config_path=/tmp/instance-1/output-1/host/lib/pkgconfig -Dandroid=false -Ddocumentation=false -Dtest=false -Dv4l2=false -Dpipelines=rkisp1 /tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb/ /tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb//build The Meson build system Version: 0.54.2 Source dir: /tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb Build dir: /tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb/build Build type: cross build Project name: libcamera Project version: 0.0.0 C compiler for the build machine: ccache cc (gcc 9.3.0 "cc (Ubuntu 9.3.0-10ubuntu2) 9.3.0") C linker for the build machine: cc ld.bfd 2.34 C++ compiler for the build machine: ccache c++ (gcc 9.3.0 "c++ (Ubuntu 9.3.0-10ubuntu2) 9.3.0") C++ linker for the build machine: c++ ld.bfd 2.34 C compiler for the host machine: /tmp/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc (gcc 9.3.1 "arc-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.08-git-00488-gc3294956d5) 9.3.1 20200315") C linker for the host machine: /tmp/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc ld.bfd 2.34.50.20200307 C++ compiler for the host machine: /tmp/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ (gcc 9.3.1 "arc-buildroot-linux-gnu-g++.br_real (Buildroot 2020.08-git-00488-gc3294956d5) 9.3.1 20200315") C++ linker for the host machine: /tmp/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ ld.bfd 2.34.50.20200307 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arc Host machine cpu: archs Target machine cpu family: arc Target machine cpu: archs Header has symbol "backtrace" : YES Header has symbol "secure_getenv" : YES Compiler for C supports arguments -Wno-c99-designator -Wc99-designator: NO Configuring version.h using configuration Program openssl found: YES (/tmp/instance-1/output-1/host/bin/openssl) Library atomic found: YES Library dl found: YES Library gnutls found: YES Found pkg-config: /tmp/instance-1/output-1/host/bin/pkgconf (1.6.1) Found CMake: NO Run-time dependency libudev found: NO (tried pkgconfig and cmake) Run-time dependency threads found: YES Program ipa-sign-install.sh found: YES (/tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb/src/ipa/ipa-sign-install.sh) WARNING: rcc dependencies will not work reliably until this upstream issue is fixed: https://bugreports.qt.io/browse/QTBUG-45460 Run-time dependency qt5 (modules: Core, Gui, Widgets) found: NO (tried pkgconfig) Run-time dependency glib-2.0 found: YES 2.64.3 Run-time dependency gstreamer-video-1.0 found: NO (tried pkgconfig and cmake) Run-time dependency gstreamer-allocators-1.0 found: NO (tried pkgconfig and cmake) Configuring config.h using configuration Build targets in project: 15 Found ninja-1.10.0 at /tmp/instance-1/output-1/host/bin/ninja >>> libcamera 96fab38e02792a109c0d35ca2154e95a7b4c8fcb Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /tmp/instance-1/output-1/host/bin/ninja -j32 -C /tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb//build ninja: Entering directory `/tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb//build' [1/82] Generating gen-header with a custom command [2/82] Compiling C object 'utils/ipu3/5b60d53@@ipu3-unpack@exe/ipu3-unpack.c.o' [3/82] Linking target utils/ipu3/ipu3-unpack [4/82] Generating property_ids_h with a custom command [5/82] Generating property_ids_cpp with a custom command [6/82] Generating control_ids_h with a custom command [7/82] Generating control_ids_cpp with a custom command [8/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/ipa_controls.cpp.o' [9/82] Generating ipa-priv-key with a custom command ...............................................................+++++ .............................................................................+++++ [10/82] Generating ipa_pub_key_cpp with a custom command writing RSA key [11/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/control_validator.cpp.o' [12/82] Generating version.cpp with a custom command [13/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/geometry.cpp.o' [14/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/event_dispatcher.cpp.o' [15/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/byte_stream_buffer.cpp.o' [16/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/meson-generated_.._property_ids.cpp.o' [17/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/ipa_interface.cpp.o' [18/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/file_descriptor.cpp.o' [19/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/buffer.cpp.o' [20/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/camera_controls.cpp.o' [21/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/meson-generated_.._control_ids.cpp.o' [22/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/bound_method.cpp.o' [23/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/file.cpp.o' [24/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/event_notifier.cpp.o' [25/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/meson-generated_.._version.cpp.o' [26/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/meson-generated_.._ipa_pub_key.cpp.o' [27/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/pixel_format.cpp.o' [28/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/ipc_unixsocket.cpp.o' [29/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/device_enumerator_sysfs.cpp.o' [30/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/pub_key.cpp.o' [31/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/formats.cpp.o' [32/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/media_object.cpp.o' [33/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/event_dispatcher_poll.cpp.o' [34/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/framebuffer_allocator.cpp.o' [35/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/ipa_module.cpp.o' [36/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/message.cpp.o' [37/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/media_device.cpp.o' [38/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/device_enumerator.cpp.o' [39/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/ipa_proxy.cpp.o' [40/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/object.cpp.o' [41/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/semaphore.cpp.o' [42/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/controls.cpp.o' [43/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/ipa_manager.cpp.o' [44/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/signal.cpp.o' [45/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/control_serializer.cpp.o' [46/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/v4l2_controls.cpp.o' [47/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/ipa_context_wrapper.cpp.o' [48/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/log.cpp.o' [49/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/utils.cpp.o' [50/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/timer.cpp.o' [51/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/process.cpp.o' [52/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/camera_manager.cpp.o' [53/82] Compiling C++ object 'src/cam/351722a@@cam@exe/event_loop.cpp.o' [54/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/request.cpp.o' [55/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/v4l2_pixelformat.cpp.o' [56/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/stream.cpp.o' [57/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/pipeline_rkisp1_timeline.cpp.o' [58/82] Compiling C++ object 'src/libcamera/proxy/worker/c1feb93@@ipa_proxy_linux@exe/ipa_proxy_linux_worker.cpp.o' [59/82] Compiling C++ object 'src/cam/351722a@@cam@exe/buffer_writer.cpp.o' [60/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/v4l2_device.cpp.o' [61/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/thread.cpp.o' [62/82] Compiling C++ object 'src/cam/351722a@@cam@exe/stream_options.cpp.o' [63/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/proxy_ipa_proxy_linux.cpp.o' [64/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/v4l2_subdevice.cpp.o' [65/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/camera.cpp.o' [66/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/pipeline_handler.cpp.o' [67/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/proxy_ipa_proxy_thread.cpp.o' [68/82] Compiling C++ object 'src/cam/351722a@@cam@exe/capture.cpp.o' [69/82] Compiling C++ object 'src/cam/351722a@@cam@exe/main.cpp.o' [70/82] Compiling C++ object 'src/ipa/rkisp1/5586a57@@ipa_rkisp1@sha/rkisp1.cpp.o' [71/82] Compiling C++ object 'src/ipa/libipa/9f50984@@ipa@sta/ipa_interface_wrapper.cpp.o' [72/82] Linking static target src/ipa/libipa/libipa.a [73/82] Compiling C++ object 'src/cam/351722a@@cam@exe/options.cpp.o' [74/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/v4l2_videodevice.cpp.o' FAILED: src/libcamera/4ab8042@@camera@sha/v4l2_videodevice.cpp.o /tmp/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -Isrc/libcamera/4ab8042@@camera@sha -Isrc/libcamera -I../src/libcamera -Iinclude -I../include -Iinclude/libcamera -fdiagnostics-color=always -pipe -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Werror -std=c++14 -O3 -Wno-unused-parameter -include config.h -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ 'src/libcamera/4ab8042@@camera@sha/v4l2_videodevice.cpp.o' -MF 'src/libcamera/4ab8042@@camera@sha/v4l2_videodevice.cpp.o.d' -o 'src/libcamera/4ab8042@@camera@sha/v4l2_videodevice.cpp.o' -c ../src/libcamera/v4l2_videodevice.cpp ../src/libcamera/v4l2_videodevice.cpp: In member function 'int libcamera::V4L2VideoDevice::allocateBuffers(unsigned int, std::vector >*)': ../src/libcamera/v4l2_videodevice.cpp:1139:39: error: 'new' of type 'libcamera::V4L2BufferCache' with extended alignment 8 [-Werror=aligned-new=] 1139 | cache_ = new V4L2BufferCache(*buffers); | ^ ../src/libcamera/v4l2_videodevice.cpp:1139:39: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter ../src/libcamera/v4l2_videodevice.cpp:1139:39: note: use '-faligned-new' to enable C++17 over-aligned new support ../src/libcamera/v4l2_videodevice.cpp: In member function 'int libcamera::V4L2VideoDevice::importBuffers(unsigned int)': ../src/libcamera/v4l2_videodevice.cpp:1315:36: error: 'new' of type 'libcamera::V4L2BufferCache' with extended alignment 8 [-Werror=aligned-new=] 1315 | cache_ = new V4L2BufferCache(count); | ^ ../src/libcamera/v4l2_videodevice.cpp:1315:36: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter ../src/libcamera/v4l2_videodevice.cpp:1315:36: note: use '-faligned-new' to enable C++17 over-aligned new support cc1plus: all warnings being treated as errors [75/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/pipeline_rkisp1_rkisp1.cpp.o' [76/82] Compiling C++ object 'src/libcamera/4ab8042@@camera@sha/camera_sensor.cpp.o' ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:269: /tmp/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-1/buildroot'