******************************************************************************** conan test conan-center-index/recipes/bison/all/test_package/conanfile.py bison/3.5.3@ --profile=/home/conan/w/BuildSingleReference/34088/c70e0e43-1f9a-4973-b3d1-f9d4332707bd/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] [build_requires] [env] bison/3.5.3 (test package): Installing package Requirements bison/3.5.3 from local cache - Cache m4/1.4.18 from 'conan-center' - Cache Packages bison/3.5.3:d4e2c4fda75c443daaf5f26224d0044231fb93f3 - Cache m4/1.4.18:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Cache Installing (downloading, building) binaries... m4/1.4.18: Already installed! 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.5.3: Already installed! bison/3.5.3: Setting BISON_ROOT environment variable: /home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3 bison/3.5.3: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/bin bison/3.5.3: Setting the BISON_PKGDATADIR environment variable: /home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/res/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 bison/3.5.3 (test package): Generator cmake created conanbuildinfo.cmake bison/3.5.3 (test package): Generator txt created conanbuildinfo.txt bison/3.5.3 (test package): Generated conaninfo.txt bison/3.5.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/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 bison/3.5.3 (test package): Calling build() ----Running------ > bison --version ----------------- bison (GNU Bison) 3.5.3 Written by Robert Corbett and Richard Stallman. Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----Running------ > yacc --version ----------------- bison (GNU Bison) 3.5.3 Written by Robert Corbett and Richard Stallman. Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----Running------ > bison -d /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/mc_parser.yy ----------------- ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -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/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/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" -DCMAKE_VERBOSE_MAKEFILE="ON" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.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 targets configuration -- Library y found /home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/lib/liby.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Found BISON: /home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/bin/bison (found version "3.5.3") -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' '--' '-j3' ----------------- /usr/bin/cmake -S/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package -B/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend /usr/bin/make -f CMakeFiles/McParser.dir/build.make CMakeFiles/McParser.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' cd /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873 /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873 /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles/test_package.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' [ 20%] [BISON][Bison_McParser] Building parser with bison 3.5.3 Dependee "/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles/test_package.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles/test_package.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles/test_package.dir/depend.internal". cd /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package && /home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/bin/bison -d -o /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/mc_parser.cpp mc_parser.yy Scanning dependencies of target test_package make[2]: Leaving directory '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' [ 40%] Building C object CMakeFiles/test_package.dir/test_package.c.o /usr/bin/gcc -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -DNDEBUG -o CMakeFiles/test_package.dir/test_package.c.o -c /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/test_package.c [ 60%] Linking C executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 cd /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873 /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873 /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles/McParser.dir/DependInfo.cmake --color= /usr/bin/gcc -m64 -O3 -DNDEBUG -rdynamic CMakeFiles/test_package.dir/test_package.c.o -o bin/test_package -L/home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/lib -Wl,-rpath,/home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/lib -ly Dependee "/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles/McParser.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles/McParser.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles/McParser.dir/depend.internal". Scanning dependencies of target McParser make[2]: Leaving directory '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' /usr/bin/make -f CMakeFiles/McParser.dir/build.make CMakeFiles/McParser.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' [ 80%] Building CXX object CMakeFiles/McParser.dir/mc_parser.cpp.o /usr/bin/g++ -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -DNDEBUG -o CMakeFiles/McParser.dir/mc_parser.cpp.o -c /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/mc_parser.cpp make[2]: Leaving directory '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' [ 80%] Built target test_package [100%] Linking CXX static library lib/libMcParser.a /usr/bin/cmake -P CMakeFiles/McParser.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/McParser.dir/link.txt --verbose=1 /usr/bin/ar qc lib/libMcParser.a CMakeFiles/McParser.dir/mc_parser.cpp.o /usr/bin/ranlib lib/libMcParser.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' [100%] Built target McParser make[1]: Leaving directory '/home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873' /usr/bin/cmake -E cmake_progress_start /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/CMakeFiles 0 bison/3.5.3 (test package): Running test() ----Running------ > bin/test_package ----------------- 0 ----Running------ > bison -d /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/mc_parser.yy ----------------- ----Running------ > bison -d /home/conan/w/BuildSingleReference/conan-center-index/recipes/bison/all/test_package/mc_parser.yy ----------------- BISON_FOUND: TRUE BISON_EXECUTABLE: /home/conan/w/BuildSingleReference/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/bin/bison BISON_VERSION: 3.5.3 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 conan-center-index 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