Created
September 1, 2021 19:00
-
-
Save mateosss/a69e44c124aabda7f31b36e8baa59c3b to your computer and use it in GitHub Desktop.
meson IRC question
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build started at 2021-09-01T15:59:02.957424 | |
Main binary: /usr/bin/python3 | |
Build Options: -Dinstall-active-runtime=false -Dservice=false -Dprefix=/home/mateo/Documents/apps/oxrinstall | |
Python system: Linux | |
The Meson build system | |
Version: 0.53.2 | |
Source dir: /home/mateo/Documents/apps/oxrdeps/monado | |
Build dir: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone | |
Build type: native build | |
Project name: xrt | |
Project version: 21.0.0 | |
C compiler for the build machine: cc (gcc 9.3.0 "cc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") | |
C linker for the build machine: cc ld.bfd 2.34 | |
C++ compiler for the build machine: c++ (gcc 9.3.0 "c++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") | |
C++ linker for the build machine: c++ ld.bfd 2.34 | |
C compiler for the host machine: cc (gcc 9.3.0 "cc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") | |
C linker for the host machine: cc ld.bfd 2.34 | |
C++ compiler for the host machine: c++ (gcc 9.3.0 "c++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") | |
C++ linker for the host machine: c++ ld.bfd 2.34 | |
Build machine cpu family: x86_64 | |
Build machine cpu: x86_64 | |
Host machine cpu family: x86_64 | |
Host machine cpu: x86_64 | |
Target machine cpu family: x86_64 | |
Target machine cpu: x86_64 | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpuo_aw78t | |
Command line: cc /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpuo_aw78t/testfile.c -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpuo_aw78t/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -D_XOPEN_SOURCE=700 | |
Code: | |
int i; | |
Compiler stdout: | |
Compiler stderr: | |
Compiler for C supports arguments -D_XOPEN_SOURCE=700: YES | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpcsiw5dha | |
Command line: cc /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpcsiw5dha/testfile.c -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpcsiw5dha/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wno-unused-parameter -Wunused-parameter | |
Code: | |
int i; | |
Compiler stdout: | |
Compiler stderr: | |
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp6cpj7u5c | |
Command line: cc /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp6cpj7u5c/testfile.c -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp6cpj7u5c/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Werror-implicit-function-declaration | |
Code: | |
int i; | |
Compiler stdout: | |
Compiler stderr: | |
Compiler for C supports arguments -Werror-implicit-function-declaration: YES | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpyas_81cc | |
Command line: cc /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpyas_81cc/testfile.c -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpyas_81cc/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=incompatible-pointer-types | |
Code: | |
int i; | |
Compiler stdout: | |
Compiler stderr: | |
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpsvjk_ru7 | |
Command line: c++ /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpsvjk_ru7/testfile.cpp -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpsvjk_ru7/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -D_XOPEN_SOURCE=700 | |
Code: | |
int i; | |
Compiler stdout: | |
Compiler stderr: | |
Compiler for C++ supports arguments -D_XOPEN_SOURCE=700: YES | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp4m6qd7va | |
Command line: c++ /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp4m6qd7va/testfile.cpp -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp4m6qd7va/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wno-unused-parameter -Wunused-parameter | |
Code: | |
int i; | |
Compiler stdout: | |
Compiler stderr: | |
Compiler for C++ supports arguments -Wno-unused-parameter -Wunused-parameter: YES | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpvznn0pj5 | |
Command line: c++ /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpvznn0pj5/testfile.cpp -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpvznn0pj5/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wno-deprecated-copy -Wdeprecated-copy | |
Code: | |
int i; | |
Compiler stdout: | |
Compiler stderr: | |
Compiler for C++ supports arguments -Wno-deprecated-copy -Wdeprecated-copy: YES | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp6uyzzdmp | |
Command line: c++ /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp6uyzzdmp/testfile.cpp -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp6uyzzdmp/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wno-c11-extensions -Wc11-extensions | |
Code: | |
int i; | |
Compiler stdout: | |
Compiler stderr: | |
c++: error: unrecognized command line option '-Wc11-extensions'; did you mean '-fms-extensions'? | |
Compiler for C++ supports arguments -Wno-c11-extensions -Wc11-extensions: NO | |
Program doxygen found: YES (/usr/bin/doxygen) | |
Program glslangValidator found: YES (/usr/bin/glslangValidator) | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpwv94bu_s | |
Command line: cc /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpwv94bu_s/testfile.c -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpwv94bu_s/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lpthread -Wl,--end-group -Wl,--allow-shlib-undefined | |
Code: | |
int main(void) { return 0; } | |
Compiler stdout: | |
Compiler stderr: | |
Library pthread found: YES | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpflu57fz3 | |
Command line: cc /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpflu57fz3/testfile.c -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpflu57fz3/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lrt -Wl,--end-group -Wl,--allow-shlib-undefined | |
Code: | |
int main(void) { return 0; } | |
Compiler stdout: | |
Compiler stderr: | |
Library rt found: YES | |
Dependency libavcodec found: YES 58.54.100 (cached) | |
Dependency egl found: YES 1.5 (cached) | |
Dependency eigen3 found: YES 3.3.7 (cached) | |
Dependency libjpeg found: YES 2.0.3 (cached) | |
Dependency libusb-1.0 found: YES 1.0.23 (cached) | |
Dependency gl found: YES 1.2 (cached) | |
Dependency glesv2 found: YES 3.2 (cached) | |
Dependency realsense2 found: YES 2.49.0 (cached) | |
Dependency sdl2 found: YES 2.0.10 (cached) | |
Dependency libudev found: YES 245 (cached) | |
Dependency libuvc found: YES 0.0.6 (cached) | |
Dependency vulkan found: YES 1.2.131 (cached) | |
Dependency zlib found: YES 1.2.11 (cached) | |
Pkg-config binary for MachineChoice.HOST is not cached. | |
Pkg-config binary missing from cross or native file, or env var undefined. | |
Trying a default pkg-config fallback at pkg-config | |
Trying pkg-config binary pkg-config for machine MachineChoice.HOST at ['/usr/bin/pkg-config'] | |
Found pkg-config: /usr/bin/pkg-config (0.29.1) | |
Determining dependency 'survive' with pkg-config executable '/usr/bin/pkg-config' | |
PKG_CONFIG_PATH: /opt/ros/noetic/lib/pkgconfig:/home/mateo/Documents/apps/kvioinstall/lib/pkgconfig:/home/mateo/Documents/apps/oxrinstall/lib/pkgconfig | |
Called `/usr/bin/pkg-config --modversion survive` -> 1 | |
CMake binary for MachineChoice.HOST is not cached | |
CMake binary missing from cross or native file, or env var undefined. | |
Trying a default CMake fallback at cmake | |
Trying CMake binary cmake for machine MachineChoice.HOST at ['/usr/bin/cmake'] | |
Found CMake: /usr/bin/cmake (3.21.1) | |
Extracting basic cmake information | |
Try CMake generator: auto | |
No FFLAGS in the environment, not changing global flags. | |
No LDFLAGS in the environment, not changing global flags. | |
Called `/usr/bin/cmake --trace-expand .` in /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/cmake_survive -> 0 | |
-- Module search paths: ['/', '/opt', '/opt/ros/noetic', '/usr', '/usr/local'] | |
-- CMake root: /usr/share/cmake-3.21 | |
-- CMake architectures: ['x86_64-linux-gnu'] | |
-- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share', 'lib/x86_64-linux-gnu'] | |
Preliminary CMake check failed. Aborting. | |
Run-time dependency survive found: NO (tried pkgconfig and cmake) | |
Dependency dbus-1 found: YES 1.12.16 (cached) | |
Pkg-config binary for MachineChoice.HOST is cached. | |
Determining dependency 'libsystemd' with pkg-config executable '/usr/bin/pkg-config' | |
PKG_CONFIG_PATH: /opt/ros/noetic/lib/pkgconfig:/home/mateo/Documents/apps/kvioinstall/lib/pkgconfig:/home/mateo/Documents/apps/oxrinstall/lib/pkgconfig | |
Called `/usr/bin/pkg-config --modversion libsystemd` -> 1 | |
CMake binary for MachineChoice.HOST is cached. | |
Preliminary CMake check failed. Aborting. | |
Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) | |
Pkg-config binary for MachineChoice.HOST is cached. | |
Determining dependency 'libbsd' with pkg-config executable '/usr/bin/pkg-config' | |
PKG_CONFIG_PATH: /opt/ros/noetic/lib/pkgconfig:/home/mateo/Documents/apps/kvioinstall/lib/pkgconfig:/home/mateo/Documents/apps/oxrinstall/lib/pkgconfig | |
Called `/usr/bin/pkg-config --modversion libbsd` -> 1 | |
CMake binary for MachineChoice.HOST is cached. | |
Preliminary CMake check failed. Aborting. | |
Run-time dependency libbsd found: NO (tried pkgconfig and cmake) | |
Dependency gstreamer-1.0 found: YES 1.16.2 (cached) | |
Dependency gstreamer-app-1.0 found: YES 1.16.2 (cached) | |
Dependency gstreamer-video-1.0 found: YES 1.16.2 (cached) | |
CMake binary for MachineChoice.HOST is cached. | |
Preliminary CMake check failed. Aborting. | |
Run-time dependency depthai found: NO (tried cmake) | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp6oxc1h9d | |
Command line: cc /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp6oxc1h9d/testfile.c -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp6oxc1h9d/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 | |
Code: | |
#include<stdio.h> | |
int main(void) { | |
printf("%ld\n", (long)(sizeof(void *))); | |
return 0; | |
}; | |
Compiler stdout: | |
Compiler stderr: | |
Program stdout: | |
8 | |
Program stderr: | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpry_j14i3 | |
Command line: cc /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpry_j14i3/testfile.c -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpry_j14i3/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs | |
Code: | |
Compiler stdout: | |
install: /usr/lib/gcc/x86_64-linux-gnu/9/ | |
programs: =/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/bin/ | |
libraries: =/home/mateo/Documents/apps/kvioinstall/lib/x86_64-linux-gnu/9/:/home/mateo/Documents/apps/kvioinstall/lib/x86_64-linux-gnu/:/home/mateo/Documents/apps/kvioinstall/lib/../lib/:/home/mateo/Documents/apps/oxrinstall/lib/x86_64-linux-gnu/9/:/home/mateo/Documents/apps/oxrinstall/lib/x86_64-linux-gnu/:/home/mateo/Documents/apps/oxrinstall/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/9/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/9/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/home/mateo/Documents/apps/kvioinstall/lib/:/home/mateo/Documents/apps/oxrinstall/lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/ | |
Compiler stderr: | |
Library Leap found: NO | |
Dependency opencv found: YES 3.3.1 (cached) | |
Pkg-config binary for MachineChoice.HOST is cached. | |
Determining dependency 'kimera_vio' with pkg-config executable '/usr/bin/pkg-config' | |
PKG_CONFIG_PATH: /opt/ros/noetic/lib/pkgconfig:/home/mateo/Documents/apps/kvioinstall/lib/pkgconfig:/home/mateo/Documents/apps/oxrinstall/lib/pkgconfig | |
Called `/usr/bin/pkg-config --modversion kimera_vio` -> 1 | |
CMake binary for MachineChoice.HOST is cached. | |
Preliminary CMake check failed. Aborting. | |
Run-time dependency kimera_vio found: NO (tried pkgconfig and cmake) | |
Dependency x11 found: YES 1.6.9 (cached) | |
Dependency x11-xcb found: YES 1.6.9 (cached) | |
Dependency xcb found: YES 1.14 (cached) | |
Dependency xcb-randr found: YES 1.14 (cached) | |
Dependency wayland-client found: YES 1.18.0 (cached) | |
Dependency wayland-protocols found: YES 1.20 (cached) | |
Dependency wayland-scanner found: YES 1.18.0 (cached) | |
PKG_CONFIG_PATH: /opt/ros/noetic/lib/pkgconfig:/home/mateo/Documents/apps/kvioinstall/lib/pkgconfig:/home/mateo/Documents/apps/oxrinstall/lib/pkgconfig | |
Called `/usr/bin/pkg-config --variable=wayland_scanner wayland-scanner` -> 0 | |
/usr/bin/wayland-scanner | |
Got pkgconfig variable wayland_scanner : /usr/bin/wayland-scanner | |
Program /usr/bin/wayland-scanner found: YES (/usr/bin/wayland-scanner) | |
Pkg-config binary for MachineChoice.HOST is cached. | |
Determining dependency 'openhmd' with pkg-config executable '/usr/bin/pkg-config' | |
PKG_CONFIG_PATH: /opt/ros/noetic/lib/pkgconfig:/home/mateo/Documents/apps/kvioinstall/lib/pkgconfig:/home/mateo/Documents/apps/oxrinstall/lib/pkgconfig | |
Called `/usr/bin/pkg-config --modversion openhmd` -> 1 | |
CMake binary for MachineChoice.HOST is cached. | |
Preliminary CMake check failed. Aborting. | |
Run-time dependency openhmd found: NO (tried pkgconfig and cmake) | |
Dependency hidapi-libusb found: YES 0.9.0 (cached) | |
Using cached compile: | |
Cached command line: cc /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmpgo9rblg5/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11 | |
Code: | |
#ifdef __has_include | |
#if !__has_include("linux/v4l2-common.h") | |
#error "Header 'linux/v4l2-common.h' could not be found" | |
#endif | |
#else | |
#include <linux/v4l2-common.h> | |
#endif | |
Cached compiler stdout: | |
Cached compiler stderr: | |
Has header "linux/v4l2-common.h" : YES (cached) | |
Configuring xrt_config_drivers.h using configuration | |
Configuring xrt_config_have.h using configuration | |
Configuring xrt_config_build.h using configuration | |
Configuring xrt_config_vulkan.h using configuration | |
Configuring xrt_config_android.h using configuration | |
Program python3 found: YES (/usr/bin/python3) | |
Found git repository at /home/mateo/Documents/apps/oxrdeps/monado | |
PKG_CONFIG_PATH: /opt/ros/noetic/lib/pkgconfig:/home/mateo/Documents/apps/kvioinstall/lib/pkgconfig:/home/mateo/Documents/apps/oxrinstall/lib/pkgconfig | |
Called `/usr/bin/pkg-config --variable=pkgdatadir wayland-protocols` -> 0 | |
//usr/share/wayland-protocols | |
Got pkgconfig variable pkgdatadir : //usr/share/wayland-protocols | |
Configuring openxr_monado.json using configuration | |
Program copy_assets.py found: YES (/usr/bin/python3 /home/mateo/Documents/apps/oxrdeps/monado/src/xrt/targets/steamvr_drv/copy_assets.py) | |
Program copy_plugin.py found: YES (/usr/bin/python3 /home/mateo/Documents/apps/oxrdeps/monado/src/xrt/targets/steamvr_drv/copy_plugin.py) | |
Program /home/mateo/Documents/apps/oxrdeps/monado/src/xrt/auxiliary/bindings/steamvr_profiles.py found: YES (/usr/bin/python3 /home/mateo/Documents/apps/oxrdeps/monado/src/xrt/auxiliary/bindings/steamvr_profiles.py) | |
src/xrt/targets/steamvr_drv/meson.build:52: WARNING: Custom target input 'resources' can't be converted to File object(s). | |
This will become a hard error in the future. | |
Configuring Doxyfile using configuration | |
Adding test "tests_input_transform" | |
Configuring openxr_monado-dev.json using configuration | |
Message: Configuration done! | |
Message: drivers: auto, dummy, hdk, hydra, ns, psmv, remote, wmr, handtracking, psvr, vive, rs, v4l2, vf, daydream, arduino, qwerty, euroc | |
Message: docs: yes | |
Message: tracking: yes | |
Message: steamvr plugin: yes | |
Message: opengl: yes | |
Message: opengles: yes | |
Message: egl: yes | |
Message: xlib: yes | |
Message: xcb: yes | |
Message: wayland: yes | |
Message: systemd: no | |
Message: dbus: yes | |
Message: libbsd: no | |
Build targets in project: 62 | |
Found ninja-1.10.0 at /usr/bin/ninja | |
Running compile: | |
Working directory: /tmp/tmpvzwfyd97 | |
Command line: c++ /tmp/tmpvzwfyd97/testfile.cpp -o /tmp/tmpvzwfyd97/output.obj -pipe -D_FILE_OFFSET_BITS=64 -c -std=c++17 | |
Code: | |
int i = static_cast<int>(0); | |
Compiler stdout: | |
Compiler stderr: | |
Compiler accepts -std=c++17: YES | |
Running compile: | |
Working directory: /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp9gs6uaqr | |
Command line: c++ /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp9gs6uaqr/testfile.cpp -o /home/mateo/Documents/apps/oxrdeps/monado/build-meson-standalone/meson-private/tmp9gs6uaqr/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive --print-search-dirs | |
Code: | |
Compiler stdout: | |
install: /usr/lib/gcc/x86_64-linux-gnu/9/ | |
programs: =/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/bin/ | |
libraries: =/home/mateo/Documents/apps/kvioinstall/lib/x86_64-linux-gnu/9/:/home/mateo/Documents/apps/kvioinstall/lib/x86_64-linux-gnu/:/home/mateo/Documents/apps/kvioinstall/lib/../lib/:/home/mateo/Documents/apps/oxrinstall/lib/x86_64-linux-gnu/9/:/home/mateo/Documents/apps/oxrinstall/lib/x86_64-linux-gnu/:/home/mateo/Documents/apps/oxrinstall/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/9/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/9/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/home/mateo/Documents/apps/kvioinstall/lib/:/home/mateo/Documents/apps/oxrinstall/lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/ | |
Compiler stderr: | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment