******************************************************************************** conan install zxcvbn-c/2.5@#56346a80583a1774449e6c6c28416eba --build=zxcvbn-c -pr /home/conan/workspace/prod-v1/bsr/28061/cfbeb/profile_linux_13_libstdcpp_clang_release_64.zxcvbn-c-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 13.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=13 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=13 os=Linux [options] zxcvbn-c:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zxcvbn-c/2.5: Forced build from source Installing package: zxcvbn-c/2.5 Requirements zxcvbn-c/2.5 from local cache - Cache Packages zxcvbn-c/2.5:80d3c8d077516ce6e7dc913ef92912e9172eae4c - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zxcvbn-c/2.5: Configuring sources in /home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/source zxcvbn-c/2.5: zxcvbn-c/2.5: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK zxcvbn-c/2.5: Copying sources to build folder zxcvbn-c/2.5: Building your package in /home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c zxcvbn-c/2.5: Generator txt created conanbuildinfo.txt zxcvbn-c/2.5: Calling generate() zxcvbn-c/2.5: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' zxcvbn-c/2.5: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' zxcvbn-c/2.5: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK zxcvbn-c/2.5: Calling build() zxcvbn-c/2.5: Apply patch (portability): disable building of tests; also fixes the 'file failed to create symbolic link' error on Windows zxcvbn-c/2.5: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c" ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is Clang 13.0.1 -- The CXX compiler identification is Clang 13.0.1 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c total 3948 drwxr-xr-x 5 conan conan-1001 4096 Apr 20 14:33 . drwxr-xr-x 3 conan conan-1001 4096 Apr 20 14:33 .. -rw-r--r-- 1 conan conan-1001 14633 Apr 20 14:33 CMakeCache.txt drwxr-xr-x 7 conan conan-1001 4096 Apr 20 14:33 CMakeFiles -rw-r--r-- 1 conan conan-1001 1808 Apr 20 14:33 cmake_install.cmake -rw-r--r-- 1 conan conan-1001 3852 Apr 20 14:33 CMakeLists.txt -rw-r--r-- 1 conan conan-1001 1131 Apr 20 14:33 CMakePresets.json -rw-r--r-- 1 conan conan-1001 223 Apr 20 14:33 conanbuildinfo.txt -rw-r--r-- 1 conan conan-1001 928 Apr 20 14:33 conandata.yml -rw-r--r-- 1 conan conan-1001 2960 Apr 20 14:33 conan_toolchain.cmake -rw-rw-r-- 1 conan conan-1001 56661 Apr 7 2022 dict-generate.cpp -rw-rw-r-- 1 conan conan-1001 215 Apr 7 2022 .gitignore -rw-rw-r-- 1 conan conan-1001 1077 Apr 7 2022 LICENSE.txt -rw-rw-r-- 1 conan conan-1001 3746 Apr 7 2022 makefile -rw-r--r-- 1 conan conan-1001 7243 Apr 20 14:33 Makefile drwxr-xr-x 2 conan conan-1001 4096 Apr 20 14:33 patches -rw-rw-r-- 1 conan conan-1001 4439 Apr 7 2022 README.md drwxrwxr-x 2 conan conan-1001 4096 Apr 7 2022 rpm -rw-rw-r-- 1 conan conan-1001 10233 Apr 7 2022 test.c -rw-rw-r-- 1 conan conan-1001 6528 Apr 7 2022 testcases.txt -rw-rw-r-- 1 conan conan-1001 4842 Apr 7 2022 test-internals.c -rw-rw-r-- 1 conan conan-1001 2362171 Apr 7 2022 words-eng_wiki.txt -rw-rw-r-- 1 conan conan-1001 30042 Apr 7 2022 words-female.txt -rw-rw-r-- 1 conan conan-1001 8193 Apr 7 2022 words-male.txt -rw-rw-r-- 1 conan conan-1001 368255 Apr 7 2022 words-passwd.txt -rw-rw-r-- 1 conan conan-1001 695422 Apr 7 2022 words-surname.txt -rw-rw-r-- 1 conan conan-1001 315730 Apr 7 2022 words-tv_film.txt -rw-rw-r-- 1 conan conan-1001 62527 Apr 7 2022 zxcvbn.c -rw-rw-r-- 1 conan conan-1001 5182 Apr 7 2022 zxcvbn.h CFLAGS ?= -O2 -Wall -Wextra -Wdeclaration-after-statement CXXFLAGS ?= -O2 -Wall -Wextra # default programs CC ?= gcc AR ?= ar CXX ?= g++ # need zxcvbn.h prior to package installation CPPFLAGS += -I. # library metadata TARGET_LIB = libzxcvbn.so.0.0.0 SONAME = libzxcvbn.so.0 WORDS = words-eng_wiki.txt words-female.txt words-male.txt words-passwd.txt words-surname.txt words-tv_film.txt all: test-file test-inline test-c++inline test-c++file test-shlib test-statlib test-internals test-shlib: test.c $(TARGET_LIB) if [ ! -e libzxcvbn.so ]; then ln -s $(TARGET_LIB) libzxcvbn.so; fi $(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $< -L. $(LDFLAGS) -lzxcvbn -lm $(TARGET_LIB): zxcvbn-inline-pic.o $(CC) $(CPPFLAGS) $(CFLAGS) \ -o $@ $^ -fPIC -shared -Wl,-soname,$(SONAME) $(LDFLAGS) -lm if [ ! -e $(SONAME) ]; then ln -s $(TARGET_LIB) $(SONAME); fi test-statlib: test.c libzxcvbn.a $(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $^ $(LDFLAGS) -lm libzxcvbn.a: zxcvbn-inline.o $(AR) cvq $@ $^ test-file: test.c zxcvbn-file.o $(CC) $(CPPFLAGS) $(CFLAGS) \ -DUSE_DICT_FILE -o test-file test.c zxcvbn-file.o $(LDFLAGS) -lm zxcvbn-file.o: zxcvbn.c dict-crc.h zxcvbn.h $(CC) $(CPPFLAGS) $(CFLAGS) \ -DUSE_DICT_FILE -c -o zxcvbn-file.o zxcvbn.c test-inline: test.c zxcvbn-inline.o $(CC) $(CPPFLAGS) $(CFLAGS) \ -o test-inline test.c zxcvbn-inline.o $(LDFLAGS) -lm test-internals: test-internals.c zxcvbn.c dict-src.h dict-crc.h zxcvbn.h $(CC) $(CPPFLAGS) $(CFLAGS) \ -o test-internals test-internals.c $(LDFLAGS) -lm zxcvbn-inline-pic.o: zxcvbn.c dict-src.h zxcvbn.h $(CC) $(CPPFLAGS) $(CFLAGS) -fPIC -c -o $@ $< zxcvbn-inline.o: zxcvbn.c dict-src.h zxcvbn.h $(CC) $(CPPFLAGS) $(CFLAGS) -c -o zxcvbn-inline.o zxcvbn.c dict-src.h: dictgen $(WORDS) ./dictgen -o dict-src.h $(WORDS) dict-crc.h: dictgen $(WORDS) ./dictgen -b -o zxcvbn.dict -h dict-crc.h $(WORDS) dictgen: dict-generate.cpp makefile $(CXX) $(CPPFLAGS) -std=c++11 $(CXXFLAGS) \ -o dictgen dict-generate.cpp $(LDFLAGS) test-c++inline: test.c zxcvbn-c++inline.o if [ ! -e test.cpp ]; then ln -s test.c test.cpp; fi $(CXX) $(CPPFLAGS) $(CXXFLAGS) \ -o test-c++inline test.cpp zxcvbn-c++inline.o $(LDFLAGS) -lm zxcvbn-c++inline.o: zxcvbn.c dict-src.h zxcvbn.h if [ ! -e zxcvbn.cpp ]; then ln -s zxcvbn.c zxcvbn.cpp; fi $(CXX) $(CPPFLAGS) $(CXXFLAGS) \ -c -o zxcvbn-c++inline.o zxcvbn.cpp test-c++file: test.c zxcvbn-c++file.o if [ ! -e test.cpp ]; then ln -s test.c test.cpp; fi $(CXX) $(CPPFLAGS) $(CXXFLAGS) \ -DUSE_DICT_FILE -o test-c++file test.cpp zxcvbn-c++file.o $(LDFLAGS) -lm zxcvbn-c++file.o: zxcvbn.c dict-crc.h zxcvbn.h if [ ! -e zxcvbn.cpp ]; then ln -s zxcvbn.c zxcvbn.cpp; fi $(CXX) $(CPPFLAGS) $(CXXFLAGS) \ -DUSE_DICT_FILE -c -o zxcvbn-c++file.o zxcvbn.cpp test: test-internals test-file test-inline test-c++inline test-c++file test-shlib test-statlib testcases.txt @echo Testing internals... ./test-internals @echo Testing C build, dictionary from file ./test-file -t testcases.txt @echo Testing C build, dictionary in executable ./test-inline -t testcases.txt @echo Testing C shlib, dictionary in shlib LD_LIBRARY_PATH=. ./test-shlib -t testcases.txt @echo Testing C static lib, dictionary in lib ./test-statlib -t testcases.txt @echo Testing C++ build, dictionary from file ./test-c++file -t testcases.txt @echo Testing C++ build, dictionary in executable ./test-c++inline -t testcases.txt @echo Finished clean: rm -f test-file zxcvbn-file.o test-c++file zxcvbn-c++file.o rm -f test-inline test-internals zxcvbn-inline.o zxcvbn-inline-pic.o test-c++inline zxcvbn-c++inline.o rm -f dict-*.h zxcvbn.dict zxcvbn.cpp test.cpp rm -f dictgen rm -f ${TARGET_LIB} ${SONAME} libzxcvbn.so test-shlib libzxcvbn.a test-statlib total 3948 drwxr-xr-x 5 conan conan-1001 4096 Apr 20 14:33 . drwxr-xr-x 3 conan conan-1001 4096 Apr 20 14:33 .. -rw-r--r-- 1 conan conan-1001 14633 Apr 20 14:33 CMakeCache.txt drwxr-xr-x 7 conan conan-1001 4096 Apr 20 14:33 CMakeFiles -rw-r--r-- 1 conan conan-1001 1808 Apr 20 14:33 cmake_install.cmake -rw-r--r-- 1 conan conan-1001 3852 Apr 20 14:33 CMakeLists.txt -rw-r--r-- 1 conan conan-1001 1131 Apr 20 14:33 CMakePresets.json -rw-r--r-- 1 conan conan-1001 223 Apr 20 14:33 conanbuildinfo.txt -rw-r--r-- 1 conan conan-1001 928 Apr 20 14:33 conandata.yml -rw-r--r-- 1 conan conan-1001 2960 Apr 20 14:33 conan_toolchain.cmake -rw-rw-r-- 1 conan conan-1001 56661 Apr 7 2022 dict-generate.cpp -rw-rw-r-- 1 conan conan-1001 215 Apr 7 2022 .gitignore -rw-rw-r-- 1 conan conan-1001 1077 Apr 7 2022 LICENSE.txt -rw-rw-r-- 1 conan conan-1001 3746 Apr 7 2022 makefile -rw-r--r-- 1 conan conan-1001 7243 Apr 20 14:33 Makefile drwxr-xr-x 2 conan conan-1001 4096 Apr 20 14:33 patches -rw-rw-r-- 1 conan conan-1001 4439 Apr 7 2022 README.md drwxrwxr-x 2 conan conan-1001 4096 Apr 7 2022 rpm -rw-rw-r-- 1 conan conan-1001 10233 Apr 7 2022 test.c -rw-rw-r-- 1 conan conan-1001 6528 Apr 7 2022 testcases.txt -rw-rw-r-- 1 conan conan-1001 4842 Apr 7 2022 test-internals.c -rw-rw-r-- 1 conan conan-1001 2362171 Apr 7 2022 words-eng_wiki.txt -rw-rw-r-- 1 conan conan-1001 30042 Apr 7 2022 words-female.txt -rw-rw-r-- 1 conan conan-1001 8193 Apr 7 2022 words-male.txt -rw-rw-r-- 1 conan conan-1001 368255 Apr 7 2022 words-passwd.txt -rw-rw-r-- 1 conan conan-1001 695422 Apr 7 2022 words-surname.txt -rw-rw-r-- 1 conan conan-1001 315730 Apr 7 2022 words-tv_film.txt -rw-rw-r-- 1 conan conan-1001 62527 Apr 7 2022 zxcvbn.c -rw-rw-r-- 1 conan conan-1001 5182 Apr 7 2022 zxcvbn.h CFLAGS ?= -O2 -Wall -Wextra -Wdeclaration-after-statement CXXFLAGS ?= -O2 -Wall -Wextra # default programs CC ?= gcc AR ?= ar CXX ?= g++ # need zxcvbn.h prior to package installation CPPFLAGS += -I. # library metadata TARGET_LIB = libzxcvbn.so.0.0.0 SONAME = libzxcvbn.so.0 WORDS = words-eng_wiki.txt words-female.txt words-male.txt words-passwd.txt words-surname.txt words-tv_film.txt all: test-file test-inline test-c++inline test-c++file test-shlib test-statlib test-internals test-shlib: test.c $(TARGET_LIB) if [ ! -e libzxcvbn.so ]; then ln -s $(TARGET_LIB) libzxcvbn.so; fi $(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $< -L. $(LDFLAGS) -lzxcvbn -lm $(TARGET_LIB): zxcvbn-inline-pic.o $(CC) $(CPPFLAGS) $(CFLAGS) \ -o $@ $^ -fPIC -shared -Wl,-soname,$(SONAME) $(LDFLAGS) -lm if [ ! -e $(SONAME) ]; then ln -s $(TARGET_LIB) $(SONAME); fi test-statlib: test.c libzxcvbn.a $(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $^ $(LDFLAGS) -lm libzxcvbn.a: zxcvbn-inline.o $(AR) cvq $@ $^ test-file: test.c zxcvbn-file.o $(CC) $(CPPFLAGS) $(CFLAGS) \ -DUSE_DICT_FILE -o test-file test.c zxcvbn-file.o $(LDFLAGS) -lm zxcvbn-file.o: zxcvbn.c dict-crc.h zxcvbn.h $(CC) $(CPPFLAGS) $(CFLAGS) \ -DUSE_DICT_FILE -c -o zxcvbn-file.o zxcvbn.c test-inline: test.c zxcvbn-inline.o $(CC) $(CPPFLAGS) $(CFLAGS) \ -o test-inline test.c zxcvbn-inline.o $(LDFLAGS) -lm test-internals: test-internals.c zxcvbn.c dict-src.h dict-crc.h zxcvbn.h $(CC) $(CPPFLAGS) $(CFLAGS) \ -o test-internals test-internals.c $(LDFLAGS) -lm zxcvbn-inline-pic.o: zxcvbn.c dict-src.h zxcvbn.h $(CC) $(CPPFLAGS) $(CFLAGS) -fPIC -c -o $@ $< zxcvbn-inline.o: zxcvbn.c dict-src.h zxcvbn.h $(CC) $(CPPFLAGS) $(CFLAGS) -c -o zxcvbn-inline.o zxcvbn.c dict-src.h: dictgen $(WORDS) ./dictgen -o dict-src.h $(WORDS) dict-crc.h: dictgen $(WORDS) ./dictgen -b -o zxcvbn.dict -h dict-crc.h $(WORDS) dictgen: dict-generate.cpp makefile $(CXX) $(CPPFLAGS) -std=c++11 $(CXXFLAGS) \ -o dictgen dict-generate.cpp $(LDFLAGS) test-c++inline: test.c zxcvbn-c++inline.o if [ ! -e test.cpp ]; then ln -s test.c test.cpp; fi $(CXX) $(CPPFLAGS) $(CXXFLAGS) \ -o test-c++inline test.cpp zxcvbn-c++inline.o $(LDFLAGS) -lm zxcvbn-c++inline.o: zxcvbn.c dict-src.h zxcvbn.h if [ ! -e zxcvbn.cpp ]; then ln -s zxcvbn.c zxcvbn.cpp; fi $(CXX) $(CPPFLAGS) $(CXXFLAGS) \ -c -o zxcvbn-c++inline.o zxcvbn.cpp test-c++file: test.c zxcvbn-c++file.o if [ ! -e test.cpp ]; then ln -s test.c test.cpp; fi $(CXX) $(CPPFLAGS) $(CXXFLAGS) \ -DUSE_DICT_FILE -o test-c++file test.cpp zxcvbn-c++file.o $(LDFLAGS) -lm zxcvbn-c++file.o: zxcvbn.c dict-crc.h zxcvbn.h if [ ! -e zxcvbn.cpp ]; then ln -s zxcvbn.c zxcvbn.cpp; fi $(CXX) $(CPPFLAGS) $(CXXFLAGS) \ -DUSE_DICT_FILE -c -o zxcvbn-c++file.o zxcvbn.cpp test: test-internals test-file test-inline test-c++inline test-c++file test-shlib test-statlib testcases.txt @echo Testing internals... ./test-internals @echo Testing C build, dictionary from file ./test-file -t testcases.txt @echo Testing C build, dictionary in executable ./test-inline -t testcases.txt @echo Testing C shlib, dictionary in shlib LD_LIBRARY_PATH=. ./test-shlib -t testcases.txt @echo Testing C static lib, dictionary in lib ./test-statlib -t testcases.txt @echo Testing C++ build, dictionary from file ./test-c++file -t testcases.txt @echo Testing C++ build, dictionary in executable ./test-c++inline -t testcases.txt @echo Finished clean: rm -f test-file zxcvbn-file.o test-c++file zxcvbn-c++file.o rm -f test-inline test-internals zxcvbn-inline.o zxcvbn-inline-pic.o test-c++inline zxcvbn-c++inline.o rm -f dict-*.h zxcvbn.dict zxcvbn.cpp test.cpp rm -f dictgen rm -f ${TARGET_LIB} ${SONAME} libzxcvbn.so test-shlib libzxcvbn.a test-statlib zxcvbn-c/2.5: CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c" '--' '-j3' ----------------- clang++ -I. -std=c++11 -O2 -Wall -Wextra \ -o dictgen dict-generate.cpp ./dictgen -b -o zxcvbn.dict -h dict-crc.h words-eng_wiki.txt words-female.txt words-male.txt words-passwd.txt words-surname.txt words-tv_film.txt ./dictgen -o dict-src.h words-eng_wiki.txt words-female.txt words-male.txt words-passwd.txt words-surname.txt words-tv_film.txt clang -I. -O2 -Wall -Wextra -Wdeclaration-after-statement -c -o zxcvbn-inline.o zxcvbn.c if [ ! -e zxcvbn.cpp ]; then ln -s zxcvbn.c zxcvbn.cpp; fi clang++ -I. -O2 -Wall -Wextra \ -c -o zxcvbn-c++inline.o zxcvbn.cpp clang -I. -O2 -Wall -Wextra -Wdeclaration-after-statement -fPIC -c -o zxcvbn-inline-pic.o zxcvbn.c clang -I. -O2 -Wall -Wextra -Wdeclaration-after-statement \ -o test-internals test-internals.c -lm clang -I. -O2 -Wall -Wextra -Wdeclaration-after-statement \ -DUSE_DICT_FILE -c -o zxcvbn-file.o zxcvbn.c clang -I. -O2 -Wall -Wextra -Wdeclaration-after-statement \ -o test-inline test.c zxcvbn-inline.o -lm if [ ! -e test.cpp ]; then ln -s test.c test.cpp; fi clang++ -I. -O2 -Wall -Wextra \ -o test-c++inline test.cpp zxcvbn-c++inline.o -lm if [ ! -e zxcvbn.cpp ]; then ln -s zxcvbn.c zxcvbn.cpp; fi clang++ -I. -O2 -Wall -Wextra \ -DUSE_DICT_FILE -c -o zxcvbn-c++file.o zxcvbn.cpp clang -I. -O2 -Wall -Wextra -Wdeclaration-after-statement \ -o libzxcvbn.so.0.0.0 zxcvbn-inline-pic.o -fPIC -shared -Wl,-soname,libzxcvbn.so.0 -lm if [ ! -e libzxcvbn.so.0 ]; then ln -s libzxcvbn.so.0.0.0 libzxcvbn.so.0; fi ar cvq libzxcvbn.a zxcvbn-inline.o a - zxcvbn-inline.o clang -I. -O2 -Wall -Wextra -Wdeclaration-after-statement \ -DUSE_DICT_FILE -o test-file test.c zxcvbn-file.o -lm if [ ! -e libzxcvbn.so ]; then ln -s libzxcvbn.so.0.0.0 libzxcvbn.so; fi clang -I. -O2 -Wall -Wextra -Wdeclaration-after-statement -o test-shlib test.c -L. -lzxcvbn -lm clang -I. -O2 -Wall -Wextra -Wdeclaration-after-statement -o test-statlib test.c libzxcvbn.a -lm if [ ! -e test.cpp ]; then ln -s test.c test.cpp; fi clang++ -I. -O2 -Wall -Wextra \ -DUSE_DICT_FILE -o test-c++file test.cpp zxcvbn-c++file.o -lm zxcvbn-c/2.5: Package '80d3c8d077516ce6e7dc913ef92912e9172eae4c' built zxcvbn-c/2.5: Build folder /home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c zxcvbn-c/2.5: Generated conaninfo.txt zxcvbn-c/2.5: Generated conanbuildinfo.txt zxcvbn-c/2.5: Generating the package zxcvbn-c/2.5: Package folder /home/conan/workspace/prod-v1/bsr/28061/cebfb/.conan/data/zxcvbn-c/2.5/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c zxcvbn-c/2.5: Calling package() zxcvbn-c/2.5: Copied 1 '.txt' file: LICENSE.txt zxcvbn-c/2.5: Copied 1 '.h' file: zxcvbn.h zxcvbn-c/2.5: Copied 1 '.a' file: libzxcvbn.a zxcvbn-c/2.5: Copied 1 file: dictgen zxcvbn-c/2.5: Copied 2 '.0' files: libzxcvbn.so.0, libzxcvbn.so.0.0.0 zxcvbn-c/2.5: Copied 1 '.so' file: libzxcvbn.so [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK zxcvbn-c/2.5 package(): Packaged 1 '.txt' file: LICENSE.txt zxcvbn-c/2.5 package(): Packaged 1 '.h' file: zxcvbn.h zxcvbn-c/2.5 package(): Packaged 1 '.a' file: libzxcvbn.a zxcvbn-c/2.5 package(): Packaged 2 '.0' files: libzxcvbn.so.0, libzxcvbn.so.0.0.0 zxcvbn-c/2.5 package(): Packaged 1 file: dictgen zxcvbn-c/2.5 package(): Packaged 1 '.so' file: libzxcvbn.so zxcvbn-c/2.5: Package '80d3c8d077516ce6e7dc913ef92912e9172eae4c' created zxcvbn-c/2.5: Created package revision b14f33f2eb915ddab7337b48d7c8b920 [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators dict-generate.cpp:604:9: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] int cnt=0, del=0; ^ 1 warning generated. WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** zxcvbn-c/2.5: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior