******************************************************************************** conan test conan-center-index/recipes/moc/all/test_package/conanfile.py moc/0.9.2@ --profile=/home/conan/w/BuildSingleReference/14420/e9786d20-e66f-41fb-9017-db290181829a/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux os_build=Linux [options] moc:shared=False [build_requires] [env] override requirement: flex/2.6.4 override requirement: bison/3.7.1 flex/2.6.4: Not found in local cache, looking in remotes... flex/2.6.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz flex/2.6.4: Downloaded recipe revision fc74fc1a218caeb88beb516b3b9c609d m4/1.4.18: Not found in local cache, looking in remotes... m4/1.4.18: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz m4/1.4.18: Downloaded recipe revision 92b62c5200e59ddc217d9c8aa9f4166c bison/3.7.1: Not found in local cache, looking in remotes... bison/3.7.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bison/3.7.1: Downloaded recipe revision 8bba3cd5416cf47dbc99130108ecb67e moc/0.9.2 (test package): Installing package Requirements bison/3.7.1 from 'conan-center' - Downloaded flex/2.6.4 from 'conan-center' - Downloaded m4/1.4.18 from 'conan-center' - Downloaded moc/0.9.2 from local cache - Cache Packages bison/3.7.1:9f1c778deba9ba7575b39b11414cb4a9948c5487 - Download flex/2.6.4:9f1c778deba9ba7575b39b11414cb4a9948c5487 - Download m4/1.4.18:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download moc/0.9.2:9bbfdbf078a85aea543246ed8780f292f44bfd18 - Download Installing (downloading, building) binaries... m4/1.4.18: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz m4/1.4.18: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c m4/1.4.18: Downloaded package revision 0d78bc6e30a2eaac0006eb9608729646 bison/3.7.1: Retrieving package 9f1c778deba9ba7575b39b11414cb4a9948c5487 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bison/3.7.1: Package installed 9f1c778deba9ba7575b39b11414cb4a9948c5487 bison/3.7.1: Downloaded package revision b23536e65b512c0c56ac78449cda65e0 flex/2.6.4: Retrieving package 9f1c778deba9ba7575b39b11414cb4a9948c5487 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz flex/2.6.4: Package installed 9f1c778deba9ba7575b39b11414cb4a9948c5487 flex/2.6.4: Downloaded package revision fc147983f249a748ab365705e4639b10 moc/0.9.2: Retrieving package 9bbfdbf078a85aea543246ed8780f292f44bfd18 from remote 'c3i_PR-5736' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz moc/0.9.2: Package installed 9bbfdbf078a85aea543246ed8780f292f44bfd18 moc/0.9.2: Downloaded package revision 8a223e314fb40a3b7dfac13932228d7d m4/1.4.18: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/m4/1.4.18/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin m4/1.4.18: Setting M4 environment variable: /home/conan/w/BuildSingleReference/.conan/data/m4/1.4.18/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/m4 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK bison/3.7.1: Setting BISON_ROOT environment variable: /home/conan/w/BuildSingleReference/.conan/data/bison/3.7.1/_/_/package/9f1c778deba9ba7575b39b11414cb4a9948c5487 bison/3.7.1: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/bison/3.7.1/_/_/package/9f1c778deba9ba7575b39b11414cb4a9948c5487/bin bison/3.7.1: Setting the BISON_PKGDATADIR environment variable: /home/conan/w/BuildSingleReference/.conan/data/bison/3.7.1/_/_/package/9f1c778deba9ba7575b39b11414cb4a9948c5487/bin/share/bison [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK moc/0.9.2 (test package): Generator cmake created conanbuildinfo.cmake moc/0.9.2 (test package): Generator txt created conanbuildinfo.txt moc/0.9.2 (test package): Generated conaninfo.txt moc/0.9.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/moc/all/test_package/build/937d02d7d55c99f90fdbd1a6edbcb997e7a43e58/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK moc/0.9.2 (test package): Calling build() Testing version of moc ----Running------ > moc -v ----------------- moc 0.9.1-test_versioning Moc was located at '/home/conan/w/BuildSingleReference/.conan/data/moc/0.9.2/_/_/package/9bbfdbf078a85aea543246ed8780f292f44bfd18/bin/moc' ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/moc/all/test_package/build/937d02d7d55c99f90fdbd1a6edbcb997e7a43e58' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/moc/all/test_package/build/937d02d7d55c99f90fdbd1a6edbcb997e7a43e58/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DMOC_ROOT="/home/conan/w/BuildSingleReference/.conan/data/moc/0.9.2/_/_/package/9bbfdbf078a85aea543246ed8780f292f44bfd18" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/moc/all/test_package' ----------------- -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/moc/all/test_package/build/937d02d7d55c99f90fdbd1a6edbcb997e7a43e58 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/moc/all/test_package/build/937d02d7d55c99f90fdbd1a6edbcb997e7a43e58' '--' '-j3' ----------------- [ 33%] /home/conan/w/BuildSingleReference/conan-center-index/recipes/moc/all/test_package Scanning dependencies of target test_package [ 66%] Building CXX object CMakeFiles/test_package.dir/main.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package moc/0.9.2 (test package): Running test() ----Running------ > ./test_package ----------------- here CMake Warning at CMakeLists.txt:8 (find_package): By not providing "FindMoc.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Moc", but CMake did not find one. Could not find a package configuration file provided by "Moc" with any of the following names: MocConfig.cmake moc-config.cmake Add the installation prefix of "Moc" to CMAKE_PREFIX_PATH or set "Moc_DIR" to a directory containing one of the above files. If "Moc" provides a separate development package or SDK, be sure it has been installed. CONAN_MOC_ROOT: /home/conan/w/BuildSingleReference/.conan/data/moc/0.9.2/_/_/package/9bbfdbf078a85aea543246ed8780f292f44bfd18 MOC_TOOL: /home/conan/w/BuildSingleReference/.conan/data/moc/0.9.2/_/_/package/9bbfdbf078a85aea543246ed8780f292f44bfd18/bin/moc CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR MOC_ROOT m4/1.4.18: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/m4/1.4.18/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/lib