Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenCV doesn't install #14904

Open
deepwilson opened this issue Oct 10, 2023 · 13 comments
Open

OpenCV doesn't install #14904

deepwilson opened this issue Oct 10, 2023 · 13 comments
Assignees

Comments

@deepwilson
Copy link

Environment details

  • Operating System+version: Linux
  • Compiler+version:
  • Conan version: 2
  • Python version:

Tried following guide at https://docs.conan.io/2/tutorial/consuming_packages/build_simple_cmake_project.html to install OpenCV.

Following is my CMakeLists.txt:

cmake_minimum_required(VERSION 3.15)
project(project)
find_package(opencv REQUIRED )
add_executable(${PROJECT_NAME} main.cpp)
target_link_libraries(${PROJECT_NAME} PRIVATE opencv::opencv)

Howver on cmake --build . I get follwing error:

.conan2/p/libx2b6c9cdb10bd18/p/lib/libx265.a(common.cpp.o): in function `x265::x265_qp2qScale(double)':
common.cpp:(.text+0x2e5): undefined reference to `__exp2_finite'
collect2: error: ld returned 1 exit status
gmake[2]: *** [CMakeFiles/gurkha.dir/build.make:179: gurkha] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/gurkha.dir/all] Error 2
gmake: *** [Makefile:91: all] Error 2

Steps to reproduce

conanfile.txt:

[requires]
opencv/4.5.5

[generators]
CMakeDeps
CMakeToolchain

[layout]
cmake_layout

conan profile detect --force

$ cmake .. -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake -DCMAKE_BUILD_TYPE=Release
$ cmake --build .````

### Logs

_No response_
@memsharded
Copy link
Member

Hi @deepwilson

thanks for your report.

It would be good to have a bit more detail, could you please provide:

  • the full output of the conan install command that you run before the cmake
  • Please check if the printed profiles there matches your current configuration
  • Your linux distro, compiler, compiler version, architecture.

Thanks very much.

@deepwilson
Copy link
Author

thanks @memsharded

the full output of the conan install command that you run before the cmake


======== Input profiles ========
Profile host:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=11
os=Linux

Profile build:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=11
os=Linux


======== Computing dependency graph ========
Graph root
    conanfile.txt: /mnt/d/Code/gurkha/conanfile.txt
Requirements
    ade/0.1.2a#b569ff943843abd004e65536e265a445 - Cache
    autoconf/2.71#53be95d228b2dcb30dc199cb84262d8f - Cache
    automake/1.16.5#058bda3e21c36c9aa8425daf3c1faf50 - Cache
    brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519 - Cache
    bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache
    eigen/3.4.0#2e192482a8acff96fe34766adca2b24c - Cache
    ffmpeg/4.4.3#c90113c5ca2b03c9da8b5cf3f389795e - Cache
    flac/1.4.2#5f7bfc8579a458e0a8bc36595c48106f - Cache
    freetype/2.13.0#28bb2425d43c8bf7dbcfb024d847f5fb - Cache
    gtk/system#3671596ecc796ec65f881b2cad66ce26 - Cache
    imath/3.1.9#ff1999f4d4a6885b68a84d0b039a5847 - Cache
    jasper/4.0.0#c2a1cfb970fd5f28ad99880d0735776a - Cache
    jbig/20160605#2d29fa02aacd76902e0d2cbbc24631ef - Cache
    libalsa/1.2.10#8b568d62190ef588cd5dcdd81171c289 - Cache
    libcap/2.69#7ef2d60864c2e58e89db957be936dc49 - Cache
    libdeflate/1.18#3697b637656a9af04cabcbed50db9a7e - Cache
    libfdk_aac/2.0.2#c9eb99853a2067c754bb1a826044d6eb - Cache
    libiconv/1.17#fa54397801cd96911a8294bc5fc76335 - Cache
    libjpeg/9e#68269859e4325ddc3f995d1fd3fc9187 - Cache
    libmp3lame/3.100#44b12d19316eb2b223d98d3e75dae438 - Cache
    libpng/1.6.40#0337b7b87ac125307ed70fd064c31eea - Cache
    libsndfile/1.2.2#a5a93fb8f35fb5fba00552b2b3144db7 - Cache
    libtiff/4.5.1#7664d7c224504734ff5e25a54befeb27 - Cache
    libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350 - Cache
    libvpx/1.11.0#6fbd55b629d52b82db5786b0dd84a48b - Cache
    libwebp/1.3.2#52f69c4a31c5cf033fdd9230d77a8e38 - Cache
    libx264/cci.20220602#1847939486c0bfc5141898c469f9fff4 - Cache
    libx265/3.4#fb1af2d1f0f1c8aa25510237f1d86c39 - Cache
    m4/1.4.19#5be46f515185a510cd64fa785860749f - Cache
    mpg123/1.31.2#6cd0a70e992eca044b874e561db2c062 - Cache
    ogg/1.3.5#062626875f5c8c59f069f76f148098ef - Cache
    opencv/4.5.5#b38a37fcdd3947eb5d73f96e6a2657ca - Cache
    openexr/3.1.9#9ab003042b2ae07ee7d147d17ca9f3d7 - Cache
    openh264/2.3.1#8b94a94f5472b67355953c7748ad4381 - Cache
    openjpeg/2.5.0#e6f45a13a9049a10fbc86190cf09d5b8 - Cache
    openssl/3.1.3#35e30a39a89ee3ae98929377ebe78913 - Cache
    opus/1.4#54631f551fc450783fb2df8cd63f80a2 - Cache
    protobuf/3.21.12#8210c0b1bb46b08ff2814614ec091a9c - Cache
    pulseaudio/14.2#f4018b35756b60d36d8d336901620e02 - Cache
    quirc/1.2#92179dd521786aea0729f2c859cbbcb9 - Cache
    vaapi/system#9fa40059fb979af4f9b301b84fb2dfa1 - Cache
    vdpau/system#bdd7d010c4e3d8762a8f6f08a3cf6760 - Cache
    vorbis/1.3.7#d936fd8c850f0c7c4021e24e55e6352c - Cache
    vulkan-headers/1.3.239.0#3f678623fcd7aa3a39015b5770f4f31d - Cache
    vulkan-loader/1.3.239.0#f4addab2eb9f793087a3dfc9d16a91e2 - Cache
    xorg/system#de8fc1917bb3d11cf7a1d15eccf79c16 - Cache
    xz_utils/5.4.4#f7cff24c0eadb6e51001dd86695e823d - Cache
    zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache
    zstd/1.5.5#93372fe14bb7883bd4de82914e0a1841 - Cache
Build requirements
    autoconf/2.71#53be95d228b2dcb30dc199cb84262d8f - Cache
    automake/1.16.5#058bda3e21c36c9aa8425daf3c1faf50 - Cache
    cmake/3.27.6#b64daf95eba624db2dbdf9b69501667a - Cache
    gettext/0.21#d60d0f85b07f9161696cb7258d51f9d2 - Cache
    gnu-config/cci.20210814#15c3bf7dfdb743977b84d0321534ad90 - Cache
    libiconv/1.17#fa54397801cd96911a8294bc5fc76335 - Cache
    libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350 - Cache
    m4/1.4.19#5be46f515185a510cd64fa785860749f - Cache
    meson/1.2.1#8b99e6cc4f6908b594c33d1b85cfa5bd - Cache
    nasm/2.15.05#ca1c14c2060af0ec151048b54ced9262 - Cache
    ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Cache
    pkgconf/1.9.3#17f2b8ce87326f802e05023a995ffc83 - Cache
    pkgconf/2.0.3#73d9c82313d7e1962a94f76f22092530 - Cache
    yasm/1.3.0#fb800a15413dca19bfaef9e4b5d50694 - Cache
Resolved version ranges
    cmake/[>=3.17.2 <4.0]: cmake/3.27.6
    cmake/[>=3.18 <4]: cmake/3.27.6
    openssl/[>=1.1 <4]: openssl/3.1.3
    zlib/[>=1.2.11 <2]: zlib/1.3

======== Computing necessary packages ========
ade/0.1.2a: Checking 9 compatible configurations
ade/0.1.2a: Main binary package '8ba5d903e072964e1ffb5590dcb6e372bbaa0442' missing. Using compatible package 'e49894dbdecadcada99ecd7d1f2cdf98fecabae0': compiler.cppstd=17
imath/3.1.9: Checking 9 compatible configurations
imath/3.1.9: Main binary package '8631cf963dbbb4d7a378a64a6fd1dc57558bc2fe' missing. Using compatible package '13be611585c95453f1cbbd053cea04b3e64470ca': compiler.cppstd=17
libtiff/4.5.1: Checking 11 compatible configurations
libtiff/4.5.1: Main binary package 'cdf14b12ad92e8742c1047172410c23128e40ab0' missing. Using compatible package '165d9d5186d9b5c04b2258a9bed756a676013996': compiler.cppstd=17
openexr/3.1.9: Checking 9 compatible configurations
openexr/3.1.9: Main binary package '847e2b1d406141fd9ca5297b2d69b1d2801bf383' missing. Using compatible package '73d1859428824a5050a16bf16ec4702fdaa43988': compiler.cppstd=17
openh264/2.3.1: Checking 11 compatible configurations
openh264/2.3.1: Main binary package '8631cf963dbbb4d7a378a64a6fd1dc57558bc2fe' missing. Using compatible package '13be611585c95453f1cbbd053cea04b3e64470ca': compiler.cppstd=17
protobuf/3.21.12: Checking 11 compatible configurations
protobuf/3.21.12: Main binary package '16adb8fd5924f3e2f846fc02bb6374c9452669e1' missing. Using compatible package '10670e90b03eb1607902ed190ae2fecdc52d69bb': compiler.cppstd=17
libsndfile/1.2.2: Checking 11 compatible configurations
libsndfile/1.2.2: Main binary package '926041235ddaa3a983121414566faad581af0dd5' missing. Using compatible package 'f908b994399fc4c25d1bb440f118f76f7ad7d99f': compiler.cppstd=17
opencv/4.5.5: Checking 9 compatible configurations
opencv/4.5.5: Main binary package '502670008529c5af176599daed8772cff991bd3b' missing. Using compatible package '485c9b2b2e5f0d318ac09e1eeecbfff88a6ce434': compiler.cppstd=17
Requirements
    ade/0.1.2a#b569ff943843abd004e65536e265a445:e49894dbdecadcada99ecd7d1f2cdf98fecabae0#94fbf3ef8dcc2bcbb589804d4c7264ec - Cache
    autoconf/2.71#53be95d228b2dcb30dc199cb84262d8f:da39a3ee5e6b4b0d3255bfef95601890afd80709#ecdedaa05db7f162580f145df740c73b - Cache
    automake/1.16.5#058bda3e21c36c9aa8425daf3c1faf50:9a4eb3c8701508aa9458b1a73d0633783ecc2270#9719e51a6a62041af6a63e00eef35434 - Cache
    brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519:5b903b7d3547e48038c8edfc531cf76728b899e8#bf102045d25236e2d81376e0e48604cd - Cache
    bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d:763ddd53d7a4775fe84a285f56005a096d9786fd#3c39f4d84b7d234e9632c57059cc49f5 - Cache
    ffmpeg/4.4.3#c90113c5ca2b03c9da8b5cf3f389795e:385639c9adf34a2e0db01705f1e45778e836b899#be481b2ca7be3fb54c4cd828eeeab1cd - Cache
    flac/1.4.2#5f7bfc8579a458e0a8bc36595c48106f:01fe6dbfc4b61d1b87e784b3d1d1803b74a38466#fd92015a2f892c072919ae8cb9b8ac08 - Cache
    freetype/2.13.0#28bb2425d43c8bf7dbcfb024d847f5fb:739e41967cd8e90e567861f59c4c6a1087fe7977#1af1d2514c5ef5705a963660418de799 - Cache
    gtk/system#3671596ecc796ec65f881b2cad66ce26:b393f04ef5ca6a89590f29f8ca7eda026c148049#3d742b429533a316c8e6f3ea841ac0ae - Cache
    imath/3.1.9#ff1999f4d4a6885b68a84d0b039a5847:13be611585c95453f1cbbd053cea04b3e64470ca#5d74b5f108898edfcea6a1c9878d1e9b - Cache
    jasper/4.0.0#c2a1cfb970fd5f28ad99880d0735776a:f04e48192e58df8676c97910743b56ffa30159e2#42e6aa04a0fad31ab1e658c770da6d93 - Cache
    jbig/20160605#2d29fa02aacd76902e0d2cbbc24631ef:d529a33abf04a079c05de395d985d1a67619d741#3f360af5e9436f349a68fa935680ed69 - Cache
    libalsa/1.2.10#8b568d62190ef588cd5dcdd81171c289:5fa9eb432b28b79c0246ad3b98d042ed84a2b1ca#c1bb5d98e4f7ee95ed4c053d78b098d1 - Cache
    libcap/2.69#7ef2d60864c2e58e89db957be936dc49:e394d65b8a668d2483958bc3fb8d1c2c1729493b#3c3933c66c034c965f4630aab05876f8 - Cache
    libdeflate/1.18#3697b637656a9af04cabcbed50db9a7e:b647c43bfefae3f830561ca202b6cfd935b56205#e0a3cb9dcec4fffa76e000528d45bcf3 - Cache
    libfdk_aac/2.0.2#c9eb99853a2067c754bb1a826044d6eb:8631cf963dbbb4d7a378a64a6fd1dc57558bc2fe#69fb07eb71d9f824776737599b1e41f1 - Cache
    libiconv/1.17#fa54397801cd96911a8294bc5fc76335:b647c43bfefae3f830561ca202b6cfd935b56205#fb0673713e76a055437cd2d225556268 - Cache
    libjpeg/9e#68269859e4325ddc3f995d1fd3fc9187:b647c43bfefae3f830561ca202b6cfd935b56205#56f2c1d03929a9c088a0994c1be8f0b8 - Cache
    libmp3lame/3.100#44b12d19316eb2b223d98d3e75dae438:b647c43bfefae3f830561ca202b6cfd935b56205#82323ff769c108f6dfb11bab369186b1 - Cache
    libpng/1.6.40#0337b7b87ac125307ed70fd064c31eea:19b397f6e54f5b8b2c6f7b81c4dce4c52d386e4f#ec80db938731b04f606b4c0faf0d8258 - Cache
    libsndfile/1.2.2#a5a93fb8f35fb5fba00552b2b3144db7:f908b994399fc4c25d1bb440f118f76f7ad7d99f#178a0d83d158492e6085bd3d65d91075 - Cache
    libtiff/4.5.1#7664d7c224504734ff5e25a54befeb27:165d9d5186d9b5c04b2258a9bed756a676013996#7ef23cb9013e1c3f2f20487d9ccc9132 - Cache
    libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350:b647c43bfefae3f830561ca202b6cfd935b56205#8bf85090ea854173ae9701ade269d3cd - Cache
    libvpx/1.11.0#6fbd55b629d52b82db5786b0dd84a48b:e10fb4590c7304b8906c173a647c2c5dd2e61b44#1be78130a692d1f9cbbe9339daf2a9c2 - Cache
    libwebp/1.3.2#52f69c4a31c5cf033fdd9230d77a8e38:18f01a3f175888d5e3d128efe30c14773afadc83#e55816e5d48a3854454abdc32720bcad - Cache
    libx264/cci.20220602#1847939486c0bfc5141898c469f9fff4:8e4079910145c3e45cb15e603514b075788d75c7#34f557c76c784b21063512f1ec71983e - Cache
    libx265/3.4#fb1af2d1f0f1c8aa25510237f1d86c39:3274b8e4cc0184b54606fc1d6486c83926c266f4#41164a5a2b45c545e9c27de31b5ef9e5 - Cache
    m4/1.4.19#5be46f515185a510cd64fa785860749f:3593751651824fb813502c69c971267624ced41a#cd8019a4f9b70880d548f7cc26569604 - Cache
    mpg123/1.31.2#6cd0a70e992eca044b874e561db2c062:cd3321362832070e917e6965cd88f846ae82dcde#de442cbfe4e0a2b2c08cc77a28ff9897 - Cache
    ogg/1.3.5#062626875f5c8c59f069f76f148098ef:b647c43bfefae3f830561ca202b6cfd935b56205#eb65b3e6ebe9c8667bc03f5638e4b3dd - Cache
    opencv/4.5.5#b38a37fcdd3947eb5d73f96e6a2657ca:485c9b2b2e5f0d318ac09e1eeecbfff88a6ce434#1258480d9127f8e266253d2e8e6e02e9 - Cache
    openexr/3.1.9#9ab003042b2ae07ee7d147d17ca9f3d7:73d1859428824a5050a16bf16ec4702fdaa43988#2991a629e141c674e59cd52968018bd4 - Cache
    openh264/2.3.1#8b94a94f5472b67355953c7748ad4381:13be611585c95453f1cbbd053cea04b3e64470ca#71730a85b504776fc74b10f37a55db7f - Cache
    openjpeg/2.5.0#e6f45a13a9049a10fbc86190cf09d5b8:b647c43bfefae3f830561ca202b6cfd935b56205#82e9f1c387b66087c114ba0da3ed2481 - Cache
    openssl/3.1.3#35e30a39a89ee3ae98929377ebe78913:fe4d597c52cdcc27f4287fc64eff4cd5145db56e#06812760774438736ee9943ef834e601 - Cache
    opus/1.4#54631f551fc450783fb2df8cd63f80a2:4df585f63ebee00f46c117ab89b69f931e4b3d26#ea184fe0fbc1bb3e18c551df32da5002 - Cache
    protobuf/3.21.12#8210c0b1bb46b08ff2814614ec091a9c:10670e90b03eb1607902ed190ae2fecdc52d69bb#1808c788bb6d881a3a7006d05669a4cc - Cache
    pulseaudio/14.2#f4018b35756b60d36d8d336901620e02:4236ecb3e7785f54fd13d0bc1aae1d067cd2e366#e33ad6e491999e732b5ed65439df88d6 - Cache
    quirc/1.2#92179dd521786aea0729f2c859cbbcb9:2923dea4049294bf613203302e8065f31f47de77#09e54b6aaa6b03ef760822373e1be6d5 - Cache
    vaapi/system#9fa40059fb979af4f9b301b84fb2dfa1:da39a3ee5e6b4b0d3255bfef95601890afd80709#0ba8627bd47edc3a501e8f0eb9a79e5e - Cache
    vdpau/system#bdd7d010c4e3d8762a8f6f08a3cf6760:da39a3ee5e6b4b0d3255bfef95601890afd80709#0ba8627bd47edc3a501e8f0eb9a79e5e - Cache
    vorbis/1.3.7#d936fd8c850f0c7c4021e24e55e6352c:a7b68b4d31174eb97fff2f0a35ab28a9c1fd5e42#c9e6f0ec6bcea5c7d7bbb33d2557bdc7 - Cache
    vulkan-loader/1.3.239.0#f4addab2eb9f793087a3dfc9d16a91e2:c0da367e14cf29d1f536743bc648fe1510f72299#593f4029a22a3c6f5b218f5af57a7b5f - Cache
    xorg/system#de8fc1917bb3d11cf7a1d15eccf79c16:da39a3ee5e6b4b0d3255bfef95601890afd80709#0ba8627bd47edc3a501e8f0eb9a79e5e - Cache
    xz_utils/5.4.4#f7cff24c0eadb6e51001dd86695e823d:b647c43bfefae3f830561ca202b6cfd935b56205#569498d63ba3ad9bdb8aa8ee09948a05 - Cache
    zlib/1.3#06023034579559bb64357db3a53f88a4:b647c43bfefae3f830561ca202b6cfd935b56205#9f51ace6f715101c7daf0f943c803d69 - Cache
    zstd/1.5.5#93372fe14bb7883bd4de82914e0a1841:668e7888fadd10ea273722487025fa96b62e2a52#293969474624c87af50d805e497561d1 - Cache
Build requirements
    meson/1.2.1#8b99e6cc4f6908b594c33d1b85cfa5bd:da39a3ee5e6b4b0d3255bfef95601890afd80709#51dbda0520bc1033fd5d946750e9890f - Cache
    ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21:3593751651824fb813502c69c971267624ced41a#60e6fc0f973babfbed66a66af22a4f02 - Cache
Skipped binaries
    eigen/3.4.0, vulkan-headers/1.3.239.0, autoconf/2.71, automake/1.16.5, cmake/3.27.6, gettext/0.21, gnu-config/cci.20210814, libiconv/1.17, libtool/2.4.7, m4/1.4.19, nasm/2.15.05, pkgconf/1.9.3, pkgconf/2.0.3, yasm/1.3.0
gtk/system: RUN: dpkg-query -W -f='${Status}' libgtk2.0-dev | grep -q "ok installed"

gtk/system: System requirements:  already installed
vaapi/system: RUN: dpkg-query -W -f='${Status}' libva-dev | grep -q "ok installed"

vaapi/system: System requirements:  already installed
vdpau/system: RUN: dpkg-query -W -f='${Status}' libvdpau-dev | grep -q "ok installed"

vdpau/system: System requirements:  already installed
xorg/system: RUN: dpkg-query -W -f='${Status}' libx11-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libx11-xcb-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libfontenc-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libice-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libsm-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxau-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxaw7-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcomposite-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcursor-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxdamage-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxdmcp-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxext-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxfixes-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxi-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxinerama-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxkbfile-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxmu-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxmuu-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxpm-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxrandr-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxrender-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxres-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxss-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxt-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxtst-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxv-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxvmc-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxxf86vm-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-render0-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-render-util0-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-xkb-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-icccm4-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-image0-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-keysyms1-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-randr0-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-shape0-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-sync-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-xfixes0-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-xinerama0-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-dri3-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' uuid-dev | grep -q "ok installed"

xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-cursor-dev | grep -q "ok installed"

xorg/system: System requirements:  already installed
xorg/system: RUN: dpkg-query -W -f='${Status}' libxcb-util-dev | grep -q "ok installed"

xorg/system: System requirements:  already installed

======== Installing packages ========
ade/0.1.2a: Already installed! (1 of 49)
brotli/1.1.0: Already installed! (2 of 49)
bzip2/1.0.8: Already installed! (3 of 49)
gtk/system: Already installed! (4 of 49)
gtk/system: RUN: pkg-config --print-provides gtk+-2.0 --print-errors

gtk/system: RUN: pkg-config --libs-only-l gtk+-2.0 --print-errors

gtk/system: RUN: pkg-config --libs-only-L gtk+-2.0 --print-errors

gtk/system: RUN: pkg-config --libs-only-other gtk+-2.0 --print-errors

gtk/system: RUN: pkg-config --cflags-only-other gtk+-2.0 --print-errors

gtk/system: RUN: pkg-config --cflags-only-I gtk+-2.0 --print-errors

imath/3.1.9: Already installed! (5 of 49)
jbig/20160605: Already installed! (6 of 49)
libcap/2.69: Already installed! (7 of 49)
libdeflate/1.18: Already installed! (8 of 49)
libfdk_aac/2.0.2: Already installed! (9 of 49)
libiconv/1.17: Already installed! (10 of 49)
libjpeg/9e: Already installed! (11 of 49)
libwebp/1.3.2: Already installed! (12 of 49)
m4/1.4.19: Already installed! (13 of 49)
ninja/1.11.1: Already installed! (14 of 49)
ogg/1.3.5: Already installed! (15 of 49)
openjpeg/2.5.0: Already installed! (16 of 49)
opus/1.4: Already installed! (17 of 49)
quirc/1.2: Already installed! (18 of 49)
vaapi/system: Already installed! (19 of 49)
vaapi/system: RUN: pkg-config --print-provides libva --print-errors

vaapi/system: RUN: pkg-config --libs-only-l libva --print-errors

vaapi/system: RUN: pkg-config --libs-only-L libva --print-errors

vaapi/system: RUN: pkg-config --libs-only-other libva --print-errors

vaapi/system: RUN: pkg-config --cflags-only-other libva --print-errors

vaapi/system: RUN: pkg-config --cflags-only-I libva --print-errors

vaapi/system: RUN: pkg-config --print-provides libva-x11 --print-errors

vaapi/system: RUN: pkg-config --libs-only-l libva-x11 --print-errors

vaapi/system: RUN: pkg-config --libs-only-L libva-x11 --print-errors

vaapi/system: RUN: pkg-config --libs-only-other libva-x11 --print-errors

vaapi/system: RUN: pkg-config --cflags-only-other libva-x11 --print-errors

vaapi/system: RUN: pkg-config --cflags-only-I libva-x11 --print-errors

vaapi/system: RUN: pkg-config --print-provides libva-drm --print-errors

vaapi/system: RUN: pkg-config --libs-only-l libva-drm --print-errors

vaapi/system: RUN: pkg-config --libs-only-L libva-drm --print-errors

vaapi/system: RUN: pkg-config --libs-only-other libva-drm --print-errors

vaapi/system: RUN: pkg-config --cflags-only-other libva-drm --print-errors

vaapi/system: RUN: pkg-config --cflags-only-I libva-drm --print-errors

vdpau/system: Already installed! (20 of 49)
vdpau/system: RUN: pkg-config --print-provides vdpau --print-errors

vdpau/system: RUN: pkg-config --libs-only-l vdpau --print-errors

vdpau/system: RUN: pkg-config --libs-only-L vdpau --print-errors

vdpau/system: RUN: pkg-config --libs-only-other vdpau --print-errors

vdpau/system: RUN: pkg-config --cflags-only-other vdpau --print-errors

vdpau/system: RUN: pkg-config --cflags-only-I vdpau --print-errors

xorg/system: Already installed! (21 of 49)
xorg/system: RUN: pkg-config --print-provides x11 --print-errors

xorg/system: RUN: pkg-config --libs-only-l x11 --print-errors

xorg/system: RUN: pkg-config --libs-only-L x11 --print-errors

xorg/system: RUN: pkg-config --libs-only-other x11 --print-errors

xorg/system: RUN: pkg-config --cflags-only-other x11 --print-errors

xorg/system: RUN: pkg-config --cflags-only-I x11 --print-errors

xorg/system: RUN: pkg-config --modversion x11 --print-errors

xorg/system: RUN: pkg-config --print-variables x11 --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix x11 --print-errors

xorg/system: RUN: pkg-config --variable=includedir x11 --print-errors

xorg/system: RUN: pkg-config --variable=libdir x11 --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir x11 --print-errors

xorg/system: RUN: pkg-config --variable=prefix x11 --print-errors

xorg/system: RUN: pkg-config --variable=xthreadlib x11 --print-errors

xorg/system: RUN: pkg-config --print-provides x11-xcb --print-errors

xorg/system: RUN: pkg-config --libs-only-l x11-xcb --print-errors

xorg/system: RUN: pkg-config --libs-only-L x11-xcb --print-errors

xorg/system: RUN: pkg-config --libs-only-other x11-xcb --print-errors

xorg/system: RUN: pkg-config --cflags-only-other x11-xcb --print-errors

xorg/system: RUN: pkg-config --cflags-only-I x11-xcb --print-errors

xorg/system: RUN: pkg-config --modversion x11-xcb --print-errors

xorg/system: RUN: pkg-config --print-variables x11-xcb --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix x11-xcb --print-errors

xorg/system: RUN: pkg-config --variable=includedir x11-xcb --print-errors

xorg/system: RUN: pkg-config --variable=libdir x11-xcb --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir x11-xcb --print-errors

xorg/system: RUN: pkg-config --variable=prefix x11-xcb --print-errors

xorg/system: RUN: pkg-config --print-provides fontenc --print-errors

xorg/system: RUN: pkg-config --libs-only-l fontenc --print-errors

xorg/system: RUN: pkg-config --libs-only-L fontenc --print-errors

xorg/system: RUN: pkg-config --libs-only-other fontenc --print-errors

xorg/system: RUN: pkg-config --cflags-only-other fontenc --print-errors

xorg/system: RUN: pkg-config --cflags-only-I fontenc --print-errors

xorg/system: RUN: pkg-config --modversion fontenc --print-errors

xorg/system: RUN: pkg-config --print-variables fontenc --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix fontenc --print-errors

xorg/system: RUN: pkg-config --variable=includedir fontenc --print-errors

xorg/system: RUN: pkg-config --variable=libdir fontenc --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir fontenc --print-errors

xorg/system: RUN: pkg-config --variable=prefix fontenc --print-errors

xorg/system: RUN: pkg-config --print-provides ice --print-errors

xorg/system: RUN: pkg-config --libs-only-l ice --print-errors

xorg/system: RUN: pkg-config --libs-only-L ice --print-errors

xorg/system: RUN: pkg-config --libs-only-other ice --print-errors

xorg/system: RUN: pkg-config --cflags-only-other ice --print-errors

xorg/system: RUN: pkg-config --cflags-only-I ice --print-errors

xorg/system: RUN: pkg-config --modversion ice --print-errors

xorg/system: RUN: pkg-config --print-variables ice --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix ice --print-errors

xorg/system: RUN: pkg-config --variable=includedir ice --print-errors

xorg/system: RUN: pkg-config --variable=libdir ice --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir ice --print-errors

xorg/system: RUN: pkg-config --variable=prefix ice --print-errors

xorg/system: RUN: pkg-config --print-provides sm --print-errors

xorg/system: RUN: pkg-config --libs-only-l sm --print-errors

xorg/system: RUN: pkg-config --libs-only-L sm --print-errors

xorg/system: RUN: pkg-config --libs-only-other sm --print-errors

xorg/system: RUN: pkg-config --cflags-only-other sm --print-errors

xorg/system: RUN: pkg-config --cflags-only-I sm --print-errors

xorg/system: RUN: pkg-config --modversion sm --print-errors

xorg/system: RUN: pkg-config --print-variables sm --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix sm --print-errors

xorg/system: RUN: pkg-config --variable=includedir sm --print-errors

xorg/system: RUN: pkg-config --variable=libdir sm --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir sm --print-errors

xorg/system: RUN: pkg-config --variable=prefix sm --print-errors

xorg/system: RUN: pkg-config --print-provides xau --print-errors

xorg/system: RUN: pkg-config --libs-only-l xau --print-errors

xorg/system: RUN: pkg-config --libs-only-L xau --print-errors

xorg/system: RUN: pkg-config --libs-only-other xau --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xau --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xau --print-errors

xorg/system: RUN: pkg-config --modversion xau --print-errors

xorg/system: RUN: pkg-config --print-variables xau --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xau --print-errors

xorg/system: RUN: pkg-config --variable=includedir xau --print-errors

xorg/system: RUN: pkg-config --variable=libdir xau --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xau --print-errors

xorg/system: RUN: pkg-config --variable=prefix xau --print-errors

xorg/system: RUN: pkg-config --print-provides xaw7 --print-errors

xorg/system: RUN: pkg-config --libs-only-l xaw7 --print-errors

xorg/system: RUN: pkg-config --libs-only-L xaw7 --print-errors

xorg/system: RUN: pkg-config --libs-only-other xaw7 --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xaw7 --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xaw7 --print-errors

xorg/system: RUN: pkg-config --modversion xaw7 --print-errors

xorg/system: RUN: pkg-config --print-variables xaw7 --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xaw7 --print-errors

xorg/system: RUN: pkg-config --variable=includedir xaw7 --print-errors

xorg/system: RUN: pkg-config --variable=libdir xaw7 --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xaw7 --print-errors

xorg/system: RUN: pkg-config --variable=prefix xaw7 --print-errors

xorg/system: RUN: pkg-config --print-provides xcomposite --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcomposite --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcomposite --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcomposite --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcomposite --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcomposite --print-errors

xorg/system: RUN: pkg-config --modversion xcomposite --print-errors

xorg/system: RUN: pkg-config --print-variables xcomposite --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcomposite --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcomposite --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcomposite --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcomposite --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcomposite --print-errors

xorg/system: RUN: pkg-config --print-provides xcursor --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcursor --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcursor --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcursor --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcursor --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcursor --print-errors

xorg/system: RUN: pkg-config --modversion xcursor --print-errors

xorg/system: RUN: pkg-config --print-variables xcursor --print-errors

xorg/system: RUN: pkg-config --variable=datarootdir xcursor --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcursor --print-errors

xorg/system: RUN: pkg-config --variable=icondir xcursor --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcursor --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcursor --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcursor --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcursor --print-errors

xorg/system: RUN: pkg-config --print-provides xdamage --print-errors

xorg/system: RUN: pkg-config --libs-only-l xdamage --print-errors

xorg/system: RUN: pkg-config --libs-only-L xdamage --print-errors

xorg/system: RUN: pkg-config --libs-only-other xdamage --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xdamage --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xdamage --print-errors

xorg/system: RUN: pkg-config --modversion xdamage --print-errors

xorg/system: RUN: pkg-config --print-variables xdamage --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xdamage --print-errors

xorg/system: RUN: pkg-config --variable=includedir xdamage --print-errors

xorg/system: RUN: pkg-config --variable=libdir xdamage --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xdamage --print-errors

xorg/system: RUN: pkg-config --variable=prefix xdamage --print-errors

xorg/system: RUN: pkg-config --print-provides xdmcp --print-errors

xorg/system: RUN: pkg-config --libs-only-l xdmcp --print-errors

xorg/system: RUN: pkg-config --libs-only-L xdmcp --print-errors

xorg/system: RUN: pkg-config --libs-only-other xdmcp --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xdmcp --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xdmcp --print-errors

xorg/system: RUN: pkg-config --modversion xdmcp --print-errors

xorg/system: RUN: pkg-config --print-variables xdmcp --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xdmcp --print-errors

xorg/system: RUN: pkg-config --variable=includedir xdmcp --print-errors

xorg/system: RUN: pkg-config --variable=libdir xdmcp --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xdmcp --print-errors

xorg/system: RUN: pkg-config --variable=prefix xdmcp --print-errors

xorg/system: RUN: pkg-config --print-provides xext --print-errors

xorg/system: RUN: pkg-config --libs-only-l xext --print-errors

xorg/system: RUN: pkg-config --libs-only-L xext --print-errors

xorg/system: RUN: pkg-config --libs-only-other xext --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xext --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xext --print-errors

xorg/system: RUN: pkg-config --modversion xext --print-errors

xorg/system: RUN: pkg-config --print-variables xext --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xext --print-errors

xorg/system: RUN: pkg-config --variable=includedir xext --print-errors

xorg/system: RUN: pkg-config --variable=libdir xext --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xext --print-errors

xorg/system: RUN: pkg-config --variable=prefix xext --print-errors

xorg/system: RUN: pkg-config --print-provides xfixes --print-errors

xorg/system: RUN: pkg-config --libs-only-l xfixes --print-errors

xorg/system: RUN: pkg-config --libs-only-L xfixes --print-errors

xorg/system: RUN: pkg-config --libs-only-other xfixes --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xfixes --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xfixes --print-errors

xorg/system: RUN: pkg-config --modversion xfixes --print-errors

xorg/system: RUN: pkg-config --print-variables xfixes --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xfixes --print-errors

xorg/system: RUN: pkg-config --variable=includedir xfixes --print-errors

xorg/system: RUN: pkg-config --variable=libdir xfixes --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xfixes --print-errors

xorg/system: RUN: pkg-config --variable=prefix xfixes --print-errors

xorg/system: RUN: pkg-config --print-provides xi --print-errors

xorg/system: RUN: pkg-config --libs-only-l xi --print-errors

xorg/system: RUN: pkg-config --libs-only-L xi --print-errors

xorg/system: RUN: pkg-config --libs-only-other xi --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xi --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xi --print-errors

xorg/system: RUN: pkg-config --modversion xi --print-errors

xorg/system: RUN: pkg-config --print-variables xi --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xi --print-errors

xorg/system: RUN: pkg-config --variable=includedir xi --print-errors

xorg/system: RUN: pkg-config --variable=libdir xi --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xi --print-errors

xorg/system: RUN: pkg-config --variable=prefix xi --print-errors

xorg/system: RUN: pkg-config --print-provides xinerama --print-errors

xorg/system: RUN: pkg-config --libs-only-l xinerama --print-errors

xorg/system: RUN: pkg-config --libs-only-L xinerama --print-errors

xorg/system: RUN: pkg-config --libs-only-other xinerama --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xinerama --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xinerama --print-errors

xorg/system: RUN: pkg-config --modversion xinerama --print-errors

xorg/system: RUN: pkg-config --print-variables xinerama --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xinerama --print-errors

xorg/system: RUN: pkg-config --variable=includedir xinerama --print-errors

xorg/system: RUN: pkg-config --variable=libdir xinerama --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xinerama --print-errors

xorg/system: RUN: pkg-config --variable=prefix xinerama --print-errors

xorg/system: RUN: pkg-config --print-provides xkbfile --print-errors

xorg/system: RUN: pkg-config --libs-only-l xkbfile --print-errors

xorg/system: RUN: pkg-config --libs-only-L xkbfile --print-errors

xorg/system: RUN: pkg-config --libs-only-other xkbfile --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xkbfile --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xkbfile --print-errors

xorg/system: RUN: pkg-config --modversion xkbfile --print-errors

xorg/system: RUN: pkg-config --print-variables xkbfile --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xkbfile --print-errors

xorg/system: RUN: pkg-config --variable=includedir xkbfile --print-errors

xorg/system: RUN: pkg-config --variable=libdir xkbfile --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xkbfile --print-errors

xorg/system: RUN: pkg-config --variable=prefix xkbfile --print-errors

xorg/system: RUN: pkg-config --print-provides xmu --print-errors

xorg/system: RUN: pkg-config --libs-only-l xmu --print-errors

xorg/system: RUN: pkg-config --libs-only-L xmu --print-errors

xorg/system: RUN: pkg-config --libs-only-other xmu --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xmu --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xmu --print-errors

xorg/system: RUN: pkg-config --modversion xmu --print-errors

xorg/system: RUN: pkg-config --print-variables xmu --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xmu --print-errors

xorg/system: RUN: pkg-config --variable=includedir xmu --print-errors

xorg/system: RUN: pkg-config --variable=libdir xmu --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xmu --print-errors

xorg/system: RUN: pkg-config --variable=prefix xmu --print-errors

xorg/system: RUN: pkg-config --print-provides xmuu --print-errors

xorg/system: RUN: pkg-config --libs-only-l xmuu --print-errors

xorg/system: RUN: pkg-config --libs-only-L xmuu --print-errors

xorg/system: RUN: pkg-config --libs-only-other xmuu --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xmuu --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xmuu --print-errors

xorg/system: RUN: pkg-config --modversion xmuu --print-errors

xorg/system: RUN: pkg-config --print-variables xmuu --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xmuu --print-errors

xorg/system: RUN: pkg-config --variable=includedir xmuu --print-errors

xorg/system: RUN: pkg-config --variable=libdir xmuu --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xmuu --print-errors

xorg/system: RUN: pkg-config --variable=prefix xmuu --print-errors

xorg/system: RUN: pkg-config --print-provides xpm --print-errors

xorg/system: RUN: pkg-config --libs-only-l xpm --print-errors

xorg/system: RUN: pkg-config --libs-only-L xpm --print-errors

xorg/system: RUN: pkg-config --libs-only-other xpm --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xpm --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xpm --print-errors

xorg/system: RUN: pkg-config --modversion xpm --print-errors

xorg/system: RUN: pkg-config --print-variables xpm --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xpm --print-errors

xorg/system: RUN: pkg-config --variable=includedir xpm --print-errors

xorg/system: RUN: pkg-config --variable=libdir xpm --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xpm --print-errors

xorg/system: RUN: pkg-config --variable=prefix xpm --print-errors

xorg/system: RUN: pkg-config --print-provides xrandr --print-errors

xorg/system: RUN: pkg-config --libs-only-l xrandr --print-errors

xorg/system: RUN: pkg-config --libs-only-L xrandr --print-errors

xorg/system: RUN: pkg-config --libs-only-other xrandr --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xrandr --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xrandr --print-errors

xorg/system: RUN: pkg-config --modversion xrandr --print-errors

xorg/system: RUN: pkg-config --print-variables xrandr --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xrandr --print-errors

xorg/system: RUN: pkg-config --variable=includedir xrandr --print-errors

xorg/system: RUN: pkg-config --variable=libdir xrandr --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xrandr --print-errors

xorg/system: RUN: pkg-config --variable=prefix xrandr --print-errors

xorg/system: RUN: pkg-config --print-provides xrender --print-errors

xorg/system: RUN: pkg-config --libs-only-l xrender --print-errors

xorg/system: RUN: pkg-config --libs-only-L xrender --print-errors

xorg/system: RUN: pkg-config --libs-only-other xrender --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xrender --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xrender --print-errors

xorg/system: RUN: pkg-config --modversion xrender --print-errors

xorg/system: RUN: pkg-config --print-variables xrender --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xrender --print-errors

xorg/system: RUN: pkg-config --variable=includedir xrender --print-errors

xorg/system: RUN: pkg-config --variable=libdir xrender --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xrender --print-errors

xorg/system: RUN: pkg-config --variable=prefix xrender --print-errors

xorg/system: RUN: pkg-config --print-provides xres --print-errors

xorg/system: RUN: pkg-config --libs-only-l xres --print-errors

xorg/system: RUN: pkg-config --libs-only-L xres --print-errors

xorg/system: RUN: pkg-config --libs-only-other xres --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xres --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xres --print-errors

xorg/system: RUN: pkg-config --modversion xres --print-errors

xorg/system: RUN: pkg-config --print-variables xres --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xres --print-errors

xorg/system: RUN: pkg-config --variable=includedir xres --print-errors

xorg/system: RUN: pkg-config --variable=libdir xres --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xres --print-errors

xorg/system: RUN: pkg-config --variable=prefix xres --print-errors

xorg/system: RUN: pkg-config --print-provides xscrnsaver --print-errors

xorg/system: RUN: pkg-config --libs-only-l xscrnsaver --print-errors

xorg/system: RUN: pkg-config --libs-only-L xscrnsaver --print-errors

xorg/system: RUN: pkg-config --libs-only-other xscrnsaver --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xscrnsaver --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xscrnsaver --print-errors

xorg/system: RUN: pkg-config --modversion xscrnsaver --print-errors

xorg/system: RUN: pkg-config --print-variables xscrnsaver --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xscrnsaver --print-errors

xorg/system: RUN: pkg-config --variable=includedir xscrnsaver --print-errors

xorg/system: RUN: pkg-config --variable=libdir xscrnsaver --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xscrnsaver --print-errors

xorg/system: RUN: pkg-config --variable=prefix xscrnsaver --print-errors

xorg/system: RUN: pkg-config --print-provides xt --print-errors

xorg/system: RUN: pkg-config --libs-only-l xt --print-errors

xorg/system: RUN: pkg-config --libs-only-L xt --print-errors

xorg/system: RUN: pkg-config --libs-only-other xt --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xt --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xt --print-errors

xorg/system: RUN: pkg-config --modversion xt --print-errors

xorg/system: RUN: pkg-config --print-variables xt --print-errors

xorg/system: RUN: pkg-config --variable=appdefaultdir xt --print-errors

xorg/system: RUN: pkg-config --variable=datarootdir xt --print-errors

xorg/system: RUN: pkg-config --variable=errordbdir xt --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xt --print-errors

xorg/system: RUN: pkg-config --variable=includedir xt --print-errors

xorg/system: RUN: pkg-config --variable=libdir xt --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xt --print-errors

xorg/system: RUN: pkg-config --variable=prefix xt --print-errors

xorg/system: RUN: pkg-config --print-provides xtst --print-errors

xorg/system: RUN: pkg-config --libs-only-l xtst --print-errors

xorg/system: RUN: pkg-config --libs-only-L xtst --print-errors

xorg/system: RUN: pkg-config --libs-only-other xtst --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xtst --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xtst --print-errors

xorg/system: RUN: pkg-config --modversion xtst --print-errors

xorg/system: RUN: pkg-config --print-variables xtst --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xtst --print-errors

xorg/system: RUN: pkg-config --variable=includedir xtst --print-errors

xorg/system: RUN: pkg-config --variable=libdir xtst --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xtst --print-errors

xorg/system: RUN: pkg-config --variable=prefix xtst --print-errors

xorg/system: RUN: pkg-config --print-provides xv --print-errors

xorg/system: RUN: pkg-config --libs-only-l xv --print-errors

xorg/system: RUN: pkg-config --libs-only-L xv --print-errors

xorg/system: RUN: pkg-config --libs-only-other xv --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xv --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xv --print-errors

xorg/system: RUN: pkg-config --modversion xv --print-errors

xorg/system: RUN: pkg-config --print-variables xv --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xv --print-errors

xorg/system: RUN: pkg-config --variable=includedir xv --print-errors

xorg/system: RUN: pkg-config --variable=libdir xv --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xv --print-errors

xorg/system: RUN: pkg-config --variable=prefix xv --print-errors

xorg/system: RUN: pkg-config --print-provides xvmc --print-errors

xorg/system: RUN: pkg-config --libs-only-l xvmc --print-errors

xorg/system: RUN: pkg-config --libs-only-L xvmc --print-errors

xorg/system: RUN: pkg-config --libs-only-other xvmc --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xvmc --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xvmc --print-errors

xorg/system: RUN: pkg-config --modversion xvmc --print-errors

xorg/system: RUN: pkg-config --print-variables xvmc --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xvmc --print-errors

xorg/system: RUN: pkg-config --variable=includedir xvmc --print-errors

xorg/system: RUN: pkg-config --variable=libdir xvmc --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xvmc --print-errors

xorg/system: RUN: pkg-config --variable=prefix xvmc --print-errors

xorg/system: RUN: pkg-config --print-provides xxf86vm --print-errors

xorg/system: RUN: pkg-config --libs-only-l xxf86vm --print-errors

xorg/system: RUN: pkg-config --libs-only-L xxf86vm --print-errors

xorg/system: RUN: pkg-config --libs-only-other xxf86vm --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xxf86vm --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xxf86vm --print-errors

xorg/system: RUN: pkg-config --modversion xxf86vm --print-errors

xorg/system: RUN: pkg-config --print-variables xxf86vm --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xxf86vm --print-errors

xorg/system: RUN: pkg-config --variable=includedir xxf86vm --print-errors

xorg/system: RUN: pkg-config --variable=libdir xxf86vm --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xxf86vm --print-errors

xorg/system: RUN: pkg-config --variable=prefix xxf86vm --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-xkb --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-xkb --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-xkb --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-xkb --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-xkb --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-xkb --print-errors

xorg/system: RUN: pkg-config --modversion xcb-xkb --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-xkb --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-xkb --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-xkb --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-xkb --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-xkb --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-xkb --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-icccm --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-icccm --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-icccm --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-icccm --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-icccm --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-icccm --print-errors

xorg/system: RUN: pkg-config --modversion xcb-icccm --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-icccm --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-icccm --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-icccm --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-icccm --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-icccm --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-icccm --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-image --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-image --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-image --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-image --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-image --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-image --print-errors

xorg/system: RUN: pkg-config --modversion xcb-image --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-image --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-image --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-image --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-image --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-image --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-image --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --modversion xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-keysyms --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-randr --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-randr --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-randr --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-randr --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-randr --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-randr --print-errors

xorg/system: RUN: pkg-config --modversion xcb-randr --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-randr --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-randr --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-randr --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-randr --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-randr --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-randr --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-render --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-render --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-render --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-render --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-render --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-render --print-errors

xorg/system: RUN: pkg-config --modversion xcb-render --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-render --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-render --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-render --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-render --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-render --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-render --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --modversion xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-renderutil --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-shape --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-shape --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-shape --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-shape --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-shape --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-shape --print-errors

xorg/system: RUN: pkg-config --modversion xcb-shape --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-shape --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-shape --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-shape --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-shape --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-shape --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-shape --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-shm --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-shm --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-shm --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-shm --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-shm --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-shm --print-errors

xorg/system: RUN: pkg-config --modversion xcb-shm --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-shm --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-shm --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-shm --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-shm --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-shm --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-shm --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-sync --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-sync --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-sync --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-sync --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-sync --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-sync --print-errors

xorg/system: RUN: pkg-config --modversion xcb-sync --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-sync --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-sync --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-sync --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-sync --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-sync --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-sync --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --modversion xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-xfixes --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --modversion xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-xinerama --print-errors

xorg/system: RUN: pkg-config --print-provides xcb --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb --print-errors

xorg/system: RUN: pkg-config --modversion xcb --print-errors

xorg/system: RUN: pkg-config --print-variables xcb --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb --print-errors

xorg/system: RUN: pkg-config --variable=xcbproto_version xcb --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-atom --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-atom --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-atom --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-atom --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-atom --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-atom --print-errors

xorg/system: RUN: pkg-config --modversion xcb-atom --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-atom --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-atom --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-atom --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-atom --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-atom --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-atom --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-aux --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-aux --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-aux --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-aux --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-aux --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-aux --print-errors

xorg/system: RUN: pkg-config --modversion xcb-aux --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-aux --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-aux --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-aux --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-aux --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-aux --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-aux --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-event --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-event --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-event --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-event --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-event --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-event --print-errors

xorg/system: RUN: pkg-config --modversion xcb-event --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-event --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-event --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-event --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-event --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-event --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-event --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-util --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-util --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-util --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-util --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-util --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-util --print-errors

xorg/system: RUN: pkg-config --modversion xcb-util --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-util --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-util --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-util --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-util --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-util --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-util --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --modversion xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-dri3 --print-errors

xorg/system: RUN: pkg-config --print-provides xcb-cursor --print-errors

xorg/system: RUN: pkg-config --libs-only-l xcb-cursor --print-errors

xorg/system: RUN: pkg-config --libs-only-L xcb-cursor --print-errors

xorg/system: RUN: pkg-config --libs-only-other xcb-cursor --print-errors

xorg/system: RUN: pkg-config --cflags-only-other xcb-cursor --print-errors

xorg/system: RUN: pkg-config --cflags-only-I xcb-cursor --print-errors

xorg/system: RUN: pkg-config --modversion xcb-cursor --print-errors

xorg/system: RUN: pkg-config --print-variables xcb-cursor --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix xcb-cursor --print-errors

xorg/system: RUN: pkg-config --variable=includedir xcb-cursor --print-errors

xorg/system: RUN: pkg-config --variable=libdir xcb-cursor --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir xcb-cursor --print-errors

xorg/system: RUN: pkg-config --variable=prefix xcb-cursor --print-errors

xorg/system: RUN: pkg-config --print-provides uuid --print-errors

xorg/system: RUN: pkg-config --libs-only-l uuid --print-errors

xorg/system: RUN: pkg-config --libs-only-L uuid --print-errors

xorg/system: RUN: pkg-config --libs-only-other uuid --print-errors

xorg/system: RUN: pkg-config --cflags-only-other uuid --print-errors

xorg/system: RUN: pkg-config --cflags-only-I uuid --print-errors

xorg/system: RUN: pkg-config --modversion uuid --print-errors

xorg/system: RUN: pkg-config --print-variables uuid --print-errors

xorg/system: RUN: pkg-config --variable=exec_prefix uuid --print-errors

xorg/system: RUN: pkg-config --variable=includedir uuid --print-errors

xorg/system: RUN: pkg-config --variable=libdir uuid --print-errors

xorg/system: RUN: pkg-config --variable=pcfiledir uuid --print-errors

xorg/system: RUN: pkg-config --variable=prefix uuid --print-errors

xz_utils/5.4.4: Already installed! (22 of 49)
zlib/1.3: Already installed! (23 of 49)
zstd/1.5.5: Already installed! (24 of 49)
libmp3lame/3.100: Already installed! (25 of 49)
libvpx/1.11.0: Already installed! (26 of 49)
libx264/cci.20220602: Already installed! (27 of 49)
libx265/3.4: Already installed! (28 of 49)
openh264/2.3.1: Already installed! (29 of 49)
mpg123/1.31.2: Already installed! (30 of 49)
mpg123/1.31.2: Appending PATH environment variable: /home/de_wil/.conan2/p/mpg126d1c95521c4aa/p/bin
libalsa/1.2.10: Already installed! (31 of 49)
autoconf/2.71: Already installed! (32 of 49)
flac/1.4.2: Already installed! (33 of 49)
flac/1.4.2: Appending PATH environment variable: /home/de_wil/.conan2/p/flacb5b6ae72bca7d/p/bin
jasper/4.0.0: Already installed! (34 of 49)
libpng/1.6.40: Already installed! (35 of 49)
libtiff/4.5.1: Already installed! (36 of 49)
meson/1.2.1: Already installed! (37 of 49)
openexr/3.1.9: Already installed! (38 of 49)
openssl/3.1.3: Already installed! (39 of 49)
protobuf/3.21.12: Already installed! (40 of 49)
vorbis/1.3.7: Already installed! (41 of 49)
vulkan-loader/1.3.239.0: Already installed! (42 of 49)
vulkan-loader/1.3.239.0: Create VULKAN_SDK environment variable: /home/de_wil/.conan2/p/vulkaa71d2fa28ae11/p
automake/1.16.5: Already installed! (43 of 49)
freetype/2.13.0: Already installed! (44 of 49)
libsndfile/1.2.2: Already installed! (45 of 49)
libtool/2.4.7: Already installed! (46 of 49)
libtool/2.4.7: Appending PATH env: bin_path/home/de_wil/.conan2/p/libto0ad3bff412b50/p/bin
libtool/2.4.7: WARN: The use of 'unix_path_legacy_compat' is deprecated in Conan 2.0 and does not perform path conversions. This is retained for compatibility with Conan 1.x and will be removed in a future version.
libtool/2.4.7: WARN: The use of 'unix_path_legacy_compat' is deprecated in Conan 2.0 and does not perform path conversions. This is retained for compatibility with Conan 1.x and will be removed in a future version.
pulseaudio/14.2: Already installed! (47 of 49)
ffmpeg/4.4.3: Already installed! (48 of 49)
opencv/4.5.5: Already installed! (49 of 49)
WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X:
WARN: deprecated:     'cpp_info.build_modules' used in: protobuf/3.21.12, openjpeg/2.5.0, openssl/3.1.3, xz_utils/5.4.4, freetype/2.13.0, jasper/4.0.0, opencv/4.5.5, ade/0.1.2a, bzip2/1.0.8
WARN: deprecated:     'cpp_info.names' used in: protobuf/3.21.12, libalsa/1.2.10, flac/1.4.2, libpng/1.6.40, libsndfile/1.2.2, libtiff/4.5.1, mpg123/1.31.2, opencv/4.5.5, libfdk_aac/2.0.2, libiconv/1.17, vulkan-loader/1.3.239.0, ogg/1.3.5, openjpeg/2.5.0, openssl/3.1.3, xz_utils/5.4.4, libwebp/1.3.2, zstd/1.5.5, jasper/4.0.0, opus/1.4, zlib/1.3, brotli/1.1.0, vorbis/1.3.7, imath/3.1.9, libjpeg/9e, libx264/cci.20220602, openexr/3.1.9, freetype/2.13.0, libdeflate/1.18, bzip2/1.0.8
WARN: deprecated:     'env_info' used in: automake/1.16.5, protobuf/3.21.12, libalsa/1.2.10, m4/1.4.19, vulkan-loader/1.3.239.0, openexr/3.1.9, flac/1.4.2, jbig/20160605, libsndfile/1.2.2, openssl/3.1.3, freetype/2.13.0, autoconf/2.71, libtool/2.4.7, mpg123/1.31.2, bzip2/1.0.8, libiconv/1.17
WARN: deprecated:     'cpp_info.filenames' used in: protobuf/3.21.12, flac/1.4.2, freetype/2.13.0, mpg123/1.31.2, libfdk_aac/2.0.2, opencv/4.5.5
WARN: deprecated:     'user_info' used in: automake/1.16.5, freetype/2.13.0

======== Finalizing install (deploy, generators) ========
conanfile.txt: Writing generators to /mnt/d/Code/gurkha/build/build/Release/generators
conanfile.txt: Generator 'CMakeDeps' calling 'generate()'
conanfile.txt: Generator 'CMakeToolchain' calling 'generate()'
conanfile.txt: CMakeToolchain generated: conan_toolchain.cmake
conanfile.txt: Preset 'conan-release' added to CMakePresets.json. Invoke it manually using 'cmake --preset conan-release' if using CMake>=3.23
conanfile.txt: If your CMake version is not compatible with CMakePresets (<3.23) call cmake like: 'cmake <path> -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/mnt/d/Code/gurkha/build/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release'
conanfile.txt: CMakeToolchain generated: CMakePresets.json
conanfile.txt: CMakeToolchain generated: ../../../../CMakeUserPresets.json
conanfile.txt: Generating aggregated env files
conanfile.txt: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
Install finished successfully

Please check if the printed profiles there matches your current configuration
It looks like it is from the output mentioned aboave

Your linux distro, compiler, compiler version, architecture.

linux distro (Running WSL2):

Distributor ID: Ubuntu
Description:    Ubuntu 22.04.1 LTS
Release:        22.04
Codename:       jammy

compiler, compiler version,
g++ --version:
g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

architecture: x86_64

@memsharded
Copy link
Member

Thanks, I don't see anything suspicious there...
I have WSL here, with gcc 11.3, hopefully it is enough to try to reproduce. Do you have a main.cpp file that I could use to reproduce together with the above other files? Thanks.

@deepwilson
Copy link
Author

@memsharded Great to hear that. Thanks!

main.cpp -> written by chatGPT

#include <opencv2/opencv.hpp>

int main() {
    // Open a connection to the default camera (camera index 0)
    cv::VideoCapture cap(0);

    // Check if the camera opened successfully
    if (!cap.isOpened()) {
        std::cerr << "Error: Unable to access the camera." << std::endl;
        return -1;
    }

    // Create a window to display the camera feed
    cv::namedWindow("Camera Feed", cv::WINDOW_NORMAL);

    // Create an OpenCV Mat object to hold the captured frame
    cv::Mat frame;

    // Capture a frame from the camera
    cap >> frame;

    // Check if the frame was captured successfully
    if (frame.empty()) {
        std::cerr << "Error: Unable to capture a frame." << std::endl;
        return -1;
    }

    // Save the captured frame as a JPEG image
    cv::imwrite("captured_frame.jpg", frame);

    // Display the captured frame
    cv::imshow("Camera Feed", frame);

    // Wait for a key press and then close the window
    cv::waitKey(0);
    cv::destroyAllWindows();

    return 0;
}

@czoido
Copy link
Contributor

czoido commented Oct 11, 2023

Hi @deepwilson,

I think this is related to the issue described here:

Could you please try to add the arguments --build=libx26* --build=openjpeg* to your conan install command? Like:

conan install . --build=missing --build=libx26* --build=openjpeg* 

Thanks!

@deepwilson
Copy link
Author

thanks @czoido
but this gives me following error after installation when trying to build:
install command -> conan install . --output-folder=build --build=missing --build=libx26* --build=openjpeg*

cd build
cmake .. -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake -DCMAKE_BUILD_TYPE=Release

OUTPUT:

CMake Error at /usr/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake:130 (message):
  Could not find toolchain file: conan_toolchain.cmake
Call Stack (most recent call first):
  CMakeLists.txt:2 (project)

CMakeLists.txt for reference:

cmake_minimum_required(VERSION 3.15)
project(gurkha)
find_package(opencv REQUIRED )
add_executable(${PROJECT_NAME} main.cpp)
target_link_libraries(${PROJECT_NAME} PRIVATE opencv::opencv)

@memsharded
Copy link
Member

There are a couple of things that needs to be fixed in the code:

  • The find_package(OpenCV CONFIG REQUIRED) note the OpenCV case, it is the standard case for the library
  • Use -DCMAKE_TOOLCHAIN_FILE=Release/generators/conan_toolchain.cmake to point to the real location of the toolchain (because of using cmake_layout)

With those 2 changes I can reproduce the linking error, and I can also fix the linking error with @czoido recommendation for --build=libx26* --build=openjpeg*. That last part is something that we should check with the recipes in ConanCenter, I'll move a ticket there to investigate there.

@jcar87
Copy link
Contributor

jcar87 commented Oct 11, 2023

Hi @deepwilson - this is currently a known issue as the binaries on Conan Center are built with a version of glibc that includes symbols that have been removed in newer versions, as @czoido .
We are currently investigating how to best solve this issue.

However, to the best of my knowledge, this only affects static libraries - if you request shared libraries by passing -o "*:shared=True" this is likely to work fine on your system, if the solution suggested by @czoido does not work.

@deepwilson
Copy link
Author

There are a couple of things that needs to be fixed in the code:

  • The find_package(OpenCV CONFIG REQUIRED) note the OpenCV case, it is the standard case for the library
  • Use -DCMAKE_TOOLCHAIN_FILE=Release/generators/conan_toolchain.cmake to point to the real location of the toolchain (because of using cmake_layout)

With those 2 changes I can reproduce the linking error, and I can also fix the linking error with @czoido recommendation for --build=libx26* --build=openjpeg*. That last part is something that we should check with the recipes in ConanCenter, I'll move a ticket there to investigate there.

@memsharded I get the following error now:
tried conan install . --output-folder=build --build=missing --build=libx26* --build=openjpeg* and conan install . --output-folder=build --build=missing --build=libx26* --build=openjpeg* --build=openjp2 also
but when building:
cmake .. -DCMAKE_TOOLCHAIN_FILE=Release/generators/conan_toolchain.cmake -DCMAKE_BUILD_TYPE=Release:

CMake Error at build/Release/generators/cmakedeps_macros.cmake:67 (message):
  Library 'openjp2' not found in package.  If 'openjp2' is a system library,
  declare it with 'cpp_info.system_libs' property
Call Stack (most recent call first):
  build/Release/generators/OpenJPEG-Target-release.cmake:24 (conan_package_library_targets)
  build/Release/generators/OpenJPEGTargets.cmake:26 (include)
  build/Release/generators/OpenJPEGConfig.cmake:16 (include)
  /usr/share/cmake-3.22/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
  build/Release/generators/ffmpeg-config.cmake:24 (find_dependency)
  /usr/share/cmake-3.22/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
  build/Release/generators/opencvConfig.cmake:24 (find_dependency)
  CMakeLists.txt:4 (find_package)

@czoido
Copy link
Contributor

czoido commented Oct 11, 2023

There are a couple of things that needs to be fixed in the code:

  • The find_package(OpenCV CONFIG REQUIRED) note the OpenCV case, it is the standard case for the library
  • Use -DCMAKE_TOOLCHAIN_FILE=Release/generators/conan_toolchain.cmake to point to the real location of the toolchain (because of using cmake_layout)

With those 2 changes I can reproduce the linking error, and I can also fix the linking error with @czoido recommendation for --build=libx26* --build=openjpeg*. That last part is something that we should check with the recipes in ConanCenter, I'll move a ticket there to investigate there.

@memsharded I get the following error now: tried conan install . --output-folder=build --build=missing --build=libx26* --build=openjpeg* and conan install . --output-folder=build --build=missing --build=libx26* --build=openjpeg* --build=openjp2 also but when building: cmake .. -DCMAKE_TOOLCHAIN_FILE=Release/generators/conan_toolchain.cmake -DCMAKE_BUILD_TYPE=Release:

CMake Error at build/Release/generators/cmakedeps_macros.cmake:67 (message):
  Library 'openjp2' not found in package.  If 'openjp2' is a system library,
  declare it with 'cpp_info.system_libs' property
Call Stack (most recent call first):
  build/Release/generators/OpenJPEG-Target-release.cmake:24 (conan_package_library_targets)
  build/Release/generators/OpenJPEGTargets.cmake:26 (include)
  build/Release/generators/OpenJPEGConfig.cmake:16 (include)
  /usr/share/cmake-3.22/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
  build/Release/generators/ffmpeg-config.cmake:24 (find_dependency)
  /usr/share/cmake-3.22/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
  build/Release/generators/opencvConfig.cmake:24 (find_dependency)
  CMakeLists.txt:4 (find_package)

Please, try to remove --build=openjp2 in your command and retry, that is trying to build a package that does not exist

@deepwilson
Copy link
Author

@czoido Yes, I tried it without it also. i.e. conan install . --output-folder=build --build=missing --build=libx26* --build=openjpeg*
Same error, unfortunately.

CMake Error at build/Release/generators/cmakedeps_macros.cmake:67 (message):
  Library 'openjp2' not found in package.  If 'openjp2' is a system library,
  declare it with 'cpp_info.system_libs' property
Call Stack (most recent call first):
  build/Release/generators/OpenJPEG-Target-release.cmake:24 (conan_package_library_targets)
  build/Release/generators/OpenJPEGTargets.cmake:26 (include)
  build/Release/generators/OpenJPEGConfig.cmake:16 (include)
  /usr/share/cmake-3.22/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
  build/Release/generators/ffmpeg-config.cmake:24 (find_dependency)
  /usr/share/cmake-3.22/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
  build/Release/generators/OpenCVConfig.cmake:24 (find_dependency)
  CMakeLists.txt:3 (find_package)

@memsharded
Copy link
Member

@czoido I can confirm that the set(openjpeg_LIBS_RELEASE openjp2) is in the generated build/Release/generators/OpenJPEG-release-x86_64-data.cmake file, so this is expected. But I have no idea why it seems to be working fine in my WSL while failing in @deepwilson WSL setup

@memsharded
Copy link
Member

We are following up and adding the necessary flags to the dependencies recipes in ConanCenter so they don't run into binary incompatibilities of glibc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants