******************************************************************************** conan install libiberty/9.1.0@#a6a0b042484db9cefa233a8aa31a33c5 --build=libiberty -pr /home/conan/w/prod/BuildSingleReference/207950/3296d9f7-7f4f-4b91-bfbe-a7ed435abe64/profile_linux_12_libstdcpp_clang_release_64..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/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.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=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.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=12 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libiberty/9.1.0: Forced build from source Installing package: libiberty/9.1.0 Requirements libiberty/9.1.0 from local cache - Cache Packages libiberty/9.1.0:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libiberty/9.1.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/source/src libiberty/9.1.0: [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 libiberty/9.1.0: Copying sources to build folder libiberty/9.1.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7 libiberty/9.1.0: Generator txt created conanbuildinfo.txt libiberty/9.1.0: Calling generate() libiberty/9.1.0: 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 libiberty/9.1.0: Calling build() libiberty/9.1.0: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--enable-install-libiberty' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--enable-install-libiberty' ----------------- checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... no checking for perl... perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ar... ar checking for ranlib... ranlib checking whether to install libiberty headers and static library... yes configure: target_header_dir = libiberty checking for gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether clang supports -W... yes checking whether clang supports -Wall... yes checking whether clang supports -Wwrite-strings... yes checking whether clang supports -Wc++-compat... yes checking whether clang supports -Wstrict-prototypes... yes checking whether clang supports -Wshadow=local... yes checking whether clang supports -pedantic ... yes checking whether clang and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for pipe2... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/conan/conanbuild.sh" && make -j3 ----------------- if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/regex.c -o regex.o clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/cplus-dem.c -o cplus-dem.o make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/testsuite' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/testsuite' if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/md5.c -o noasan/md5.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/argv.c -o noasan/argv.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/concat.c -o noasan/concat.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/hex.c -o noasan/hex.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/partition.c -o noasan/partition.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/sort.c -o noasan/sort.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xexit.c -o xexit.o clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xstrerror.c -o xstrerror.o clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/xvasprintf.c -o xvasprintf.o clang -c -DHAVE_CONFIG_H -m64 -fPIC -O3 -DNDEBUG -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi libiberty/9.1.0: Package 'cf142e38e022cf2a99aadebfd8f37ead3e935ad7' built libiberty/9.1.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release libiberty/9.1.0: Generated conaninfo.txt libiberty/9.1.0: Generated conanbuildinfo.txt libiberty/9.1.0: Generating the package libiberty/9.1.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7 libiberty/9.1.0: Calling package() libiberty/9.1.0: Copied 1 '.LIB' file: COPYING.LIB ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7 -j3 ----------------- make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/testsuite' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/testsuite' make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/testsuite' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/testsuite' if test -n "libiberty"; then \ /bin/bash /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../mkinstalldirs /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/`clang -m64 -fPIC -O3 -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/`clang -m64 -fPIC -O3 -print-multi-os-directory`/./libiberty.an; \ ( cd /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/`clang -m64 -fPIC -O3 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/`clang -m64 -fPIC -O3 -print-multi-os-directory`/./libiberty.an /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/`clang -m64 -fPIC -O3 -print-multi-os-directory`/./libiberty.a; \ case "libiberty" in \ /*) thd=libiberty;; \ *) thd=//include/libiberty;; \ esac; \ /bin/bash /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../mkinstalldirs /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7${thd}; \ for h in /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/ansidecl.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/demangle.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/dyn-string.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/fibheap.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/floatformat.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/hashtab.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/libiberty.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/objalloc.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/partition.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/safe-ctype.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/sort.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/splay-tree.h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7${thd}; \ done; \ fi mkdir -p -- /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/ mkdir -p -- /home/conan/w/prod/BuildSingleReference/.conan/data/libiberty/9.1.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//include/libiberty [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 libiberty/9.1.0 package(): Packaged 1 '.a' file: libiberty.a libiberty/9.1.0 package(): Packaged 1 '.LIB' file: COPYING.LIB libiberty/9.1.0 package(): Packaged 13 '.h' files libiberty/9.1.0: Package 'cf142e38e022cf2a99aadebfd8f37ead3e935ad7' created libiberty/9.1.0: Created package revision d0c918ebb6e2d50eb1d60df8258fd3f2 [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 warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. clang-12: error: unsupported option '-print-multi-os-directory' clang-12: error: no input files clang-12: error: unsupported option '-print-multi-os-directory' clang-12: error: no input files clang-12: error: unsupported option '-print-multi-os-directory' clang-12: error: no input files clang-12: error: unsupported option '-print-multi-os-directory' clang-12: error: no input files clang-12: error: unsupported option '-print-multi-os-directory' clang-12: error: no input files libiberty/9.1.0: 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