Git Product home page Git Product logo

Comments (1)

uilianries avatar uilianries commented on August 18, 2024 1

@mzbro Thank you for your reporting. I can confirm the bug using the docker image conanio/gcc11-ubuntu16.04

$ conan install -r conancenter --requires=libpq/15.4 -o "&:with_openssl=True" --build=libpq/15.4

======== Exporting recipe to the cache ========
libpq/15.4: Exporting package recipe: /home/conan/project/all/conanfile.py
libpq/15.4: exports: File 'conandata.yml' found. Exporting it...
libpq/15.4: Calling export_sources()
libpq/15.4: Copied 1 '.py' file: conanfile.py
libpq/15.4: Copied 1 '.yml' file: conandata.yml
libpq/15.4: Copied 1 '.patch' file: 001-mingw-build-static-libraries.patch
libpq/15.4: Exported to cache folder: /home/conan/.conan2/p/libpq00d5e1c01bca5/e
libpq/15.4: Exported: libpq/15.4#b467c703918d2d92e47b683de64887d9 (2024-06-04 08:52:36 UTC)

======== Input profiles ========
Profile host:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=11
os=Linux
[options]
&:with_openssl=True

Profile build:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=11
os=Linux


======== Computing dependency graph ========
openssl/3.2.1: Not found in local cache, looking in remotes...
openssl/3.2.1: Checking remote: conancenter
openssl/3.2.1: Downloaded recipe revision c7b554068caae5eda12b735ea6f23d70
zlib/1.3.1: Not found in local cache, looking in remotes...
zlib/1.3.1: Checking remote: conancenter
zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2
Graph root
    cli
Requirements
    libpq/15.4#b467c703918d2d92e47b683de64887d9 - Cache
    openssl/3.2.1#c7b554068caae5eda12b735ea6f23d70 - Downloaded (conancenter)
    zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Downloaded (conancenter)
Resolved version ranges
    openssl/[>=1.1 <4]: openssl/3.2.1
    zlib/[>=1.2.11 <2]: zlib/1.3.1

======== Computing necessary packages ========
libpq/15.4: Forced build from source
Requirements
    libpq/15.4#b467c703918d2d92e47b683de64887d9:f5fc760f1ea521dedada296fbe845e4923b6c2c5 - Build
    openssl/3.2.1#c7b554068caae5eda12b735ea6f23d70:ba0c965640dfc9185194d683d05bfbe6419b47a3#d1726bfc4b66d9392fb7e73a90ed3d9c - Download (conancenter)
    zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:b647c43bfefae3f830561ca202b6cfd935b56205#6b307bbcbae23635c4006543ffdbf3ef - Download (conancenter)

======== Installing packages ========

-------- Downloading 2 packages --------
zlib/1.3.1: Retrieving package b647c43bfefae3f830561ca202b6cfd935b56205 from remote 'conancenter' 
zlib/1.3.1: Package installed b647c43bfefae3f830561ca202b6cfd935b56205
zlib/1.3.1: Downloaded package revision 6b307bbcbae23635c4006543ffdbf3ef
openssl/3.2.1: Retrieving package ba0c965640dfc9185194d683d05bfbe6419b47a3 from remote 'conancenter' 
openssl/3.2.1: Package installed ba0c965640dfc9185194d683d05bfbe6419b47a3
openssl/3.2.1: Downloaded package revision d1726bfc4b66d9392fb7e73a90ed3d9c
libpq/15.4: Calling source() in /home/conan/.conan2/p/libpq00d5e1c01bca5/s/src
libpq/15.4: Downloading 22.9MB postgresql-15.4.tar.bz2

-------- Installing package libpq/15.4 (3 of 3) --------
libpq/15.4: Building from source
libpq/15.4: Package libpq/15.4:f5fc760f1ea521dedada296fbe845e4923b6c2c5
libpq/15.4: Copying sources to build folder
libpq/15.4: Building your package in /home/conan/.conan2/p/b/libpqd2b3daf2962eb/b
libpq/15.4: Calling generate()
libpq/15.4: Generators folder: /home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/build-release/conan
libpq/15.4: Generating aggregated env files
libpq/15.4: Generated aggregated env files: ['conanbuild.sh']
libpq/15.4: Calling build()
libpq/15.4: Apply patch (portability): port MinGW: Enable building static libraries in MinGW.
libpq/15.4: Calling:
 > "/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/configure" --disable-shared --enable-static --prefix=/ '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' --without-readline --without-zlib --with-openssl 
libpq/15.4: RUN: "/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/configure" --disable-shared --enable-static --prefix=/ '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' --without-readline --without-zlib --with-openssl 
configure: WARNING: unrecognized options: --disable-shared, --enable-static
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking which template to use... linux
checking whether NLS is wanted... no
checking for default port number... 5432
checking for block size... 8kB
checking for segment size... 1GB
checking for WAL block size... 8kB
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gawk... no
checking for mawk... mawk
checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes
checking whether gcc supports -Werror=vla, for CFLAGS... yes
checking whether gcc supports -Werror=unguarded-availability-new, for CFLAGS... no
checking whether g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no
checking whether gcc supports -Wendif-labels, for CFLAGS... yes
checking whether g++ supports -Wendif-labels, for CXXFLAGS... yes
checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes
checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes
checking whether gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes
checking whether g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes
checking whether gcc supports -Wcast-function-type, for CFLAGS... yes
checking whether g++ supports -Wcast-function-type, for CXXFLAGS... yes
checking whether gcc supports -Wformat-security, for CFLAGS... yes
checking whether g++ supports -Wformat-security, for CXXFLAGS... yes
checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes
checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... yes
checking whether gcc supports -fwrapv, for CFLAGS... yes
checking whether g++ supports -fwrapv, for CXXFLAGS... yes
checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes
checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... no
checking whether gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no
checking whether gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no
checking whether gcc supports -Wdeprecated-non-prototype, for NOT_THE_CFLAGS... no
checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes
checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes
checking whether the C compiler still works... yes
checking how to run the C preprocessor... gcc -E
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking allow thread-safe client libraries... yes
checking whether to build with ICU support... no
checking whether to build with Tcl... no
checking whether to build Perl modules... no
checking whether to build Python modules... no
checking whether to build with GSSAPI support... no
checking whether to build with PAM support... no
checking whether to build with BSD Authentication support... no
checking whether to build with LDAP support... no
checking whether to build with Bonjour support... no
checking whether to build with SELinux support... no
checking whether to build with systemd support... no
checking whether to build with XML support... no
checking whether to build with LZ4 support... no
checking whether to build with ZSTD support... no
checking for ld used by GCC... /opt/conan/binutils/bin/ld
checking if the linker (/opt/conan/binutils/bin/ld) is GNU ld... yes
checking for ranlib... ranlib
checking for strip... strip
checking whether it is possible to strip libraries... yes
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for tar... /bin/tar
checking whether ln -s works... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for bison... no
configure: WARNING:
*** Without Bison you will not be able to build PostgreSQL from Git nor
*** change any of the parser definition files.  You can obtain Bison from
*** a GNU mirror site.  (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this, because the Bison
*** output is pre-generated.)
checking for flex... no
configure: WARNING:
*** Without Flex you will not be able to build PostgreSQL from Git nor
*** change any of the scanner definition files.  You can obtain Flex from
*** a GNU mirror site.  (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this because the Flex
*** output is pre-generated.)
checking for perl... /usr/bin/perl
configure: using perl 5.22.1
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for 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 whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for strerror_r... yes
checking for getpwuid_r... yes
checking for gethostbyname_r... yes
checking whether strerror_r returns int... no
checking for main in -lm... yes
checking for library containing setproctitle... no
checking for library containing dlsym... none required
checking for library containing socket... none required
checking for library containing shl_load... no
checking for library containing getopt_long... none required
checking for library containing shm_open... none required
checking for library containing shm_unlink... none required
checking for library containing clock_gettime... none required
checking for library containing fdatasync... none required
checking for library containing shmget... none required
checking for library containing backtrace_symbols... none required
checking for library containing gethostbyname_r... none required
checking for library containing pthread_barrier_wait... none required
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking for X509_get_signature_nid... yes
checking for OPENSSL_init_ssl... yes
checking for BIO_get_data... yes
checking for BIO_meth_new... yes
checking for ASN1_STRING_get0_data... yes
checking for HMAC_CTX_new... yes
checking for HMAC_CTX_free... yes
checking for CRYPTO_lock... no
checking for X509_get_signature_info... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
checking copyfile.h usability... no
checking copyfile.h presence... no
checking for copyfile.h... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking mbarrier.h usability... no
checking mbarrier.h presence... no
checking for mbarrier.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/personality.h usability... yes
checking sys/personality.h presence... yes
checking for sys/personality.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/procctl.h usability... no
checking sys/procctl.h presence... no
checking for sys/procctl.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/tas.h usability... no
checking sys/tas.h presence... no
checking for sys/tas.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for net/if.h... yes
checking for sys/ucred.h... no
checking for netinet/tcp.h... yes
checking for lz4... no
checking for zstd... no
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for printf format archetype... gnu_printf
checking for __func__... yes
checking for _Static_assert... yes
checking for typeof... typeof
checking for __builtin_types_compatible_p... yes
checking for __builtin_constant_p... yes
checking for __builtin_unreachable... yes
checking for computed goto support... yes
checking for struct tm.tm_zone... yes
checking for union semun... no
checking for socklen_t... yes
checking for struct sockaddr_un... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking for struct sockaddr_storage.ss_len... no
checking for struct sockaddr_storage.__ss_len... no
checking for struct sockaddr.sa_len... no
checking for struct addrinfo... yes
checking for locale_t... yes
checking for C/C++ restrict keyword... __restrict
checking for struct cmsgcred... no
checking for struct option... yes
checking whether assembler supports x86_64 popcntq... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of off_t... 8
checking size of bool... 1
checking for int timezone... yes
checking whether gettimeofday takes only one argument... no
checking for wcstombs_l declaration... no
checking for backtrace_symbols... yes
checking for clock_gettime... yes
checking for copyfile... no
checking for fdatasync... yes
checking for getifaddrs... yes
checking for getpeerucred... no
checking for getrlimit... yes
checking for inet_pton... yes
checking for kqueue... no
checking for mbstowcs_l... no
checking for memset_s... no
checking for poll... yes
checking for posix_fallocate... yes
checking for ppoll... yes
checking for pstat... no
checking for pthread_is_threaded_np... no
checking for readlink... yes
checking for readv... yes
checking for setproctitle... no
checking for setproctitle_fast... no
checking for setsid... yes
checking for shm_open... yes
checking for strchrnul... yes
checking for strsignal... yes
checking for symlink... yes
checking for syncfs... yes
checking for sync_file_range... yes
checking for uselocale... yes
checking for wcstombs_l... no
checking for writev... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_clz... yes
checking for __builtin_ctz... yes
checking for __builtin_popcount... yes
checking for __builtin_frame_address... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking how gcc reports undeclared, standard C functions... error
checking whether sigwait is declared... yes
checking for POSIX-conforming sigwait declaration... yes
checking for posix_fadvise... yes
checking whether posix_fadvise is declared... yes
checking whether fdatasync is declared... yes
checking whether strlcat is declared... no
checking whether strlcpy is declared... no
checking whether strnlen is declared... yes
checking whether preadv is declared... yes
checking whether pwritev is declared... yes
checking whether F_FULLFSYNC is declared... no
checking whether RTLD_GLOBAL is declared... yes
checking whether RTLD_NOW is declared... yes
checking for struct sockaddr_in6... yes
checking for PS_STRINGS... no
checking for dlopen... yes
checking for explicit_bzero... no
checking for fls... no
checking for getopt... yes
checking for getpeereid... no
checking for getrusage... yes
checking for inet_aton... yes
checking for link... yes
checking for mkdtemp... yes
checking for pread... yes
checking for pwrite... yes
checking for strlcat... no
checking for strlcpy... no
checking for strnlen... yes
checking for strtof... yes
checking for pthread_barrier_wait... yes
checking for setenv... yes
checking for unsetenv... yes
checking for getaddrinfo... yes
checking for getopt_long... yes
checking for syslog... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for opterr... yes
checking for optreset... no
checking for strtoll... yes
checking for strtoull... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking test program... ok
checking whether long int is 64 bits... yes
checking for __builtin_mul_overflow... yes
checking size of void *... 8
checking size of size_t... 8
checking size of long... 8
checking alignment of short... 2
checking alignment of int... 4
checking alignment of long... 8
checking alignment of double... 8
checking for int8... no
checking for uint8... no
checking for int64... no
checking for uint64... no
checking for __int128... yes
checking for __int128 alignment bug... ok
checking alignment of PG_INT128_TYPE... 16
checking for builtin __sync char locking functions... yes
checking for builtin __sync int32 locking functions... yes
checking for builtin __sync int32 atomic operations... yes
checking for builtin __sync int64 atomic operations... yes
checking for builtin __atomic int32 atomic operations... yes
checking for builtin __atomic int64 atomic operations... yes
checking for __get_cpuid... yes
checking for __cpuid... no
checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no
checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes
checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no
checking which CRC-32C implementation to use... SSE 4.2 with runtime check
checking for library containing sem_init... none required
checking which semaphore API to use... unnamed POSIX
checking which random number source to use... OpenSSL
checking for xmllint... no
checking for xsltproc... no
checking for fop... no
checking for dbtoepub... no
checking whether gcc supports -Wl,--as-needed... yes
configure: using compiler=gcc (GCC) 11.4.0
configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3
configure: using CPPFLAGS= -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE 
configure: using LDFLAGS= -m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib  -Wl,--as-needed
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating src/Makefile.global
config.status: creating src/include/pg_config.h
config.status: creating src/include/pg_config_ext.h
config.status: creating src/interfaces/ecpg/include/ecpg_config.h
config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c
config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c
config.status: linking src/include/port/linux.h to src/include/pg_config_os.h
config.status: linking src/makefiles/Makefile.linux to src/Makefile.port
configure: WARNING: unrecognized options: --disable-shared, --enable-static

libpq/15.4: RUN: make generated-headers DESTDIR=/home/conan/.conan2/p/b/libpqd2b3daf2962eb/p -j2
/usr/bin/make -C catalog distprep generated-header-symlinks
/usr/bin/make -C utils distprep generated-header-symlinks
make[1]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/utils'
make[1]: Nothing to be done for 'distprep'.
prereqdir=`cd './' >/dev/null && pwd` && \
cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \
  rm -f $file && ln -s "$prereqdir/$file" . ; \
done
make[1]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/catalog'
make[1]: Nothing to be done for 'distprep'.
prereqdir=`cd './' >/dev/null && pwd` && \
cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_parameter_acl_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_namespace_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h system_fk_info.h; do \
  rm -f $file && ln -s "$prereqdir/$file" . ; \
done
touch ../../../src/include/utils/header-stamp
sed -f ./Gen_dummy_probes.sed probes.d >probes.h
cd '../../../src/include/utils/' && rm -f probes.h && \
    ln -s "../../../src/backend/utils/probes.h" .
make[1]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/utils'
prereqdir=`cd 'parser/' >/dev/null && pwd` && \
  cd '../../src/include/parser/' && rm -f gram.h && \
  ln -s "$prereqdir/gram.h" .
prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \
  cd '../../src/include/storage/' && rm -f lwlocknames.h && \
  ln -s "$prereqdir/lwlocknames.h" .
touch ../../../src/include/catalog/header-stamp
make[1]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/catalog'

libpq/15.4: RUN: make DESTDIR=/home/conan/.conan2/p/b/libpqd2b3daf2962eb/p -j2
/usr/bin/make -C ../../src/backend generated-headers
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o archive.o archive.c
make[1]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend'
/usr/bin/make -C catalog distprep generated-header-symlinks
make[2]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/catalog'
make[2]: Nothing to be done for 'distprep'.
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/catalog'
/usr/bin/make -C utils distprep generated-header-symlinks
make[2]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/utils'
make[2]: Nothing to be done for 'distprep'.
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/utils'
make[1]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o base64.o base64.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o checksum_helper.o checksum_helper.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o compression.o compression.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o config_info.o config_info.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o controldata_utils.o controldata_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o d2s.o d2s.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o encnames.o encnames.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o exec.o exec.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o f2s.o f2s.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o file_perm.o file_perm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o file_utils.o file_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o hashfn.o hashfn.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o ip.o ip.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o jsonapi.o jsonapi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o keywords.o keywords.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o kwlookup.o kwlookup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o link-canary.o link-canary.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o md5_common.o md5_common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o pg_get_line.o pg_get_line.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o pg_lzcompress.o pg_lzcompress.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o pg_prng.o pg_prng.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o pgfnames.o pgfnames.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o psprintf.o psprintf.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o relpath.o relpath.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o rmtree.o rmtree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o saslprep.o saslprep.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o scram-common.o scram-common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o string.o string.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o stringinfo.o stringinfo.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o unicode_norm.o unicode_norm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o username.o username.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o wait_error.o wait_error.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o wchar.o wchar.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o protocol_openssl.o protocol_openssl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o cryptohash_openssl.o cryptohash_openssl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o hmac_openssl.o hmac_openssl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o fe_memutils.o fe_memutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o restricted_token.o restricted_token.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o sprompt.o sprompt.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\""  -c -o logging.o logging.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c archive.c -o archive_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c base64.c -o base64_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c checksum_helper.c -o checksum_helper_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c compression.c -o compression_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c config_info.c -o config_info_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c controldata_utils.c -o controldata_utils_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c d2s.c -o d2s_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c encnames.c -o encnames_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c exec.c -o exec_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c f2s.c -o f2s_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c file_perm.c -o file_perm_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c file_utils.c -o file_utils_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c hashfn.c -o hashfn_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c ip.c -o ip_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c jsonapi.c -o jsonapi_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c keywords.c -o keywords_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c kwlookup.c -o kwlookup_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c link-canary.c -o link-canary_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c md5_common.c -o md5_common_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c pg_get_line.c -o pg_get_line_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c pg_lzcompress.c -o pg_lzcompress_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c pg_prng.c -o pg_prng_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c pgfnames.c -o pgfnames_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c psprintf.c -o psprintf_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c relpath.c -o relpath_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c rmtree.c -o rmtree_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c saslprep.c -o saslprep_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c scram-common.c -o scram-common_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c string.c -o string_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c stringinfo.c -o stringinfo_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c unicode_norm.c -o unicode_norm_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c username.c -o username_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c wait_error.c -o wait_error_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c wchar.c -o wchar_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c protocol_openssl.c -o protocol_openssl_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c cryptohash_openssl.c -o cryptohash_openssl_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c hmac_openssl.c -o hmac_openssl_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c fe_memutils.c -o fe_memutils_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c restricted_token.c -o restricted_token_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c sprompt.c -o sprompt_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c archive.c -o archive_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c base64.c -o base64_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c checksum_helper.c -o checksum_helper_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c compression.c -o compression_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c config_info.c -o config_info_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c controldata_utils.c -o controldata_utils_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -Wno-declaration-after-statement   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c d2s.c -o d2s_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c encnames.c -o encnames_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c exec.c -o exec_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -Wno-declaration-after-statement   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c f2s.c -o f2s_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c file_perm.c -o file_perm_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c file_utils.c -o file_utils_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c hashfn.c -o hashfn_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c ip.c -o ip_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c jsonapi.c -o jsonapi_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c keywords.c -o keywords_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c kwlookup.c -o kwlookup_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c link-canary.c -o link-canary_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c md5_common.c -o md5_common_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c pg_get_line.c -o pg_get_line_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c pg_lzcompress.c -o pg_lzcompress_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c pg_prng.c -o pg_prng_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c pgfnames.c -o pgfnames_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c psprintf.c -o psprintf_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c relpath.c -o relpath_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c rmtree.c -o rmtree_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c saslprep.c -o saslprep_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c scram-common.c -o scram-common_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c string.c -o string_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c stringinfo.c -o stringinfo_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c unicode_norm.c -o unicode_norm_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c username.c -o username_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c wait_error.c -o wait_error_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c wchar.c -o wchar_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c protocol_openssl.c -o protocol_openssl_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c cryptohash_openssl.c -o cryptohash_openssl_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3   -I. -I../../src/common -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lm  -lssl -lcrypto -lz -ldl -lpthread -lrt\"" -c hmac_openssl.c -o hmac_openssl_srv.o
rm -f libpgcommon.a
ar crs libpgcommon.a archive.o base64.o checksum_helper.o compression.o config_info.o controldata_utils.o d2s.o encnames.o exec.o f2s.o file_perm.o file_utils.o hashfn.o ip.o jsonapi.o keywords.o kwlookup.o link-canary.o md5_common.o pg_get_line.o pg_lzcompress.o pg_prng.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o stringinfo.o unicode_norm.o username.o wait_error.o wchar.o protocol_openssl.o cryptohash_openssl.o hmac_openssl.o fe_memutils.o restricted_token.o sprompt.o logging.o
rm -f libpgcommon_shlib.a
ar crs libpgcommon_shlib.a archive_shlib.o base64_shlib.o checksum_helper_shlib.o compression_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o encnames_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o file_utils_shlib.o hashfn_shlib.o ip_shlib.o jsonapi_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_common_shlib.o pg_get_line_shlib.o pg_lzcompress_shlib.o pg_prng_shlib.o pgfnames_shlib.o psprintf_shlib.o relpath_shlib.o rmtree_shlib.o saslprep_shlib.o scram-common_shlib.o string_shlib.o stringinfo_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o wchar_shlib.o protocol_openssl_shlib.o cryptohash_openssl_shlib.o hmac_openssl_shlib.o fe_memutils_shlib.o restricted_token_shlib.o sprompt_shlib.o
rm -f libpgcommon_srv.a
ar crs libpgcommon_srv.a archive_srv.o base64_srv.o checksum_helper_srv.o compression_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o encnames_srv.o exec_srv.o f2s_srv.o file_perm_srv.o file_utils_srv.o hashfn_srv.o ip_srv.o jsonapi_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_common_srv.o pg_get_line_srv.o pg_lzcompress_srv.o pg_prng_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o stringinfo_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o wchar_srv.o protocol_openssl_srv.o cryptohash_openssl_srv.o hmac_openssl_srv.o

libpq/15.4: RUN: make DESTDIR=/home/conan/.conan2/p/b/libpqd2b3daf2962eb/p -j2
/usr/bin/make -C ../../src/backend generated-headers
make[1]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend'
/usr/bin/make -C catalog distprep generated-header-symlinks
/usr/bin/make -C utils distprep generated-header-symlinks
make[2]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/utils'
make[2]: Nothing to be done for 'distprep'.
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/utils'
make[2]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/catalog'
make[2]: Nothing to be done for 'distprep'.
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/catalog'
make[1]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend'

libpq/15.4: RUN: make DESTDIR=/home/conan/.conan2/p/b/libpqd2b3daf2962eb/p -j2
/usr/bin/make -C ../../../src/backend generated-headers
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-auth-scram.o fe-auth-scram.c
make[1]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend'
/usr/bin/make -C catalog distprep generated-header-symlinks
make[2]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/catalog'
make[2]: Nothing to be done for 'distprep'.
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/catalog'
/usr/bin/make -C utils distprep generated-header-symlinks
make[2]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/utils'
make[2]: Nothing to be done for 'distprep'.
make[2]: Nothing to be done for 'generated-header-symlinks'.
make[2]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend/utils'
make[1]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/backend'
/usr/bin/make -C ../../../src/port pg_config_paths.h
make[1]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/port'
echo "#define PGBINDIR \"//bin\"" >pg_config_paths.h
echo "#define PGSHAREDIR \"//share/postgresql\"" >>pg_config_paths.h
echo "#define SYSCONFDIR \"//etc/postgresql\"" >>pg_config_paths.h
echo "#define INCLUDEDIR \"//include\"" >>pg_config_paths.h
echo "#define PKGINCLUDEDIR \"//include/postgresql\"" >>pg_config_paths.h
echo "#define INCLUDEDIRSERVER \"//include/postgresql/server\"" >>pg_config_paths.h
echo "#define LIBDIR \"//lib\"" >>pg_config_paths.h
echo "#define PKGLIBDIR \"//lib/postgresql\"" >>pg_config_paths.h
echo "#define LOCALEDIR \"//share/locale\"" >>pg_config_paths.h
echo "#define DOCDIR \"//share/doc//postgresql\"" >>pg_config_paths.h
echo "#define HTMLDIR \"//share/doc//postgresql\"" >>pg_config_paths.h
echo "#define MANDIR \"//share/man\"" >>pg_config_paths.h
make[1]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-exec.o fe-exec.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-lobj.o fe-lobj.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-misc.o fe-misc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-print.o fe-print.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-protocol3.o fe-protocol3.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-secure.o fe-secure.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-trace.o fe-trace.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o legacy-pqsignal.o legacy-pqsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o libpq-events.o libpq-events.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o pqexpbuffer.o pqexpbuffer.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-auth.o fe-auth.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-secure-common.o fe-secure-common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-secure-openssl.o fe-secure-openssl.c
/usr/bin/make -C ../../../src/port all
make[1]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o explicit_bzero.o explicit_bzero.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o fls.o fls.c
( echo '{ global:'; mawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o getpeereid.o getpeereid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o strlcat.o strlcat.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-connect.o fe-connect.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o strlcpy.o strlcpy.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -msse4.2 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o pg_crc32c_sse42.o pg_crc32c_sse42.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c
echo 'prefix=/' >libpq.pc
echo 'exec_prefix=${prefix}' >>libpq.pc
echo 'libdir=${exec_prefix}/lib' >>libpq.pc
echo 'includedir=${prefix}/include' >>libpq.pc
echo >>libpq.pc
echo 'Name: libpq' >>libpq.pc
echo 'Description: PostgreSQL libpq library' >>libpq.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o pg_crc32c_sse42_choose.o pg_crc32c_sse42_choose.c
echo 'Url: https://www.postgresql.org/' >>libpq.pc
echo 'Version: 15.4' >>libpq.pc
echo 'Requires: ' >>libpq.pc
echo 'Requires.private: libssl libcrypto' >>libpq.pc
echo 'Cflags: -I${includedir}' >>libpq.pc
echo 'Libs: -L${libdir} -lpq' >>libpq.pc
echo 'Libs.private: -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib -lpgcommon -lpgport -lm' >>libpq.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o bsearch_arg.o bsearch_arg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o chklocale.o chklocale.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o inet_net_ntop.o inet_net_ntop.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o noblock.o noblock.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o path.o path.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o pg_bitutils.o pg_bitutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o pg_strong_random.o pg_strong_random.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o pgcheckdir.o pgcheckdir.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o pgmkdirp.o pgmkdirp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o pgsleep.o pgsleep.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o pgstrcasecmp.o pgstrcasecmp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o pgstrsignal.o pgstrsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o pqsignal.o pqsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o qsort.o qsort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o qsort_arg.o qsort_arg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o quotes.o quotes.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o snprintf.o snprintf.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o strerror.o strerror.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o tar.o tar.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE   -c -o thread.o thread.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c explicit_bzero.c -o explicit_bzero_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c fls.c -o fls_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c getpeereid.c -o getpeereid_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c strlcat.c -o strlcat_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c strlcpy.c -o strlcpy_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -msse4.2 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pg_crc32c_sse42.c -o pg_crc32c_sse42_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pg_crc32c_sb8.c -o pg_crc32c_sb8_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c bsearch_arg.c -o bsearch_arg_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c chklocale.c -o chklocale_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c inet_net_ntop.c -o inet_net_ntop_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c noblock.c -o noblock_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c path.c -o path_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pg_bitutils.c -o pg_bitutils_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pg_strong_random.c -o pg_strong_random_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pgcheckdir.c -o pgcheckdir_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pgmkdirp.c -o pgmkdirp_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pgsleep.c -o pgsleep_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pgstrsignal.c -o pgstrsignal_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pqsignal.c -o pqsignal_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c qsort.c -o qsort_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c qsort_arg.c -o qsort_arg_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c quotes.c -o quotes_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c snprintf.c -o snprintf_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c strerror.c -o strerror_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c tar.c -o tar_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../../src/port -DFRONTEND -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c thread.c -o thread_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c explicit_bzero.c -o explicit_bzero_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c fls.c -o fls_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c getpeereid.c -o getpeereid_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c strlcat.c -o strlcat_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c strlcpy.c -o strlcpy_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -msse4.2  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pg_crc32c_sse42.c -o pg_crc32c_sse42_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c bsearch_arg.c -o bsearch_arg_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c chklocale.c -o chklocale_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c inet_net_ntop.c -o inet_net_ntop_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c noblock.c -o noblock_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c path.c -o path_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pg_bitutils.c -o pg_bitutils_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pg_strong_random.c -o pg_strong_random_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pgcheckdir.c -o pgcheckdir_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pgmkdirp.c -o pgmkdirp_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pgsleep.c -o pgsleep_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pgstrcasecmp.c -o pgstrcasecmp_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pgstrsignal.c -o pgstrsignal_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c pqsignal.c -o pqsignal_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c qsort.c -o qsort_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c qsort_arg.c -o qsort_arg_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c quotes.c -o quotes_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c snprintf.c -o snprintf_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c strerror.c -o strerror_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c tar.c -o tar_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3  -I../../src/port  -I../../src/include  -DNDEBUG -I/home/conan/.conan2/p/opens8d497900e3fd5/p/include -I/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/include -D_GNU_SOURCE  -c thread.c -o thread_srv.o
rm -f libpgport.a
ar crs libpgport.a explicit_bzero.o fls.o getpeereid.o strlcat.o strlcpy.o pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_sse42_choose.o bsearch_arg.o chklocale.o inet_net_ntop.o noblock.o path.o pg_bitutils.o pg_strong_random.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o strerror.o tar.o thread.o
rm -f libpgport_shlib.a
ar crs libpgport_shlib.a explicit_bzero_shlib.o fls_shlib.o getpeereid_shlib.o strlcat_shlib.o strlcpy_shlib.o pg_crc32c_sse42_shlib.o pg_crc32c_sb8_shlib.o pg_crc32c_sse42_choose_shlib.o bsearch_arg_shlib.o chklocale_shlib.o inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pg_strong_random_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o strerror_shlib.o tar_shlib.o thread_shlib.o
rm -f libpgport_srv.a
ar crs libpgport_srv.a explicit_bzero_srv.o fls_srv.o getpeereid_srv.o strlcat_srv.o strlcpy_srv.o pg_crc32c_sse42_srv.o pg_crc32c_sb8_srv.o pg_crc32c_sse42_choose_srv.o bsearch_arg_srv.o chklocale_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pg_bitutils_srv.o pg_strong_random_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o strerror_srv.o tar_srv.o thread_srv.o
make[1]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/port'
/usr/bin/make -C ../../../src/common all
make[1]: Entering directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/common'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/conan/.conan2/p/b/libpqd2b3daf2962eb/b/src/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation  -m64 -fPIC -O3 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.15  fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib  -m64 -L/home/conan/.conan2/p/opens8d497900e3fd5/p/lib -L/home/conan/.conan2/p/zlibcdd5270f9ab9f/p/lib  -Wl,--as-needed -Wl,-rpath,'//lib',--enable-new-dtags  -lssl -lcrypto -lm -lssl -lcrypto  
rm -f libpq.a
ar crs libpq.a fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o
ranlib libpq.a
touch libpq.a
rm -f libpq.so.5
ln -s libpq.so.5.15 libpq.so.5
rm -f libpq.so
ln -s libpq.so.5.15 libpq.so
libpq.so.5.15:                 U pthread_exit@GLIBC_2.2.5
libpq must not be calling any function which invokes exit
Makefile:121: recipe for target 'libpq-refs-stamp' failed
make: *** [libpq-refs-stamp] Error 1

from conan-center-index.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.