******************************************************************************** conan install peg/0.1.18@ --build=peg --profile=/home/conan/w/BuildSingleReference/20525/bdede631-0a04-48cc-9bf8-334c5cc7bed3/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 4.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=4.0 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=clang compiler.libcxx=libstdc++ compiler.version=4.0 os=Linux os_build=Linux [options] [build_requires] [env] peg/0.1.18: Forced build from source Installing package: peg/0.1.18 Requirements peg/0.1.18 from local cache - Cache Packages peg/0.1.18:e5bde775ebac8b0a7cd94a071bb551fc164bae97 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK peg/0.1.18: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/peg/0.1.18/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK peg/0.1.18: Copying sources to build folder peg/0.1.18: Building your package in /home/conan/w/BuildSingleReference/.conan/data/peg/0.1.18/_/_/build/e5bde775ebac8b0a7cd94a071bb551fc164bae97 peg/0.1.18: Generator txt created conanbuildinfo.txt [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 peg/0.1.18: Calling build() ----Running------ > make ----------------- clang -g -Wall -O3 -DNDEBUG -Isrc -c -o peg.o src/peg.c clang -g -Wall -O3 -DNDEBUG -Isrc -c -o tree.o src/tree.c clang -g -Wall -O3 -DNDEBUG -Isrc -c -o compile.o src/compile.c clang -g -Wall -O3 -DNDEBUG -Isrc -o peg-new peg.o tree.o compile.o mv peg-new peg clang -g -Wall -O3 -DNDEBUG -Isrc -c -o leg.o src/leg.c clang -g -Wall -O3 -DNDEBUG -Isrc -o leg-new leg.o tree.o compile.o mv leg-new leg peg/0.1.18: Package 'e5bde775ebac8b0a7cd94a071bb551fc164bae97' built peg/0.1.18: Build folder /home/conan/w/BuildSingleReference/.conan/data/peg/0.1.18/_/_/build/e5bde775ebac8b0a7cd94a071bb551fc164bae97 peg/0.1.18: Generated conaninfo.txt peg/0.1.18: Generated conanbuildinfo.txt peg/0.1.18: Generating the package peg/0.1.18: Package folder /home/conan/w/BuildSingleReference/.conan/data/peg/0.1.18/_/_/package/e5bde775ebac8b0a7cd94a071bb551fc164bae97 peg/0.1.18: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK peg/0.1.18 package(): Packaged 2 files: leg, peg peg/0.1.18 package(): Packaged 1 '.txt' file: LICENSE.txt peg/0.1.18: Package 'e5bde775ebac8b0a7cd94a071bb551fc164bae97' created peg/0.1.18: Created package revision 876d3b6035aad387d98640c4e5f891f7 peg/0.1.18: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/peg/0.1.18/_/_/package/e5bde775ebac8b0a7cd94a071bb551fc164bae97/bin [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 In file included from src/peg.c:49: src/peg.peg-c:380:3: warning: unused label 'l77' [-Wunused-label] l77:; yy->__pos= yypos0; yy->__thunkpos= yythunkpos0; ^~~~ src/peg.peg-c:257:16: warning: unused function 'yyPush' [-Wunused-function] YY_LOCAL(void) yyPush(yycontext *yy, char *text, int count) ^ src/peg.peg-c:268:16: warning: unused function 'yyPop' [-Wunused-function] YY_LOCAL(void) yyPop(yycontext *yy, char *text, int count) { yy->__val -= count; } ^ src/peg.peg-c:269:16: warning: unused function 'yySet' [-Wunused-function] YY_LOCAL(void) yySet(yycontext *yy, char *text, int count) { yy->__val[count]= yy->__; } ^ 4 warnings generated. src/leg.leg:314:67: warning: data argument not used by format string [-Wformat-extra-args] fprintf(output, "#line %i \"%s\"\n", trailerLine, fileName, trailer); ~~~~~~~~~~~~~~~~~~~ ^ src/leg.leg:302:15: warning: unused function 'yyAccept' [-Wunused-function] YY_LOCAL(int) yyAccept(yycontext *yy, int tp0) ^ src/leg.leg:317:16: warning: unused function 'yyPush' [-Wunused-function] YY_LOCAL(void) yyPush(yycontext *yy, char *text, int count) ^ src/leg.leg:328:16: warning: unused function 'yyPop' [-Wunused-function] YY_LOCAL(void) yyPop(yycontext *yy, char *text, int count) { yy->__val -= count; } ^ src/leg.leg:329:16: warning: unused function 'yySet' [-Wunused-function] YY_LOCAL(void) yySet(yycontext *yy, char *text, int count) { yy->__val[count]= yy->__; } ^ 5 warnings generated. peg/0.1.18: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/peg/0.1.18/_/_/package/e5bde775ebac8b0a7cd94a071bb551fc164bae97/lib