Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ninja: Entering directory `build'
- [0/1] Regenerating build files.
- The Meson build system
- Version: 0.62.0
- Source dir: /home/pi/Desktop/GSOC/libcamera
- Build dir: /home/pi/Desktop/GSOC/libcamera/build
- Build type: native build
- Project name: libcamera
- Project version: 0.0.0
- C compiler for the host machine: cc (gcc 10.2.1 "cc (Raspbian 10.2.1-6+rpi1) 10.2.1 20210110")
- C linker for the host machine: cc ld.bfd 2.35.2
- C++ compiler for the host machine: c++ (gcc 10.2.1 "c++ (Raspbian 10.2.1-6+rpi1) 10.2.1 20210110")
- C++ linker for the host machine: c++ ld.bfd 2.35.2
- Host machine cpu family: arm
- Host machine cpu: armv7l
- Header <unistd.h> has symbol "issetugid" : NO (cached)
- Header <stdlib.h> has symbol "secure_getenv" : YES (cached)
- Compiler for C supports arguments -Wno-c99-designator: NO (cached)
- Library lttng-ust found: NO
- Message: Enabling vimc pipeline handler to support tests
- Program ./parser.py found: YES (/home/pi/Desktop/GSOC/libcamera/utils/ipc/./parser.py)
- Program ./generate.py found: YES (/home/pi/Desktop/GSOC/libcamera/utils/ipc/./generate.py)
- Program ./extract-docs.py found: YES (/home/pi/Desktop/GSOC/libcamera/utils/ipc/./extract-docs.py)
- Program ./gen-tp-header.py found: YES (/home/pi/Desktop/GSOC/libcamera/utils/tracepoints/./gen-tp-header.py)
- Configuring version.h using configuration
- Program openssl found: YES (/usr/bin/openssl)
- Library atomic found: YES
- Library libdw found: YES
- Library libunwind found: YES
- Header <execinfo.h> has symbol "backtrace" : YES (cached)
- Dependency threads found: YES unknown (cached)
- Library dl found: YES
- Library gnutls found: YES
- Found pkg-config: /usr/bin/pkg-config (0.29.2)
- Found CMake: /usr/bin/cmake (3.18.4)
- Run-time dependency libudev found: NO (tried pkgconfig and cmake)
- Run-time dependency yaml-0.1 found: NO (tried pkgconfig and cmake)
- Executing subproject libyaml method cmake
- libyaml| DEPRECATION: CMake support for versions <3.17 is deprecated since Meson 0.62.0.
- libyaml| |
- libyaml| | However, Meson was only able to find CMake .
- libyaml| |
- libyaml| | Support for all CMake versions below 3.17.0 will be removed once
- libyaml| | newer CMake versions are more widely adopted. If you encounter
- libyaml| | any errors please try upgrading CMake to a newer version first.
- libyaml| Found CMake: /usr/bin/cmake (3.18.4)
- | Configuring the build directory with CMake version 3.18.4
- | Running CMake with: -G Ninja -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_POSITION_INDEPENDENT_CODE=ON
- | - build directory: /home/pi/Desktop/GSOC/libcamera/build/subprojects/libyaml/__CMake_build
- | - source directory: /home/pi/Desktop/GSOC/libcamera/subprojects/libyaml
- | - toolchain file: /home/pi/Desktop/GSOC/libcamera/build/subprojects/libyaml/__CMake_build/CMakeMesonToolchainFile.cmake
- | - preload file: /usr/local/lib/python3.9/dist-packages/mesonbuild/cmake/data/preload.cmake
- | - trace args: --trace-expand --trace-format=json-v1 --no-warn-unused-cli --trace-redirect=cmake_trace.txt
- | - disabled policy warnings: [CMP0025, CMP0047, CMP0056, CMP0060, CMP0065, CMP0066, CMP0067, CMP0082, CMP0089, CMP0102]
- | Running with expanded trace output on.
- | Not searching for unused variables given on the command line.
- | Trace will be written to cmake_trace.txt
- | -- The C compiler identification is GNU 10.2.1
- | -- Detecting C compiler ABI info
- | -- Detecting C compiler ABI info - done
- | -- Check for working C compiler: /usr/bin/cc - skipped
- | -- Detecting C compile features
- | -- Detecting C compile features - done
- | -- Configuring done
- | -- Generating done
- | -- Build files have been written to: /home/pi/Desktop/GSOC/libcamera/build/subprojects/libyaml/__CMake_build
- libyaml| CMake configuration: SUCCEEDED
- libyaml| CMake project yaml has 42 build targets.
- cmake-ast| Processing generated meson AST
- cmake-ast| Build file: /home/pi/Desktop/GSOC/libcamera/build/subprojects/libyaml/meson.build
- libyaml| Project name: yaml
- libyaml| Project version: undefined
- libyaml| C compiler for the host machine: cc (gcc 10.2.1 "cc (Raspbian 10.2.1-6+rpi1) 10.2.1 20210110")
- libyaml| C linker for the host machine: cc ld.bfd 2.35.2
- libyaml| Build targets in project: 64
- libyaml| Subproject libyaml finished.
- Dependency libexif skipped: feature android disabled
- Dependency libjpeg skipped: feature android disabled
- Dependency libevent_pthreads found: YES 2.1.12-stable (cached)
- Run-time dependency GTest found: NO (tried pkgconfig and system)
- Looking for a fallback subproject for the dependency gtest
- Executing subproject gtest
- gtest| Project name: gtest
- gtest| Project version: 1.11.0
- gtest| C++ compiler for the host machine: c++ (gcc 10.2.1 "c++ (Raspbian 10.2.1-6+rpi1) 10.2.1 20210110")
- gtest| C++ linker for the host machine: c++ ld.bfd 2.35.2
- gtest| Dependency threads found: YES unknown (cached)
- gtest| Dependency threads found: YES unknown (cached)
- gtest| Dependency threads found: YES unknown (cached)
- gtest| Dependency threads found: YES unknown (cached)
- gtest| Build targets in project: 72
- gtest| Subproject gtest finished.
- Dependency gtest from subproject subprojects/googletest-release-1.11.0 found: YES 1.11.0
- Dependency libevent_pthreads found: YES 2.1.12-stable (cached)
- Dependency libdrm found: YES 2.4.104 (cached)
- sdl2-config found: NO
- Run-time dependency sdl2 found: NO (tried pkgconfig and config-tool)
- Run-time dependency sdl2_image found: NO (tried pkgconfig and cmake)
- Run-time dependency qt5 (modules: Core, Gui, Widgets) found: YES 5.15.2 (pkg-config)
- Dependency libtiff-4 found: YES 4.2.0 (cached)
- Header <QOpenGLWidget> has symbol "QOpenGLWidget" with dependencies Qt5Core, Qt5Core, Qt5Gui, Qt5Widgets: YES (cached)
- Detecting Qt5 tools
- Run-time dependency qt5 (modules: Core) found: YES 5.15.2 (pkg-config)
- Program /usr/lib/arm-linux-gnueabihf/qt5/bin/moc found: YES 5.15.2 (/usr/lib/arm-linux-gnueabihf/qt5/bin/moc)
- Program /usr/lib/arm-linux-gnueabihf/qt5/bin/uic found: YES 5.15.2 (/usr/lib/arm-linux-gnueabihf/qt5/bin/uic)
- Program /usr/lib/arm-linux-gnueabihf/qt5/bin/rcc found: YES 5.15.2 (/usr/lib/arm-linux-gnueabihf/qt5/bin/rcc)
- Program /usr/lib/arm-linux-gnueabihf/qt5/bin/lrelease found: NO
- Program lrelease-qt5 found: NO
- Program lrelease found: NO found but need: '== 5.15.2' (/usr/bin/lrelease)
- Dependency glib-2.0 found: YES 2.66.8 (cached)
- Dependency gstreamer-video-1.0 found: YES 1.18.4 (cached)
- Dependency gstreamer-allocators-1.0 found: YES 1.18.4 (cached)
- Dependency python3 found: YES 3.9 (cached)
- Executing subproject pybind11
- pybind11| Project name: pybind11
- pybind11| Project version: 2.9.1
- pybind11| C++ compiler for the host machine: c++ (gcc 10.2.1 "c++ (Raspbian 10.2.1-6+rpi1) 10.2.1 20210110")
- pybind11| C++ linker for the host machine: c++ ld.bfd 2.35.2
- pybind11| Build targets in project: 78
- pybind11| Subproject pybind11 finished.
- Program doxygen found: NO
- Program dot found: NO
- Program sphinx-build-3 found: NO
- Program sphinx-build found: NO
- Dependency gstreamer-1.0 found: YES 1.18.4 (cached)
- Program python3 found: YES (/usr/bin/python3)
- Configuring config.h using configuration
- Program python3 (jinja2, ply, jinja2, yaml) found: YES (/usr/bin/python3) modules: jinja2, ply, jinja2, yaml
- Build targets in project: 156
- libcamera 0.0.0
- Paths
- LIBCAMERA_DATA_DIR : "/usr/local/share/libcamera"
- LIBCAMERA_SYSCONF_DIR : "/usr/local/etc/libcamera"
- IPA_PROXY_DIR : "/usr/local/libexec/libcamera"
- IPA_CONFIG_DIR : "/usr/local/etc/libcamera/ipa:/usr/local/share/libcamera/ipa"
- IPA_MODULE_DIR : "/usr/local/lib/arm-linux-gnueabihf/libcamera"
- Configuration
- Enabled pipelines : simple
- vimc
- Enabled IPA modules : raspberrypi
- Tracing support : NO
- Android support : NO
- GStreamer support : YES
- Python bindings : YES
- V4L2 emulation support : NO
- cam application : YES
- qcam application : YES
- lc-compliance application: YES
- Unit tests : YES
- Subprojects
- gtest : YES
- libyaml : YES
- pybind11 : YES
- User defined options
- backend : ninja
- ipas : raspberrypi
- pipelines : simple
- Found ninja-1.10.1 at /usr/bin/ninja
- Cleaning... 0 files.
- [2/77] Generating symbol file src/libcamera/libcamera.so.0.0.0.p/libcamera.so.0.0.0.symbols
- FAILED: src/libcamera/libcamera.so.0.0.0.p/libcamera.so.0.0.0.symbols
- /usr/local/bin/meson --internal symbolextractor /home/pi/Desktop/GSOC/libcamera/build src/libcamera/libcamera.so.0.0.0 src/libcamera/libcamera.so.0.0.0 src/libcamera/libcamera.so.0.0.0.p/libcamera.so.0.0.0.symbols
- Traceback (most recent call last):
- File "/usr/local/bin/meson", line 8, in <module>
- sys.exit(main())
- File "/usr/local/lib/python3.9/dist-packages/mesonbuild/mesonmain.py", line 269, in main
- return run(sys.argv[1:], launcher)
- File "/usr/local/lib/python3.9/dist-packages/mesonbuild/mesonmain.py", line 258, in run
- return run_script_command(args[1], args[2:])
- File "/usr/local/lib/python3.9/dist-packages/mesonbuild/mesonmain.py", line 201, in run_script_command
- return module.run(script_args)
- File "/usr/local/lib/python3.9/dist-packages/mesonbuild/scripts/symbolextractor.py", line 327, in run
- gen_symbols(libfile, impfile, outfile, options.cross_host)
- File "/usr/local/lib/python3.9/dist-packages/mesonbuild/scripts/symbolextractor.py", line 284, in gen_symbols
- gnu_syms(libfilename, outfilename)
- File "/usr/local/lib/python3.9/dist-packages/mesonbuild/scripts/symbolextractor.py", line 125, in gnu_syms
- write_if_changed('\n'.join(result) + '\n', outfilename)
- File "/usr/local/lib/python3.9/dist-packages/mesonbuild/scripts/symbolextractor.py", line 52, in write_if_changed
- with open(outfilename, 'w', encoding='utf-8') as f:
- PermissionError: [Errno 13] Permission denied: 'src/libcamera/libcamera.so.0.0.0.p/libcamera.so.0.0.0.symbols'
- ninja: build stopped: subcommand failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement