******************************************************************************** conan install zbar/0.10@ --build=zbar --profile=/home/conan/w/BuildSingleReference/21442/345d5ad4-cc88-4c99-8779-a276b054e6a0/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 5.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=5.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=Debug compiler=clang compiler.libcxx=libc++ compiler.version=5.0 os=Linux os_build=Linux [options] zbar:shared=True [build_requires] [env] zbar/0.10: Forced build from source gnu-config/cci.20201022: Not found in local cache, looking in remotes... gnu-config/cci.20201022: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gnu-config/cci.20201022: Downloaded recipe revision c9b5dccbc620ae581bb1c60547ced620 Installing package: zbar/0.10 Requirements zbar/0.10 from local cache - Cache Packages zbar/0.10:ddb6f2ecb422ead687e79429d479216fecbef8da - Build Build requirements gnu-config/cci.20201022 from 'conan-center' - Downloaded Build requirements packages gnu-config/cci.20201022:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... gnu-config/cci.20201022: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gnu-config/cci.20201022: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 gnu-config/cci.20201022: Downloaded package revision d6aaee4f4cf0595e88e457b9513071c7 gnu-config/cci.20201022: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/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 zbar/0.10: Applying build-requirement: gnu-config/cci.20201022 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zbar/0.10: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK zbar/0.10: Copying sources to build folder zbar/0.10: Building your package in /home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/build/ddb6f2ecb422ead687e79429d479216fecbef8da zbar/0.10: 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 zbar/0.10: Calling build() zbar/0.10: Calling: > source_subfolder/configure '--disable-video' '--without-imagemagick' '--without-gtk' '--without-qt' '--without-python' '--without-x' '--without-xshm' '--without-xv' '--without-jpeg' '--enable-pthread' '--enable-shared' '--disable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--disable-video' '--without-imagemagick' '--without-gtk' '--without-qt' '--without-python' '--without-x' '--without-xshm' '--without-xv' '--without-jpeg' '--enable-pthread' '--enable-shared' '--disable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking dependency style of clang... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking how to run the C preprocessor... clang -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windres... no checking host system type... (cached) x86_64-pc-linux-gnu checking for gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking dependency style of clang... (cached) gcc3 checking whether clang and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether clang++ accepts -g... (cached) yes checking dependency style of clang++... (cached) gcc3 checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xmlto... no checking whether to build EAN symbologies... yes checking whether to build Code 128 symbology... yes checking whether to build Code 39 symbology... yes checking whether to build PDF417 symbology... no checking whether to build Interleaved 2 of 5 symbology... yes checking whether to build QR Code... yes checking for library containing clock_gettime... none required checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for X... disabled checking whether to enable assertions... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for inttypes.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for int32_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for memset... yes checking for atexit... yes checking for setenv... yes configure: creating ./config.status config.status: creating Makefile config.status: creating zbar.pc config.status: creating zbar-gtk.pc config.status: creating zbar-qt.pc config.status: creating doc/doxygen.conf config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing doc/version.xml commands config.status: executing doc/reldate.xml commands please verify that the detected configuration matches your expectations: ------------------------------------------------------------------------ X --with-x=disabled pthreads --enable-pthread=yes v4l --enable-video=no => zbarcam video scanner will *NOT* be built jpeg --with-jpeg=no => JPEG image conversions will *NOT* be supported Magick++ --with-imagemagick=no => the zbarimg file scanner will *NOT* be built Python --with-python=no GTK+ --with-gtk=no => the GTK+ widget will *NOT* be built Qt4 --with-qt=no => the Qt4 widget will *NOT* be built ----Running------ > make -j3 ----------------- make all-am make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/build/ddb6f2ecb422ead687e79429d479216fecbef8da' /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/processor/zbar_libzbar_la-posix.lo -MD -MP -MF zbar/processor/.deps/zbar_libzbar_la-posix.Tpo -c -o zbar/processor/zbar_libzbar_la-posix.lo `test -f 'zbar/processor/posix.c' || echo 'source_subfolder/'`zbar/processor/posix.c /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/processor/zbar_libzbar_la-null.lo -MD -MP -MF zbar/processor/.deps/zbar_libzbar_la-null.Tpo -c -o zbar/processor/zbar_libzbar_la-null.lo `test -f 'zbar/processor/null.c' || echo 'source_subfolder/'`zbar/processor/null.c /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-config.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-config.Tpo -c -o zbar/zbar_libzbar_la-config.lo `test -f 'zbar/config.c' || echo 'source_subfolder/'`zbar/config.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/processor/zbar_libzbar_la-posix.lo -MD -MP -MF zbar/processor/.deps/zbar_libzbar_la-posix.Tpo -c source_subfolder/zbar/processor/posix.c -fPIC -DPIC -o zbar/processor/.libs/zbar_libzbar_la-posix.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/processor/zbar_libzbar_la-null.lo -MD -MP -MF zbar/processor/.deps/zbar_libzbar_la-null.Tpo -c source_subfolder/zbar/processor/null.c -fPIC -DPIC -o zbar/processor/.libs/zbar_libzbar_la-null.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-config.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-config.Tpo -c source_subfolder/zbar/config.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-config.o mv -f zbar/processor/.deps/zbar_libzbar_la-null.Tpo zbar/processor/.deps/zbar_libzbar_la-null.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-error.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-error.Tpo -c -o zbar/zbar_libzbar_la-error.lo `test -f 'zbar/error.c' || echo 'source_subfolder/'`zbar/error.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-error.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-error.Tpo -c source_subfolder/zbar/error.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-error.o mv -f zbar/processor/.deps/zbar_libzbar_la-posix.Tpo zbar/processor/.deps/zbar_libzbar_la-posix.Plo mv -f zbar/.deps/zbar_libzbar_la-config.Tpo zbar/.deps/zbar_libzbar_la-config.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-symbol.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-symbol.Tpo -c -o zbar/zbar_libzbar_la-symbol.lo `test -f 'zbar/symbol.c' || echo 'source_subfolder/'`zbar/symbol.c /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-image.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-image.Tpo -c -o zbar/zbar_libzbar_la-image.lo `test -f 'zbar/image.c' || echo 'source_subfolder/'`zbar/image.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-symbol.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-symbol.Tpo -c source_subfolder/zbar/symbol.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-symbol.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-image.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-image.Tpo -c source_subfolder/zbar/image.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-image.o mv -f zbar/.deps/zbar_libzbar_la-error.Tpo zbar/.deps/zbar_libzbar_la-error.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-convert.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-convert.Tpo -c -o zbar/zbar_libzbar_la-convert.lo `test -f 'zbar/convert.c' || echo 'source_subfolder/'`zbar/convert.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-convert.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-convert.Tpo -c source_subfolder/zbar/convert.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-convert.o mv -f zbar/.deps/zbar_libzbar_la-symbol.Tpo zbar/.deps/zbar_libzbar_la-symbol.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-processor.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-processor.Tpo -c -o zbar/zbar_libzbar_la-processor.lo `test -f 'zbar/processor.c' || echo 'source_subfolder/'`zbar/processor.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-processor.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-processor.Tpo -c source_subfolder/zbar/processor.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-processor.o mv -f zbar/.deps/zbar_libzbar_la-image.Tpo zbar/.deps/zbar_libzbar_la-image.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/processor/zbar_libzbar_la-lock.lo -MD -MP -MF zbar/processor/.deps/zbar_libzbar_la-lock.Tpo -c -o zbar/processor/zbar_libzbar_la-lock.lo `test -f 'zbar/processor/lock.c' || echo 'source_subfolder/'`zbar/processor/lock.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/processor/zbar_libzbar_la-lock.lo -MD -MP -MF zbar/processor/.deps/zbar_libzbar_la-lock.Tpo -c source_subfolder/zbar/processor/lock.c -fPIC -DPIC -o zbar/processor/.libs/zbar_libzbar_la-lock.o mv -f zbar/.deps/zbar_libzbar_la-convert.Tpo zbar/.deps/zbar_libzbar_la-convert.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-refcnt.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-refcnt.Tpo -c -o zbar/zbar_libzbar_la-refcnt.lo `test -f 'zbar/refcnt.c' || echo 'source_subfolder/'`zbar/refcnt.c mv -f zbar/.deps/zbar_libzbar_la-processor.Tpo zbar/.deps/zbar_libzbar_la-processor.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-window.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-window.Tpo -c -o zbar/zbar_libzbar_la-window.lo `test -f 'zbar/window.c' || echo 'source_subfolder/'`zbar/window.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-refcnt.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-refcnt.Tpo -c source_subfolder/zbar/refcnt.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-refcnt.o mv -f zbar/processor/.deps/zbar_libzbar_la-lock.Tpo zbar/processor/.deps/zbar_libzbar_la-lock.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-video.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-video.Tpo -c -o zbar/zbar_libzbar_la-video.lo `test -f 'zbar/video.c' || echo 'source_subfolder/'`zbar/video.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-window.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-window.Tpo -c source_subfolder/zbar/window.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-window.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-video.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-video.Tpo -c source_subfolder/zbar/video.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-video.o mv -f zbar/.deps/zbar_libzbar_la-refcnt.Tpo zbar/.deps/zbar_libzbar_la-refcnt.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-img_scanner.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-img_scanner.Tpo -c -o zbar/zbar_libzbar_la-img_scanner.lo `test -f 'zbar/img_scanner.c' || echo 'source_subfolder/'`zbar/img_scanner.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-img_scanner.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-img_scanner.Tpo -c source_subfolder/zbar/img_scanner.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-img_scanner.o mv -f zbar/.deps/zbar_libzbar_la-video.Tpo zbar/.deps/zbar_libzbar_la-video.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-scanner.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-scanner.Tpo -c -o zbar/zbar_libzbar_la-scanner.lo `test -f 'zbar/scanner.c' || echo 'source_subfolder/'`zbar/scanner.c mv -f zbar/.deps/zbar_libzbar_la-window.Tpo zbar/.deps/zbar_libzbar_la-window.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-decoder.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-decoder.Tpo -c -o zbar/zbar_libzbar_la-decoder.lo `test -f 'zbar/decoder.c' || echo 'source_subfolder/'`zbar/decoder.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-scanner.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-scanner.Tpo -c source_subfolder/zbar/scanner.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-scanner.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/zbar_libzbar_la-decoder.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-decoder.Tpo -c source_subfolder/zbar/decoder.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-decoder.o mv -f zbar/.deps/zbar_libzbar_la-decoder.Tpo zbar/.deps/zbar_libzbar_la-decoder.Plo mv -f zbar/.deps/zbar_libzbar_la-img_scanner.Tpo zbar/.deps/zbar_libzbar_la-img_scanner.Plo mv -f zbar/.deps/zbar_libzbar_la-scanner.Tpo zbar/.deps/zbar_libzbar_la-scanner.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/decoder/zbar_libzbar_la-ean.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-ean.Tpo -c -o zbar/decoder/zbar_libzbar_la-ean.lo `test -f 'zbar/decoder/ean.c' || echo 'source_subfolder/'`zbar/decoder/ean.c /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/decoder/zbar_libzbar_la-code128.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-code128.Tpo -c -o zbar/decoder/zbar_libzbar_la-code128.lo `test -f 'zbar/decoder/code128.c' || echo 'source_subfolder/'`zbar/decoder/code128.c /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/decoder/zbar_libzbar_la-code39.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-code39.Tpo -c -o zbar/decoder/zbar_libzbar_la-code39.lo `test -f 'zbar/decoder/code39.c' || echo 'source_subfolder/'`zbar/decoder/code39.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/decoder/zbar_libzbar_la-ean.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-ean.Tpo -c source_subfolder/zbar/decoder/ean.c -fPIC -DPIC -o zbar/decoder/.libs/zbar_libzbar_la-ean.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/decoder/zbar_libzbar_la-code39.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-code39.Tpo -c source_subfolder/zbar/decoder/code39.c -fPIC -DPIC -o zbar/decoder/.libs/zbar_libzbar_la-code39.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/decoder/zbar_libzbar_la-code128.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-code128.Tpo -c source_subfolder/zbar/decoder/code128.c -fPIC -DPIC -o zbar/decoder/.libs/zbar_libzbar_la-code128.o mv -f zbar/decoder/.deps/zbar_libzbar_la-code128.Tpo zbar/decoder/.deps/zbar_libzbar_la-code128.Plo mv -f zbar/decoder/.deps/zbar_libzbar_la-code39.Tpo zbar/decoder/.deps/zbar_libzbar_la-code39.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/decoder/zbar_libzbar_la-i25.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-i25.Tpo -c -o zbar/decoder/zbar_libzbar_la-i25.lo `test -f 'zbar/decoder/i25.c' || echo 'source_subfolder/'`zbar/decoder/i25.c /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/decoder/zbar_libzbar_la-qr_finder.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-qr_finder.Tpo -c -o zbar/decoder/zbar_libzbar_la-qr_finder.lo `test -f 'zbar/decoder/qr_finder.c' || echo 'source_subfolder/'`zbar/decoder/qr_finder.c mv -f zbar/decoder/.deps/zbar_libzbar_la-ean.Tpo zbar/decoder/.deps/zbar_libzbar_la-ean.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-qrdec.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-qrdec.Tpo -c -o zbar/qrcode/zbar_libzbar_la-qrdec.lo `test -f 'zbar/qrcode/qrdec.c' || echo 'source_subfolder/'`zbar/qrcode/qrdec.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/decoder/zbar_libzbar_la-i25.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-i25.Tpo -c source_subfolder/zbar/decoder/i25.c -fPIC -DPIC -o zbar/decoder/.libs/zbar_libzbar_la-i25.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/decoder/zbar_libzbar_la-qr_finder.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-qr_finder.Tpo -c source_subfolder/zbar/decoder/qr_finder.c -fPIC -DPIC -o zbar/decoder/.libs/zbar_libzbar_la-qr_finder.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-qrdec.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-qrdec.Tpo -c source_subfolder/zbar/qrcode/qrdec.c -fPIC -DPIC -o zbar/qrcode/.libs/zbar_libzbar_la-qrdec.o mv -f zbar/decoder/.deps/zbar_libzbar_la-qr_finder.Tpo zbar/decoder/.deps/zbar_libzbar_la-qr_finder.Plo mv -f zbar/decoder/.deps/zbar_libzbar_la-i25.Tpo zbar/decoder/.deps/zbar_libzbar_la-i25.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-qrdectxt.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-qrdectxt.Tpo -c -o zbar/qrcode/zbar_libzbar_la-qrdectxt.lo `test -f 'zbar/qrcode/qrdectxt.c' || echo 'source_subfolder/'`zbar/qrcode/qrdectxt.c /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-rs.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-rs.Tpo -c -o zbar/qrcode/zbar_libzbar_la-rs.lo `test -f 'zbar/qrcode/rs.c' || echo 'source_subfolder/'`zbar/qrcode/rs.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-qrdectxt.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-qrdectxt.Tpo -c source_subfolder/zbar/qrcode/qrdectxt.c -fPIC -DPIC -o zbar/qrcode/.libs/zbar_libzbar_la-qrdectxt.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-rs.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-rs.Tpo -c source_subfolder/zbar/qrcode/rs.c -fPIC -DPIC -o zbar/qrcode/.libs/zbar_libzbar_la-rs.o mv -f zbar/qrcode/.deps/zbar_libzbar_la-qrdectxt.Tpo zbar/qrcode/.deps/zbar_libzbar_la-qrdectxt.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-isaac.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-isaac.Tpo -c -o zbar/qrcode/zbar_libzbar_la-isaac.lo `test -f 'zbar/qrcode/isaac.c' || echo 'source_subfolder/'`zbar/qrcode/isaac.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-isaac.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-isaac.Tpo -c source_subfolder/zbar/qrcode/isaac.c -fPIC -DPIC -o zbar/qrcode/.libs/zbar_libzbar_la-isaac.o mv -f zbar/qrcode/.deps/zbar_libzbar_la-rs.Tpo zbar/qrcode/.deps/zbar_libzbar_la-rs.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-bch15_5.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-bch15_5.Tpo -c -o zbar/qrcode/zbar_libzbar_la-bch15_5.lo `test -f 'zbar/qrcode/bch15_5.c' || echo 'source_subfolder/'`zbar/qrcode/bch15_5.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-bch15_5.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-bch15_5.Tpo -c source_subfolder/zbar/qrcode/bch15_5.c -fPIC -DPIC -o zbar/qrcode/.libs/zbar_libzbar_la-bch15_5.o mv -f zbar/qrcode/.deps/zbar_libzbar_la-isaac.Tpo zbar/qrcode/.deps/zbar_libzbar_la-isaac.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-binarize.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-binarize.Tpo -c -o zbar/qrcode/zbar_libzbar_la-binarize.lo `test -f 'zbar/qrcode/binarize.c' || echo 'source_subfolder/'`zbar/qrcode/binarize.c mv -f zbar/qrcode/.deps/zbar_libzbar_la-bch15_5.Tpo zbar/qrcode/.deps/zbar_libzbar_la-bch15_5.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-util.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-util.Tpo -c -o zbar/qrcode/zbar_libzbar_la-util.lo `test -f 'zbar/qrcode/util.c' || echo 'source_subfolder/'`zbar/qrcode/util.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-binarize.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-binarize.Tpo -c source_subfolder/zbar/qrcode/binarize.c -fPIC -DPIC -o zbar/qrcode/.libs/zbar_libzbar_la-binarize.o mv -f zbar/qrcode/.deps/zbar_libzbar_la-qrdec.Tpo zbar/qrcode/.deps/zbar_libzbar_la-qrdec.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/video/zbar_libzbar_la-null.lo -MD -MP -MF zbar/video/.deps/zbar_libzbar_la-null.Tpo -c -o zbar/video/zbar_libzbar_la-null.lo `test -f 'zbar/video/null.c' || echo 'source_subfolder/'`zbar/video/null.c libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/qrcode/zbar_libzbar_la-util.lo -MD -MP -MF zbar/qrcode/.deps/zbar_libzbar_la-util.Tpo -c source_subfolder/zbar/qrcode/util.c -fPIC -DPIC -o zbar/qrcode/.libs/zbar_libzbar_la-util.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/video/zbar_libzbar_la-null.lo -MD -MP -MF zbar/video/.deps/zbar_libzbar_la-null.Tpo -c source_subfolder/zbar/video/null.c -fPIC -DPIC -o zbar/video/.libs/zbar_libzbar_la-null.o mv -f zbar/qrcode/.deps/zbar_libzbar_la-util.Tpo zbar/qrcode/.deps/zbar_libzbar_la-util.Plo /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/window/zbar_libzbar_la-null.lo -MD -MP -MF zbar/window/.deps/zbar_libzbar_la-null.Tpo -c -o zbar/window/zbar_libzbar_la-null.lo `test -f 'zbar/window/null.c' || echo 'source_subfolder/'`zbar/window/null.c mv -f zbar/qrcode/.deps/zbar_libzbar_la-binarize.Tpo zbar/qrcode/.deps/zbar_libzbar_la-binarize.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I./include -Isource_subfolder/zbar -Isource_subfolder/include -Wall -Wno-parentheses -m64 -g -MT zbar/window/zbar_libzbar_la-null.lo -MD -MP -MF zbar/window/.deps/zbar_libzbar_la-null.Tpo -c source_subfolder/zbar/window/null.c -fPIC -DPIC -o zbar/window/.libs/zbar_libzbar_la-null.o mv -f zbar/video/.deps/zbar_libzbar_la-null.Tpo zbar/video/.deps/zbar_libzbar_la-null.Plo mv -f zbar/window/.deps/zbar_libzbar_la-null.Tpo zbar/window/.deps/zbar_libzbar_la-null.Plo /bin/bash ./libtool --tag=CC --mode=link clang -Wall -Wno-parentheses -m64 -g -no-undefined -version-info 2:0:2 -export-symbols-regex "^(zbar|_zbar.*_error)_.*" -m64 -o zbar/libzbar.la -rpath /home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib zbar/zbar_libzbar_la-config.lo zbar/zbar_libzbar_la-error.lo zbar/zbar_libzbar_la-symbol.lo zbar/zbar_libzbar_la-image.lo zbar/zbar_libzbar_la-convert.lo zbar/zbar_libzbar_la-processor.lo zbar/processor/zbar_libzbar_la-lock.lo zbar/zbar_libzbar_la-refcnt.lo zbar/zbar_libzbar_la-window.lo zbar/zbar_libzbar_la-video.lo zbar/zbar_libzbar_la-img_scanner.lo zbar/zbar_libzbar_la-scanner.lo zbar/zbar_libzbar_la-decoder.lo zbar/decoder/zbar_libzbar_la-ean.lo zbar/decoder/zbar_libzbar_la-code128.lo zbar/decoder/zbar_libzbar_la-code39.lo zbar/decoder/zbar_libzbar_la-i25.lo zbar/decoder/zbar_libzbar_la-qr_finder.lo zbar/qrcode/zbar_libzbar_la-qrdec.lo zbar/qrcode/zbar_libzbar_la-qrdectxt.lo zbar/qrcode/zbar_libzbar_la-rs.lo zbar/qrcode/zbar_libzbar_la-isaac.lo zbar/qrcode/zbar_libzbar_la-bch15_5.lo zbar/qrcode/zbar_libzbar_la-binarize.lo zbar/qrcode/zbar_libzbar_la-util.lo zbar/processor/zbar_libzbar_la-posix.lo zbar/video/zbar_libzbar_la-null.lo zbar/processor/zbar_libzbar_la-null.lo zbar/window/zbar_libzbar_la-null.lo -lpthread libtool: link: /usr/bin/nm -B zbar/.libs/zbar_libzbar_la-config.o zbar/.libs/zbar_libzbar_la-error.o zbar/.libs/zbar_libzbar_la-symbol.o zbar/.libs/zbar_libzbar_la-image.o zbar/.libs/zbar_libzbar_la-convert.o zbar/.libs/zbar_libzbar_la-processor.o zbar/processor/.libs/zbar_libzbar_la-lock.o zbar/.libs/zbar_libzbar_la-refcnt.o zbar/.libs/zbar_libzbar_la-window.o zbar/.libs/zbar_libzbar_la-video.o zbar/.libs/zbar_libzbar_la-img_scanner.o zbar/.libs/zbar_libzbar_la-scanner.o zbar/.libs/zbar_libzbar_la-decoder.o zbar/decoder/.libs/zbar_libzbar_la-ean.o zbar/decoder/.libs/zbar_libzbar_la-code128.o zbar/decoder/.libs/zbar_libzbar_la-code39.o zbar/decoder/.libs/zbar_libzbar_la-i25.o zbar/decoder/.libs/zbar_libzbar_la-qr_finder.o zbar/qrcode/.libs/zbar_libzbar_la-qrdec.o zbar/qrcode/.libs/zbar_libzbar_la-qrdectxt.o zbar/qrcode/.libs/zbar_libzbar_la-rs.o zbar/qrcode/.libs/zbar_libzbar_la-isaac.o zbar/qrcode/.libs/zbar_libzbar_la-bch15_5.o zbar/qrcode/.libs/zbar_libzbar_la-binarize.o zbar/qrcode/.libs/zbar_libzbar_la-util.o zbar/processor/.libs/zbar_libzbar_la-posix.o zbar/video/.libs/zbar_libzbar_la-null.o zbar/processor/.libs/zbar_libzbar_la-null.o zbar/window/.libs/zbar_libzbar_la-null.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > zbar/.libs/libzbar.exp libtool: link: /bin/grep -E -e "^(zbar|_zbar.*_error)_.*" "zbar/.libs/libzbar.exp" > "zbar/.libs/libzbar.expT" libtool: link: mv -f "zbar/.libs/libzbar.expT" "zbar/.libs/libzbar.exp" libtool: link: echo "{ global:" > zbar/.libs/libzbar.ver libtool: link: cat zbar/.libs/libzbar.exp | sed -e "s/\(.*\)/\1;/" >> zbar/.libs/libzbar.ver libtool: link: echo "local: *; };" >> zbar/.libs/libzbar.ver libtool: link: clang -shared zbar/.libs/zbar_libzbar_la-config.o zbar/.libs/zbar_libzbar_la-error.o zbar/.libs/zbar_libzbar_la-symbol.o zbar/.libs/zbar_libzbar_la-image.o zbar/.libs/zbar_libzbar_la-convert.o zbar/.libs/zbar_libzbar_la-processor.o zbar/processor/.libs/zbar_libzbar_la-lock.o zbar/.libs/zbar_libzbar_la-refcnt.o zbar/.libs/zbar_libzbar_la-window.o zbar/.libs/zbar_libzbar_la-video.o zbar/.libs/zbar_libzbar_la-img_scanner.o zbar/.libs/zbar_libzbar_la-scanner.o zbar/.libs/zbar_libzbar_la-decoder.o zbar/decoder/.libs/zbar_libzbar_la-ean.o zbar/decoder/.libs/zbar_libzbar_la-code128.o zbar/decoder/.libs/zbar_libzbar_la-code39.o zbar/decoder/.libs/zbar_libzbar_la-i25.o zbar/decoder/.libs/zbar_libzbar_la-qr_finder.o zbar/qrcode/.libs/zbar_libzbar_la-qrdec.o zbar/qrcode/.libs/zbar_libzbar_la-qrdectxt.o zbar/qrcode/.libs/zbar_libzbar_la-rs.o zbar/qrcode/.libs/zbar_libzbar_la-isaac.o zbar/qrcode/.libs/zbar_libzbar_la-bch15_5.o zbar/qrcode/.libs/zbar_libzbar_la-binarize.o zbar/qrcode/.libs/zbar_libzbar_la-util.o zbar/processor/.libs/zbar_libzbar_la-posix.o zbar/video/.libs/zbar_libzbar_la-null.o zbar/processor/.libs/zbar_libzbar_la-null.o zbar/window/.libs/zbar_libzbar_la-null.o -lpthread -m64 -m64 -Wl,-soname -Wl,libzbar.so.0 -Wl,-version-script -Wl,zbar/.libs/libzbar.ver -o zbar/.libs/libzbar.so.0.2.0 libtool: link: (cd "zbar/.libs" && rm -f "libzbar.so.0" && ln -s "libzbar.so.0.2.0" "libzbar.so.0") libtool: link: (cd "zbar/.libs" && rm -f "libzbar.so" && ln -s "libzbar.so.0.2.0" "libzbar.so") libtool: link: ( cd "zbar/.libs" && rm -f "libzbar.la" && ln -s "../libzbar.la" "libzbar.la" ) make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/build/ddb6f2ecb422ead687e79429d479216fecbef8da' zbar/0.10: Package 'ddb6f2ecb422ead687e79429d479216fecbef8da' built zbar/0.10: Build folder /home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/build/ddb6f2ecb422ead687e79429d479216fecbef8da zbar/0.10: Generated conaninfo.txt zbar/0.10: Generated conanbuildinfo.txt zbar/0.10: Generating the package zbar/0.10: Package folder /home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da zbar/0.10: Calling package() ----Running------ > make install -j3 ----------------- make install-am make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/build/ddb6f2ecb422ead687e79429d479216fecbef8da' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/build/ddb6f2ecb422ead687e79429d479216fecbef8da' test -z "" || /bin/mkdir -p "" test -z "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/doc/zbar" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/doc/zbar" test -z "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include" test -z "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/man/man1" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/man/man1" /usr/bin/install -c -m 644 'source_subfolder/COPYING' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/doc/zbar/COPYING' /usr/bin/install -c -m 644 'source_subfolder/include/zbar.h' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar.h' test -z "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib/pkgconfig" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib/pkgconfig" test -z "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/zbar" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/zbar" /usr/bin/install -c -m 644 'source_subfolder/HACKING' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/doc/zbar/HACKING' /usr/bin/install -c -m 644 'source_subfolder/INSTALL' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/doc/zbar/INSTALL' test -z "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar" /usr/bin/install -c -m 644 'zbar.pc' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib/pkgconfig/zbar.pc' test -z "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib" /usr/bin/install -c -m 644 'source_subfolder/LICENSE' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/doc/zbar/LICENSE' /usr/bin/install -c -m 644 'source_subfolder/include/zbar/Scanner.h' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar/Scanner.h' /usr/bin/install -c -m 644 'source_subfolder/NEWS' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/doc/zbar/NEWS' /bin/bash ./libtool --mode=install /usr/bin/install -c 'zbar/libzbar.la' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib/libzbar.la' /usr/bin/install -c -m 644 'source_subfolder/include/zbar/Decoder.h' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar/Decoder.h' /usr/bin/install -c -m 644 'source_subfolder/README' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/doc/zbar/README' /usr/bin/install -c -m 644 'source_subfolder/include/zbar/Exception.h' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar/Exception.h' /usr/bin/install -c -m 644 'source_subfolder/TODO' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/share/doc/zbar/TODO' /usr/bin/install -c -m 644 'source_subfolder/include/zbar/Symbol.h' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar/Symbol.h' /usr/bin/install -c -m 644 'source_subfolder/include/zbar/Image.h' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar/Image.h' /usr/bin/install -c -m 644 'source_subfolder/include/zbar/ImageScanner.h' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar/ImageScanner.h' libtool: install: /usr/bin/install -c zbar/.libs/libzbar.so.0.2.0 /home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib/libzbar.so.0.2.0 libtool: install: (cd /home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib && { ln -s -f libzbar.so.0.2.0 libzbar.so.0 || { rm -f libzbar.so.0 && ln -s libzbar.so.0.2.0 libzbar.so.0; }; }) /usr/bin/install -c -m 644 'source_subfolder/include/zbar/Video.h' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar/Video.h' libtool: install: (cd /home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib && { ln -s -f libzbar.so.0.2.0 libzbar.so || { rm -f libzbar.so && ln -s libzbar.so.0.2.0 libzbar.so; }; }) /usr/bin/install -c -m 644 'source_subfolder/include/zbar/Window.h' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar/Window.h' libtool: install: /usr/bin/install -c zbar/.libs/libzbar.lai /home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib/libzbar.la /usr/bin/install -c -m 644 'source_subfolder/include/zbar/Processor.h' '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/include/zbar/Processor.h' libtool: finish: PATH="/home/conan/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/bin" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/package/ddb6f2ecb422ead687e79429d479216fecbef8da/bin" make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/build/ddb6f2ecb422ead687e79429d479216fecbef8da' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/zbar/0.10/_/_/build/ddb6f2ecb422ead687e79429d479216fecbef8da' [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 zbar/0.10 package(): Packaged 2 '.0' files: libzbar.so.0.2.0, libzbar.so.0 zbar/0.10 package(): Packaged 1 '.so' file: libzbar.so zbar/0.10 package(): Packaged 10 '.h' files zbar/0.10 package(): Packaged 1 file: LICENSE zbar/0.10: Package 'ddb6f2ecb422ead687e79429d479216fecbef8da' created zbar/0.10: Created package revision 30bdcdec24c9746996bcfa66da2f5530 [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 source_subfolder/zbar/error.c:39:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] static const char const * err_str[] = { ^ source_subfolder/zbar/error.c:121:18: warning: comparison of unsigned enum expression >= 0 is always true [-Wtautological-compare] if(err->type >= 0 && err->type < ZBAR_ERR_NUM) ~~~~~~~~~ ^ ~ 2 warnings generated. source_subfolder/zbar/convert.c:227:20: warning: unused function 'uv_round' [-Wunused-function] static inline void uv_round (zbar_image_t *img, ^ 1 warning generated. source_subfolder/zbar/scanner.c:201:16: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if(tmp < 0 || tmp > edge) ~~~ ^ ~ source_subfolder/zbar/decoder.c:372:12: warning: comparison of unsigned enum expression >= 0 is always true [-Wtautological-compare] if(cfg >= 0 && cfg < ZBAR_CFG_NUM) ~~~ ^ ~ 1 warning generated. 1 warning generated. gnu-config/cci.20201022: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib