[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 13.380859375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK Exporting package recipe libpq/11.7 exports: File 'conandata.yml' found. Exporting it... libpq/11.7 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'11.7': {'url': 'https://ftp.postgresql.org/pub/source/v11.7/postgresql-11.7.tar.gz', 'sha256': '4db579e34f1d61433db9f29971b04934ea1e3318e4c3905b1e6f240e5b853539'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '11.7': sha256: 4db579e34f1d61433db9f29971b04934ea1e3318e4c3905b1e6f240e5b853539 url: https://ftp.postgresql.org/pub/source/v11.7/postgresql-11.7.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK libpq/11.7: The stored package has not changed libpq/11.7: Using the exported files summary hash as the recipe revision: aef270b5ae472ff6fff56e45f0f57407 libpq/11.7: Exported revision: aef270b5ae472ff6fff56e45f0f57407 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] libpq:shared=True [build_requires] [env] libpq/11.7: Forced build from source libpq/11.7 (test package): Installing package Requirements libpq/11.7 from local cache - Cache zlib/1.2.11 from 'central' - Cache Packages libpq/11.7:98e513d3f847cf758c8412c97dcf255bf217c48f - Build zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Cache Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libpq/11.7: Copying sources to build folder libpq/11.7: Building your package in /tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f libpq/11.7: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libpq/11.7: Calling build() libpq/11.7: Calling: > ./configure '--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- 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 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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking for gawk... no checking for mawk... mawk checking whether /usr/bin/gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether /usr/bin/gcc supports -Wendif-labels, for CFLAGS... yes checking whether /usr/bin/g++ supports -Wendif-labels, for CXXFLAGS... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether /usr/bin/g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes checking whether /usr/bin/gcc supports -Wformat-security, for CFLAGS... yes checking whether /usr/bin/g++ supports -Wformat-security, for CXXFLAGS... yes checking whether /usr/bin/gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether /usr/bin/g++ supports -fno-strict-aliasing, for CXXFLAGS... yes checking whether /usr/bin/gcc supports -fwrapv, for CFLAGS... yes checking whether /usr/bin/g++ supports -fwrapv, for CXXFLAGS... yes checking whether /usr/bin/gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether /usr/bin/g++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether /usr/bin/gcc supports -funroll-loops, for CFLAGS_VECTOR... yes checking whether /usr/bin/gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether /usr/bin/gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether /usr/bin/gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... no checking whether /usr/bin/gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... no checking whether the C compiler still works... yes checking how to run the C preprocessor... /usr/bin/gcc -E 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 OpenSSL support... no checking whether to build with SELinux support... no checking whether to build with systemd support... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/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 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 if compiler needs certain flags to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if 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 dlopen... -ldl 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 crypt... -lcrypt checking for library containing shm_open... -lrt 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 sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for inflate in -lz... 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 crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no 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/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes 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/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/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 utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes 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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for flexible array members... yes checking for signed types... yes checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for __VA_ARGS__... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for tzname... yes checking for union semun... no 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 intptr_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... 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 types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for cbrt... yes checking for clock_gettime... yes checking for dlopen... yes checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for mbstowcs_l... no checking for memmove... yes checking for poll... yes checking for posix_fallocate... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setsid... yes checking for shm_open... yes checking for symlink... yes checking for sync_file_range... yes checking for uselocale... yes checking for utime... yes checking for utimes... yes checking for wcstombs_l... no checking for fseeko... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how /usr/bin/gcc reports undeclared, standard C functions... error 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 F_FULLFSYNC is declared... no checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for snprintf... yes checking for vsnprintf... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for isinf... yes checking for crypt... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... yes checking whether sys_siglist is declared... 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 whether snprintf supports the %z modifier... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes 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... -lpthread checking which semaphore API to use... unnamed POSIX checking for /dev/urandom... yes checking which random number source to use... /dev/urandom checking for xmllint... no checking for DocBook XML V4.2... no checking for dbtoepub... no checking for xsltproc... no checking for fop... no checking thread safety of required library functions... yes checking whether /usr/bin/gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609 configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC configure: using CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE configure: using LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/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/dynloader/linux.c to src/backend/port/dynloader.c 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/backend/port/dynloader/linux.h to src/include/dynloader.h 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 ----Running------ > make generated-headers -j3 ----------------- make -C catalog distprep generated-header-symlinks make -C utils distprep generated-header-symlinks 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" . make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 sed -f ./Gen_dummy_probes.sed probes.d >probes.h make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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_ext_d.h pg_statistic_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_pltemplate_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_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/utils/header-stamp cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/utils' touch ../../../src/include/catalog/header-stamp make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/catalog' ----Running------ > make -j3 ----------------- make -C ../../src/backend generated-headers /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o base64.o base64.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o config_info.o config_info.c make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/utils' make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o controldata_utils.o controldata_utils.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o exec.o exec.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o file_perm.o file_perm.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o ip.o ip.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o keywords.o keywords.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o md5.o md5.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o pg_lzcompress.o pg_lzcompress.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o pgfnames.o pgfnames.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o psprintf.o psprintf.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o relpath.o relpath.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o rmtree.o rmtree.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o saslprep.o saslprep.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o scram-common.o scram-common.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o string.o string.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o unicode_norm.o unicode_norm.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o username.o username.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o wait_error.o wait_error.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o sha2.o sha2.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o fe_memutils.o fe_memutils.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o file_utils.o file_utils.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c -o restricted_token.o restricted_token.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c base64.c -o base64_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c config_info.c -o config_info_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c controldata_utils.c -o controldata_utils_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c exec.c -o exec_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c file_perm.c -o file_perm_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c ip.c -o ip_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c keywords.c -o keywords_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c md5.c -o md5_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c pg_lzcompress.c -o pg_lzcompress_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c pgfnames.c -o pgfnames_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c psprintf.c -o psprintf_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c relpath.c -o relpath_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c rmtree.c -o rmtree_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c saslprep.c -o saslprep_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c scram-common.c -o scram-common_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c string.c -o string_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c unicode_norm.c -o unicode_norm_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c username.c -o username_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c wait_error.c -o wait_error_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--without-readline' '--with-zlib' '--without-openssl' '--prefix=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f' '--bindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--sbindir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libexecdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' '--libdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '--includedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--oldincludedir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '--datarootdir=/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share' 'CC=/usr/bin/gcc' 'CFLAGS=-m64 -O3 -s -fPIC' 'LDFLAGS=-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' 'LIBS=-lz' 'CPPFLAGS=-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' 'CXX=/usr/bin/g++' 'CXXFLAGS=-m64 -O3 -s -fPIC'\"" -DVAL_CC="\"/usr/bin/gcc\"" -DVAL_CPPFLAGS="\"-I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz\"" -c sha2.c -o sha2_srv.o rm -f libpgcommon.a ar crs libpgcommon.a base64.o config_info.o controldata_utils.o exec.o file_perm.o ip.o keywords.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o unicode_norm.o username.o wait_error.o sha2.o fe_memutils.o file_utils.o restricted_token.o rm -f libpgcommon_srv.a ar crs libpgcommon_srv.a base64_srv.o config_info_srv.o controldata_utils_srv.o exec_srv.o file_perm_srv.o ip_srv.o keywords_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o sha2_srv.o ----Running------ > make -j3 ----------------- make -C ../../src/backend generated-headers make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' make -C catalog distprep generated-header-symlinks make -C utils distprep generated-header-symlinks make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/utils' make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/catalog' make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' ----Running------ > make -j3 ----------------- make -C ../../../src/backend generated-headers /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth.o fe-auth.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/utils' make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' make -C ../../../src/port pg_config_paths.h make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/port' echo "#define PGBINDIR \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share/postgresql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/etc/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib/postgresql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share/doc//postgresql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share/doc//postgresql\"" >>pg_config_paths.h echo "#define MANDIR \"/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share/man\"" >>pg_config_paths.h make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/port' /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-exec.o fe-exec.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-misc.o fe-misc.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-print.o fe-print.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-lobj.o fe-lobj.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol2.o fe-protocol2.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol3.o fe-protocol3.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqexpbuffer.o pqexpbuffer.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure.o fe-secure.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o libpq-events.o libpq-events.c rm -f chklocale.c && ln -s ../../../src/port/chklocale.c . rm -f inet_net_ntop.c && ln -s ../../../src/port/inet_net_ntop.c . rm -f noblock.c && ln -s ../../../src/port/noblock.c . rm -f pgstrcasecmp.c && ln -s ../../../src/port/pgstrcasecmp.c . rm -f pqsignal.c && ln -s ../../../src/port/pqsignal.c . rm -f thread.c && ln -s ../../../src/port/thread.c . rm -f strlcpy.c && ln -s ../../../src/port/strlcpy.c . rm -f getpeereid.c && ln -s ../../../src/port/getpeereid.c . rm -f pg_strong_random.c && ln -s ../../../src/port/pg_strong_random.c . rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . rm -f wchar.c && ln -s ../../../src/backend/utils/mb/wchar.c . rm -f base64.c && ln -s ../../../src/common/base64.c . rm -f ip.c && ln -s ../../../src/common/ip.c . rm -f md5.c && ln -s ../../../src/common/md5.c . rm -f scram-common.c && ln -s ../../../src/common/scram-common.c . rm -f saslprep.c && ln -s ../../../src/common/saslprep.c . rm -f unicode_norm.c && ln -s ../../../src/common/unicode_norm.c . rm -f sha2.c && ln -s ../../../src/common/sha2.c . ( echo '{ global:'; mawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-connect.o fe-connect.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o chklocale.o chklocale.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o inet_net_ntop.o inet_net_ntop.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o noblock.o noblock.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pgstrcasecmp.o pgstrcasecmp.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqsignal.o pqsignal.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o thread.o thread.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o strlcpy.o strlcpy.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o getpeereid.o getpeereid.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pg_strong_random.o pg_strong_random.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o encnames.o encnames.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o wchar.o wchar.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o base64.o base64.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o ip.o ip.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o md5.o md5.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o scram-common.o scram-common.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o saslprep.o saslprep.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o unicode_norm.o unicode_norm.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o sha2.o sha2.c echo 'Name: libpq' >libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'Url: http://www.postgresql.org/' >>libpq.pc echo 'Version: 11.7' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: ' >>libpq.pc echo 'Cflags: -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' >>libpq.pc echo 'Libs: -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib -lpq' >>libpq.pc echo 'Libs.private: -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -lcrypt' >>libpq.pc /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.11 fe-auth.o fe-auth-scram.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o libpq-events.o chklocale.o inet_net_ntop.o noblock.o pgstrcasecmp.o pqsignal.o thread.o strlcpy.o getpeereid.o pg_strong_random.o encnames.o wchar.o base64.o ip.o md5.o scram-common.o saslprep.o unicode_norm.o sha2.o -L../../../src/port -L../../../src/common -m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags -lcrypt rm -f libpq.a ar crs libpq.a fe-auth.o fe-auth-scram.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o libpq-events.o chklocale.o inet_net_ntop.o noblock.o pgstrcasecmp.o pqsignal.o thread.o strlcpy.o getpeereid.o pg_strong_random.o encnames.o wchar.o base64.o ip.o md5.o scram-common.o saslprep.o unicode_norm.o sha2.o ranlib libpq.a rm -f libpq.so.5 touch libpq.a ln -s libpq.so.5.11 libpq.so.5 rm -f libpq.so ln -s libpq.so.5.11 libpq.so ----Running------ > make -j3 ----------------- make -C ../../../src/backend generated-headers /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o pg_config.o pg_config.c make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' make -C catalog distprep generated-header-symlinks make -C utils distprep generated-header-symlinks make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/utils' make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/catalog' make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' make -C ../../../src/port all make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/port' /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o fls.o fls.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o strlcat.o strlcat.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o strlcpy.o strlcpy.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o getpeereid.o getpeereid.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -msse4.2 -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o pg_crc32c_sse42.o pg_crc32c_sse42.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o pg_crc32c_sse42_choose.o pg_crc32c_sse42_choose.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o chklocale.o chklocale.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o erand48.o erand48.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o inet_net_ntop.o inet_net_ntop.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o noblock.o noblock.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o path.o path.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o pgcheckdir.o pgcheckdir.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o pgmkdirp.o pgmkdirp.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o pgsleep.o pgsleep.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o pgstrcasecmp.o pgstrcasecmp.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o pqsignal.o pqsignal.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o qsort.o qsort.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o qsort_arg.o qsort_arg.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o quotes.o quotes.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o sprompt.o sprompt.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o tar.o tar.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o thread.o thread.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c -o pg_strong_random.o pg_strong_random.c /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c fls.c -o fls_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c strlcat.c -o strlcat_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c strlcpy.c -o strlcpy_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c getpeereid.c -o getpeereid_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -msse4.2 -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c pg_crc32c_sse42.c -o pg_crc32c_sse42_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c chklocale.c -o chklocale_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c erand48.c -o erand48_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c inet_net_ntop.c -o inet_net_ntop_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c noblock.c -o noblock_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c path.c -o path_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c pgcheckdir.c -o pgcheckdir_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c pgmkdirp.c -o pgmkdirp_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c pgsleep.c -o pgsleep_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c pgstrcasecmp.c -o pgstrcasecmp_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c pqsignal.c -o pqsignal_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c qsort.c -o qsort_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c qsort_arg.c -o qsort_arg_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c quotes.c -o quotes_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c sprompt.c -o sprompt_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c tar.c -o tar_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c thread.c -o thread_srv.o /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC -I../../src/port -I../../src/include -I/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -D_GNU_SOURCE -c pg_strong_random.c -o pg_strong_random_srv.o rm -f libpgport.a ar crs libpgport.a fls.o strlcat.o strlcpy.o getpeereid.o pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_sse42_choose.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pqsignal.o qsort.o qsort_arg.o quotes.o sprompt.o tar.o thread.o pg_strong_random.o rm -f libpgport_srv.a ar crs libpgport_srv.a fls_srv.o strlcat_srv.o strlcpy_srv.o getpeereid_srv.o pg_crc32c_sse42_srv.o pg_crc32c_sb8_srv.o pg_crc32c_sse42_choose_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o sprompt_srv.o tar_srv.o thread_srv.o pg_strong_random_srv.o make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/port' make -C ../../../src/common all make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/common' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/common' /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -s -fPIC pg_config.o -L../../../src/port -L../../../src/common -m64 -L/tmp/c3ipr/pr_1620_3_0_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -Wl,--as-needed -Wl,-rpath,'/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lz -lrt -lcrypt -ldl -lm -lz -o pg_config libpq/11.7: Package '98e513d3f847cf758c8412c97dcf255bf217c48f' built libpq/11.7: Build folder /tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f libpq/11.7: Generated conaninfo.txt libpq/11.7: Generated conanbuildinfo.txt libpq/11.7: Generating the package libpq/11.7: Package folder /tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f libpq/11.7: Calling package() ----Running------ > make install -j3 ----------------- make -C ../../src/backend generated-headers /bin/mkdir -p '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' make -C catalog distprep generated-header-symlinks make -C utils distprep generated-header-symlinks make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/utils' make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/catalog' make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' /usr/bin/install -c -m 644 libpgcommon.a '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib/libpgcommon.a' ----Running------ > make install -j3 ----------------- make -C ../../src/backend generated-headers /bin/mkdir -p '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/libpq' '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/internal/libpq' /bin/mkdir -p '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/access '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/bootstrap '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/catalog '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/commands '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/common '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/datatype '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/executor '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/fe_utils '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/foreign '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/jit '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/lib '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/libpq '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/mb '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/nodes '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/optimizer '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/parser '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/partitioning '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/postmaster '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/regex '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/replication '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/rewrite '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/statistics '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/storage '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/tcop '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/snowball '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/snowball/libstemmer '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/tsearch '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/tsearch/dicts '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/utils '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/port '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/port/atomics '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/port/win32 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/port/win32_msvc '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/port/win32_msvc/sys '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/port/win32/arpa '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/port/win32/netinet '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/port/win32/sys '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/portability make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' make -C catalog distprep generated-header-symlinks make -C utils distprep generated-header-symlinks make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/utils' make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/catalog' make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' /usr/bin/install -c -m 644 ./postgres_ext.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' /usr/bin/install -c -m 644 pg_config_ext.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' /usr/bin/install -c -m 644 pg_config_os.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' /usr/bin/install -c -m 644 ./c.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/internal' /usr/bin/install -c -m 644 ./port.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_ext.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_os.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server' /usr/bin/install -c -m 644 utils/errcodes.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgrprotos.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server/utils' cp ./*.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cp ./$dir/*.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/$dir/ || exit; \ done cd '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server' && chmod 644 *.h for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cd '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done ----Running------ > make install -j3 ----------------- make -C ../../../src/backend generated-headers /bin/mkdir -p '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib/pkgconfig' /bin/mkdir -p '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/internal' '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share/postgresql' /usr/bin/install -c -m 755 libpq.so.5.11 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib/libpq.so.5.11' /usr/bin/install -c -m 644 libpq.a '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib/libpq.a' make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' make -C catalog distprep generated-header-symlinks cd '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' && \ rm -f libpq.so.5 && \ ln -s libpq.so.5.11 libpq.so.5 /usr/bin/install -c -m 644 libpq.pc '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib/pkgconfig/libpq.pc' cd '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/lib' && \ rm -f libpq.so && \ ln -s libpq.so.5.11 libpq.so make -C utils distprep generated-header-symlinks make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/utils' make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/catalog' make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' /usr/bin/install -c -m 644 ./libpq-fe.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' /usr/bin/install -c -m 644 ./libpq-events.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include' /usr/bin/install -c -m 644 ./libpq-int.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/internal' /usr/bin/install -c -m 644 ./pqexpbuffer.h '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/include/postgresql/internal' /usr/bin/install -c -m 644 ./pg_service.conf.sample '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/share/postgresql/pg_service.conf.sample' ----Running------ > make install -j3 ----------------- make -C ../../../src/backend generated-headers /bin/mkdir -p '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin' make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' make -C catalog distprep generated-header-symlinks make -C utils distprep generated-header-symlinks make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/utils' make[2]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/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 '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend/catalog' make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/backend' make -C ../../../src/port all make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/port' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/port' make -C ../../../src/common all make[1]: Entering directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/common' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/build/98e513d3f847cf758c8412c97dcf255bf217c48f/source_subfolder/src/common' /usr/bin/install -c -m 755 pg_config '/tmp/c3ipr/pr_1620_3_0_0/.conan/data/libpq/11.7/_/_/package/98e513d3f847cf758c8412c97dcf255bf217c48f/bin/pg_config' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK libpq/11.7 package(): Packaged 1 '.5' file: libpq.so.5 libpq/11.7 package(): Packaged 1 '.11' file: libpq.so.5.11 libpq/11.7 package(): Packaged 1 '.so' file: libpq.so libpq/11.7 package(): Packaged 156 '.h' files libpq/11.7 package(): Packaged 2 files: pg_config, COPYRIGHT libpq/11.7: Package '98e513d3f847cf758c8412c97dcf255bf217c48f' created libpq/11.7: Created package revision 5b2ee2c50a2e5cbb3a5269fd57e07d2c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libpq/11.7 (test package): Generator cmake created conanbuildinfo.cmake libpq/11.7 (test package): Generator txt created conanbuildinfo.txt libpq/11.7 (test package): Generated conaninfo.txt libpq/11.7 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_1620_3_0_0/recipes/libpq/all/test_package/build/a3bbc67d01dada75d079fe221ca9ca750c7d3077/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libpq/11.7 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/co_pr_1620_3_0_0/recipes/libpq/all/test_package/build/a3bbc67d01dada75d079fe221ca9ca750c7d3077' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/co_pr_1620_3_0_0/recipes/libpq/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/co_pr_1620_3_0_0/recipes/libpq/all/test_package/build/a3bbc67d01dada75d079fe221ca9ca750c7d3077 ----Running------ > cmake --build '/tmp/c3ipr/co_pr_1620_3_0_0/recipes/libpq/all/test_package/build/a3bbc67d01dada75d079fe221ca9ca750c7d3077' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libpq/11.7 (test package): Running test() ----Running------ > bin/test_package ----------------- PQlibVersion: 110007 Traceback (most recent call last): File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/command.py", line 2018, in run method(args[0][1:]) File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/command.py", line 379, in create self._outputer.json_output(info, args.json, cwd) File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/conan_command_output.py", line 80, in json_output save(json_output, json.dumps(info, default=date_handler)) File "/opt/pyenv/versions/3.7.5/lib/python3.7/json/__init__.py", line 238, in dumps **kw).encode(obj) File "/opt/pyenv/versions/3.7.5/lib/python3.7/json/encoder.py", line 199, in encode chunks = self.iterencode(o, _one_shot=True) File "/opt/pyenv/versions/3.7.5/lib/python3.7/json/encoder.py", line 257, in iterencode return _iterencode(o, 0) File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/conan_command_output.py", line 78, in date_handler raise TypeError("Unserializable object {} of type {}".format(obj, type(obj))) TypeError: Unserializable object of type