The build took 00h 07m 47s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 810,398 | ansic | 
| 29,868 | yacc | 
| 10,637 | perl | 
| 7,046 | lex | 
| 5,731 | sh | 
| 4,375 | makefile | 
| 65 | asm | 
| 17 | lisp | 
| 15 | sed | 
| 12 | python | 
| 868,164 | total | 
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:
    To avoid scrolling, you may jump to the last line of the
    invocation of makepkg that was used to build this
    package.
    
Removed vanilla repositories from pacman.conf and added:
        Copied permanent toolchain into container-local sysroot
        /toolchain_root/sysroot  -->  /sysroot/sysroot/toolchain_root/lib  -->  /sysroot/lib/toolchain_root/sbin  -->  /sysroot/sbin/toolchain_root/lib64  -->  /sysroot/lib64/toolchain_root/etc  -->  /sysroot/etc/toolchain_root/share  -->  /sysroot/share/toolchain_root/bin  -->  /sysroot/bin/toolchain_root/var  -->  /sysroot/var/toolchain_root/usr  -->  /sysroot/usr/toolchain_root/glibc-build  -->  /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu  -->  /sysroot/x86_64-pc-linux-gnu/toolchain_root/include  -->  /sysroot/include/toolchain_root/libexec  -->  /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
        ==> Making package: postgresql 9.5.3-1 (Thu Apr 13 20:58:45 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) tcl-8.6.5-2Total Installed Size:  6.42 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing tcl...:: Running post-transaction hooks...(1/1) Updating manpage index...==> WARNING: Using existing $srcdir/ tree==> Starting build()...patching file src/include/pg_config_manual.hHunk #1 succeeded at 169 with fuzz 1 (offset 25 lines).checking build system type... x86_64-pc-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking which template to use... linuxchecking whether to build with 64-bit integer date/time support... yeschecking whether NLS is wanted... yeschecking for default port number... 5432checking for block size... 8kBchecking for segment size... 1GBchecking for WAL block size... 8kBchecking for WAL segment size... 16MBchecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang supports -Wdeclaration-after-statement... yeschecking whether clang supports -Wendif-labels... yeschecking whether clang supports -Wmissing-format-attribute... yeschecking whether clang supports -Wformat-security... yeschecking whether clang supports -fno-strict-aliasing... yeschecking whether clang supports -fwrapv... yeschecking whether clang supports -fexcess-precision=standard... nochecking whether clang supports -funroll-loops... yeschecking whether clang supports -ftree-vectorize... yeschecking whether clang supports -Wunused-command-line-argument... yeschecking whether the C compiler still works... yeschecking how to run the C preprocessor... clang -Echecking allow thread-safe client libraries... yeschecking whether to build with Tcl... yeschecking whether to build Perl modules... yeschecking whether to build Python modules... yeschecking whether to build with GSSAPI support... yeschecking whether to build with PAM support... yeschecking whether to build with LDAP support... nochecking whether to build with Bonjour support... nochecking whether to build with OpenSSL support... yeschecking whether to build with SELinux support... nochecking for xml2-config... xml2-configchecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ld used by GCC... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking whether it is possible to strip libraries... yeschecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for a BSD-compatible install... /usr/bin/install -cchecking for tar... /usr/bin/tarchecking whether ln -s works... yeschecking for gawk... gawkchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for bison... /usr/bin/bisonconfigure: using bison (GNU Bison) 3.0.4checking for flex... noconfigure: 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/perlconfigure: using perl 5.24.0checking for Perl archlibexp... /usr/lib/perl5/core_perlchecking for Perl privlibexp... /usr/share/perl5/core_perlchecking for Perl useshrplib... truechecking for flags to link embedded Perl...  -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib  -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lcchecking for python... /usr/bin/python2checking for Python distutils module... yeschecking Python configuration directory... /usr/lib/python2.7/configchecking Python include directories... -I/usr/include/python2.7checking how to link an embedded Python application... -L/usr/lib -lpython2.7 -lpthread -ldl  -lutil -lmchecking for main in -lm... yeschecking for library containing setproctitle... nochecking for library containing dlopen... -ldlchecking for library containing socket... none requiredchecking for library containing shl_load... nochecking for library containing getopt_long... none requiredchecking for library containing crypt... -lcryptchecking for library containing shm_open... -lrtchecking for library containing shm_unlink... none requiredchecking for library containing fdatasync... none requiredchecking for library containing sched_yield... none requiredchecking for library containing gethostbyname_r... none requiredchecking for library containing shmget... none requiredchecking for library containing readline... -lreadlinechecking for inflate in -lz... yeschecking for library containing gss_init_sec_context... -lgssapi_krb5checking for CRYPTO_new_ex_data in -lcrypto... yeschecking for SSL_library_init in -lssl... yeschecking for SSL_get_current_compression... yeschecking for pam_start in -lpam... yeschecking for xmlSaveToBuffer in -lxml2... yeschecking for uuid_generate... nochecking for uuid_generate in -luuid... yeschecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking atomic.h usability... nochecking atomic.h presence... nochecking for atomic.h... nochecking crypt.h usability... yeschecking crypt.h presence... yeschecking for crypt.h... yeschecking dld.h usability... nochecking dld.h presence... nochecking for dld.h... nochecking fp_class.h usability... nochecking fp_class.h presence... nochecking for fp_class.h... nochecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking ieeefp.h usability... nochecking ieeefp.h presence... nochecking for ieeefp.h... nochecking ifaddrs.h usability... yeschecking ifaddrs.h presence... yeschecking for ifaddrs.h... yeschecking langinfo.h usability... yeschecking langinfo.h presence... yeschecking for langinfo.h... yeschecking mbarrier.h usability... nochecking mbarrier.h presence... nochecking for mbarrier.h... nochecking poll.h usability... yeschecking poll.h presence... yeschecking for poll.h... yeschecking pwd.h usability... yeschecking pwd.h presence... yeschecking for pwd.h... yeschecking sys/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yeschecking sys/ipc.h usability... yeschecking sys/ipc.h presence... yeschecking for sys/ipc.h... yeschecking sys/poll.h usability... yeschecking sys/poll.h presence... yeschecking for sys/poll.h... yeschecking sys/pstat.h usability... nochecking sys/pstat.h presence... nochecking for sys/pstat.h... nochecking sys/resource.h usability... yeschecking sys/resource.h presence... yeschecking for sys/resource.h... yeschecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking sys/sem.h usability... yeschecking sys/sem.h presence... yeschecking for sys/sem.h... yeschecking sys/shm.h usability... yeschecking sys/shm.h presence... yeschecking for sys/shm.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking sys/sockio.h usability... nochecking sys/sockio.h presence... nochecking for sys/sockio.h... nochecking sys/tas.h usability... nochecking sys/tas.h presence... nochecking for sys/tas.h... nochecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking sys/un.h usability... yeschecking sys/un.h presence... yeschecking for sys/un.h... yeschecking termios.h usability... yeschecking termios.h presence... yeschecking for termios.h... yeschecking ucred.h usability... nochecking ucred.h presence... nochecking for ucred.h... nochecking utime.h usability... yeschecking utime.h presence... yeschecking for utime.h... yeschecking wchar.h usability... yeschecking wchar.h presence... yeschecking for wchar.h... yeschecking wctype.h usability... yeschecking wctype.h presence... yeschecking for wctype.h... yeschecking for net/if.h... yeschecking for sys/ucred.h... nochecking netinet/in.h usability... yeschecking netinet/in.h presence... yeschecking for netinet/in.h... yeschecking for netinet/tcp.h... yeschecking readline/readline.h usability... yeschecking readline/readline.h presence... yeschecking for readline/readline.h... yeschecking readline/history.h usability... yeschecking readline/history.h presence... yeschecking for readline/history.h... yeschecking zlib.h usability... yeschecking zlib.h presence... yeschecking for zlib.h... yeschecking gssapi/gssapi.h usability... yeschecking gssapi/gssapi.h presence... yeschecking for gssapi/gssapi.h... yeschecking openssl/ssl.h usability... yeschecking openssl/ssl.h presence... yeschecking for openssl/ssl.h... yeschecking openssl/err.h usability... yeschecking openssl/err.h presence... yeschecking for openssl/err.h... yeschecking security/pam_appl.h usability... yeschecking security/pam_appl.h presence... yeschecking for security/pam_appl.h... yeschecking libxml/parser.h usability... yeschecking libxml/parser.h presence... yeschecking for libxml/parser.h... yeschecking uuid/uuid.h usability... yeschecking uuid/uuid.h presence... yeschecking for uuid/uuid.h... yeschecking whether byte ordering is bigendian... nochecking for inline... inlinechecking for quiet inline (no complaint if unreferenced)... yeschecking for printf format archetype... printfchecking for flexible array members... yeschecking for signed types... yeschecking for __func__... yeschecking for _Static_assert... yeschecking for __builtin_types_compatible_p... yeschecking for __builtin_bswap32... yeschecking for __builtin_constant_p... yeschecking for __builtin_unreachable... yeschecking for __VA_ARGS__... yeschecking whether struct tm is in sys/time.h or time.h... time.hchecking for struct tm.tm_zone... yeschecking for tzname... yeschecking for union semun... nochecking for struct sockaddr_un... yeschecking for struct sockaddr_storage... yeschecking for struct sockaddr_storage.ss_family... yeschecking for struct sockaddr_storage.__ss_family... nochecking for struct sockaddr_storage.ss_len... nochecking for struct sockaddr_storage.__ss_len... nochecking for struct sockaddr.sa_len... nochecking for struct addrinfo... yeschecking for intptr_t... yeschecking for uintptr_t... yeschecking for unsigned long long int... yeschecking for long long int... yeschecking for locale_t... yeschecking for struct cmsgcred... nochecking for struct option... yeschecking for z_streamp... yeschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking size of off_t... 8checking for int timezone... yeschecking types of arguments for accept()... int, int, struct sockaddr *, socklen_t *checking whether gettimeofday takes only one argument... nochecking for wcstombs_l declaration... nochecking for cbrt... yeschecking for dlopen... yeschecking for fdatasync... yeschecking for getifaddrs... yeschecking for getpeerucred... nochecking for getrlimit... yeschecking for mbstowcs_l... nochecking for memmove... yeschecking for poll... yeschecking for pstat... nochecking for pthread_is_threaded_np... nochecking for readlink... yeschecking for setproctitle... nochecking for setsid... yeschecking for shm_open... yeschecking for sigprocmask... yeschecking for symlink... yeschecking for sync_file_range... yeschecking for towlower... yeschecking for utime... yeschecking for utimes... yeschecking for wcstombs... yeschecking for wcstombs_l... nochecking for fseeko... yeschecking for _LARGEFILE_SOURCE value needed for large files... nochecking for posix_fadvise... yeschecking whether posix_fadvise is declared... yeschecking whether fdatasync is declared... yeschecking whether strlcat is declared... yeschecking whether strlcpy is declared... yeschecking whether F_FULLFSYNC is declared... nochecking for struct sockaddr_in6... yeschecking for PS_STRINGS... nochecking for snprintf... yeschecking for vsnprintf... yeschecking whether snprintf is declared... yeschecking whether vsnprintf is declared... yeschecking for isinf... yeschecking for crypt... yeschecking for fls... nochecking for getopt... yeschecking for getrusage... yeschecking for inet_aton... yeschecking for mkdtemp... yeschecking for random... yeschecking for rint... yeschecking for srandom... yeschecking for strerror... yeschecking for strlcat... nochecking for strlcpy... nochecking for unsetenv... yeschecking for getpeereid... nochecking for getaddrinfo... yeschecking for getopt_long... yeschecking for sigsetjmp... yeschecking whether sys_siglist is declared... yeschecking for syslog... yeschecking syslog.h usability... yeschecking syslog.h presence... yeschecking for syslog.h... yeschecking for opterr... yeschecking for optreset... nochecking for strtoll... yeschecking for strtoull... yeschecking for rl_completion_append_character... yeschecking for rl_completion_matches... yeschecking for rl_filename_completion_function... yeschecking for rl_reset_screen_size... yeschecking for append_history... yeschecking for history_truncate_file... yeschecking for the pthreads library -lpthreads... nochecking whether pthreads work without any flags... nochecking whether pthreads work with -Kthread... nochecking whether pthreads work with -kthread... nochecking for the pthreads library -llthread... nochecking whether pthreads work with -pthread... yeschecking whether pthreads work with -pthreads... yeschecking whether pthreads work with -mthreads... yeschecking for the pthreads library -lpthread... yeschecking whether pthreads work with --thread-safe... nochecking whether pthreads work with -mt... nochecking for the pthreads library -lpthreadGC2... nochecking pthread.h usability... yeschecking pthread.h presence... yeschecking for pthread.h... yeschecking for strerror_r... yeschecking for getpwuid_r... yeschecking for gethostbyname_r... yeschecking whether strerror_r returns int... nochecking test program... okchecking whether snprintf supports argument control... yeschecking whether long int is 64 bits... yeschecking whether snprintf supports the %z modifier... yeschecking size of void *... 8checking size of size_t... 8checking size of long... 8checking whether to build with float4 passed by value... yeschecking whether to build with float8 passed by value... yeschecking alignment of short... 2checking alignment of int... 4checking alignment of long... 8checking alignment of double... 8checking for int8... nochecking for uint8... nochecking for int64... nochecking for uint64... nochecking for sig_atomic_t... yeschecking for __int128... yeschecking for builtin __sync char locking functions... yeschecking for builtin __sync int32 locking functions... yeschecking for builtin __sync int32 atomic operations... yeschecking for builtin __sync int64 atomic operations... yeschecking for builtin __atomic int32 atomic operations... yeschecking for builtin __atomic int64 atomic operations... yeschecking for __get_cpuid... yeschecking for __cpuid... nochecking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... nochecking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yeschecking which CRC-32C implementation to use... SSE 4.2 with runtime checkchecking for POSIX signal interface... yeschecking for library containing bind_textdomain_codeset... none requiredchecking libintl.h usability... yeschecking libintl.h presence... yeschecking for libintl.h... yeschecking for msgfmt... msgfmtchecking for msgfmt flags... -cchecking for msgmerge... msgmergechecking for xgettext... xgettextchecking for tclsh... /usr/bin/tclshchecking for tclConfig.sh... /usr/lib/tclConfig.shchecking tcl.h usability... yeschecking tcl.h presence... yeschecking for tcl.h... yeschecking for perl.h... yeschecking for libperl... yeschecking Python.h usability... yeschecking Python.h presence... yeschecking for Python.h... yeschecking for onsgmls... nochecking for nsgmls... nochecking for openjade... nochecking for jade... nochecking for DocBook V4.2... nochecking for DocBook stylesheets... nochecking for collateindex.pl... nochecking for dbtoepub... nochecking for xmllint... xmllintchecking for xsltproc... xsltprocchecking for osx... nochecking for sgml2xml... nochecking for sx... nochecking thread safety of required library functions... yeschecking whether clang supports -Wl,--as-needed... yesconfigure: using compiler=clang version 3.8.0 (tags/RELEASE_380/final)configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 configure: using LDFLAGS=  -Wl,--as-neededconfigure: creating ./config.statusconfig.status: creating GNUmakefileconfig.status: creating src/Makefile.globalconfig.status: creating src/include/pg_config.hconfig.status: creating src/include/pg_config_ext.hconfig.status: creating src/interfaces/ecpg/include/ecpg_config.hconfig.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.sconfig.status: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.cconfig.status: linking src/backend/port/sysv_sema.c to src/backend/port/pg_sema.cconfig.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.cconfig.status: linking src/backend/port/unix_latch.c to src/backend/port/pg_latch.cconfig.status: linking src/backend/port/dynloader/linux.h to src/include/dynloader.hconfig.status: linking src/include/port/linux.h to src/include/pg_config_os.hconfig.status: linking src/makefiles/Makefile.linux to src/Makefile.portmake -C doc allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/doc'make -C src allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/doc/src'make -C sgml allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/doc/src/sgml'make[3]: Nothing to be done for 'all'.make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/doc/src/sgml'make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/doc/src'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/doc'make -C src allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src'make -C common allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'prereqdir=`cd 'utils/' >/dev/null && pwd` && \  cd '../../src/include/utils/' && rm -f errcodes.h && \  ln -s "$prereqdir/errcodes.h" .make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o exec.o exec.cexec.c:280:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(link_buf, fname, sizeof(link_buf));        ^exec.c:280:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_lzcompress.o pg_lzcompress.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgfnames.o pgfnames.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o psprintf.o psprintf.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relpath.o relpath.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rmtree.o rmtree.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o string.o string.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o username.o username.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wait_error.o wait_error.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fe_memutils.o fe_memutils.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o restricted_token.o restricted_token.crm -f libpgcommon.aar crs libpgcommon.a exec.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o string.o username.o wait_error.o fe_memutils.o restricted_token.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument    -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c exec.c -o exec_srv.oexec.c:280:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(link_buf, fname, sizeof(link_buf));        ^exec.c:280:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument    -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_lzcompress.c -o pg_lzcompress_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument    -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c pgfnames.c -o pgfnames_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument    -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c psprintf.c -o psprintf_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument    -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c relpath.c -o relpath_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument    -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c rmtree.c -o rmtree_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument    -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c string.c -o string_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument    -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c username.c -o username_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument    -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c wait_error.c -o wait_error_srv.orm -f libpgcommon_srv.aar crs libpgcommon_srv.a exec_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o string_srv.o username_srv.o wait_error_srv.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C port allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[3]: Nothing to be done for 'submake-errcodes'.make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fls.o fls.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o strlcat.o strlcat.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o strlcpy.o strlcpy.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o getpeereid.o getpeereid.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -msse4.2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_crc32c_sse42.o pg_crc32c_sse42.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_crc32c_sb8.o pg_crc32c_sb8.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_crc32c_choose.o pg_crc32c_choose.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o chklocale.o chklocale.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o erand48.o erand48.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inet_net_ntop.o inet_net_ntop.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o noblock.o noblock.cecho "#define PGBINDIR \"/usr/bin\"" >pg_config_paths.hecho "#define PGSHAREDIR \"/usr/share/postgresql\"" >>pg_config_paths.hecho "#define SYSCONFDIR \"/etc/postgresql\"" >>pg_config_paths.hecho "#define INCLUDEDIR \"/usr/include\"" >>pg_config_paths.hecho "#define PKGINCLUDEDIR \"/usr/include/postgresql\"" >>pg_config_paths.hecho "#define INCLUDEDIRSERVER \"/usr/include/postgresql/server\"" >>pg_config_paths.hecho "#define LIBDIR \"/usr/lib\"" >>pg_config_paths.hecho "#define PKGLIBDIR \"/usr/lib/postgresql\"" >>pg_config_paths.hecho "#define LOCALEDIR \"/usr/share/locale\"" >>pg_config_paths.hecho "#define DOCDIR \"/usr/share/doc//postgresql\"" >>pg_config_paths.hecho "#define HTMLDIR \"/usr/share/doc//postgresql\"" >>pg_config_paths.hecho "#define MANDIR \"/usr/share/man\"" >>pg_config_paths.hclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o path.o path.cpath.c:188:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(ret_path, head, MAXPGPATH);                ^path.c:188:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgcheckdir.o pgcheckdir.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgmkdirp.o pgmkdirp.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgsleep.o pgsleep.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstrcasecmp.o pgstrcasecmp.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqsignal.o pqsignal.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o qsort.o qsort.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o qsort_arg.o qsort_arg.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o quotes.o quotes.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sprompt.o sprompt.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tar.o tar.ctar.c:124:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(&h[0], filename, 100);        ^tar.c:124:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o thread.o thread.crm -f libpgport.aar crs libpgport.a fls.o strlcat.o strlcpy.o getpeereid.o pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_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.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c fls.c -o fls_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c strlcat.c -o strlcat_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c strlcpy.c -o strlcpy_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c getpeereid.c -o getpeereid_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -msse4.2  -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_sse42.c -o pg_crc32c_sse42_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_choose.c -o pg_crc32c_choose_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c chklocale.c -o chklocale_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c erand48.c -o erand48_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c inet_net_ntop.c -o inet_net_ntop_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c noblock.c -o noblock_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c path.c -o path_srv.opath.c:188:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(ret_path, head, MAXPGPATH);                ^path.c:188:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c pgcheckdir.c -o pgcheckdir_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c pgmkdirp.c -o pgmkdirp_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c pgsleep.c -o pgsleep_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c pgstrcasecmp.c -o pgstrcasecmp_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c pqsignal.c -o pqsignal_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c qsort.c -o qsort_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c qsort_arg.c -o qsort_arg_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c quotes.c -o quotes_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c sprompt.c -o sprompt_srv.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c tar.c -o tar_srv.otar.c:124:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(&h[0], filename, 100);        ^tar.c:124:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -I../../src/port  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -c thread.c -o thread_srv.othread.c:77:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(strerrbuf, strerror(errnum), buflen);        ^thread.c:77:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.rm -f libpgport_srv.aar 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_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.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C timezone allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/timezone'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o localtime.o localtime.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o strftime.o strftime.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o pgtz.o pgtz.cpgtz.c:86:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(fullname, pg_TZDIR(), sizeof(fullname));        ^pgtz.c:86:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.( echo src/timezone/localtime.o src/timezone/strftime.o src/timezone/pgtz.o ) >objfiles.txtmake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/timezone'make -C backend allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'msgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/id.mo po/id.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomake -C ../../src/port allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Nothing to be done for 'submake-errcodes'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../src/common allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Nothing to be done for 'submake-errcodes'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C catalog schemapg.hmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/catalog'make[3]: 'schemapg.h' is up to date.make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/catalog'prereqdir=`cd 'parser/' >/dev/null && pwd` && \  cd '../../src/include/parser/' && rm -f gram.h && \  ln -s "$prereqdir/gram.h" .prereqdir=`cd 'catalog/' >/dev/null && pwd` && \  cd '../../src/include/catalog/' && rm -f schemapg.h && \  ln -s "$prereqdir/schemapg.h" .prereqdir=`cd 'utils/' >/dev/null && pwd` && \  cd '../../src/include/utils/' && rm -f fmgroids.h && \  ln -s "$prereqdir/fmgroids.h" .make -C utils probes.hmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils'sed -f ./Gen_dummy_probes.sed probes.d >probes.hmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils'cd '../../src/include/utils/' && rm -f probes.h && \    ln -s "../../../src/backend/utils/probes.h" .make -C access allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access'make -C brin allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/brin'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin.o brin.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_pageops.o brin_pageops.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_revmap.o brin_revmap.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_tuple.o brin_tuple.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_xlog.o brin_xlog.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_minmax.o brin_minmax.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_inclusion.o brin_inclusion.c( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_pageops.o src/backend/access/brin/brin_revmap.o src/backend/access/brin/brin_tuple.o src/backend/access/brin/brin_xlog.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_inclusion.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/brin'make -C common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heaptuple.o heaptuple.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indextuple.o indextuple.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o printtup.o printtup.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reloptions.o reloptions.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o scankey.o scankey.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tupconvert.o tupconvert.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tupdesc.o tupdesc.c( echo src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printtup.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/common'make -C gin allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/gin'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginutil.o ginutil.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gininsert.o gininsert.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginxlog.o ginxlog.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginentrypage.o ginentrypage.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gindatapage.o gindatapage.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginbtree.o ginbtree.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginscan.o ginscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginget.o ginget.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginvacuum.o ginvacuum.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginarrayproc.o ginarrayproc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginbulk.o ginbulk.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginfast.o ginfast.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginpostinglist.o ginpostinglist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginlogic.o ginlogic.c( echo src/backend/access/gin/ginutil.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginxlog.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginget.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbulk.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginlogic.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/gin'make -C gist allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/gist'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gist.o gist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistutil.o gistutil.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistxlog.o gistxlog.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistvacuum.o gistvacuum.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistget.o gistget.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistscan.o gistscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistproc.o gistproc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistsplit.o gistsplit.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistbuild.o gistbuild.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistbuildbuffers.o gistbuildbuffers.c( echo src/backend/access/gist/gist.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistxlog.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistget.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/gist'make -C hash allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/hash'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hash.o hash.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashfunc.o hashfunc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashinsert.o hashinsert.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashovfl.o hashovfl.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashpage.o hashpage.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashscan.o hashscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashsearch.o hashsearch.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashsort.o hashsort.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashutil.o hashutil.c( echo src/backend/access/hash/hash.o src/backend/access/hash/hashfunc.o src/backend/access/hash/hashinsert.o src/backend/access/hash/hashovfl.o src/backend/access/hash/hashpage.o src/backend/access/hash/hashscan.o src/backend/access/hash/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/hash'make -C heap allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/heap'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapam.o heapam.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hio.o hio.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pruneheap.o pruneheap.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteheap.o rewriteheap.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syncscan.o syncscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tuptoaster.o tuptoaster.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o visibilitymap.o visibilitymap.c( echo src/backend/access/heap/heapam.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/syncscan.o src/backend/access/heap/tuptoaster.o src/backend/access/heap/visibilitymap.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/heap'make -C index allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/index'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o genam.o genam.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexam.o indexam.c( echo src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/index'make -C nbtree allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/nbtree'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtcompare.o nbtcompare.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtinsert.o nbtinsert.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtpage.o nbtpage.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtree.o nbtree.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtsearch.o nbtsearch.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtutils.o nbtutils.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtsort.o nbtsort.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtxlog.o nbtxlog.c( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtsort.o src/backend/access/nbtree/nbtxlog.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/nbtree'make -C rmgrdesc allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/rmgrdesc'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brindesc.o brindesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clogdesc.o clogdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o committsdesc.o committsdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbasedesc.o dbasedesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gindesc.o gindesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistdesc.o gistdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashdesc.o hashdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapdesc.o heapdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mxactdesc.o mxactdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtdesc.o nbtdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relmapdesc.o relmapdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o replorigindesc.o replorigindesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seqdesc.o seqdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o smgrdesc.o smgrdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgdesc.o spgdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o standbydesc.o standbydesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tblspcdesc.o tblspcdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xactdesc.o xactdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogdesc.o xlogdesc.c( echo src/backend/access/rmgrdesc/brindesc.o src/backend/access/rmgrdesc/clogdesc.o src/backend/access/rmgrdesc/committsdesc.o src/backend/access/rmgrdesc/dbasedesc.o src/backend/access/rmgrdesc/gindesc.o src/backend/access/rmgrdesc/gistdesc.o src/backend/access/rmgrdesc/hashdesc.o src/backend/access/rmgrdesc/heapdesc.o src/backend/access/rmgrdesc/mxactdesc.o src/backend/access/rmgrdesc/nbtdesc.o src/backend/access/rmgrdesc/relmapdesc.o src/backend/access/rmgrdesc/replorigindesc.o src/backend/access/rmgrdesc/seqdesc.o src/backend/access/rmgrdesc/smgrdesc.o src/backend/access/rmgrdesc/spgdesc.o src/backend/access/rmgrdesc/standbydesc.o src/backend/access/rmgrdesc/tblspcdesc.o src/backend/access/rmgrdesc/xactdesc.o src/backend/access/rmgrdesc/xlogdesc.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/rmgrdesc'make -C spgist allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/spgist'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgutils.o spgutils.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spginsert.o spginsert.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgscan.o spgscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgvacuum.o spgvacuum.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgdoinsert.o spgdoinsert.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgxlog.o spgxlog.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgtextproc.o spgtextproc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgquadtreeproc.o spgquadtreeproc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgkdtreeproc.o spgkdtreeproc.c( echo src/backend/access/spgist/spgutils.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spgxlog.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgkdtreeproc.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/spgist'make -C tablesample allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/tablesample'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bernoulli.o bernoulli.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o system.o system.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablesample.o tablesample.c( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/tablesample'make -C transam allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/transam'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clog.o clog.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o commit_ts.o commit_ts.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o multixact.o multixact.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel.o parallel.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rmgr.o rmgr.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slru.o slru.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o subtrans.o subtrans.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o timeline.o timeline.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o transam.o transam.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o twophase.o twophase.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o twophase_rmgr.o twophase_rmgr.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varsup.o varsup.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xact.o xact.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlog.o xlog.cxlog.c:5480:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(recoveryStopName, recordRestorePointData->rp_name, MAXFNAMELEN);                        ^xlog.c:5480:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogarchive.o xlogarchive.cxlogarchive.c:463:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(oldpath, xlogfpath, MAXPGPATH);                ^xlogarchive.c:463:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogfuncs.o xlogfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xloginsert.o xloginsert.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogreader.o xlogreader.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogutils.o xlogutils.c( echo src/backend/access/transam/clog.o src/backend/access/transam/commit_ts.o src/backend/access/transam/multixact.o src/backend/access/transam/parallel.o src/backend/access/transam/rmgr.o src/backend/access/transam/slru.o src/backend/access/transam/subtrans.o src/backend/access/transam/timeline.o src/backend/access/transam/transam.o src/backend/access/transam/twophase.o src/backend/access/transam/twophase_rmgr.o src/backend/access/transam/varsup.o src/backend/access/transam/xact.o src/backend/access/transam/xlog.o src/backend/access/transam/xlogarchive.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogutils.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access/transam'( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo  ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/access'make -C bootstrap allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/bootstrap'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bootparse.o bootparse.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bootstrap.o bootstrap.cbootstrap.c:251:5: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                                strlcpy(OutputFileName, optarg, MAXPGPATH);                                ^bootstrap.c:251:5: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/bootstrap'make -C catalog allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/catalog'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o catalog.o catalog.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dependency.o dependency.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heap.o heap.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o index.o index.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexing.o indexing.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o namespace.o namespace.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o aclchk.o aclchk.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o objectaccess.o objectaccess.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o objectaddress.o objectaddress.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_aggregate.o pg_aggregate.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_collation.o pg_collation.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_constraint.o pg_constraint.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_conversion.o pg_conversion.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_depend.o pg_depend.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_enum.o pg_enum.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_inherits.o pg_inherits.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_largeobject.o pg_largeobject.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_namespace.o pg_namespace.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_operator.o pg_operator.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_proc.o pg_proc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_range.o pg_range.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_db_role_setting.o pg_db_role_setting.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_shdepend.o pg_shdepend.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_type.o pg_type.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o storage.o storage.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o toasting.o toasting.c( echo src/backend/catalog/catalog.o src/backend/catalog/dependency.o src/backend/catalog/heap.o src/backend/catalog/index.o src/backend/catalog/indexing.o src/backend/catalog/namespace.o src/backend/catalog/aclchk.o src/backend/catalog/objectaccess.o src/backend/catalog/objectaddress.o src/backend/catalog/pg_aggregate.o src/backend/catalog/pg_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_depend.o src/backend/catalog/pg_enum.o src/backend/catalog/pg_inherits.o src/backend/catalog/pg_largeobject.o src/backend/catalog/pg_namespace.o src/backend/catalog/pg_operator.o src/backend/catalog/pg_proc.o src/backend/catalog/pg_range.o src/backend/catalog/pg_db_role_setting.o src/backend/catalog/pg_shdepend.o src/backend/catalog/pg_type.o src/backend/catalog/storage.o src/backend/catalog/toasting.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/catalog'make -C parser allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/parser'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o analyze.o analyze.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -Wno-error -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gram.o gram.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o keywords.o keywords.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o kwlookup.o kwlookup.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parser.o parser.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_agg.o parse_agg.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_clause.o parse_clause.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_coerce.o parse_coerce.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_collate.o parse_collate.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_cte.o parse_cte.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_expr.o parse_expr.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_func.o parse_func.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_node.o parse_node.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_oper.o parse_oper.cparse_oper.c:1031:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(key->oprname, opername, NAMEDATALEN);        ^parse_oper.c:1031:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_param.o parse_param.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_relation.o parse_relation.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_target.o parse_target.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_type.o parse_type.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_utilcmd.o parse_utilcmd.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o scansup.o scansup.c( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/keywords.o src/backend/parser/kwlookup.o src/backend/parser/parser.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/scansup.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/parser'make -C commands allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/commands'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o aggregatecmds.o aggregatecmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o alter.o alter.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o analyze.o analyze.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o async.o async.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cluster.o cluster.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o comment.o comment.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o collationcmds.o collationcmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o constraint.o constraint.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o conversioncmds.o conversioncmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copy.o copy.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createas.o createas.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbcommands.o dbcommands.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o define.o define.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o discard.o discard.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dropcmds.o dropcmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o event_trigger.o event_trigger.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o explain.o explain.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o extension.o extension.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o foreigncmds.o foreigncmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o functioncmds.o functioncmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexcmds.o indexcmds.cindexcmds.c:1611:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(buf + buflen, name, NAMEDATALEN);                ^indexcmds.c:1611:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lockcmds.o lockcmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o matview.o matview.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o operatorcmds.o operatorcmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o opclasscmds.o opclasscmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o policy.o policy.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o portalcmds.o portalcmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepare.o prepare.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o proclang.o proclang.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o schemacmds.o schemacmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seclabel.o seclabel.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sequence.o sequence.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablecmds.o tablecmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablespace.o tablespace.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trigger.o trigger.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsearchcmds.o tsearchcmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o typecmds.o typecmds.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o user.o user.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuum.o vacuum.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumlazy.o vacuumlazy.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o variable.o variable.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o view.o view.c( echo src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/comment.o src/backend/commands/collationcmds.o src/backend/commands/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/createas.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/dropcmds.o src/backend/commands/event_trigger.o src/backend/commands/explain.o src/backend/commands/extension.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.o src/backend/commands/matview.o src/backend/commands/operatorcmds.o src/backend/commands/opclasscmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/tablecmds.o src/backend/commands/tablespace.o src/backend/commands/trigger.o src/backend/commands/tsearchcmds.o src/backend/commands/typecmds.o src/backend/commands/user.o src/backend/commands/vacuum.o src/backend/commands/vacuumlazy.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/commands'make -C executor allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/executor'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execAmi.o execAmi.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execCurrent.o execCurrent.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execGrouping.o execGrouping.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execIndexing.o execIndexing.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execJunk.o execJunk.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execMain.o execMain.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execProcnode.o execProcnode.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execQual.o execQual.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execScan.o execScan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execTuples.o execTuples.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execUtils.o execUtils.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o functions.o functions.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o instrument.o instrument.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeAppend.o nodeAppend.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeAgg.o nodeAgg.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapAnd.o nodeBitmapAnd.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapOr.o nodeBitmapOr.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeCustom.o nodeCustom.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeHash.o nodeHash.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeHashjoin.o nodeHashjoin.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeIndexscan.o nodeIndexscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeIndexonlyscan.o nodeIndexonlyscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeLimit.o nodeLimit.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeLockRows.o nodeLockRows.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMaterial.o nodeMaterial.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMergeAppend.o nodeMergeAppend.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMergejoin.o nodeMergejoin.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeModifyTable.o nodeModifyTable.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeNestloop.o nodeNestloop.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeFunctionscan.o nodeFunctionscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeRecursiveunion.o nodeRecursiveunion.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeResult.o nodeResult.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSamplescan.o nodeSamplescan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSeqscan.o nodeSeqscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSetOp.o nodeSetOp.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSort.o nodeSort.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeUnique.o nodeUnique.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeValuesscan.o nodeValuesscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeCtescan.o nodeCtescan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeWorktablescan.o nodeWorktablescan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeGroup.o nodeGroup.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSubplan.o nodeSubplan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSubqueryscan.o nodeSubqueryscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeTidscan.o nodeTidscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeForeignscan.o nodeForeignscan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeWindowAgg.o nodeWindowAgg.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tstoreReceiver.o tstoreReceiver.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spi.o spi.c( echo src/backend/executor/execAmi.o src/backend/executor/execCurrent.o src/backend/executor/execGrouping.o src/backend/executor/execIndexing.o src/backend/executor/execJunk.o src/backend/executor/execMain.o src/backend/executor/execProcnode.o src/backend/executor/execQual.o src/backend/executor/execScan.o src/backend/executor/execTuples.o src/backend/executor/execUtils.o src/backend/executor/functions.o src/backend/executor/instrument.o src/backend/executor/nodeAppend.o src/backend/executor/nodeAgg.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIndexscan.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeMaterial.o src/backend/executor/nodeMergeAppend.o src/backend/executor/nodeMergejoin.o src/backend/executor/nodeModifyTable.o src/backend/executor/nodeNestloop.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeRecursiveunion.o src/backend/executor/nodeResult.o src/backend/executor/nodeSamplescan.o src/backend/executor/nodeSeqscan.o src/backend/executor/nodeSetOp.o src/backend/executor/nodeSort.o src/backend/executor/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeWorktablescan.o src/backend/executor/nodeGroup.o src/backend/executor/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/tstoreReceiver.o src/backend/executor/spi.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/executor'make -C foreign allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/foreign'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o foreign.o foreign.c( echo src/backend/foreign/foreign.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/foreign'make -C lib allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/lib'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o binaryheap.o binaryheap.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bipartite_match.o bipartite_match.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hyperloglog.o hyperloglog.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ilist.o ilist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pairingheap.o pairingheap.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rbtree.o rbtree.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stringinfo.o stringinfo.c( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o src/backend/lib/stringinfo.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/lib'make -C libpq allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/libpq'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-fsstubs.o be-fsstubs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-secure.o be-secure.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auth.o auth.cauth.c:743:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(msg_major, gmsg.value, sizeof(msg_major));        ^auth.c:743:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crypt.o crypt.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hba.o hba.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ip.o ip.cip.c:152:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(node, "???", nodelen);                        ^ip.c:152:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o md5.o md5.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqcomm.o pqcomm.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqformat.o pqformat.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqmq.o pqmq.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqsignal.o pqsignal.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-secure-openssl.o be-secure-openssl.cbe-secure-openssl.c:1032:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(ptr, SSL_get_version(port->ssl), len);                ^be-secure-openssl.c:1032:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.( echo src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure.o src/backend/libpq/auth.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ip.o src/backend/libpq/md5.o src/backend/libpq/pqcomm.o src/backend/libpq/pqformat.o src/backend/libpq/pqmq.o src/backend/libpq/pqsignal.o src/backend/libpq/be-secure-openssl.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/libpq'make -C main allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/main'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o main.o main.c( echo src/backend/main/main.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/main'make -C nodes allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/nodes'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeFuncs.o nodeFuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodes.o nodes.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o list.o list.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bitmapset.o bitmapset.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tidbitmap.o tidbitmap.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyfuncs.o copyfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o equalfuncs.o equalfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o makefuncs.o makefuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o outfuncs.o outfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o readfuncs.o readfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o print.o print.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o read.o read.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o params.o params.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o value.o value.c( echo src/backend/nodes/nodeFuncs.o src/backend/nodes/nodes.o src/backend/nodes/list.o src/backend/nodes/bitmapset.o src/backend/nodes/tidbitmap.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/makefuncs.o src/backend/nodes/outfuncs.o src/backend/nodes/readfuncs.o src/backend/nodes/print.o src/backend/nodes/read.o src/backend/nodes/params.o src/backend/nodes/value.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/nodes'make -C optimizer allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer'make -C geqo allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer/geqo'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_copy.o geqo_copy.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_eval.o geqo_eval.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_main.o geqo_main.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_misc.o geqo_misc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_mutation.o geqo_mutation.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_pool.o geqo_pool.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_random.o geqo_random.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_recombination.o geqo_recombination.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_selection.o geqo_selection.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_erx.o geqo_erx.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_pmx.o geqo_pmx.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_cx.o geqo_cx.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_px.o geqo_px.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_ox1.o geqo_ox1.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_ox2.o geqo_ox2.c( echo src/backend/optimizer/geqo/geqo_copy.o src/backend/optimizer/geqo/geqo_eval.o src/backend/optimizer/geqo/geqo_main.o src/backend/optimizer/geqo/geqo_misc.o src/backend/optimizer/geqo/geqo_mutation.o src/backend/optimizer/geqo/geqo_pool.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o src/backend/optimizer/geqo/geqo_erx.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_ox1.o src/backend/optimizer/geqo/geqo_ox2.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer/geqo'make -C path allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer/path'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o allpaths.o allpaths.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clausesel.o clausesel.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o costsize.o costsize.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o equivclass.o equivclass.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indxpath.o indxpath.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o joinpath.o joinpath.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o joinrels.o joinrels.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pathkeys.o pathkeys.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tidpath.o tidpath.c( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer/path'make -C plan allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer/plan'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o analyzejoins.o analyzejoins.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createplan.o createplan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o initsplan.o initsplan.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o planagg.o planagg.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o planmain.o planmain.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o planner.o planner.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o setrefs.o setrefs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o subselect.o subselect.c( echo src/backend/optimizer/plan/analyzejoins.o src/backend/optimizer/plan/createplan.o src/backend/optimizer/plan/initsplan.o src/backend/optimizer/plan/planagg.o src/backend/optimizer/plan/planmain.o src/backend/optimizer/plan/planner.o src/backend/optimizer/plan/setrefs.o src/backend/optimizer/plan/subselect.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer/plan'make -C prep allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer/prep'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepjointree.o prepjointree.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepqual.o prepqual.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepsecurity.o prepsecurity.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o preptlist.o preptlist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepunion.o prepunion.c( echo src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/prepsecurity.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer/prep'make -C util allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer/util'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clauses.o clauses.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o joininfo.o joininfo.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o orclauses.o orclauses.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pathnode.o pathnode.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o placeholder.o placeholder.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plancat.o plancat.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o predtest.o predtest.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relnode.o relnode.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o restrictinfo.o restrictinfo.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tlist.o tlist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o var.o var.c( echo src/backend/optimizer/util/clauses.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/pathnode.o src/backend/optimizer/util/placeholder.o src/backend/optimizer/util/plancat.o src/backend/optimizer/util/predtest.o src/backend/optimizer/util/relnode.o src/backend/optimizer/util/restrictinfo.o src/backend/optimizer/util/tlist.o src/backend/optimizer/util/var.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer/util'( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo  ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/optimizer'make -C port allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/port'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o atomics.o atomics.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dynloader.o dynloader.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_sema.o pg_sema.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_shmem.o pg_shmem.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_latch.o pg_latch.c( echo src/backend/port/atomics.o src/backend/port/dynloader.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o src/backend/port/pg_latch.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/port'make -C postmaster allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/postmaster'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o autovacuum.o autovacuum.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bgworker.o bgworker.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bgwriter.o bgwriter.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o checkpointer.o checkpointer.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fork_process.o fork_process.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgarch.o pgarch.cpgarch.c:530:6: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                                        strlcpy(dp, pathname, endp - dp);                                        ^pgarch.c:530:6: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat.o pgstat.cpgstat.c:2705:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(beentry->st_clienthostname, MyProcPort->remote_hostname,                ^pgstat.c:2705:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postmaster.o postmaster.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o startup.o startup.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syslogger.o syslogger.csyslogger.c:1301:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(filename + len, suffix, MAXPGPATH - len);                ^syslogger.c:1301:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walwriter.o walwriter.c( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/bgworker.o src/backend/postmaster/bgwriter.o src/backend/postmaster/checkpointer.o src/backend/postmaster/fork_process.o src/backend/postmaster/pgarch.o src/backend/postmaster/pgstat.o src/backend/postmaster/postmaster.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walwriter.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/postmaster'make -C regex allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/regex'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regcomp.o regcomp.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regerror.o regerror.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regexec.o regexec.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regfree.o regfree.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regprefix.o regprefix.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regexport.o regexport.c( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regfree.o src/backend/regex/regprefix.o src/backend/regex/regexport.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/regex'make -C replication allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/replication'make -C logical allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/replication/logical'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o decode.o decode.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logical.o logical.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logicalfuncs.o logicalfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reorderbuffer.o reorderbuffer.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o origin.o origin.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o snapbuild.o snapbuild.c( echo src/backend/replication/logical/decode.o src/backend/replication/logical/logical.o src/backend/replication/logical/logicalfuncs.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/origin.o src/backend/replication/logical/snapbuild.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/replication/logical'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walsender.o walsender.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walreceiverfuncs.o walreceiverfuncs.cwalreceiverfuncs.c:251:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy((char *) walrcv->conninfo, conninfo, MAXCONNINFO);                ^walreceiverfuncs.c:251:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walreceiver.o walreceiver.cwalreceiver.c:244:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(conninfo, (char *) walrcv->conninfo, MAXCONNINFO);        ^walreceiver.c:244:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup.o basebackup.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o repl_gram.o repl_gram.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slot.o slot.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slotfuncs.o slotfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syncrep.o syncrep.c( cat logical/objfiles.txt; echo src/backend/replication/walsender.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walreceiver.o src/backend/replication/basebackup.o src/backend/replication/repl_gram.o src/backend/replication/slot.o src/backend/replication/slotfuncs.o src/backend/replication/syncrep.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/replication'make -C rewrite allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/rewrite'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteRemove.o rewriteRemove.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteDefine.o rewriteDefine.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteHandler.o rewriteHandler.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteManip.o rewriteManip.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteSupport.o rewriteSupport.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rowsecurity.o rowsecurity.c( echo src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/rewrite'make -C storage allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage'make -C buffer allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/buffer'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o buf_table.o buf_table.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o buf_init.o buf_init.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bufmgr.o bufmgr.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o freelist.o freelist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o localbuf.o localbuf.c( echo src/backend/storage/buffer/buf_table.o src/backend/storage/buffer/buf_init.o src/backend/storage/buffer/bufmgr.o src/backend/storage/buffer/freelist.o src/backend/storage/buffer/localbuf.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/buffer'make -C file allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/file'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fd.o fd.cfd.c:2867:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(parentpath, fname, MAXPGPATH);        ^fd.c:2867:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o buffile.o buffile.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copydir.o copydir.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reinit.o reinit.c( echo src/backend/storage/file/fd.o src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/reinit.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/file'make -C freespace allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/freespace'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o freespace.o freespace.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fsmpage.o fsmpage.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexfsm.o indexfsm.c( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/freespace'make -C ipc allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/ipc'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dsm_impl.o dsm_impl.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dsm.o dsm.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ipc.o ipc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ipci.o ipci.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pmsignal.o pmsignal.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o procarray.o procarray.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o procsignal.o procsignal.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shmem.o shmem.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shmqueue.o shmqueue.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shm_mq.o shm_mq.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shm_toc.o shm_toc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sinval.o sinval.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sinvaladt.o sinvaladt.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o standby.o standby.c( echo src/backend/storage/ipc/dsm_impl.o src/backend/storage/ipc/dsm.o src/backend/storage/ipc/ipc.o src/backend/storage/ipc/ipci.o src/backend/storage/ipc/pmsignal.o src/backend/storage/ipc/procarray.o src/backend/storage/ipc/procsignal.o src/backend/storage/ipc/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/ipc'make -C large_object allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/large_object'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inv_api.o inv_api.c( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/large_object'make -C lmgr allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/lmgr'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lmgr.o lmgr.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lock.o lock.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o proc.o proc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o deadlock.o deadlock.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lwlock.o lwlock.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spin.o spin.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o s_lock.o s_lock.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o predicate.o predicate.c( echo src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/spin.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/predicate.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/lmgr'make -C page allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/page'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bufpage.o bufpage.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -funroll-loops -ftree-vectorize -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o checksum.o checksum.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o itemptr.o itemptr.c( echo src/backend/storage/page/bufpage.o src/backend/storage/page/checksum.o src/backend/storage/page/itemptr.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/page'make -C smgr allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/smgr'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o md.o md.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o smgr.o smgr.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o smgrtype.o smgrtype.c( echo src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o src/backend/storage/smgr/smgrtype.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage/smgr'( cat buffer/objfiles.txt file/objfiles.txt freespace/objfiles.txt ipc/objfiles.txt large_object/objfiles.txt lmgr/objfiles.txt page/objfiles.txt smgr/objfiles.txt; echo  ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/storage'make -C tcop allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/tcop'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dest.o dest.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fastpath.o fastpath.cfastpath.c:234:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(fip->fname, NameStr(pp->proname), NAMEDATALEN);        ^fastpath.c:234:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postgres.o postgres.cpostgres.c:3430:6: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                                        strlcpy(OutputFileName, optarg, MAXPGPATH);                                        ^postgres.c:3430:6: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pquery.o pquery.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utility.o utility.c( echo src/backend/tcop/dest.o src/backend/tcop/fastpath.o src/backend/tcop/postgres.o src/backend/tcop/pquery.o src/backend/tcop/utility.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/tcop'make -C tsearch allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/tsearch'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_locale.o ts_locale.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_parse.o ts_parse.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wparser.o wparser.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wparser_def.o wparser_def.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict.o dict.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_simple.o dict_simple.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_synonym.o dict_synonym.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_thesaurus.o dict_thesaurus.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_ispell.o dict_ispell.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regis.o regis.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spell.o spell.cspell.c:271:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(Conf->Spell[Conf->nspell]->p.flag, flag, MAXFLAGLEN);        ^spell.c:271:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o to_tsany.o to_tsany.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_selfuncs.o ts_selfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_typanalyze.o ts_typanalyze.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_utils.o ts_utils.c( echo src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o src/backend/tsearch/dict.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/tsearch'make -C utils allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils'make -C adt allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/adt'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o acl.o acl.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o arrayfuncs.o arrayfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_expanded.o array_expanded.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_selfuncs.o array_selfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_typanalyze.o array_typanalyze.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_userfuncs.o array_userfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o arrayutils.o arrayutils.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ascii.o ascii.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bool.o bool.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cash.o cash.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o char.o char.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o date.o date.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o datetime.o datetime.cdatetime.c:1668:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(upabbr, abbr, sizeof(upabbr));        ^datetime.c:1668:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o datum.o datum.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbsize.o dbsize.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o domains.o domains.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o encode.o encode.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o enum.o enum.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o expandeddatum.o expandeddatum.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o float.o float.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o format_type.o format_type.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o formatting.o formatting.cformatting.c:2173:15: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        used = (int) strlcpy(copy, *src, len + 1);                     ^formatting.c:2173:15: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o genfile.o genfile.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geo_ops.o geo_ops.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geo_selfuncs.o geo_selfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inet_cidr_ntop.o inet_cidr_ntop.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inet_net_pton.o inet_net_pton.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o int.o int.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o int8.o int8.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o json.o json.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb.o jsonb.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb_gin.o jsonb_gin.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb_op.o jsonb_op.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb_util.o jsonb_util.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonfuncs.o jsonfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o like.o like.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lockfuncs.o lockfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mac.o mac.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o misc.o misc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nabstime.o nabstime.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o name.o name.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o network.o network.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o network_gist.o network_gist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o network_selfuncs.o network_selfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o numeric.o numeric.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o numutils.o numutils.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o oid.o oid.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o oracle_compat.o oracle_compat.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o orderedsetaggs.o orderedsetaggs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_locale.o pg_locale.cpg_locale.c:189:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(save_lc_ctype, result, sizeof(save_lc_ctype));                ^pg_locale.c:189:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_lsn.o pg_lsn.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_upgrade_support.o pg_upgrade_support.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstatfuncs.o pgstatfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pseudotypes.o pseudotypes.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o quote.o quote.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes.o rangetypes.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes_gist.o rangetypes_gist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes_selfuncs.o rangetypes_selfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes_spgist.o rangetypes_spgist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes_typanalyze.o rangetypes_typanalyze.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regexp.o regexp.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regproc.o regproc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ri_triggers.o ri_triggers.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rowtypes.o rowtypes.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ruleutils.o ruleutils.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o selfuncs.o selfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tid.o tid.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o timestamp.o timestamp.ctimestamp.c:1742:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(buf, "(timestamp out of range)", sizeof(buf));                ^timestamp.c:1742:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trigfuncs.o trigfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsginidx.o tsginidx.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsgistidx.o tsgistidx.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery.o tsquery.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_cleanup.o tsquery_cleanup.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_gist.o tsquery_gist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_op.o tsquery_op.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_rewrite.o tsquery_rewrite.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_util.o tsquery_util.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsrank.o tsrank.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsvector.o tsvector.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsvector_op.o tsvector_op.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsvector_parser.o tsvector_parser.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o txid.o txid.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o uuid.o uuid.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varbit.o varbit.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varchar.o varchar.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varlena.o varlena.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o version.o version.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o windowfuncs.o windowfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xid.o xid.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xml.o xml.c( echo src/backend/utils/adt/acl.o src/backend/utils/adt/arrayfuncs.o src/backend/utils/adt/array_expanded.o src/backend/utils/adt/array_selfuncs.o src/backend/utils/adt/array_typanalyze.o src/backend/utils/adt/array_userfuncs.o src/backend/utils/adt/arrayutils.o src/backend/utils/adt/ascii.o src/backend/utils/adt/bool.o src/backend/utils/adt/cash.o src/backend/utils/adt/char.o src/backend/utils/adt/date.o src/backend/utils/adt/datetime.o src/backend/utils/adt/datum.o src/backend/utils/adt/dbsize.o src/backend/utils/adt/domains.o src/backend/utils/adt/encode.o src/backend/utils/adt/enum.o src/backend/utils/adt/expandeddatum.o src/backend/utils/adt/float.o src/backend/utils/adt/format_type.o src/backend/utils/adt/formatting.o src/backend/utils/adt/genfile.o src/backend/utils/adt/geo_ops.o src/backend/utils/adt/geo_selfuncs.o src/backend/utils/adt/inet_cidr_ntop.o src/backend/utils/adt/inet_net_pton.o src/backend/utils/adt/int.o src/backend/utils/adt/int8.o src/backend/utils/adt/json.o src/backend/utils/adt/jsonb.o src/backend/utils/adt/jsonb_gin.o src/backend/utils/adt/jsonb_op.o src/backend/utils/adt/jsonb_util.o src/backend/utils/adt/jsonfuncs.o src/backend/utils/adt/like.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/misc.o src/backend/utils/adt/nabstime.o src/backend/utils/adt/name.o src/backend/utils/adt/network.o src/backend/utils/adt/network_gist.o src/backend/utils/adt/network_selfuncs.o src/backend/utils/adt/numeric.o src/backend/utils/adt/numutils.o src/backend/utils/adt/oid.o src/backend/utils/adt/oracle_compat.o src/backend/utils/adt/orderedsetaggs.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/pg_lsn.o src/backend/utils/adt/pg_upgrade_support.o src/backend/utils/adt/pgstatfuncs.o src/backend/utils/adt/pseudotypes.o src/backend/utils/adt/quote.o src/backend/utils/adt/rangetypes.o src/backend/utils/adt/rangetypes_gist.o src/backend/utils/adt/rangetypes_selfuncs.o src/backend/utils/adt/rangetypes_spgist.o src/backend/utils/adt/rangetypes_typanalyze.o src/backend/utils/adt/regexp.o src/backend/utils/adt/regproc.o src/backend/utils/adt/ri_triggers.o src/backend/utils/adt/rowtypes.o src/backend/utils/adt/ruleutils.o src/backend/utils/adt/selfuncs.o src/backend/utils/adt/tid.o src/backend/utils/adt/timestamp.o src/backend/utils/adt/trigfuncs.o src/backend/utils/adt/tsginidx.o src/backend/utils/adt/tsgistidx.o src/backend/utils/adt/tsquery.o src/backend/utils/adt/tsquery_cleanup.o src/backend/utils/adt/tsquery_gist.o src/backend/utils/adt/tsquery_op.o src/backend/utils/adt/tsquery_rewrite.o src/backend/utils/adt/tsquery_util.o src/backend/utils/adt/tsrank.o src/backend/utils/adt/tsvector.o src/backend/utils/adt/tsvector_op.o src/backend/utils/adt/tsvector_parser.o src/backend/utils/adt/txid.o src/backend/utils/adt/uuid.o src/backend/utils/adt/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/windowfuncs.o src/backend/utils/adt/xid.o src/backend/utils/adt/xml.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/adt'make -C cache allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/cache'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o attoptcache.o attoptcache.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o catcache.o catcache.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o evtcache.o evtcache.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inval.o inval.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plancache.o plancache.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relcache.o relcache.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relmapper.o relmapper.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relfilenodemap.o relfilenodemap.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spccache.o spccache.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syscache.o syscache.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lsyscache.o lsyscache.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o typcache.o typcache.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_cache.o ts_cache.c( echo src/backend/utils/cache/attoptcache.o src/backend/utils/cache/catcache.o src/backend/utils/cache/evtcache.o src/backend/utils/cache/inval.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/relfilenodemap.o src/backend/utils/cache/spccache.o src/backend/utils/cache/syscache.o src/backend/utils/cache/lsyscache.o src/backend/utils/cache/typcache.o src/backend/utils/cache/ts_cache.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/cache'make -C error allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/error'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o assert.o assert.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o elog.o elog.c( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/error'make -C fmgr allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/fmgr'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DDLSUFFIX=\".so\"  -c -o dfmgr.o dfmgr.cdfmgr.c:609:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(piece, p, len + 1);                ^dfmgr.c:609:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DDLSUFFIX=\".so\"  -c -o fmgr.o fmgr.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DDLSUFFIX=\".so\"  -c -o funcapi.o funcapi.c( echo src/backend/utils/fmgr/dfmgr.o src/backend/utils/fmgr/fmgr.o src/backend/utils/fmgr/funcapi.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/fmgr'make -C hash allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/hash'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dynahash.o dynahash.cdynahash.c:362:35: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                hashp->keycopy = (HashCopyFunc) strlcpy;                                                ^dynahash.c:362:35: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashfn.o hashfn.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_crc.o pg_crc.c( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/hashfn.o src/backend/utils/hash/pg_crc.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/hash'make -C init allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/init'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o globals.o globals.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o miscinit.o miscinit.cmiscinit.c:990:3: warning: implicitly declaring library function 'strlcat' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcat(buffer, "\n", sizeof(buffer));                ^miscinit.c:990:3: note: include the header  or explicitly provide a declaration for 'strlcat' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postinit.o postinit.cpostinit.c:831:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(dbname, in_dbname, sizeof(dbname));                ^postinit.c:831:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/init'make -C mb allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o encnames.o encnames.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o conv.o conv.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mbutils.o mbutils.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wchar.o wchar.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wstrcmp.o wstrcmp.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wstrncmp.o wstrncmp.c( echo src/backend/utils/mb/encnames.o src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/wchar.o src/backend/utils/mb/wstrcmp.o src/backend/utils/mb/wstrncmp.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb'make -C misc allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/misc'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o guc.o guc.cguc.c:9060:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(*name, string, equal_pos + 1);                ^guc.c:9060:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o help_config.o help_config.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o pg_rusage.o pg_rusage.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o ps_status.o ps_status.cps_status.c:317:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(ps_buffer + ps_buffer_fixed_size, activity,        ^ps_status.c:317:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o rls.o rls.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o sampling.o sampling.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o superuser.o superuser.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o timeout.o timeout.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"'  -c -o tzparser.o tzparser.c( echo src/backend/utils/misc/guc.o src/backend/utils/misc/help_config.o src/backend/utils/misc/pg_rusage.o src/backend/utils/misc/ps_status.o src/backend/utils/misc/rls.o src/backend/utils/misc/sampling.o src/backend/utils/misc/superuser.o src/backend/utils/misc/timeout.o src/backend/utils/misc/tzparser.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/misc'make -C mmgr allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mmgr'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o aset.o aset.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mcxt.o mcxt.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o portalmem.o portalmem.c( echo src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/portalmem.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mmgr'make -C resowner allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/resowner'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o resowner.o resowner.c( echo src/backend/utils/resowner/resowner.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/resowner'make -C sort allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/sort'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logtape.o logtape.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sortsupport.o sortsupport.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tuplesort.o tuplesort.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tuplestore.o tuplestore.c( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/sortsupport.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplestore.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/sort'make -C time allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/time'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o combocid.o combocid.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tqual.o tqual.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o snapmgr.o snapmgr.c( echo src/backend/utils/time/combocid.o src/backend/utils/time/tqual.o src/backend/utils/time/snapmgr.o ) >objfiles.txtmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/time'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fmgrtab.o fmgrtab.c( cat adt/objfiles.txt cache/objfiles.txt error/objfiles.txt fmgr/objfiles.txt hash/objfiles.txt init/objfiles.txt mb/objfiles.txt misc/objfiles.txt mmgr/objfiles.txt resowner/objfiles.txt sort/objfiles.txt time/objfiles.txt; echo src/backend/utils/fmgrtab.o ) >objfiles.txtmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils'make -C ../../src/timezone allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/timezone'make[3]: Nothing to be done for 'all'.make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/timezone'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -Wl,-E access/brin/brin.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_xlog.o access/brin/brin_minmax.o access/brin/brin_inclusion.o access/common/heaptuple.o access/common/indextuple.o access/common/printtup.o access/common/reloptions.o access/common/scankey.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginutil.o access/gin/gininsert.o access/gin/ginxlog.o access/gin/ginentrypage.o access/gin/gindatapage.o access/gin/ginbtree.o access/gin/ginscan.o access/gin/ginget.o access/gin/ginvacuum.o access/gin/ginarrayproc.o access/gin/ginbulk.o access/gin/ginfast.o access/gin/ginpostinglist.o access/gin/ginlogic.o access/gist/gist.o access/gist/gistutil.o access/gist/gistxlog.o access/gist/gistvacuum.o access/gist/gistget.o access/gist/gistscan.o access/gist/gistproc.o access/gist/gistsplit.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/hash/hash.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashscan.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/heap/heapam.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/tuptoaster.o access/heap/visibilitymap.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtutils.o access/nbtree/nbtsort.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgutils.o access/spgist/spginsert.o access/spgist/spgscan.o access/spgist/spgvacuum.o access/spgist/spgdoinsert.o access/spgist/spgxlog.o access/spgist/spgtextproc.o access/spgist/spgquadtreeproc.o access/spgist/spgkdtreeproc.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogreader.o access/transam/xlogutils.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/aclchk.o catalog/objectaccess.o catalog/objectaddress.o catalog/pg_aggregate.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_range.o catalog/pg_db_role_setting.o catalog/pg_shdepend.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/keywords.o parser/kwlookup.o parser/parser.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/scansup.o commands/aggregatecmds.o commands/alter.o commands/analyze.o commands/async.o commands/cluster.o commands/comment.o commands/collationcmds.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/operatorcmds.o commands/opclasscmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/vacuumlazy.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execProcnode.o executor/execQual.o executor/execScan.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAppend.o executor/nodeAgg.o executor/nodeBitmapAnd.o executor/nodeBitmapOr.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeCustom.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIndexscan.o executor/nodeIndexonlyscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNestloop.o executor/nodeFunctionscan.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeCtescan.o executor/nodeWorktablescan.o executor/nodeGroup.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTidscan.o executor/nodeForeignscan.o executor/nodeWindowAgg.o executor/tstoreReceiver.o executor/spi.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/hyperloglog.o lib/ilist.o lib/pairingheap.o lib/rbtree.o lib/stringinfo.o libpq/be-fsstubs.o libpq/be-secure.o libpq/auth.o libpq/crypt.o libpq/hba.o libpq/ip.o libpq/md5.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/be-secure-openssl.o main/main.o nodes/nodeFuncs.o nodes/nodes.o nodes/list.o nodes/bitmapset.o nodes/tidbitmap.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/makefuncs.o nodes/outfuncs.o nodes/readfuncs.o nodes/print.o nodes/read.o nodes/params.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/prepsecurity.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/clauses.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o port/atomics.o port/dynloader.o port/pg_sema.o port/pg_shmem.o port/pg_latch.o postmaster/autovacuum.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regfree.o regex/regprefix.o regex/regexport.o replication/logical/decode.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/reorderbuffer.o replication/logical/origin.o replication/logical/snapbuild.o replication/walsender.o replication/walreceiverfuncs.o replication/walreceiver.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o rewrite/rewriteRemove.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteSupport.o rewrite/rowsecurity.o storage/buffer/buf_table.o storage/buffer/buf_init.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/fd.o storage/file/buffile.o storage/file/copydir.o storage/file/reinit.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/dsm_impl.o storage/ipc/dsm.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/proc.o storage/lmgr/deadlock.o storage/lmgr/lwlock.o storage/lmgr/spin.o storage/lmgr/s_lock.o storage/lmgr/predicate.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/smgr/smgrtype.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/wparser.o tsearch/wparser_def.o tsearch/dict.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/dict_ispell.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o utils/adt/acl.o utils/adt/arrayfuncs.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/like.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/misc.o utils/adt/nabstime.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/txid.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relmapper.o utils/cache/relfilenodemap.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/lsyscache.o utils/cache/typcache.o utils/cache/ts_cache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/hashfn.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/encnames.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/aset.o utils/mmgr/mcxt.o utils/mmgr/portalmem.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/tqual.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/strftime.o ../../src/timezone/pgtz.o ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lrt -lcrypt -ldl -lm -o postgresmake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make -C backend/utils/mb/conversion_procs allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs'make -C ascii_and_mic allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/ascii_and_mic'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ascii_and_mic.o ascii_and_mic.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o ascii_and_mic.so ascii_and_mic.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/ascii_and_mic'make -C cyrillic_and_mic allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/cyrillic_and_mic'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cyrillic_and_mic.o cyrillic_and_mic.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o cyrillic_and_mic.so cyrillic_and_mic.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/cyrillic_and_mic'make -C euc_cn_and_mic allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/euc_cn_and_mic'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc_cn_and_mic.o euc_cn_and_mic.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o euc_cn_and_mic.so euc_cn_and_mic.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/euc_cn_and_mic'make -C euc_jp_and_sjis allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc_jp_and_sjis.o euc_jp_and_sjis.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis'make -C euc_kr_and_mic allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/euc_kr_and_mic'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc_kr_and_mic.o euc_kr_and_mic.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o euc_kr_and_mic.so euc_kr_and_mic.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/euc_kr_and_mic'make -C euc_tw_and_big5 allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/euc_tw_and_big5'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o big5.o big5.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc_tw_and_big5.o euc_tw_and_big5.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/euc_tw_and_big5'make -C latin2_and_win1250 allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/latin2_and_win1250'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o latin2_and_win1250.o latin2_and_win1250.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o latin2_and_win1250.so latin2_and_win1250.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/latin2_and_win1250'make -C latin_and_mic allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/latin_and_mic'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o latin_and_mic.o latin_and_mic.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o latin_and_mic.so latin_and_mic.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/latin_and_mic'make -C utf8_and_ascii allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_ascii'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_ascii.o utf8_and_ascii.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_ascii.so utf8_and_ascii.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_ascii'make -C utf8_and_big5 allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_big5'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_big5.o utf8_and_big5.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_big5.so utf8_and_big5.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_big5'make -C utf8_and_cyrillic allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_cyrillic.o utf8_and_cyrillic.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic'make -C utf8_and_euc_cn allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc_cn.o utf8_and_euc_cn.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn'make -C utf8_and_euc_jp allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc_jp.o utf8_and_euc_jp.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp'make -C utf8_and_euc_kr allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc_kr.o utf8_and_euc_kr.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr'make -C utf8_and_euc_tw allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc_tw.o utf8_and_euc_tw.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw'make -C utf8_and_gb18030 allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_gb18030.o utf8_and_gb18030.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_gb18030.so utf8_and_gb18030.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'make -C utf8_and_gbk allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_gbk'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_gbk.o utf8_and_gbk.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_gbk.so utf8_and_gbk.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_gbk'make -C utf8_and_iso8859 allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_iso8859'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_iso8859.o utf8_and_iso8859.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_iso8859.so utf8_and_iso8859.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_iso8859'make -C utf8_and_iso8859_1 allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1'make -C utf8_and_johab allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_johab'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_johab.o utf8_and_johab.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_johab.so utf8_and_johab.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_johab'make -C utf8_and_sjis allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_sjis'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_sjis.o utf8_and_sjis.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_sjis.so utf8_and_sjis.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_sjis'make -C utf8_and_win allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_win'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_win.o utf8_and_win.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_win.so utf8_and_win.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_win'make -C utf8_and_uhc allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_uhc'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_uhc.o utf8_and_uhc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_uhc.so utf8_and_uhc.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_uhc'make -C utf8_and_euc2004 allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc2004.o utf8_and_euc2004.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_euc2004.so utf8_and_euc2004.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'make -C utf8_and_sjis2004 allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_sjis2004.o utf8_and_sjis2004.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'make -C euc2004_sjis2004 allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc2004_sjis2004.o euc2004_sjis2004.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o euc2004_sjis2004.so euc2004_sjis2004.o  -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed   make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/utils/mb/conversion_procs'make -C backend/snowball allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/snowball'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_snowball.o dict_snowball.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o api.o ./libstemmer/api.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utilities.o ./libstemmer/utilities.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_hungarian.o ./libstemmer/stem_ISO_8859_1_hungarian.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o dict_snowball.so  dict_snowball.o api.o utilities.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_hungarian.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_hungarian.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_turkish.o -L../../../src/port -L../../../src/common -Wl,--as-needed   echo '-- Language-specific snowball dictionaries' > snowball_create.sqlcat ./snowball_func.sql.in >> snowball_create.sqlmake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/snowball'make -C include allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/include'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/include'make -C interfaces allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces'make -C libpq allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/tr.mo po/tr.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomsgfmt -c -o po/zh_TW.mo po/zh_TW.poclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-auth.o fe-auth.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-connect.o fe-connect.cfe-connect.c:1152:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(host_addr, conn->pghostaddr, NI_MAXHOST);                        ^fe-connect.c:1152:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-exec.o fe-exec.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-misc.o fe-misc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-print.o fe-print.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-lobj.o fe-lobj.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-protocol2.o fe-protocol2.cfe-protocol2.c:509:7: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                                                strlcpy(conn->result->cmdStatus, conn->workBuffer.data,                                                ^fe-protocol2.c:509:7: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-protocol3.o fe-protocol3.cfe-protocol3.c:214:7: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                                                strlcpy(conn->result->cmdStatus, conn->workBuffer.data,                                                ^fe-protocol3.c:214:7: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o pqexpbuffer.o pqexpbuffer.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-secure.o fe-secure.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o libpq-events.o libpq-events.crm -f chklocale.c && ln -s ../../../src/port/chklocale.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o chklocale.o chklocale.crm -f inet_net_ntop.c && ln -s ../../../src/port/inet_net_ntop.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o inet_net_ntop.o inet_net_ntop.crm -f noblock.c && ln -s ../../../src/port/noblock.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o noblock.o noblock.crm -f pgstrcasecmp.c && ln -s ../../../src/port/pgstrcasecmp.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o pgstrcasecmp.o pgstrcasecmp.crm -f pqsignal.c && ln -s ../../../src/port/pqsignal.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o pqsignal.o pqsignal.crm -f thread.c && ln -s ../../../src/port/thread.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o thread.o thread.crm -f strlcpy.c && ln -s ../../../src/port/strlcpy.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o strlcpy.o strlcpy.crm -f getpeereid.c && ln -s ../../../src/port/getpeereid.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o getpeereid.o getpeereid.crm -f ip.c && ln -s ../../../src/backend/libpq/ip.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o ip.o ip.cip.c:152:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(node, "???", nodelen);                        ^ip.c:152:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.rm -f md5.c && ln -s ../../../src/backend/libpq/md5.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o md5.o md5.crm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o encnames.o encnames.crm -f wchar.c && ln -s ../../../src/backend/utils/mb/wchar.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o wchar.o wchar.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-secure-openssl.o fe-secure-openssl.cfe-secure-openssl.c:979:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(fnbuf, conn->sslcert, sizeof(fnbuf));                ^fe-secure-openssl.c:979:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.listclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -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.8 fe-auth.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 ip.o md5.o encnames.o wchar.o fe-secure-openssl.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lssl -lcrypto -lgssapi_krb5 -lcrypt  -lpthread       rm -f libpq.so.5ln -s libpq.so.5.8 libpq.so.5rm -f libpq.soln -s libpq.so.5.8 libpq.sorm -f libpq.aar crs libpq.a fe-auth.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 ip.o md5.o encnames.o wchar.o fe-secure-openssl.oranlib libpq.aecho 'Name: libpq' >libpq.pcecho 'Description: PostgreSQL libpq library' >>libpq.pcecho 'Url: http://www.postgresql.org/' >>libpq.pcecho 'Version: 9.5.3' >>libpq.pcecho 'Requires: ' >>libpq.pcecho 'Requires.private: ' >>libpq.pcecho 'Cflags: -I/usr/include' >>libpq.pcecho 'Libs: -L/usr/lib -lpq' >>libpq.pcecho 'Libs.private:  -lssl -lcrypto -lgssapi_krb5 -lcrypt -lpthread' >>libpq.pcmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ecpg allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg'make -C include allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/include'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/include'make -C pgtypeslib allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o numeric.o numeric.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o datetime.o datetime.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o common.o common.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o dt_common.o dt_common.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o timestamp.o timestamp.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o interval.o interval.crm -f pgstrcasecmp.c && ln -s ../../../../src/port/pgstrcasecmp.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o pgstrcasecmp.o pgstrcasecmp.c( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.listclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -shared -Wl,-soname,libpgtypes.so.3 -Wl,--version-script=exports.list -o libpgtypes.so.3.6 numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.o   -L../../../../src/port -L../../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lmrm -f libpgtypes.so.3ln -s libpgtypes.so.3.6 libpgtypes.so.3rm -f libpgtypes.soln -s libpgtypes.so.3.6 libpgtypes.sorm -f libpgtypes.aar crs libpgtypes.a numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.oranlib libpgtypes.aecho 'Name: libpgtypes' >libpgtypes.pcecho 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pcecho 'Url: http://www.postgresql.org/' >>libpgtypes.pcecho 'Version: 9.5.3' >>libpgtypes.pcecho 'Requires: ' >>libpgtypes.pcecho 'Requires.private: ' >>libpgtypes.pcecho 'Cflags: -I/usr/include' >>libpgtypes.pcecho 'Libs: -L/usr/lib -lpgtypes' >>libpgtypes.pcecho 'Libs.private:  -lm' >>libpgtypes.pcmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'make -C ecpglib allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/ecpglib'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/tr.mo po/tr.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomake -C ../../../../src/interfaces/libpq allmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[5]: Nothing to be done for 'all'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../../src/interfaces/ecpg/pgtypeslib allmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'make[5]: Nothing to be done for 'all'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o execute.o execute.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o typename.o typename.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o descriptor.o descriptor.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o sqlda.o sqlda.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o data.o data.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o error.o error.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o prepare.o prepare.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o memory.o memory.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o connect.o connect.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o misc.o misc.crm -f path.c && ln -s ../../../../src/port/path.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o path.o path.cpath.c:188:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(ret_path, head, MAXPGPATH);                ^path.c:188:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.rm -f pgstrcasecmp.c && ln -s ../../../../src/port/pgstrcasecmp.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o pgstrcasecmp.o pgstrcasecmp.crm -f strlcpy.c && ln -s ../../../../src/port/strlcpy.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o strlcpy.o strlcpy.crm -f thread.c && ln -s ../../../../src/port/thread.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=6  -c -o thread.o thread.c( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.listclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -shared -Wl,-soname,libecpg.so.6 -Wl,--version-script=exports.list -o libecpg.so.6.7 execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o path.o pgstrcasecmp.o strlcpy.o  thread.o -L../../../../src/port -L../../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -L../pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq -lm -lpthread       rm -f libecpg.so.6ln -s libecpg.so.6.7 libecpg.so.6rm -f libecpg.soln -s libecpg.so.6.7 libecpg.sorm -f libecpg.aar crs libecpg.a execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o path.o pgstrcasecmp.o strlcpy.o thread.oranlib libecpg.aecho 'Name: libecpg' >libecpg.pcecho 'Description: PostgreSQL libecpg library' >>libecpg.pcecho 'Url: http://www.postgresql.org/' >>libecpg.pcecho 'Version: 9.5.3' >>libecpg.pcecho 'Requires: ' >>libecpg.pcecho 'Requires.private: libpq libpgtypes' >>libecpg.pcecho 'Cflags: -I/usr/include' >>libecpg.pcecho 'Libs: -L/usr/lib -lecpg' >>libecpg.pcecho 'Libs.private:  -lm -lpthread' >>libecpg.pcmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/ecpglib'make -C compatlib allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/compatlib'make -C ../../../../src/interfaces/ecpg/ecpglib allmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/ecpglib'make -C ../../../../src/interfaces/libpq allmake[6]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[6]: Nothing to be done for 'all'.make[6]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../../src/interfaces/ecpg/pgtypeslib allmake[6]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'make[6]: Nothing to be done for 'all'.make[6]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/ecpglib'make -C ../../../../src/interfaces/ecpg/pgtypeslib allmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'make[5]: Nothing to be done for 'all'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=3  -c -o informix.o informix.c( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.listclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -shared -Wl,-soname,libecpg_compat.so.3 -Wl,--version-script=exports.list -o libecpg_compat.so.3.7 informix.o   -L../../../../src/port -L../../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq -lm -lpthread       rm -f libecpg_compat.so.3ln -s libecpg_compat.so.3.7 libecpg_compat.so.3rm -f libecpg_compat.soln -s libecpg_compat.so.3.7 libecpg_compat.sorm -f libecpg_compat.aar crs libecpg_compat.a informix.oranlib libecpg_compat.aecho 'Name: libecpg_compat' >libecpg_compat.pcecho 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pcecho 'Url: http://www.postgresql.org/' >>libecpg_compat.pcecho 'Version: 9.5.3' >>libecpg_compat.pcecho 'Requires: ' >>libecpg_compat.pcecho 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pcecho 'Cflags: -I/usr/include' >>libecpg_compat.pcecho 'Libs: -L/usr/lib -lecpg_compat' >>libecpg_compat.pcecho 'Libs.private:  -lpq -lm -lpthread' >>libecpg_compat.pcmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/compatlib'make -C preproc allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/preproc'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/tr.mo po/tr.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomsgfmt -c -o po/zh_TW.mo po/zh_TW.pomake -C ../../../../src/port allmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[6]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[6]: Nothing to be done for 'submake-errcodes'.make[6]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../../src/common allmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[6]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[6]: Nothing to be done for 'submake-errcodes'.make[6]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=11 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o preproc.o preproc.cIn file included from preproc.y:15713:pgc.l:1347:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(inc_file, yytext, sizeof(inc_file));                ^pgc.l:1347:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=11 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o type.o type.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=11 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ecpg.o ecpg.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=11 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o output.o output.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=11 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parser.o parser.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=11 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o keywords.o keywords.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=11 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o c_keywords.o c_keywords.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=11 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ecpg_keywords.o ecpg_keywords.crm -f kwlookup.c && ln -s ../../../../src/backend/parser/kwlookup.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=11 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o kwlookup.o kwlookup.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=11 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o descriptor.o descriptor.cdescriptor.c:332:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(descriptor_names[input], name, sizeof(descriptor_names[input]));        ^descriptor.c:332:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=11 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o variable.o variable.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -L../../../../src/port -L../../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  preproc.o type.o ecpg.o output.o parser.o keywords.o c_keywords.o ecpg_keywords.o kwlookup.o ../ecpglib/typename.o descriptor.o variable.o -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -lpthread        -o ecpgmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/preproc'make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg'make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces'make -C backend/replication/libpqwalreceiver allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/replication/libpqwalreceiver'make -C ../../../../src/interfaces/libpq allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[3]: Nothing to be done for 'all'.make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o libpqwalreceiver.o libpqwalreceiver.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o libpqwalreceiver.so libpqwalreceiver.o  -L../../../../src/port -L../../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -L../../../../src/interfaces/libpq -lpq make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend/replication/libpqwalreceiver'make -C bin allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin'make -C initdb allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/initdb'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/sv.mo po/sv.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomake -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o initdb.o initdb.cinitdb.c:2862:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(full_path, progname, sizeof(full_path));                        ^initdb.c:2862:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o findtimezone.o findtimezone.cfindtimezone.c:69:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(canonname, name, TZ_STRLEN_MAX + 1);                ^findtimezone.c:69:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.rm -f localtime.c && ln -s ../../../src/timezone/localtime.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o localtime.o localtime.crm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o encnames.o encnames.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  initdb.o findtimezone.o localtime.o encnames.o  -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o initdbmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/initdb'make -C pg_archivecleanup allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_archivecleanup'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_archivecleanup.o pg_archivecleanup.cpg_archivecleanup.c:112:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(walfile, xlde->d_name, MAXPGPATH);                        ^pg_archivecleanup.c:112:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_archivecleanup.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_archivecleanupmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_archivecleanup'make -C pg_basebackup allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_basebackup'msgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomake -C ../../../src/interfaces/libpq allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_basebackup.o pg_basebackup.cpg_basebackup.c:1149:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(current_path, basedir, sizeof(current_path));                ^pg_basebackup.c:1149:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o receivelog.o receivelog.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o streamutil.o streamutil.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_basebackup.o receivelog.o streamutil.o  -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_basebackupclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_receivexlog.o pg_receivexlog.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_receivexlog.o receivelog.o streamutil.o  -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_receivexlogclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_recvlogical.o pg_recvlogical.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_recvlogical.o receivelog.o streamutil.o  -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_recvlogicalmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_basebackup'make -C pg_config allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_config'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/nb.mo po/nb.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ro.mo po/ro.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/sv.mo po/sv.pomsgfmt -c -o po/ta.mo po/ta.pomsgfmt -c -o po/tr.mo po/tr.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomsgfmt -c -o po/zh_TW.mo po/zh_TW.pomake -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -DVAL_CONFIGURE="\"'--host=x86_64-unknown-linux' '--prefix=/usr' '--mandir=/usr/share/man' '--datadir=/usr/share/postgresql' '--sysconfdir=/etc' '--with-gssapi' '--with-libxml' '--with-openssl' '--with-perl' '--with-python' 'PYTHON=/usr/bin/python2' '--with-tcl' '--with-pam' '--with-system-tzdata=/usr/share/zoneinfo' '--with-uuid=e2fs' '--enable-nls' '--enable-thread-safety' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='\"" -DVAL_CC="\"clang\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument \"" -DVAL_CFLAGS_SL="\"-fpic\"" -DVAL_LDFLAGS="\"-L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \""  -c -o pg_config.o pg_config.cpg_config.c:228:2: warning: implicitly declaring library function 'strlcat' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcat(path, "/pgxs/src/makefiles/pgxs.mk", sizeof(path));        ^pg_config.c:228:2: note: include the header  or explicitly provide a declaration for 'strlcat' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_config.o  -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_configmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_config'make -C pg_controldata allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_controldata'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/sv.mo po/sv.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomake -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_controldata.o pg_controldata.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_controldata.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_controldatamake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_controldata'make -C pg_ctl allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_ctl'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/sv.mo po/sv.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomake -C ../../../src/interfaces/libpq allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_ctl.o pg_ctl.cpg_ctl.c:638:8: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                                                        strlcpy(host_str, sockdir, sizeof(host_str));                                                        ^pg_ctl.c:638:8: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_ctl.o  -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_ctlmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_ctl'make -C pg_dump allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_dump'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomake -C ../../../src/interfaces/libpq allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_dump.o pg_dump.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o common.o common.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_dump_sort.o pg_dump_sort.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_archiver.o pg_backup_archiver.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_db.o pg_backup_db.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_custom.o pg_backup_custom.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_null.o pg_backup_null.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_tar.o pg_backup_tar.cpg_backup_tar.c:1265:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(tag, &h[0], 100 + 1);        ^pg_backup_tar.c:1265:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_directory.o pg_backup_directory.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_utils.o pg_backup_utils.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel.o parallel.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compress_io.o compress_io.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dumputils.o dumputils.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o keywords.o keywords.crm -f kwlookup.c && ln -s ../../../src/backend/parser/kwlookup.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o kwlookup.o kwlookup.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_dump.o common.o pg_dump_sort.o keywords.o kwlookup.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o  -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_dumpclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_restore.o pg_restore.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_restore.o keywords.o kwlookup.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o  -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_restoreclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_dumpall.o pg_dumpall.cpg_dumpall.c:177:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(full_path, progname, sizeof(full_path));                        ^pg_dumpall.c:177:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_dumpall.o dumputils.o keywords.o kwlookup.o  -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_dumpallmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_dump'make -C pg_resetxlog allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_resetxlog'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/sv.mo po/sv.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomake -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_resetxlog.o pg_resetxlog.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_resetxlog.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_resetxlogmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_resetxlog'make -C pg_rewind allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_rewind'msgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomake -C ../../../src/interfaces/libpq allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_rewind.o pg_rewind.cpg_rewind.c:605:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(full_path, progname, sizeof(full_path));                        ^pg_rewind.c:605:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parsexlog.o parsexlog.crm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogreader.o xlogreader.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o datapagemap.o datapagemap.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o timeline.o timeline.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fetch.o fetch.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o file_ops.o file_ops.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copy_fetch.o copy_fetch.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o libpq_fetch.o libpq_fetch.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o filemap.o filemap.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logging.o logging.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_rewind.o parsexlog.o xlogreader.o datapagemap.o timeline.o fetch.o file_ops.o copy_fetch.o libpq_fetch.o filemap.o logging.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_rewindmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_rewind'make -C pg_test_fsync allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_test_fsync'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_test_fsync.o pg_test_fsync.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_test_fsync.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_test_fsyncmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_test_fsync'make -C pg_test_timing allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_test_timing'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_test_timing.o pg_test_timing.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_test_timing.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_test_timingmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_test_timing'make -C pg_upgrade allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_upgrade'make -C ../../../src/interfaces/libpq allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o check.o check.ccheck.c:499:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(old_cluster_pgdata, old_cluster.pgdata, MAXPGPATH);        ^check.c:499:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o controldata.o controldata.ccontroldata.c:266:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(cluster->controldata.nextxlogfile, p, 25);                        ^controldata.c:266:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dump.o dump.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o exec.o exec.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o file.o file.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o function.o function.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o info.o info.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o option.o option.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o page.o page.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel.o parallel.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_upgrade.o pg_upgrade.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relfilenode.o relfilenode.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o server.o server.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablespace.o tablespace.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o util.o util.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o version.o version.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  check.o controldata.o dump.o exec.o file.o function.o info.o option.o page.o parallel.o pg_upgrade.o relfilenode.o server.o tablespace.o util.o version.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_upgrademake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_upgrade'make -C pg_xlogdump allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_xlogdump'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_xlogdump.o pg_xlogdump.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compat.o compat.crm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogreader.o xlogreader.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rmgrdesc.o rmgrdesc.crm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brindesc.o brindesc.crm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clogdesc.o clogdesc.crm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o committsdesc.o committsdesc.crm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbasedesc.o dbasedesc.crm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gindesc.o gindesc.crm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistdesc.o gistdesc.crm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashdesc.o hashdesc.crm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapdesc.o heapdesc.crm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mxactdesc.o mxactdesc.crm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtdesc.o nbtdesc.crm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relmapdesc.o relmapdesc.crm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o replorigindesc.o replorigindesc.crm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seqdesc.o seqdesc.crm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o smgrdesc.o smgrdesc.crm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgdesc.o spgdesc.crm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o standbydesc.o standbydesc.crm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tblspcdesc.o tblspcdesc.crm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xactdesc.o xactdesc.crm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogdesc.o xlogdesc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_xlogdump.o compat.o xlogreader.o rmgrdesc.o brindesc.o clogdesc.o committsdesc.o dbasedesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_xlogdumpmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_xlogdump'make -C pgbench allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pgbench'make -C ../../../src/interfaces/libpq allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgbench.o pgbench.cpgbench.c:2185:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(buffer, DDLINDEXes[i], sizeof(buffer));                ^pgbench.c:2185:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o exprparse.o exprparse.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS pgbench.o exprparse.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -lpthread        -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pgbenchmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pgbench'make -C psql allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/psql'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomsgfmt -c -o po/zh_TW.mo po/zh_TW.pomake -C ../../../src/interfaces/libpq allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o command.o command.ccommand.c:2210:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(relpath, pset.inputfile, sizeof(relpath));                        ^command.c:2210:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o common.o common.ccommon.c:1847:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(home, pw->pw_dir, sizeof(home));        /* ~user */                        ^common.c:1847:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o help.o help.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o input.o input.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stringutils.o stringutils.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mainloop.o mainloop.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copy.o copy.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o startup.o startup.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prompt.o prompt.cprompt.c:111:7: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                                                strlcpy(buf, PQdb(pset.db), sizeof(buf));                                                ^prompt.c:111:7: note: include the header  or explicitly provide a declaration for 'strlcpy' prompt.c:321:4: warning: implicitly declaring library function 'strlcat' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcat(destination, buf, sizeof(destination));                        ^prompt.c:321:4: note: include the header  or explicitly provide a declaration for 'strlcat' 2 warnings generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o variables.o variables.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o large_obj.o large_obj.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o print.o print.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o describe.o describe.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tab-complete.o tab-complete.ctab-complete.c:4678:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(s, &buf[start], end - start + 2);                        ^tab-complete.c:4678:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mbprint.o mbprint.crm -f dumputils.c && ln -s ../../../src/bin/pg_dump/dumputils.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dumputils.o dumputils.crm -f keywords.c && ln -s ../../../src/bin/pg_dump/keywords.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o keywords.o keywords.crm -f kwlookup.c && ln -s ../../../src/backend/parser/kwlookup.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o kwlookup.o kwlookup.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../../src/interfaces/libpq -I../../../src/bin/pg_dump -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sql_help.o sql_help.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  command.o common.o help.o input.o stringutils.o mainloop.o copy.o startup.o prompt.o variables.o large_obj.o print.o describe.o tab-complete.o mbprint.o dumputils.o keywords.o kwlookup.o sql_help.o  -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o psqlmake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/psql'make -C scripts allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/scripts'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/sv.mo po/sv.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomake -C ../../../src/interfaces/libpq allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../src/port allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[5]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[5]: Nothing to be done for 'submake-errcodes'.make[5]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createdb.o createdb.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o common.o common.crm -f dumputils.c && ln -s ../../../src/bin/pg_dump/dumputils.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dumputils.o dumputils.crm -f kwlookup.c && ln -s ../../../src/backend/parser/kwlookup.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o kwlookup.o kwlookup.crm -f keywords.c && ln -s ../../../src/bin/pg_dump/keywords.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o keywords.o keywords.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  createdb.o common.o dumputils.o kwlookup.o keywords.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o createdbclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createlang.o createlang.crm -f print.c && ln -s ../../../src/bin/psql/print.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o print.o print.crm -f mbprint.c && ln -s ../../../src/bin/psql/mbprint.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mbprint.o mbprint.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  createlang.o common.o print.o mbprint.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o createlangclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createuser.o createuser.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  createuser.o common.o dumputils.o kwlookup.o keywords.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o createuserclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dropdb.o dropdb.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  dropdb.o common.o dumputils.o kwlookup.o keywords.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o dropdbclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o droplang.o droplang.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  droplang.o common.o print.o mbprint.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o droplangclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dropuser.o dropuser.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  dropuser.o common.o dumputils.o kwlookup.o keywords.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o dropuserclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clusterdb.o clusterdb.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  clusterdb.o common.o dumputils.o kwlookup.o keywords.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o clusterdbclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumdb.o vacuumdb.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  vacuumdb.o common.o dumputils.o kwlookup.o keywords.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o vacuumdbclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reindexdb.o reindexdb.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  reindexdb.o common.o dumputils.o kwlookup.o keywords.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o reindexdbclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_isready.o pg_isready.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_isready.o common.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_isreadymake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/scripts'make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin'make -C pl allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl'make -C plpgsql allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/plpgsql'make -C src allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/plpgsql/src'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ro.mo po/ro.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomsgfmt -c -o po/zh_TW.mo po/zh_TW.poclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_gram.o pl_gram.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_handler.o pl_handler.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_comp.o pl_comp.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_exec.o pl_exec.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_funcs.o pl_funcs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_scanner.o pl_scanner.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o plpgsql.so pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o pl_scanner.o  -L../../../../src/port -L../../../../src/common -Wl,--as-needed    make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/plpgsql/src'make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/plpgsql'make -C plperl allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/plperl'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ro.mo po/ro.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/sv.mo po/sv.pomsgfmt -c -o po/tr.mo po/tr.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomsgfmt -c -o po/zh_TW.mo po/zh_TW.po'/usr/bin/perl' ./text2macro.pl --strip='^(\#.*|\s*)$' plc_perlboot.pl plc_trusted.pl > perlchunks.h'/usr/bin/perl' plperl_opmask.pl plperl_opmask.hclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/lib/perl5/core_perl/CORE  -c -o plperl.o plperl.c'/usr/bin/perl' /usr/share/perl5/core_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/core_perl/ExtUtils/typemap SPI.xs >SPI.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/lib/perl5/core_perl/CORE  -c -o SPI.o SPI.c'/usr/bin/perl' /usr/share/perl5/core_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/core_perl/ExtUtils/typemap Util.xs >Util.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/lib/perl5/core_perl/CORE  -c -o Util.o Util.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o plperl.so plperl.o SPI.o Util.o  -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib/perl5/core_perl/CORE',--enable-new-dtags  -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib  -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/plperl'make -C plpython allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/plpython'msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.poclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_cursorobject.o plpy_cursorobject.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_elog.o plpy_elog.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_exec.o plpy_exec.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_main.o plpy_main.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_planobject.o plpy_planobject.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_plpymodule.o plpy_plpymodule.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_procedure.o plpy_procedure.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_resultobject.o plpy_resultobject.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_spi.o plpy_spi.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_subxactobject.o plpy_subxactobject.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_typeio.o plpy_typeio.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_util.o plpy_util.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o plpython2.so plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o  -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -L/usr/lib -lpython2.7 -lpthread -ldl  -lutil -lm  make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/plpython'make -C tcl allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/tcl'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I/usr/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pltcl.o pltcl.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o pltcl.so pltcl.o  -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -L/usr/lib -ltcl8.6 -ldl -lz -lpthread -lieee -lm -lc msgfmt -c -o po/cs.mo po/cs.pomsgfmt -c -o po/de.mo po/de.pomsgfmt -c -o po/es.mo po/es.pomsgfmt -c -o po/fr.mo po/fr.pomsgfmt -c -o po/it.mo po/it.pomsgfmt -c -o po/ja.mo po/ja.pomsgfmt -c -o po/ko.mo po/ko.pomsgfmt -c -o po/pl.mo po/pl.pomsgfmt -c -o po/pt_BR.mo po/pt_BR.pomsgfmt -c -o po/ro.mo po/ro.pomsgfmt -c -o po/ru.mo po/ru.pomsgfmt -c -o po/tr.mo po/tr.pomsgfmt -c -o po/zh_CN.mo po/zh_CN.pomsgfmt -c -o po/zh_TW.mo po/zh_TW.pomake -C modules allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/tcl/modules'sed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_loadmod.in >pltcl_loadmodchmod a+x pltcl_loadmodsed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_delmod.in >pltcl_delmodchmod a+x pltcl_delmodsed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_listmod.in >pltcl_listmodchmod a+x pltcl_listmodmake[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/tcl/modules'make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl/tcl'make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/pl'make -C makefiles allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/makefiles'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/makefiles'make -C test/regress allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/test/regress'make -C ../../../src/port allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Nothing to be done for 'submake-errcodes'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Nothing to be done for 'submake-errcodes'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regress.o regress.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o regress.so  regress.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make -C ../../../contrib/spimake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/spi'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o autoinc.o autoinc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags -L../../src/port -lpgport  -shared -o autoinc.so autoinc.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o insert_username.o insert_username.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags -L../../src/port -lpgport  -shared -o insert_username.so insert_username.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o moddatetime.o moddatetime.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags -L../../src/port -lpgport  -shared -o moddatetime.so moddatetime.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o refint.o refint.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags -L../../src/port -lpgport  -shared -o refint.so refint.oclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o timetravel.o timetravel.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags -L../../src/port -lpgport  -shared -o timetravel.so timetravel.omake[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/spi'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port '-DHOST_TUPLE="x86_64-unknown-linux-gnu"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"'  -c -o pg_regress.o pg_regress.cpg_regress.c:446:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(string, dup, ptr - string + 1);                ^pg_regress.c:446:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_regress_main.o pg_regress_main.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_regresscp ../../../contrib/spi/refint.so refint.socp ../../../contrib/spi/autoinc.so autoinc.somake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/test/regress'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src'make -C config allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/config'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/config'make -C contrib allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib'make -C adminpack allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/adminpack'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o adminpack.o adminpack.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o adminpack.so adminpack.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/adminpack'make -C auth_delay allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/auth_delay'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auth_delay.o auth_delay.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -shared -o auth_delay.so auth_delay.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/auth_delay'make -C auto_explain allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/auto_explain'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auto_explain.o auto_explain.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o auto_explain.so auto_explain.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/auto_explain'make -C btree_gin allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/btree_gin'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_gin.o btree_gin.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o btree_gin.so btree_gin.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/btree_gin'make -C btree_gist allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/btree_gist'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_gist.o btree_gist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_utils_num.o btree_utils_num.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_utils_var.o btree_utils_var.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_int2.o btree_int2.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_int4.o btree_int4.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_int8.o btree_int8.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_float4.o btree_float4.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_float8.o btree_float8.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_cash.o btree_cash.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_oid.o btree_oid.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_ts.o btree_ts.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_time.o btree_time.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_date.o btree_date.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_interval.o btree_interval.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_macaddr.o btree_macaddr.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_inet.o btree_inet.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_text.o btree_text.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_bytea.o btree_bytea.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_bit.o btree_bit.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_numeric.o btree_numeric.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o btree_gist.so btree_gist.o btree_utils_num.o btree_utils_var.o btree_int2.o btree_int4.o btree_int8.o btree_float4.o btree_float8.o btree_cash.o btree_oid.o btree_ts.o btree_time.o btree_date.o btree_interval.o btree_macaddr.o btree_inet.o btree_text.o btree_bytea.o btree_bit.o btree_numeric.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lm make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/btree_gist'make -C chkpass allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/chkpass'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o chkpass.o chkpass.cchkpass.c:69:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(result->password, str + 1, 13 + 1);                ^chkpass.c:69:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o chkpass.so chkpass.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lcrypt make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/chkpass'make -C citext allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/citext'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o citext.o citext.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -shared -o citext.so citext.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/citext'make -C cube allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/cube'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cube.o cube.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cubeparse.o cubeparse.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o cube.so cube.o cubeparse.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lm make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/cube'make -C dblink allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/dblink'make -C ../../src/interfaces/libpq allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[3]: Nothing to be done for 'all'.make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dblink.o dblink.cdblink.c:2581:2: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]        strlcpy(hentry->name, name, sizeof(hentry->name));        ^dblink.c:2581:2: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o dblink.so dblink.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -L../../src/interfaces/libpq -lpq make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/dblink'make -C dict_int allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/dict_int'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_int.o dict_int.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o dict_int.so dict_int.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/dict_int'make -C dict_xsyn allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/dict_xsyn'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_xsyn.o dict_xsyn.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o dict_xsyn.so dict_xsyn.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/dict_xsyn'make -C earthdistance allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/earthdistance'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o earthdistance.o earthdistance.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags -lm  -shared -o earthdistance.so earthdistance.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/earthdistance'make -C file_fdw allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/file_fdw'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o file_fdw.o file_fdw.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -shared -o file_fdw.so file_fdw.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/file_fdw'make -C fuzzystrmatch allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/fuzzystrmatch'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fuzzystrmatch.o fuzzystrmatch.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dmetaphone.o dmetaphone.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o fuzzystrmatch.so fuzzystrmatch.o dmetaphone.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/fuzzystrmatch'make -C hstore allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/hstore'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_io.o hstore_io.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_op.o hstore_op.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_gist.o hstore_gist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_gin.o hstore_gin.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_compat.o hstore_compat.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o hstore.so hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o hstore_compat.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/hstore'make -C intagg allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/intagg'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/intagg'make -C intarray allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/intarray'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_bool.o _int_bool.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_gist.o _int_gist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_op.o _int_op.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_tool.o _int_tool.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _intbig_gist.o _intbig_gist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_gin.o _int_gin.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o _int.so _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o _int_gin.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/intarray'make -C isn allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/isn'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o isn.o isn.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -shared -o isn.so isn.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/isn'make -C lo allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/lo'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lo.o lo.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -shared -o lo.so lo.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/lo'make -C ltree allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/ltree'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltree_io.o ltree_io.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltree_op.o ltree_op.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lquery_op.o lquery_op.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _ltree_op.o _ltree_op.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crc32.o crc32.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltxtquery_io.o ltxtquery_io.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltxtquery_op.o ltxtquery_op.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltree_gist.o ltree_gist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _ltree_gist.o _ltree_gist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o ltree.so ltree_io.o ltree_op.o lquery_op.o _ltree_op.o crc32.o ltxtquery_io.o ltxtquery_op.o ltree_gist.o _ltree_gist.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/ltree'make -C oid2name allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/oid2name'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o oid2name.o oid2name.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  oid2name.o  -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o oid2namemake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/oid2name'make -C pageinspect allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pageinspect'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rawpage.o rawpage.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapfuncs.o heapfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btreefuncs.o btreefuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fsmfuncs.o fsmfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brinfuncs.o brinfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginfuncs.o ginfuncs.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o pageinspect.so rawpage.o heapfuncs.o btreefuncs.o fsmfuncs.o brinfuncs.o ginfuncs.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pageinspect'make -C passwordcheck allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/passwordcheck'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o passwordcheck.o passwordcheck.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o passwordcheck.so passwordcheck.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/passwordcheck'make -C pg_buffercache allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_buffercache'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_buffercache_pages.o pg_buffercache_pages.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o pg_buffercache.so pg_buffercache_pages.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_buffercache'make -C pg_freespacemap allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_freespacemap'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_freespacemap.o pg_freespacemap.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o pg_freespacemap.so pg_freespacemap.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_freespacemap'make -C pg_prewarm allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_prewarm'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_prewarm.o pg_prewarm.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o pg_prewarm.so pg_prewarm.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_prewarm'make -C pg_standby allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_standby'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_standby.o pg_standby.cpg_standby.c:330:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                strlcpy(exclusiveCleanupFileName, restartWALFileName, sizeof(exclusiveCleanupFileName));                ^pg_standby.c:330:3: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  pg_standby.o   -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o pg_standbymake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_standby'make -C pg_stat_statements allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_stat_statements'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_stat_statements.o pg_stat_statements.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o pg_stat_statements.so pg_stat_statements.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags -lm  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_stat_statements'make -C pg_trgm allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_trgm'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_op.o trgm_op.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_gist.o trgm_gist.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_gin.o trgm_gin.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_regexp.o trgm_regexp.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o pg_trgm.so trgm_op.o trgm_gist.o trgm_gin.o trgm_regexp.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pg_trgm'make -C pgcrypto allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pgcrypto'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgcrypto.o pgcrypto.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o px.o px.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o px-hmac.o px-hmac.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o px-crypt.o px-crypt.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crypt-gensalt.o crypt-gensalt.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crypt-blowfish.o crypt-blowfish.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crypt-des.o crypt-des.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crypt-md5.o crypt-md5.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o openssl.o openssl.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-mpi-openssl.o pgp-mpi-openssl.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mbuf.o mbuf.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp.o pgp.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-armor.o pgp-armor.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-cfb.o pgp-cfb.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-compress.o pgp-compress.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-decrypt.o pgp-decrypt.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-encrypt.o pgp-encrypt.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-info.o pgp-info.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-mpi.o pgp-mpi.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-pubdec.o pgp-pubdec.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-pubenc.o pgp-pubenc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-pubkey.o pgp-pubkey.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-s2k.o pgp-s2k.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgp-pgsql.o pgp-pgsql.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o pgcrypto.so pgcrypto.o px.o px-hmac.o px-crypt.o crypt-gensalt.o crypt-blowfish.o crypt-des.o crypt-md5.o openssl.o pgp-mpi-openssl.o mbuf.o pgp.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp-pgsql.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags   -lcrypto -lzmake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pgcrypto'make -C pgrowlocks allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pgrowlocks'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgrowlocks.o pgrowlocks.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o pgrowlocks.so pgrowlocks.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pgrowlocks'make -C pgstattuple allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pgstattuple'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstattuple.o pgstattuple.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstatindex.o pgstatindex.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstatapprox.o pgstatapprox.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o pgstattuple.so pgstattuple.o pgstatindex.o pgstatapprox.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/pgstattuple'make -C postgres_fdw allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/postgres_fdw'make -C ../../src/interfaces/libpq allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[3]: Nothing to be done for 'all'.make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postgres_fdw.o postgres_fdw.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o option.o option.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o deparse.o deparse.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o connection.o connection.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o postgres_fdw.so postgres_fdw.o option.o deparse.o connection.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -L../../src/interfaces/libpq -lpq make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/postgres_fdw'make -C seg allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/seg'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seg.o seg.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o segparse.o segparse.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o seg.so seg.o segparse.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/seg'make -C spi allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/spi'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/spi'make -C tablefunc allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/tablefunc'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablefunc.o tablefunc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags -lm  -shared -o tablefunc.so tablefunc.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/tablefunc'make -C tcn allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/tcn'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tcn.o tcn.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -shared -o tcn.so tcn.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/tcn'make -C test_decoding allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/test_decoding'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o test_decoding.o test_decoding.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -shared -o test_decoding.so test_decoding.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/test_decoding'make -C tsm_system_rows allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/tsm_system_rows'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsm_system_rows.o tsm_system_rows.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o tsm_system_rows.so tsm_system_rows.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/tsm_system_rows'make -C tsm_system_time allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/tsm_system_time'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsm_system_time.o tsm_system_time.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o tsm_system_time.so tsm_system_time.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lm make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/tsm_system_time'make -C tsearch2 allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/tsearch2'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsearch2.o tsearch2.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -shared -o tsearch2.so tsearch2.omake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/tsearch2'make -C unaccent allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/unaccent'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o unaccent.o unaccent.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o unaccent.so unaccent.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/unaccent'make -C vacuumlo allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/vacuumlo'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumlo.o vacuumlo.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  vacuumlo.o  -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -lpgcommon -lpgport -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  -o vacuumlomake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/vacuumlo'make -C sslinfo allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/sslinfo'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sslinfo.o sslinfo.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o sslinfo.so sslinfo.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags   -lssl -lcryptomake[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/sslinfo'make -C uuid-ossp allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/uuid-ossp'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../contrib/pgcrypto -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o uuid-ossp.o uuid-ossp.cuuid-ossp.c:262:4: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]                        strlcpy(strbuf, ptr, 37);                        ^uuid-ossp.c:262:4: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.rm -f md5.c && ln -s ../../contrib/pgcrypto/md5.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../contrib/pgcrypto -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o md5.o md5.crm -f sha1.c && ln -s ../../contrib/pgcrypto/sha1.c .clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../contrib/pgcrypto -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sha1.o sha1.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o uuid-ossp.so uuid-ossp.o md5.o sha1.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  -luuid make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/uuid-ossp'make -C xml2 allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/xml2'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xpath.o xpath.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xslt_proc.o xslt_proc.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o pgxml.so xpath.o xslt_proc.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags   -lxml2 make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/xml2'make -C hstore_plperl allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/hstore_plperl'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../src/pl/plperl -I../../contrib/hstore -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/lib/perl5/core_perl/CORE  -c -o hstore_plperl.o hstore_plperl.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o hstore_plperl.so hstore_plperl.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/hstore_plperl'make -C hstore_plpython allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/hstore_plpython'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../src/pl/plpython -I/usr/include/python2.7 -I../../contrib/hstore -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_plpython.o hstore_plpython.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o hstore_plpython2.so hstore_plpython.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/hstore_plpython'make -C ltree_plpython allmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/ltree_plpython'clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -I../../src/pl/plpython -I/usr/include/python2.7 -I../../contrib/ltree -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltree_plpython.o ltree_plpython.cclang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -fpic -shared -o ltree_plpython2.so ltree_plpython.o  -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-rpath,'/usr/lib',--enable-new-dtags  make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib/ltree_plpython'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/contrib'PostgreSQL, contrib, and documentation successfully made. Ready to install.==> Entering fakeroot environment...==> Starting package_postgresql-libs()...make: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces'make -C libpq installmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-libs/usr/lib' '/tmp/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig' /usr/bin/mkdir -p  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/tr/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_TW/LC_MESSAGES/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-libs/usr/include' '/tmp/postgresql/pkg/postgresql-libs/usr/include/postgresql/internal' '/tmp/postgresql/pkg/postgresql-libs/usr/share/postgresql'/usr/bin/install -c -m 755  libpq.so.5.8 '/tmp/postgresql/pkg/postgresql-libs/usr/lib/libpq.so.5.8'cd '/tmp/postgresql/pkg/postgresql-libs/usr/lib' && \rm -f libpq.so.5 && \ln -s libpq.so.5.8 libpq.so.5cd '/tmp/postgresql/pkg/postgresql-libs/usr/lib' && \rm -f libpq.so && \ln -s libpq.so.5.8 libpq.so/usr/bin/install -c -m 644  libpq.a '/tmp/postgresql/pkg/postgresql-libs/usr/lib/libpq.a'/usr/bin/install -c -m 644 libpq.pc '/tmp/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig/libpq.pc'for lang in cs de es fr it ja ko pl pt_BR ru tr zh_CN zh_TW; do \  /usr/bin/install -c -m 644 po/$lang.mo '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/libpq5-9.5.mo || exit 1; \done/usr/bin/install -c -m 644 ./libpq-fe.h '/tmp/postgresql/pkg/postgresql-libs/usr/include'/usr/bin/install -c -m 644 ./libpq-events.h '/tmp/postgresql/pkg/postgresql-libs/usr/include'/usr/bin/install -c -m 644 ./libpq-int.h '/tmp/postgresql/pkg/postgresql-libs/usr/include/postgresql/internal'/usr/bin/install -c -m 644 ./pqexpbuffer.h '/tmp/postgresql/pkg/postgresql-libs/usr/include/postgresql/internal'/usr/bin/install -c -m 644 ./pg_service.conf.sample '/tmp/postgresql/pkg/postgresql-libs/usr/share/postgresql/pg_service.conf.sample'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ecpg installmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg'make -C include installmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/include'/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-libs/usr/include' '/tmp/postgresql/pkg/postgresql-libs/usr/include/postgresql/informix/esql'/usr/bin/install -c -m 644 ./ecpgerrno.h ./ecpglib.h ./ecpgtype.h ./sqlca.h ./sql3types.h ./ecpg_informix.h ./pgtypes_error.h ./pgtypes_numeric.h ./pgtypes_timestamp.h ./pgtypes_date.h ./pgtypes_interval.h ./sqlda.h ./sqlda-compat.h ./sqlda-native.h '/tmp/postgresql/pkg/postgresql-libs/usr/include/'/usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/tmp/postgresql/pkg/postgresql-libs/usr/include/postgresql/informix/esql/'/usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/tmp/postgresql/pkg/postgresql-libs/usr/include'make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/include'make -C pgtypeslib installmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-libs/usr/lib' '/tmp/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig' /usr/bin/install -c -m 755  libpgtypes.so.3.6 '/tmp/postgresql/pkg/postgresql-libs/usr/lib/libpgtypes.so.3.6'cd '/tmp/postgresql/pkg/postgresql-libs/usr/lib' && \rm -f libpgtypes.so.3 && \ln -s libpgtypes.so.3.6 libpgtypes.so.3cd '/tmp/postgresql/pkg/postgresql-libs/usr/lib' && \rm -f libpgtypes.so && \ln -s libpgtypes.so.3.6 libpgtypes.so/usr/bin/install -c -m 644  libpgtypes.a '/tmp/postgresql/pkg/postgresql-libs/usr/lib/libpgtypes.a'/usr/bin/install -c -m 644 libpgtypes.pc '/tmp/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig/libpgtypes.pc'make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'make -C ecpglib installmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/ecpglib'/usr/bin/mkdir -p  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/tr/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGESfor lang in cs de es fr it ja ko pl pt_BR ru tr zh_CN; do \  /usr/bin/install -c -m 644 po/$lang.mo '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/ecpglib6-9.5.mo || exit 1; \donemake -C ../../../../src/interfaces/libpq allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[3]: Nothing to be done for 'all'.make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../../src/interfaces/ecpg/pgtypeslib allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'make[3]: Nothing to be done for 'all'.make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-libs/usr/lib' '/tmp/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig' /usr/bin/install -c -m 755  libecpg.so.6.7 '/tmp/postgresql/pkg/postgresql-libs/usr/lib/libecpg.so.6.7'cd '/tmp/postgresql/pkg/postgresql-libs/usr/lib' && \rm -f libecpg.so.6 && \ln -s libecpg.so.6.7 libecpg.so.6cd '/tmp/postgresql/pkg/postgresql-libs/usr/lib' && \rm -f libecpg.so && \ln -s libecpg.so.6.7 libecpg.so/usr/bin/install -c -m 644  libecpg.a '/tmp/postgresql/pkg/postgresql-libs/usr/lib/libecpg.a'/usr/bin/install -c -m 644 libecpg.pc '/tmp/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig/libecpg.pc'make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/ecpglib'make -C compatlib installmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/compatlib'make -C ../../../../src/interfaces/ecpg/ecpglib allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/ecpglib'make -C ../../../../src/interfaces/libpq allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../../src/interfaces/ecpg/pgtypeslib allmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/ecpglib'make -C ../../../../src/interfaces/ecpg/pgtypeslib allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'make[3]: Nothing to be done for 'all'.make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/pgtypeslib'/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-libs/usr/lib' '/tmp/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig' /usr/bin/install -c -m 755  libecpg_compat.so.3.7 '/tmp/postgresql/pkg/postgresql-libs/usr/lib/libecpg_compat.so.3.7'cd '/tmp/postgresql/pkg/postgresql-libs/usr/lib' && \rm -f libecpg_compat.so.3 && \ln -s libecpg_compat.so.3.7 libecpg_compat.so.3cd '/tmp/postgresql/pkg/postgresql-libs/usr/lib' && \rm -f libecpg_compat.so && \ln -s libecpg_compat.so.3.7 libecpg_compat.so/usr/bin/install -c -m 644  libecpg_compat.a '/tmp/postgresql/pkg/postgresql-libs/usr/lib/libecpg_compat.a'/usr/bin/install -c -m 644 libecpg_compat.pc '/tmp/postgresql/pkg/postgresql-libs/usr/lib/pkgconfig/libecpg_compat.pc'make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/compatlib'make -C preproc installmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/preproc'make -C ../../../../src/port allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Nothing to be done for 'submake-errcodes'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../../src/common allmake[3]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[4]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[4]: Nothing to be done for 'submake-errcodes'.make[4]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[3]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'/usr/bin/mkdir -p  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/tr/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_TW/LC_MESSAGES/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-libs/usr/bin'for lang in cs de es fr it ja ko pl pt_BR ru tr zh_CN zh_TW; do \  /usr/bin/install -c -m 644 po/$lang.mo '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/ecpg-9.5.mo || exit 1; \done/usr/bin/install -c  ecpg '/tmp/postgresql/pkg/postgresql-libs/usr/bin'make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg/preproc'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/ecpg'make: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces'make: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_config'make -C ../../../src/port allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[2]: Nothing to be done for 'submake-errcodes'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[2]: Nothing to be done for 'submake-errcodes'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'/usr/bin/mkdir -p  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/nb/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ro/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/sv/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ta/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/tr/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_TW/LC_MESSAGES/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-libs/usr/bin'for lang in cs de es fr it ja ko nb pl pt_BR ro ru sv ta tr zh_CN zh_TW; do \  /usr/bin/install -c -m 644 po/$lang.mo '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/pg_config-9.5.mo || exit 1; \done/usr/bin/install -c -m 755 pg_config '/tmp/postgresql/pkg/postgresql-libs/usr/bin/pg_config'make: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_config'make: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_dump'make -C ../../../src/interfaces/libpq allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../src/port allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[2]: Nothing to be done for 'submake-errcodes'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[2]: Nothing to be done for 'submake-errcodes'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'/usr/bin/mkdir -p  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-libs/usr/bin'for lang in cs de es fr it ja ko pl pt_BR ru zh_CN; do \  /usr/bin/install -c -m 644 po/$lang.mo '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/pg_dump-9.5.mo || exit 1; \done/usr/bin/install -c  pg_dump '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/pg_dump/usr/bin/install -c  pg_restore '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/pg_restore/usr/bin/install -c  pg_dumpall '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/pg_dumpallmake: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/pg_dump'make: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/psql'make -C ../../../src/interfaces/libpq allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../src/port allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[2]: Nothing to be done for 'submake-errcodes'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[2]: Nothing to be done for 'submake-errcodes'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'/usr/bin/mkdir -p  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_TW/LC_MESSAGES/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-libs/usr/bin' '/tmp/postgresql/pkg/postgresql-libs/usr/share/postgresql'for lang in cs de es fr it ja ko pl pt_BR ru zh_CN zh_TW; do \  /usr/bin/install -c -m 644 po/$lang.mo '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/psql-9.5.mo || exit 1; \done/usr/bin/install -c  psql '/tmp/postgresql/pkg/postgresql-libs/usr/bin/psql'/usr/bin/install -c -m 644 ./psqlrc.sample '/tmp/postgresql/pkg/postgresql-libs/usr/share/postgresql/psqlrc.sample'make: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/psql'make: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/scripts'make -C ../../../src/interfaces/libpq allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/interfaces/libpq'make -C ../../../src/port allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../backend submake-errcodesmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[2]: Nothing to be done for 'submake-errcodes'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/port'make -C ../../../src/common allmake[1]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'make -C ../backend submake-errcodesmake[2]: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[2]: Nothing to be done for 'submake-errcodes'.make[2]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/backend'make[1]: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/common'/usr/bin/mkdir -p  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/cs/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/de/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/es/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/fr/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/it/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ja/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ko/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pl/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/pt_BR/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/ru/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/sv/LC_MESSAGES  '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/zh_CN/LC_MESSAGES/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-libs/usr/bin'for lang in cs de es fr it ja ko pl pt_BR ru sv zh_CN; do \  /usr/bin/install -c -m 644 po/$lang.mo '/tmp/postgresql/pkg/postgresql-libs/usr/share/locale'/$lang/LC_MESSAGES/pgscripts-9.5.mo || exit 1; \done/usr/bin/install -c  createdb   '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/createdb/usr/bin/install -c  dropdb     '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/dropdb/usr/bin/install -c  createlang '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/createlang/usr/bin/install -c  droplang   '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/droplang/usr/bin/install -c  createuser '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/createuser/usr/bin/install -c  dropuser   '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/dropuser/usr/bin/install -c  clusterdb  '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/clusterdb/usr/bin/install -c  vacuumdb   '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/vacuumdb/usr/bin/install -c  reindexdb  '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/reindexdb/usr/bin/install -c  pg_isready '/tmp/postgresql/pkg/postgresql-libs/usr/bin'/pg_isreadymake: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/src/bin/scripts'==> Tidying install...  -> Removing doc files...  -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "postgresql-libs"...  -> Generating .PKGINFO file...  -> Generating .BUILDINFO file...error: invalid option '--noprogressbar'  -> Generating .MTREE file...  -> Compressing package...==> Starting package_postgresql-docs()...make: Entering directory '/tmp/postgresql/src/postgresql-9.5.3/doc/src/sgml'/usr/bin/mkdir -p '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc//postgresql'/html '/tmp/postgresql/pkg/postgresql-docs/usr/share/man'/man1 '/tmp/postgresql/pkg/postgresql-docs/usr/share/man'/man3 '/tmp/postgresql/pkg/postgresql-docs/usr/share/man'/man7cp -R `for f in ./html; do test -r $f && echo $f && break; done` '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc//postgresql'make: Leaving directory '/tmp/postgresql/src/postgresql-9.5.3/doc/src/sgml'chown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-operator.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xfunc-overload.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-22.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/server-programming.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-15.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-5-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/routine-vacuuming.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropschema.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-11.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-indexes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/vacuumlo.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-get-result.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-enabled-roles.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pltcl-global.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgupgrade.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-install.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-interface-support.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpython-subtransaction.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-constraints.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createeventtrigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropsequence.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-23.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-11.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-deallocate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-info.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/seg.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-uuid.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-11.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-load.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-foreign-data-wrapper-options.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-ts-template.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/dict-int.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpython-util.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-timezone-abbrevs.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/external-admin-tools.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-vacuumdb.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-getargcount.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/dml.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createdomain.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-15.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-status.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createforeigndatawrapper.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-rollback-to.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createopclass.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-truncate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alteropclass.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-applicable-roles.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-copy.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-security-label.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gist.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-21.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droprule.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pgconfig.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plperl-funcs.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-18.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/storage-vm.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pg-dumpall.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-0-01.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droptablespace.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-prog-server.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gist-extensibility.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-type.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-fnumber.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/disk-usage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-database.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-conversion.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createschema.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-2-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-column-udt-usage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-sql-parts.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/source-format.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-10.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-seclabel.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-shdescription.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-listen.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes-partial.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-connect.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xfunc-sql.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pg-ctl.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-geometry.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-0-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/lo-examplesect.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-select.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createcast.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-20.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-function.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/extend-pgxs.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/standby-settings.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-10.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-set-constraints.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-selectinto.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-16.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-money.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/locale.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-connect.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-triggered-update-columns.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropmaterializedview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-rollback-prepared.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-22.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-migration.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-4-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-alter.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-type.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-sql-languages.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-29.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-prepared-xacts.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-set-connection.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgstandby.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-4-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-creategroup.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-5-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-is-busy.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/collation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-12.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-aggregate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spgist-builtin-opclasses.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/features-sql-standard.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createrole.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droptransform.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/monitoring-locks.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createcollation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/logicaldecoding-walsender.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-start.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-reindexdb.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pltcl-functions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-11.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterextension.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/install-procedure.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pltcl.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-declarations.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ssl-tcp.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/queries-values.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-19.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-21.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/reference-server.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/typeconv-overview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xfunc-volatility.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-dropdb.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/mvcc-caveats.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/storage-page-layout.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-prepare.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/perm-functions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-constraint-table-usage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-ts-parser.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-set-transaction.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-0.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpython-database.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/regress-tap.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/intagg.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-basics.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-start-transaction.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-execute-with-args.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpython-trigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-comparison.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pgbasebackup.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalogs-overview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-15.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes-unique.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-11.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-extension.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-10.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropusermapping.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-commands.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-22.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pgrewind.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-open.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-1-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-role-column-grants.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-view-table-usage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/using-explain.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-stats.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-23.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgbuffercache.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/manage-ag-config.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createtsconfig.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-attributes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-cursor-move.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gin-examples.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-createlang.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/index-scanning.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-psql.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-math.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-fname.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-ssl.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-view-routine-usage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-14.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-locks.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-constraint.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-compatible.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-cursor-close.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropoperator.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-shdepend.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-net.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-language.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-preproc.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/upgrading.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-foreign-data.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xplang.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-20.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-domain-constraints.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-logical.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altereventtrigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-17.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-freetupletable.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgtestfsync.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-palloc.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-agg.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/manage-ag-createdb.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-connect.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-tables.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropdatabase.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altertsparser.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-pltemplate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-build-sql-update.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-schemas.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/mvcc.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-numeric.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createforeigntable.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sepgsql.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-shseclabel.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-2-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-matching.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-15.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-limitations.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpython.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-user-mapping.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalogs.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropeventtrigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterdefaultprivileges.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/maintenance.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-cursor-fetch.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-prepare-params.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-19.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/dblink.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-18.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/features.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-postgres.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-index.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/routine-reindex.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/recovery-config.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-json.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-replication-origin-status.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-administrable-role-authorizations.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-columns.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-view-column-usage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tablesample-support-functions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/encryption-options.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altertable.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-11.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-error-message.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-abort.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-seclabels.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-accessdb.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-18.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-19.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-0-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-12.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createtransform.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-explain.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/logicaldecoding-sql.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/geqo-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-table-privileges.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-foreign-servers.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropconversion.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/trigger-definition.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/install-windows-full.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-4-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spgist-extensibility.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-saveplan.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-system-columns.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/high-availability.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-26.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-role-routine-grants.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altersystem.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/installation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgcrypto.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spgist-examples.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/install-windows.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-22.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plperl-trusted.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-freetuple.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-trigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-statistic.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropaggregate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-file-locations.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-transforms.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-datatypes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/extend-how.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/arrays.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/appendixes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createopfamily.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pgreceivexlog.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-3-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-21.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/storage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-scroll-cursor-move.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xfunc.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altermaterializedview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-net-types.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-15.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-release-savepoint.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-5-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-descriptors.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/hstore.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpython-do.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-realloc.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-group.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-createdb.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/dml-delete.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-sql-implementation-info.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-geometric.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-dropuser.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/fdwhandler.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/manage-ag-dropdb.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/error-style-guide.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/logicaldecoding.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-preset.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/queries.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-connect.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-set.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-textsearch.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-droplang.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-17.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-creatematerializedview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-concepts.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-2-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-execute.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createtsdictionary.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/brin-extensibility.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-datetime.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-psql.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/queries-limit.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xoper.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-prepared-statements.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/fdw-planning.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-advanced.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/queries-select-lists.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-window.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-visibility.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgxlogdump.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/postgres-fdw.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-14.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/docguide-build.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-17.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createtstemplate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-set-role.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createpolicy.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-rules.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/logicaldecoding-explanation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/preventing-server-spoofing.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/index-unique-checks.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/fuzzystrmatch.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/rule-system.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-2-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/replication-origins.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-prog-client.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-opclass.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createserver.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/btree-gist.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-user-defined-types.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-enum.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-interface.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/event-trigger-table-rewrite-example.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-20.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droptype.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-foreign-table.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-resource.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-sequences.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-16.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-getargtypeid.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/bki-structure.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropopfamily.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/monitoring-stats.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-db-role-setting.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-cancel-query.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-prepare.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-available-extensions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-2-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/storage-init.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/queries-table-expressions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-ldap.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropcast.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-reindex.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-policies.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-client.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-13.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-domains.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-declare.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pltcl-dbaccess.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-debugging.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/bgworker.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-freeplan.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/index-cost-estimation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-comment.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-allocate-descriptor.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/rules-status.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/wal-reliability.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-4-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-formatting.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-19.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/manage-ag-templatedbs.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexam.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-process.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plhandler.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-policy.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-analyze.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plperl-data.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-fetch.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createextension.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droptsconfig.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-control-structures.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ssh-tunnels.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-threading.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/protocol-error-fields.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-replication-origin.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-9.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/typeconv-func.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-events.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-attrdef.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/intarray.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createdatabase.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-notice-processing.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/auth-pg-hba-conf.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-sql-sizing.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/lo-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createtrigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-copytuple.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-14.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-class.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-enum.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-27.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterserver.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-develop.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropcollation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/install-post.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-controls.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/lo-implementation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-getrelname.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-collation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pltcl-data.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/disk-full.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-key-column-usage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-18.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/index-functions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gin-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-binary.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/rules-materializedviews.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/admin.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alteruser.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datetime-input-rules.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-deallocate-descriptor.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-set-session-authorization.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-prog.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/index-catalog.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/rules.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-user-mapping-options.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-locks.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-join.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-12.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropforeigntable.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterschema.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/diskusage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgrowlocks.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altertstemplate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createtablespace.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droptable.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/rangetypes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/explicit-joins.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-xml.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-prepare-transaction.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-sql.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/backup-dump.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterforeigndatawrapper.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-textsearch.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/event-trigger-matrix.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-cancel.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-1-09.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/logicaldecoding-output-plugin.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createtype.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterdomain.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropserver.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgtrgm.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-inherit.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-views.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-pgservice.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/fdw-functions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/acronyms.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-views.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/query-path.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/backup-file.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/docguide-toolsets.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-1-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-21.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/rules-privileges.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-21.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-development-tips.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/install-requirements.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-disconnect.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-query.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-opfamily.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-26.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-xml.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-depend.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-pgpass.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-execute-plan-with-paramlist.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpython-envar.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/locking-indexes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-createuser.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-12.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-postmaster.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/lo.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-comparisons.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/protocol-message-formats.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropfunction.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/notation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/queries-with.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-commands.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/regress-variant.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droptsdictionary.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-user.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/geqo-biblio.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/charset.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgfreespacemap.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-24.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-cast.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/regress.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-1-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-file-settings.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ltree.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xml2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-createdb.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterrole.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-fk.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/backup.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-schemata.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/warm-standby.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/largeobjects.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-inherits.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-15.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pageinspect.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-describe.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-bit.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-syntax.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/dynamic-trace.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createoperator.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-auth-members.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-spi.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-array.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/queries-union.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-13.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-10.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datetime-appendix.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-9.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-close.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/planner-optimizer.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-0.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-set-autocommit.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/wal-configuration.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/continuous-archiving.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-9.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-notify.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-window.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/event-log-registration.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createindex.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-role-usage-grants.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-13.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpython-funcs.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altertsconfig.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/event-trigger-definition.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-21.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-15.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-parameters.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-11.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/custom-scan-path.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-0-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/custom-scan.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes-types.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-datetime.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-structure.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/LEGALNOTICE.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes-multicolumn.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropindex.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/protocol-changes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgarchivecleanup.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/earthdistance.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-logging.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgprewarm.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/executor.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plperl-event-triggers.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datetime-keywords.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-disconnect.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-16.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgbench.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-modifytuple.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgstatstatements.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-25.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-timezone-names.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-10.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/regress-evaluation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/explicit-locking.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/uuid-ossp.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/monitoring-ps.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-4-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-1-01.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-20.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droptsparser.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-column-domain-usage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/intro-whatis.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-16.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/oid2name.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xaggr.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-collations.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-default.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altersequence.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-12.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-priv.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/lo-interfaces.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/docguide-docbook.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-statistics.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/installation-platform-notes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/external-projects.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/queries-order.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropuser.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alteraggregate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-4-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-rollback.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/index-locking.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-set-descriptor.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/typeconv-oper.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gin-implementation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-settings.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-srf.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-get-notify.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-prepare.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-gettype.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropextension.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gist-examples.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/wal.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-send-query.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/hot-standby.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-error-handling.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-30.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterlargeobject.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createtableas.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xplang-install.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-commit-prepared.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-5-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-wal.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gin-extensibility.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-4-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-element-types.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-21.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-18.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-show.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/logicaldecoding-synchronous.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-cpp.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-copy.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-arch.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/external-extensions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-fastpath.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-prepare-cursor.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createusermapping.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-9.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/log-shipping-alternative.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-roles.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-2-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-select.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-18.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-9.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-savepoint.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/extend.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-boolean.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-sql-packages.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pgresetxlog.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-17.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-check-constraint-routine-usage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altertablespace.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-concept.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-10.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spgist-implementation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-developer.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/brin-builtin-opclasses.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/wal-internals.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes-opclass.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-23.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-12.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-others.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-lo.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-trigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-routines.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-syntax-lexical.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-17.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-commit.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/wal-async-commit.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-0-02.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-foreign-data-wrappers.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/trigger-interface.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-data-type-privileges.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-trigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/btree-gin.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gin-limit.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-string.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xindex.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-execute-plan.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tablefunc.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-19.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xoper-optimization.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/logicaldecoding-example.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-22.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-20.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-commands.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/manage-ag-tablespaces.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-initdb.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/bki-format.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-statements.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-close.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-12.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/storage-toast.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droplanguage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/cube.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-pseudo.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/event-triggers.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/git.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-22.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datetime-config-files.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/typeconv-union-case.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-ecpg.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/auth-username-maps.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/docguide-authoring.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-14.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes-bitmap-scans.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/fdw-callbacks.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/planner-stats-details.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/regress-run.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-reassign-owned.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-23.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-implementation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/resources.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-keepplan.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-22.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/typeconv-query.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/multibyte.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-unlisten.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/role-attributes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-13.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-fetch.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-13.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-triggers.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-update.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/bki-commands.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/database-roles.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-sql-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-14.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-13.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-checkpoint.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/file-fdw.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-cursor-open.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-pfree.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/recovery-target-settings.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-ts-config-map.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/fdw-row-locking.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createlanguage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-tables.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-2-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droprole.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-tablespace.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/wal-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-transform.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-role-table-grants.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/kernel-resources.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-json.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-foreign-server.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-range.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tsm-system-time.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-role-udt-grants.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/manage-ag-overview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plperl.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/dml-insert.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-enum.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-0-03.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-get-connections.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-9.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/reference-client.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xfunc-pl.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/monitoring.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createtsparser.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-foreign-data-wrapper.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/client-authentication.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-subquery.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-10.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-20.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-28.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/storage-fsm.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/install-windows-libpq.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-10.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-envars.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/isn.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/applevel-consistency.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/external-pl.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-amop.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-sequence.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-example.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-shadow.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-collation-character-set-applicab.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gin-builtin-opclasses.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/error-message-reporting.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altertrigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-am.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-whenever.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/nls.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-lock.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-17.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/extend-type-system.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-discard.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-rowsecurity.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/managing-databases.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-porting.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/role-membership.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/nls-translator.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpython-sharing.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pltcl-event-trigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-description.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-referential-constraints.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-range.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-character.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altertsdictionary.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-aggregate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/rules-views.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-execute.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-foreign-server-options.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-sql-features.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-examples.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/different-replication-solutions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/storage-file-layout.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-available-extension-versions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/bookindex.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-16.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-cursor-open-with-args.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-binarystring.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/adminpack.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-cursor-find.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-16.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/protocol-flow.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-9.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-12.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-11.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-populate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes-examine.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-check-constraints.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/lo-funcs.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-17.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droppolicy.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/overview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altercollation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/protocol-replication.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-5-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropgroup.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-constraint-column-usage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-drop-owned.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-17.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterfunction.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tsearch2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/archive-recovery-settings.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/auth-methods.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/transaction-iso.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-19.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-11.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-18.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-build.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-9.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-table.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-foreign-tables.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-2-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/chkpass.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-update.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-amproc.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plperl-triggers.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tsm-system-rows.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-12.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-usage-privileges.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/logicaldecoding-writer.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createaggregate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pgrecvlogical.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-24.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pltcl-overview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-conclusion.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropdomain.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-async.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pgrestore.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-scroll-cursor-fetch.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/parser-stage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-get-descriptor.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/internals.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-notify.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/unaccent.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-1-02.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-default-acl.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-values.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-foreign-table-options.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgtesttiming.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plperl-global.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterforeigntable.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/querytree.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-inheritance.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-memory.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-end.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-delete.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/rules-update.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/connect-estab.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/protocol.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-execute-immediate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-2-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/source.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-cluster.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/client-interfaces.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-5-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-ts-dict.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xtypes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-user-mappings.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/trigger-example.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-dynamic.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-10.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-library.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-declare.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/supported-platforms.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-14.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pltcl-trigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-short.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/test-decoding.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/bki-example.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-exec.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-sql-sizing-profiles.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-14.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-1-0.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-pop.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/populate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-proc.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-dictionaries.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sourcerepo.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/stylesheet.css': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-13.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/role-removal.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-connect.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/protocol-message-types.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gist-implementation.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-features.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/passwordcheck.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gin.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-exec.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-cursors.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-parsers.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-getnspname.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-variables.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/queries-overview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-15.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterconversion.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droptstemplate.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alteroperator.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-routine-privileges.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-9.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterpolicy.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/history.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-4-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-push.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/mvcc-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datetime-units-history.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterdatabase.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-connection.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-domain-udt-usage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/install-getsource.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createconversion.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/fdw-helpers.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-udt-privileges.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/non-durability.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-replication-slots.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/rowtypes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-16.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/brin-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/user-manag.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/custom-scan-plan.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altergroup.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-control.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/geqo-intro2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-clusterdb.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/docguide-style.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-reset.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tcn.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xfunc-c.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-15.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/rules-triggers.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-character-sets.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-misc.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-authid.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pgstattuple.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/biblio.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-16.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-pg-lsn.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/datatype-oid.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-move.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tablesample-method.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-revoke.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-syntax-calling-funcs.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-largeobject-metadata.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-pgtypes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/citext.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-sql-var.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/bug-reporting.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spgist.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/creating-cluster.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-tables.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-19.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-23.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gist-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-exec.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/logicaldecoding-catalogs.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-depend.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/bki.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spgist-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-schema.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pltcl-unknown.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/docguide.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-18.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-bitstring.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/typeconv.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-rewrite.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/server-shutdown.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-gettypeid.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-namespace.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-getbinval.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-10.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/brin.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-cursor-open-with-paramlist.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/auth-delay.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/warm-standby-failover.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/regress-coverage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-12.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-matviews.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/libpq-single-row-mode.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-13.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/dict-xsyn.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/postgres-user.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-9.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterrule.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ddl-partitioning.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/planner-stats.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-21.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/pltcl-procnames.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-4-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createtable.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-1-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/external-interfaces.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-cursors.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-execp.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-largeobject.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pgdump.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-errors.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createrule.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes-ordering.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/reference.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-indexes.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-configuration.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-ts-config.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-25.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/custom-scan-execution.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/nls-programmer.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pgcontroldata.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alteropfamily.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-custom.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpython-python23.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-table-constraints.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/unsupported-features-sql-standard.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sslinfo.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/row-estimation-examples.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropforeigndatawrapper.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-14.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/dml-update.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-getvalue.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-connect-u.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-returntuple.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-column-privileges.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/textsearch-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-4-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-admin.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-15.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/geqo.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropopclass.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-views.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-20.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-13.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-keywords-appendix.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/index.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-3-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/config-setting.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-open.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-1-6.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-event-triggers.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-19.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterlanguage.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-23.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/functions-conditional.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-17.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterindex.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gin-tips.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/view-pg-user-mappings.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-refreshmaterializedview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-2.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-11.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/client-authentication-problems.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-16.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/protocol-overview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/xfunc-internal.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/install-short.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-advanced-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-20.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-grant.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-expressions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-column-options.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-build-sql-insert.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-11.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/geqo-pg-intro.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-attribute.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-importforeignschema.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-replication.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/auto-explain.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-2-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/event-trigger-example.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/server-start.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-3-12.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-17.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-insert.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/performance-tips.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/ecpg-informix-compat.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createuser.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/trigger-datachanges.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-errors-and-messages.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/event-trigger-interface.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes-collations.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/indexes-expressional.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/extend-extensions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-8.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-18.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-alterusermapping.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-is-cursor-plan.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-altertype.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-7.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-vacuum.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-do.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createsequence.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-transactions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-build-sql-delete.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-begin.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/infoschema-information-schema-catalog-name.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-0-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-21.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/views-overview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpython-data.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-overview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/information-schema.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-13.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plperl-under-the-hood.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-16.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-createfunction.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-2-1.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-3-19.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-9.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/contrib-dblink-get-pkey.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plpgsql-expressions.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/plperl-builtins.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/runtime-config-autovacuum.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/logfile-maintenance.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/spi-spi-finish.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-0-20.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-dropview.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/gist-builtin-opclasses.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-9-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-14.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-14.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/triggers.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/preface.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-13.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-4-22.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/app-pg-isready.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-6-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-7-3-3.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-1-5.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/tutorial-delete.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/errcodes-appendix.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/sql-droptrigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/catalog-pg-event-trigger.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-4.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/release-8-4-10.html': Operation not permittedchown: changing ownership of '/tmp/postgresql/pkg/postgresql-docs/usr/share/doc/postgresql/html/': Operation not permitted==> ERROR: A failure occurred in package_postgresql-docs().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/postgresql/src/postgresql-9.5.3/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by PostgreSQL configure 9.5.3, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --datadir=/usr/share/postgresql --sysconfdir=/etc --with-gssapi --with-libxml --with-openssl --with-perl --with-python PYTHON=/usr/bin/python2 --with-tcl --with-pam --with-system-tzdata=/usr/share/zoneinfo --with-uuid=e2fs --enable-nls --enable-thread-safety## --------- #### Platform. #### --------- ##hostname = e764dc93b88cuname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X     = unknown/bin/arch              = unknown/usr/bin/arch -k       = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo      = unknown/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:2750: checking build system typeconfigure:2764: result: x86_64-pc-linux-gnuconfigure:2784: checking host system typeconfigure:2797: result: x86_64-unknown-linux-gnuconfigure:2819: checking which template to useconfigure:2889: result: linuxconfigure:2984: checking whether to build with 64-bit integer date/time supportconfigure:3013: result: yesconfigure:3020: checking whether NLS is wantedconfigure:3052: result: yesconfigure:3060: checking for default port numberconfigure:3085: result: 5432configure:3503: checking for block sizeconfigure:3537: result: 8kBconfigure:3549: checking for segment sizeconfigure:3578: result: 1GBconfigure:3590: checking for WAL block sizeconfigure:3625: result: 8kBconfigure:3637: checking for WAL segment sizeconfigure:3672: result: 16MBconfigure:3725: checking for x86_64-unknown-linux-gccconfigure:3752: result: clangconfigure:3827: checking for C compiler versionconfigure:3836: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3847: $? = 0configure:3836: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3847: $? = 0configure:3836: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3847: $? = 1configure:3836: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3847: $? = 1configure:3867: checking whether the C compiler worksconfigure:3889: clang    conftest.c  >&5configure:3893: $? = 0configure:3941: result: yesconfigure:3944: checking for C compiler default output file nameconfigure:3946: result: a.outconfigure:3952: checking for suffix of executablesconfigure:3959: clang -o conftest    conftest.c  >&5configure:3963: $? = 0configure:3985: result:configure:4007: checking whether we are cross compilingconfigure:4015: clang -o conftest    conftest.c  >&5configure:4019: $? = 0configure:4026: ./conftestconfigure:4030: $? = 0configure:4045: result: noconfigure:4050: checking for suffix of object filesconfigure:4072: clang -c   conftest.c >&5configure:4076: $? = 0configure:4097: result: oconfigure:4101: checking whether we are using the GNU C compilerconfigure:4120: clang -c   conftest.c >&5configure:4120: $? = 0configure:4129: result: yesconfigure:4138: checking whether clang accepts -gconfigure:4158: clang -c -g  conftest.c >&5configure:4158: $? = 0configure:4199: result: yesconfigure:4216: checking for clang option to accept ISO C89configure:4279: clang  -c   conftest.c >&5configure:4279: $? = 0configure:4292: result: none neededconfigure:4330: clang -c   conftest.c >&5conftest.c:24:1: error: use of undeclared identifier 'choke'choke me^1 error generated.configure:4330: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| /* end confdefs.h.  */|| int| main ()| {| #ifndef __INTEL_COMPILER| choke me| #endif|   ;|   return 0;| }configure:4352: clang -c   conftest.c >&5conftest.c:24:1: error: use of undeclared identifier 'choke'choke me^1 error generated.configure:4352: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| /* end confdefs.h.  */|| int| main ()| {| #ifndef __SUNPRO_C| choke me| #endif|   ;|   return 0;| }configure:4407: checking whether clang supports -Wdeclaration-after-statementconfigure:4427: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement  -D_GNU_SOURCE conftest.c >&5configure:4427: $? = 0configure:4436: result: yesconfigure:4442: checking whether clang supports -Wendif-labelsconfigure:4462: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels  -D_GNU_SOURCE conftest.c >&5configure:4462: $? = 0configure:4471: result: yesconfigure:4477: checking whether clang supports -Wmissing-format-attributeconfigure:4497: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute  -D_GNU_SOURCE conftest.c >&5configure:4497: $? = 0configure:4506: result: yesconfigure:4513: checking whether clang supports -Wformat-securityconfigure:4533: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security  -D_GNU_SOURCE conftest.c >&5configure:4533: $? = 0configure:4542: result: yesconfigure:4549: checking whether clang supports -fno-strict-aliasingconfigure:4569: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing  -D_GNU_SOURCE conftest.c >&5configure:4569: $? = 0configure:4578: result: yesconfigure:4585: checking whether clang supports -fwrapvconfigure:4605: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv  -D_GNU_SOURCE conftest.c >&5configure:4605: $? = 0configure:4614: result: yesconfigure:4621: checking whether clang supports -fexcess-precision=standardconfigure:4641: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard  -D_GNU_SOURCE conftest.c >&5clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedconfigure:4641: $? = 0configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| /* end confdefs.h.  */|| int| main ()| {||   ;|   return 0;| }configure:4650: result: noconfigure:4657: checking whether clang supports -funroll-loopsconfigure:4677: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -funroll-loops  -D_GNU_SOURCE conftest.c >&5configure:4677: $? = 0configure:4686: result: yesconfigure:4692: checking whether clang supports -ftree-vectorizeconfigure:4712: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -ftree-vectorize  -D_GNU_SOURCE conftest.c >&5configure:4712: $? = 0configure:4721: result: yesconfigure:4730: checking whether clang supports -Wunused-command-line-argumentconfigure:4750: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wunused-command-line-argument  -D_GNU_SOURCE conftest.c >&5configure:4750: $? = 0configure:4759: result: yesconfigure:4994: checking whether the C compiler still worksconfigure:5007: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE  conftest.c  >&5configure:5007: $? = 0configure:5008: result: yesconfigure:5033: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE conftest.c >&5configure:5033: $? = 0configure:5046: checking how to run the C preprocessorconfigure:5077: clang -E  -D_GNU_SOURCE conftest.cconfigure:5077: $? = 0configure:5091: clang -E  -D_GNU_SOURCE conftest.cconftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:5091: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| /* end confdefs.h.  */| #include configure:5116: result: clang -Econfigure:5136: clang -E  -D_GNU_SOURCE conftest.cconfigure:5136: $? = 0configure:5150: clang -E  -D_GNU_SOURCE conftest.cconftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:5150: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| /* end confdefs.h.  */| #include configure:5292: checking allow thread-safe client librariesconfigure:5322: result: yesconfigure:5329: checking whether to build with Tclconfigure:5355: result: yesconfigure:5387: checking whether to build Perl modulesconfigure:5413: result: yesconfigure:5420: checking whether to build Python modulesconfigure:5446: result: yesconfigure:5453: checking whether to build with GSSAPI supportconfigure:5484: result: yesconfigure:5527: checking whether to build with PAM supportconfigure:5555: result: yesconfigure:5562: checking whether to build with LDAP supportconfigure:5590: result: noconfigure:5597: checking whether to build with Bonjour supportconfigure:5625: result: noconfigure:5632: checking whether to build with OpenSSL supportconfigure:5660: result: yesconfigure:5667: checking whether to build with SELinux supportconfigure:5694: result: noconfigure:5884: checking for xml2-configconfigure:5900: found /usr/bin/xml2-configconfigure:5911: result: xml2-configconfigure:6038: checking for grep that handles long lines and -econfigure:6096: result: /usr/bin/grepconfigure:6101: checking for egrepconfigure:6163: result: /usr/bin/grep -Econfigure:6210: checking for ld used by GCCconfigure:6273: result: /usr/bin/ldconfigure:6280: checking if the linker (/usr/bin/ld) is GNU ldGNU ld (GNU Binutils) 2.26.1configure:6292: result: yesconfigure:6336: checking for x86_64-unknown-linux-ranlibconfigure:6366: result: noconfigure:6376: checking for ranlibconfigure:6392: found /usr/bin/ranlibconfigure:6403: result: ranlibconfigure:6429: checking for x86_64-unknown-linux-stripconfigure:6459: result: noconfigure:6469: checking for stripconfigure:6485: found /usr/bin/stripconfigure:6496: result: stripconfigure:6519: checking whether it is possible to strip librariesconfigure:6524: result: yesconfigure:6549: checking for x86_64-unknown-linux-arconfigure:6579: result: noconfigure:6589: checking for arconfigure:6605: found /usr/bin/arconfigure:6616: result: arconfigure:6931: checking for a BSD-compatible installconfigure:6999: result: /usr/bin/install -cconfigure:7021: checking for tarconfigure:7039: found /usr/bin/tarconfigure:7051: result: /usr/bin/tarconfigure:7059: checking whether ln -s worksconfigure:7063: result: yesconfigure:7074: checking for gawkconfigure:7090: found /usr/bin/gawkconfigure:7101: result: gawkconfigure:7112: checking for a thread-safe mkdir -pconfigure:7151: result: /usr/bin/mkdir -pconfigure:7167: checking for bisonconfigure:7185: found /usr/bin/bisonconfigure:7197: result: /usr/bin/bisonconfigure:7212: using bison (GNU Bison) 3.0.4configure:7251: checking for flexconfigure:7296: result: noconfigure:7304: 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.)configure:7328: checking for perlconfigure:7346: found /usr/bin/perlconfigure:7358: result: /usr/bin/perlconfigure:7370: using perl 5.24.0configure:7403: checking for Perl archlibexpconfigure:7407: result: /usr/lib/perl5/core_perlconfigure:7409: checking for Perl privlibexpconfigure:7413: result: /usr/share/perl5/core_perlconfigure:7415: checking for Perl useshrplibconfigure:7419: result: trueconfigure:7428: checking for flags to link embedded Perlconfigure:7445: result:  -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib  -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lcconfigure:7454: checking for pythonconfigure:7484: result: /usr/bin/python2configure:7497: checking for Python distutils moduleconfigure:7501: result: yesconfigure:7508: checking Python configuration directoryconfigure:7513: result: /usr/lib/python2.7/configconfigure:7516: checking Python include directoriesconfigure:7529: result: -I/usr/include/python2.7configure:7534: checking how to link an embedded Python applicationconfigure:7561: result: -L/usr/lib -lpython2.7 -lpthread -ldl  -lutil -lmconfigure:7661: checking for main in -lmconfigure:7680: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lm   >&5conftest.c:30:1: warning: all paths through this function will call itself [-Winfinite-recursion]{^1 warning generated.configure:7680: $? = 0configure:7689: result: yesconfigure:7700: checking for library containing setproctitleconfigure:7731: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lm  >&5/tmp/conftest-e40f22.o: In function `main':conftest.c:(.text+0x12): undefined reference to `setproctitle'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:7731: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char setproctitle ();| int| main ()| {| return setproctitle ();|   ;|   return 0;| }configure:7731: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lutil  -lm  >&5/tmp/conftest-fc7575.o: In function `main':conftest.c:(.text+0x12): undefined reference to `setproctitle'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:7731: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char setproctitle ();| int| main ()| {| return setproctitle ();|   ;|   return 0;| }configure:7748: result: noconfigure:7756: checking for library containing dlopenconfigure:7787: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lm  >&5/tmp/conftest-288ddf.o: In function `main':conftest.c:(.text+0x12): undefined reference to `dlopen'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:7787: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char dlopen ();| int| main ()| {| return dlopen ();|   ;|   return 0;| }configure:7787: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -ldl  -lm  >&5configure:7787: $? = 0configure:7804: result: -ldlconfigure:7812: checking for library containing socketconfigure:7843: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -ldl -lm  >&5configure:7843: $? = 0configure:7860: result: none requiredconfigure:7868: checking for library containing shl_loadconfigure:7899: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -ldl -lm  >&5/tmp/conftest-62e1bd.o: In function `main':conftest.c:(.text+0x12): undefined reference to `shl_load'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:7899: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char shl_load ();| int| main ()| {| return shl_load ();|   ;|   return 0;| }configure:7899: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -ldld  -ldl -lm  >&5/usr/bin/ld: cannot find -ldldclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:7899: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char shl_load ();| int| main ()| {| return shl_load ();|   ;|   return 0;| }configure:7916: result: noconfigure:7985: checking for library containing getopt_longconfigure:8016: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -ldl -lm  >&5configure:8016: $? = 0configure:8033: result: none requiredconfigure:8041: checking for library containing cryptconfigure:8072: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -ldl -lm  >&5/tmp/conftest-a4dfb3.o: In function `main':conftest.c:(.text+0x12): undefined reference to `crypt'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:8072: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char crypt ();| int| main ()| {| return crypt ();|   ;|   return 0;| }configure:8072: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lcrypt  -ldl -lm  >&5configure:8072: $? = 0configure:8089: result: -lcryptconfigure:8097: checking for library containing shm_openconfigure:8128: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lcrypt -ldl -lm  >&5/tmp/conftest-042173.o: In function `main':conftest.c:(.text+0x12): undefined reference to `shm_open'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:8128: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char shm_open ();| int| main ()| {| return shm_open ();|   ;|   return 0;| }configure:8128: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lrt  -lcrypt -ldl -lm  >&5configure:8128: $? = 0configure:8145: result: -lrtconfigure:8153: checking for library containing shm_unlinkconfigure:8184: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lrt -lcrypt -ldl -lm  >&5configure:8184: $? = 0configure:8201: result: none requiredconfigure:8210: checking for library containing fdatasyncconfigure:8241: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lrt -lcrypt -ldl -lm  >&5configure:8241: $? = 0configure:8258: result: none requiredconfigure:8267: checking for library containing sched_yieldconfigure:8298: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lrt -lcrypt -ldl -lm  >&5configure:8298: $? = 0configure:8315: result: none requiredconfigure:8325: checking for library containing gethostbyname_rconfigure:8356: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lrt -lcrypt -ldl -lm  >&5configure:8356: $? = 0configure:8373: result: none requiredconfigure:8382: checking for library containing shmgetconfigure:8413: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lrt -lcrypt -ldl -lm  >&5configure:8413: $? = 0configure:8430: result: none requiredconfigure:8442: checking for library containing readlineconfigure:8474: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lreadline -lrt -lcrypt -ldl -lm  >&5configure:8474: $? = 0configure:8500: result: -lreadlineconfigure:8519: checking for inflate in -lzconfigure:8544: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lz  -lreadline -lrt -lcrypt -ldl -lm  >&5configure:8544: $? = 0configure:8553: result: yesconfigure:8595: checking for library containing gss_init_sec_contextconfigure:8626: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lz -lreadline -lrt -lcrypt -ldl -lm  >&5/tmp/conftest-ea74a4.o: In function `main':conftest.c:(.text+0x12): undefined reference to `gss_init_sec_context'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:8626: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char gss_init_sec_context ();| int| main ()| {| return gss_init_sec_context ();|   ;|   return 0;| }configure:8626: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lgssapi_krb5  -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:8626: $? = 0configure:8643: result: -lgssapi_krb5configure:8660: checking for CRYPTO_new_ex_data in -lcryptoconfigure:8685: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lcrypto  -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:8685: $? = 0configure:8694: result: yesconfigure:8707: checking for SSL_library_init in -lsslconfigure:8732: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lssl  -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:8732: $? = 0configure:8741: result: yesconfigure:8874: checking for SSL_get_current_compressionconfigure:8874: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:8874: $? = 0configure:8874: result: yesconfigure:8886: checking for pam_start in -lpamconfigure:8911: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lpam  -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:8911: $? = 0configure:8920: result: yesconfigure:8936: checking for xmlSaveToBuffer in -lxml2configure:8961: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2  -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:8961: $? = 0configure:8970: result: yesconfigure:9098: checking for uuid_generateconfigure:9098: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5/tmp/conftest-2a4e9a.o: In function `main':conftest.c:(.text+0x12): undefined reference to `uuid_generate'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:9098: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| /* end confdefs.h.  */| /* Define uuid_generate to an innocuous variant, in case  declares uuid_generate. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define uuid_generate innocuous_uuid_generate|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char uuid_generate (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef uuid_generate|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char uuid_generate ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_uuid_generate || defined __stub___uuid_generate| choke me| #endif|| int| main ()| {| return uuid_generate ();|   ;|   return 0;| }configure:9098: result: noconfigure:9102: checking for uuid_generate in -luuidconfigure:9127: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -luuid  -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:9127: $? = 0configure:9136: result: yesconfigure:9238: checking for ANSI C header filesconfigure:9258: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9258: $? = 0configure:9331: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:9331: $? = 0configure:9331: ./conftestconfigure:9331: $? = 0configure:9342: result: yesconfigure:9355: checking for sys/types.hconfigure:9355: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9355: $? = 0configure:9355: result: yesconfigure:9355: checking for sys/stat.hconfigure:9355: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9355: $? = 0configure:9355: result: yesconfigure:9355: checking for stdlib.hconfigure:9355: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9355: $? = 0configure:9355: result: yesconfigure:9355: checking for string.hconfigure:9355: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9355: $? = 0configure:9355: result: yesconfigure:9355: checking for memory.hconfigure:9355: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9355: $? = 0configure:9355: result: yesconfigure:9355: checking for strings.hconfigure:9355: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9355: $? = 0configure:9355: result: yesconfigure:9355: checking for inttypes.hconfigure:9355: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9355: $? = 0configure:9355: result: yesconfigure:9355: checking for stdint.hconfigure:9355: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9355: $? = 0configure:9355: result: yesconfigure:9355: checking for unistd.hconfigure:9355: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9355: $? = 0configure:9355: result: yesconfigure:9370: checking atomic.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:79:10: fatal error: 'atomic.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:9370: result: noconfigure:9370: checking atomic.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconftest.c:46:10: fatal error: 'atomic.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h.  */| #include configure:9370: result: noconfigure:9370: checking for atomic.hconfigure:9370: result: noconfigure:9370: checking crypt.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking crypt.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for crypt.hconfigure:9370: result: yesconfigure:9370: checking dld.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:80:10: fatal error: 'dld.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:9370: result: noconfigure:9370: checking dld.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconftest.c:47:10: fatal error: 'dld.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| /* end confdefs.h.  */| #include configure:9370: result: noconfigure:9370: checking for dld.hconfigure:9370: result: noconfigure:9370: checking fp_class.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:80:10: fatal error: 'fp_class.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:9370: result: noconfigure:9370: checking fp_class.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconftest.c:47:10: fatal error: 'fp_class.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| /* end confdefs.h.  */| #include configure:9370: result: noconfigure:9370: checking for fp_class.hconfigure:9370: result: noconfigure:9370: checking getopt.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking getopt.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for getopt.hconfigure:9370: result: yesconfigure:9370: checking ieeefp.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:81:10: fatal error: 'ieeefp.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:9370: result: noconfigure:9370: checking ieeefp.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconftest.c:48:10: fatal error: 'ieeefp.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| /* end confdefs.h.  */| #include configure:9370: result: noconfigure:9370: checking for ieeefp.hconfigure:9370: result: noconfigure:9370: checking ifaddrs.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking ifaddrs.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for ifaddrs.hconfigure:9370: result: yesconfigure:9370: checking langinfo.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking langinfo.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for langinfo.hconfigure:9370: result: yesconfigure:9370: checking mbarrier.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:83:10: fatal error: 'mbarrier.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:9370: result: noconfigure:9370: checking mbarrier.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconftest.c:50:10: fatal error: 'mbarrier.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| /* end confdefs.h.  */| #include configure:9370: result: noconfigure:9370: checking for mbarrier.hconfigure:9370: result: noconfigure:9370: checking poll.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking poll.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for poll.hconfigure:9370: result: yesconfigure:9370: checking pwd.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking pwd.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for pwd.hconfigure:9370: result: yesconfigure:9370: checking sys/ioctl.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking sys/ioctl.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for sys/ioctl.hconfigure:9370: result: yesconfigure:9370: checking sys/ipc.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking sys/ipc.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for sys/ipc.hconfigure:9370: result: yesconfigure:9370: checking sys/poll.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking sys/poll.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for sys/poll.hconfigure:9370: result: yesconfigure:9370: checking sys/pstat.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:88:10: fatal error: 'sys/pstat.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:9370: result: noconfigure:9370: checking sys/pstat.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconftest.c:55:10: fatal error: 'sys/pstat.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| /* end confdefs.h.  */| #include configure:9370: result: noconfigure:9370: checking for sys/pstat.hconfigure:9370: result: noconfigure:9370: checking sys/resource.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking sys/resource.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for sys/resource.hconfigure:9370: result: yesconfigure:9370: checking sys/select.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking sys/select.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for sys/select.hconfigure:9370: result: yesconfigure:9370: checking sys/sem.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking sys/sem.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for sys/sem.hconfigure:9370: result: yesconfigure:9370: checking sys/shm.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking sys/shm.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for sys/shm.hconfigure:9370: result: yesconfigure:9370: checking sys/socket.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking sys/socket.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for sys/socket.hconfigure:9370: result: yesconfigure:9370: checking sys/sockio.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:93:10: fatal error: 'sys/sockio.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:9370: result: noconfigure:9370: checking sys/sockio.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconftest.c:60:10: fatal error: 'sys/sockio.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| /* end confdefs.h.  */| #include configure:9370: result: noconfigure:9370: checking for sys/sockio.hconfigure:9370: result: noconfigure:9370: checking sys/tas.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:93:10: fatal error: 'sys/tas.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:9370: result: noconfigure:9370: checking sys/tas.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconftest.c:60:10: fatal error: 'sys/tas.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| /* end confdefs.h.  */| #include configure:9370: result: noconfigure:9370: checking for sys/tas.hconfigure:9370: result: noconfigure:9370: checking sys/time.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking sys/time.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for sys/time.hconfigure:9370: result: yesconfigure:9370: checking sys/un.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking sys/un.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for sys/un.hconfigure:9370: result: yesconfigure:9370: checking termios.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking termios.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for termios.hconfigure:9370: result: yesconfigure:9370: checking ucred.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:96:10: fatal error: 'ucred.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:9370: result: noconfigure:9370: checking ucred.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconftest.c:63:10: fatal error: 'ucred.h' file not found#include ^1 error generated.configure:9370: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h.  */| #include configure:9370: result: noconfigure:9370: checking for ucred.hconfigure:9370: result: noconfigure:9370: checking utime.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking utime.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for utime.hconfigure:9370: result: yesconfigure:9370: checking wchar.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking wchar.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for wchar.hconfigure:9370: result: yesconfigure:9370: checking wctype.h usabilityconfigure:9370: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking wctype.h presenceconfigure:9370: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9370: $? = 0configure:9370: result: yesconfigure:9370: checking for wctype.hconfigure:9370: result: yesconfigure:9385: checking for net/if.hconfigure:9385: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9385: $? = 0configure:9385: result: yesconfigure:9405: checking for sys/ucred.hconfigure:9405: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:103:10: fatal error: 'sys/ucred.h' file not found#include ^1 error generated.configure:9405: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include ||| #include configure:9405: result: noconfigure:9423: checking netinet/in.h usabilityconfigure:9423: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9423: $? = 0configure:9423: result: yesconfigure:9423: checking netinet/in.h presenceconfigure:9423: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9423: $? = 0configure:9423: result: yesconfigure:9423: checking for netinet/in.hconfigure:9423: result: yesconfigure:9435: checking for netinet/tcp.hconfigure:9435: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9435: $? = 0configure:9435: result: yesconfigure:9454: checking readline/readline.h usabilityconfigure:9454: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9454: $? = 0configure:9454: result: yesconfigure:9454: checking readline/readline.h presenceconfigure:9454: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9454: $? = 0configure:9454: result: yesconfigure:9454: checking for readline/readline.hconfigure:9454: result: yesconfigure:9484: checking readline/history.h usabilityconfigure:9484: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9484: $? = 0configure:9484: result: yesconfigure:9484: checking readline/history.h presenceconfigure:9484: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9484: $? = 0configure:9484: result: yesconfigure:9484: checking for readline/history.hconfigure:9484: result: yesconfigure:9606: checking zlib.h usabilityconfigure:9606: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9606: $? = 0configure:9606: result: yesconfigure:9606: checking zlib.h presenceconfigure:9606: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9606: $? = 0configure:9606: result: yesconfigure:9606: checking for zlib.hconfigure:9606: result: yesconfigure:9622: checking gssapi/gssapi.h usabilityconfigure:9622: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9622: $? = 0configure:9622: result: yesconfigure:9622: checking gssapi/gssapi.h presenceconfigure:9622: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9622: $? = 0configure:9622: result: yesconfigure:9622: checking for gssapi/gssapi.hconfigure:9622: result: yesconfigure:9650: checking openssl/ssl.h usabilityconfigure:9650: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9650: $? = 0configure:9650: result: yesconfigure:9650: checking openssl/ssl.h presenceconfigure:9650: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9650: $? = 0configure:9650: result: yesconfigure:9650: checking for openssl/ssl.hconfigure:9650: result: yesconfigure:9658: checking openssl/err.h usabilityconfigure:9658: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9658: $? = 0configure:9658: result: yesconfigure:9658: checking openssl/err.h presenceconfigure:9658: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9658: $? = 0configure:9658: result: yesconfigure:9658: checking for openssl/err.hconfigure:9658: result: yesconfigure:9671: checking security/pam_appl.h usabilityconfigure:9671: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9671: $? = 0configure:9671: result: yesconfigure:9671: checking security/pam_appl.h presenceconfigure:9671: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9671: $? = 0configure:9671: result: yesconfigure:9671: checking for security/pam_appl.hconfigure:9671: result: yesconfigure:9699: checking libxml/parser.h usabilityconfigure:9699: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9699: $? = 0configure:9699: result: yesconfigure:9699: checking libxml/parser.h presenceconfigure:9699: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9699: $? = 0configure:9699: result: yesconfigure:9699: checking for libxml/parser.hconfigure:9699: result: yesconfigure:9840: checking uuid/uuid.h usabilityconfigure:9840: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:9840: $? = 0configure:9840: result: yesconfigure:9840: checking uuid/uuid.h presenceconfigure:9840: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:9840: $? = 0configure:9840: result: yesconfigure:9840: checking for uuid/uuid.hconfigure:9840: result: yesconfigure:9962: checking whether byte ordering is bigendianconfigure:9977: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:75:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:75:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:9977: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| /* end confdefs.h.  */| #ifndef __APPLE_CC__| 	       not a universal capable compiler| 	     #endif| 	     typedef int dummy;|configure:10022: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10022: $? = 0configure:10040: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:81:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:10040: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| /* end confdefs.h.  */| #include | 		#include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| 		 not big endian| 		#endif||   ;|   return 0;| }configure:10168: result: noconfigure:10186: checking for inlineconfigure:10202: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:76:21: warning: unused function 'static_foo' [-Wunused-function]static inline foo_t static_foo () {return 0; }^1 warning generated.configure:10202: $? = 0configure:10210: result: inlineconfigure:10228: checking for quiet inline (no complaint if unreferenced)configure:10248: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:10248: $? = 0configure:10256: result: yesconfigure:10266: checking for printf format archetypeconfigure:10286: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:77:16: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes]__attribute__((format(gnu_printf, 2, 3)));^1 warning generated.configure:10286: $? = 0configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| /* end confdefs.h.  */| extern int| pgac_write(int ignore, const char *fmt,...)| __attribute__((format(gnu_printf, 2, 3)));| int| main ()| {||   ;|   return 0;| }configure:10294: result: printfconfigure:10303: checking for flexible array membersconfigure:10326: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10326: $? = 0configure:10333: result: yesconfigure:10344: checking for signed typesconfigure:10360: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:81:13: warning: unused variable 'c' [-Wunused-variable]signed char c; signed short s; signed int i;^conftest.c:81:29: warning: unused variable 's' [-Wunused-variable]signed char c; signed short s; signed int i;^conftest.c:81:43: warning: unused variable 'i' [-Wunused-variable]signed char c; signed short s; signed int i;^3 warnings generated.configure:10360: $? = 0configure:10367: result: yesconfigure:10374: checking for __func__configure:10390: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10390: $? = 0configure:10397: result: yesconfigure:10435: checking for _Static_assertconfigure:10451: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:10451: $? = 0configure:10459: result: yesconfigure:10466: checking for __builtin_types_compatible_pconfigure:10482: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:83:20: warning: unused variable 'y' [-Wunused-variable]int x; static int y[__builtin_types_compatible_p(__typeof__(x), int)];^1 warning generated.configure:10482: $? = 0configure:10489: result: yesconfigure:10496: checking for __builtin_bswap32configure:10512: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:80:26: warning: unused variable 'x' [-Wunused-variable]static unsigned long int x = __builtin_bswap32(0xaabbccdd);^1 warning generated.configure:10512: $? = 0configure:10519: result: yesconfigure:10526: checking for __builtin_constant_pconfigure:10542: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:81:26: warning: unused variable 'y' [-Wunused-variable]static int x; static int y[__builtin_constant_p(x) ? x : 1];^1 warning generated.configure:10542: $? = 0configure:10549: result: yesconfigure:10556: checking for __builtin_unreachableconfigure:10572: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:10572: $? = 0configure:10580: result: yesconfigure:10587: checking for __VA_ARGS__configure:10605: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10605: $? = 0configure:10612: result: yesconfigure:10619: checking whether struct tm is in sys/time.h or time.hconfigure:10639: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10639: $? = 0configure:10646: result: time.hconfigure:10654: checking for struct tm.tm_zoneconfigure:10654: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10654: $? = 0configure:10654: result: yesconfigure:10672: checking for tznameconfigure:10692: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:94:1: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration]atoi(*tzname);^1 warning generated.configure:10692: $? = 0configure:10700: result: yesconfigure:10708: checking for union semunconfigure:10708: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:94:5: error: invalid application of 'sizeof' to an incomplete type 'union semun'if (sizeof (union semun))^      ~~~~~~~~~~~~~conftest.c:94:19: note: forward declaration of 'union semun'if (sizeof (union semun))^1 error generated.configure:10708: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| /* end confdefs.h.  */| #include | #include | #include || int| main ()| {| if (sizeof (union semun))| 	 return 0;|   ;|   return 0;| }configure:10708: result: noconfigure:10721: checking for struct sockaddr_unconfigure:10721: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10721: $? = 0configure:10721: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:96:33: error: expected expressionif (sizeof ((struct sockaddr_un)))^1 error generated.configure:10721: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_UN_H| #include | #endif||| int| main ()| {| if (sizeof ((struct sockaddr_un)))| 	    return 0;|   ;|   return 0;| }configure:10721: result: yesconfigure:10733: checking for struct sockaddr_storageconfigure:10733: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10733: $? = 0configure:10733: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:97:38: error: expected expressionif (sizeof ((struct sockaddr_storage)))^1 error generated.configure:10733: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_SOCKET_H| #include | #endif||| int| main ()| {| if (sizeof ((struct sockaddr_storage)))| 	    return 0;|   ;|   return 0;| }configure:10733: result: yesconfigure:10748: checking for struct sockaddr_storage.ss_familyconfigure:10748: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10748: $? = 0configure:10748: result: yesconfigure:10762: checking for struct sockaddr_storage.__ss_familyconfigure:10762: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:100:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?if (ac_aggr.__ss_family)^~~~~~~~~~~ss_family/usr/include/bits/socket.h:168:5: note: 'ss_family' declared here__SOCKADDR_COMMON (ss_);    /* Address family, etc.  */^/usr/include/bits/sockaddr.h:35:15: note: expanded from macro '__SOCKADDR_COMMON'sa_family_t sa_prefix##family^:23:1: note: expanded from here ss_family^1 error generated.configure:10762: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_SOCKET_H| #include | #endif||| int| main ()| {| static struct sockaddr_storage ac_aggr;| if (ac_aggr.__ss_family)| return 0;|   ;|   return 0;| }configure:10762: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:100:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?if (sizeof ac_aggr.__ss_family)^~~~~~~~~~~ss_family/usr/include/bits/socket.h:168:5: note: 'ss_family' declared here__SOCKADDR_COMMON (ss_);    /* Address family, etc.  */^/usr/include/bits/sockaddr.h:35:15: note: expanded from macro '__SOCKADDR_COMMON'sa_family_t sa_prefix##family^:23:1: note: expanded from here ss_family^1 error generated.configure:10762: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_SOCKET_H| #include | #endif||| int| main ()| {| static struct sockaddr_storage ac_aggr;| if (sizeof ac_aggr.__ss_family)| return 0;|   ;|   return 0;| }configure:10762: result: noconfigure:10776: checking for struct sockaddr_storage.ss_lenconfigure:10776: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:100:13: error: no member named 'ss_len' in 'struct sockaddr_storage'if (ac_aggr.ss_len)~~~~~~~ ^1 error generated.configure:10776: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_SOCKET_H| #include | #endif||| int| main ()| {| static struct sockaddr_storage ac_aggr;| if (ac_aggr.ss_len)| return 0;|   ;|   return 0;| }configure:10776: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:100:20: error: no member named 'ss_len' in 'struct sockaddr_storage'if (sizeof ac_aggr.ss_len)~~~~~~~ ^1 error generated.configure:10776: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_SOCKET_H| #include | #endif||| int| main ()| {| static struct sockaddr_storage ac_aggr;| if (sizeof ac_aggr.ss_len)| return 0;|   ;|   return 0;| }configure:10776: result: noconfigure:10790: checking for struct sockaddr_storage.__ss_lenconfigure:10790: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:100:13: error: no member named '__ss_len' in 'struct sockaddr_storage'if (ac_aggr.__ss_len)~~~~~~~ ^1 error generated.configure:10790: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_SOCKET_H| #include | #endif||| int| main ()| {| static struct sockaddr_storage ac_aggr;| if (ac_aggr.__ss_len)| return 0;|   ;|   return 0;| }configure:10790: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:100:20: error: no member named '__ss_len' in 'struct sockaddr_storage'if (sizeof ac_aggr.__ss_len)~~~~~~~ ^1 error generated.configure:10790: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_SOCKET_H| #include | #endif||| int| main ()| {| static struct sockaddr_storage ac_aggr;| if (sizeof ac_aggr.__ss_len)| return 0;|   ;|   return 0;| }configure:10790: result: noconfigure:10804: checking for struct sockaddr.sa_lenconfigure:10804: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:100:13: error: no member named 'sa_len' in 'struct sockaddr'if (ac_aggr.sa_len)~~~~~~~ ^1 error generated.configure:10804: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_SOCKET_H| #include | #endif||| int| main ()| {| static struct sockaddr ac_aggr;| if (ac_aggr.sa_len)| return 0;|   ;|   return 0;| }configure:10804: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:100:20: error: no member named 'sa_len' in 'struct sockaddr'if (sizeof ac_aggr.sa_len)~~~~~~~ ^1 error generated.configure:10804: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_SOCKET_H| #include | #endif||| int| main ()| {| static struct sockaddr ac_aggr;| if (sizeof ac_aggr.sa_len)| return 0;|   ;|   return 0;| }configure:10804: result: noconfigure:10819: checking for struct addrinfoconfigure:10819: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10819: $? = 0configure:10819: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:98:30: error: expected expressionif (sizeof ((struct addrinfo)))^1 error generated.configure:10819: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| /* end confdefs.h.  */| #include | #include | #include ||| int| main ()| {| if (sizeof ((struct addrinfo)))| 	    return 0;|   ;|   return 0;| }configure:10819: result: yesconfigure:10834: checking for intptr_tconfigure:10834: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10834: $? = 0configure:10834: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:127:23: error: expected expressionif (sizeof ((intptr_t)))^1 error generated.configure:10834: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((intptr_t)))| 	    return 0;|   ;|   return 0;| }configure:10834: result: yesconfigure:10870: checking for uintptr_tconfigure:10870: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:10870: $? = 0configure:10870: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:128:24: error: expected expressionif (sizeof ((uintptr_t)))^1 error generated.configure:10870: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((uintptr_t)))| 	    return 0;|   ;|   return 0;| }configure:10870: result: yesconfigure:10907: checking for unsigned long long intconfigure:10946: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:10946: $? = 0configure:10955: result: yesconfigure:10965: checking for long long intconfigure:11003: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:11003: $? = 0configure:11003: ./conftestconfigure:11003: $? = 0configure:11015: result: yesconfigure:11024: checking for locale_tconfigure:11041: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:11041: $? = 0configure:11065: result: yesconfigure:11078: checking for struct cmsgcredconfigure:11078: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:105:5: error: invalid application of 'sizeof' to an incomplete type 'struct cmsgcred'if (sizeof (struct cmsgcred))^      ~~~~~~~~~~~~~~~~~conftest.c:105:20: note: forward declaration of 'struct cmsgcred'if (sizeof (struct cmsgcred))^1 error generated.configure:11078: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| /* end confdefs.h.  */| #include | #include | #ifdef HAVE_SYS_UCRED_H| #include | #endif|| int| main ()| {| if (sizeof (struct cmsgcred))| 	 return 0;|   ;|   return 0;| }configure:11078: result: noconfigure:11094: checking for struct optionconfigure:11094: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:11094: $? = 0configure:11094: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:103:28: error: expected expressionif (sizeof ((struct option)))^1 error generated.configure:11094: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| /* end confdefs.h.  */| #ifdef HAVE_GETOPT_H| #include | #endif|| int| main ()| {| if (sizeof ((struct option)))| 	    return 0;|   ;|   return 0;| }configure:11094: result: yesconfigure:11112: checking for z_streampconfigure:11112: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:11112: $? = 0configure:11112: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:102:24: error: expected expressionif (sizeof ((z_streamp)))^1 error generated.configure:11112: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| /* end confdefs.h.  */| #include || int| main ()| {| if (sizeof ((z_streamp)))| 	    return 0;|   ;|   return 0;| }configure:11112: result: yesconfigure:11168: checking for special C compiler options needed for large filesconfigure:11213: result: noconfigure:11219: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:11244: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:11244: $? = 0configure:11276: result: noconfigure:11369: checking size of off_tconfigure:11374: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:11374: $? = 0configure:11374: ./conftestconfigure:11374: $? = 0configure:11388: result: 8configure:11409: checking for int timezoneconfigure:11430: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:11430: $? = 0configure:11438: result: yesconfigure:11445: checking types of arguments for accept()configure:11480: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:105:12: error: conflicting types for 'accept'extern int accept (int, struct sockaddr *, int *);^/usr/include/sys/socket.h:243:12: note: previous declaration is hereextern int accept (int __fd, __SOCKADDR_ARG __addr,^1 error generated.configure:11480: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| /* end confdefs.h.  */| #ifdef HAVE_SYS_TYPES_H| #include | #endif| #ifdef HAVE_SYS_SOCKET_H| #include | #endif| extern int accept (int, struct sockaddr *, int *);| int| main ()| {||   ;|   return 0;| }configure:11480: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:105:12: error: conflicting types for 'accept'extern int accept (int, struct sockaddr *, size_t *);^/usr/include/sys/socket.h:243:12: note: previous declaration is hereextern int accept (int __fd, __SOCKADDR_ARG __addr,^1 error generated.configure:11480: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| /* end confdefs.h.  */| #ifdef HAVE_SYS_TYPES_H| #include | #endif| #ifdef HAVE_SYS_SOCKET_H| #include | #endif| extern int accept (int, struct sockaddr *, size_t *);| int| main ()| {||   ;|   return 0;| }configure:11480: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:11480: $? = 0configure:11504: result: int, int, struct sockaddr *, socklen_t *configure:11527: checking whether gettimeofday takes only one argumentconfigure:11545: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:109:14: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]gettimeofday(tp,tzp);^~conftest.c:107:19: note: initialize the variable 'tp' to silence this warningstruct timeval *tp;^= 0conftest.c:109:17: warning: variable 'tzp' is uninitialized when used here [-Wuninitialized]gettimeofday(tp,tzp);^~~conftest.c:108:21: note: initialize the variable 'tzp' to silence this warningstruct timezone *tzp;^= 02 warnings generated.configure:11545: $? = 0configure:11552: result: noconfigure:11560: checking for wcstombs_l declarationconfigure:11579: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:109:8: error: use of undeclared identifier 'wcstombs_l'(void) wcstombs_l;^1 error generated.configure:11579: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| /* end confdefs.h.  */| #include | #include | int| main ()| {| #ifndef wcstombs_l| (void) wcstombs_l;| #endif|   ;|   return 0;| }configure:11597: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:110:8: error: use of undeclared identifier 'wcstombs_l'(void) wcstombs_l;^1 error generated.configure:11597: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| /* end confdefs.h.  */| #include | #include | #include | int| main ()| {| #ifndef wcstombs_l| (void) wcstombs_l;| #endif|   ;|   return 0;| }configure:11606: result: noconfigure:11624: checking for cbrtconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5conftest.c:126:6: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration]char cbrt ();^conftest.c:126:6: note: 'cbrt' is a builtin with type 'double (double)'1 warning generated.configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for dlopenconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for fdatasyncconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for getifaddrsconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for getpeerucredconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5/tmp/conftest-eab78f.o: In function `main':conftest.c:(.text+0x12): undefined reference to `getpeerucred'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11624: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| /* end confdefs.h.  */| /* Define getpeerucred to an innocuous variant, in case  declares getpeerucred. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define getpeerucred innocuous_getpeerucred|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char getpeerucred (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef getpeerucred|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char getpeerucred ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_getpeerucred || defined __stub___getpeerucred| choke me| #endif|| int| main ()| {| return getpeerucred ();|   ;|   return 0;| }configure:11624: result: noconfigure:11624: checking for getrlimitconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for mbstowcs_lconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5/tmp/conftest-ce9737.o: In function `main':conftest.c:(.text+0x12): undefined reference to `mbstowcs_l'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11624: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| /* end confdefs.h.  */| /* Define mbstowcs_l to an innocuous variant, in case  declares mbstowcs_l. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define mbstowcs_l innocuous_mbstowcs_l|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char mbstowcs_l (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef mbstowcs_l|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char mbstowcs_l ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_mbstowcs_l || defined __stub___mbstowcs_l| choke me| #endif|| int| main ()| {| return mbstowcs_l ();|   ;|   return 0;| }configure:11624: result: noconfigure:11624: checking for memmoveconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5conftest.c:131:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]char memmove ();^conftest.c:131:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'1 warning generated.configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for pollconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for pstatconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5/tmp/conftest-c06dce.o: In function `main':conftest.c:(.text+0x12): undefined reference to `pstat'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11624: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| /* end confdefs.h.  */| /* Define pstat to an innocuous variant, in case  declares pstat. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define pstat innocuous_pstat|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char pstat (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef pstat|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char pstat ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_pstat || defined __stub___pstat| choke me| #endif|| int| main ()| {| return pstat ();|   ;|   return 0;| }configure:11624: result: noconfigure:11624: checking for pthread_is_threaded_npconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5/tmp/conftest-54764b.o: In function `main':conftest.c:(.text+0x12): undefined reference to `pthread_is_threaded_np'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11624: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| /* end confdefs.h.  */| /* Define pthread_is_threaded_np to an innocuous variant, in case  declares pthread_is_threaded_np. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define pthread_is_threaded_np innocuous_pthread_is_threaded_np|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char pthread_is_threaded_np (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef pthread_is_threaded_np|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char pthread_is_threaded_np ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_pthread_is_threaded_np || defined __stub___pthread_is_threaded_np| choke me| #endif|| int| main ()| {| return pthread_is_threaded_np ();|   ;|   return 0;| }configure:11624: result: noconfigure:11624: checking for readlinkconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for setproctitleconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5/tmp/conftest-d461c8.o: In function `main':conftest.c:(.text+0x12): undefined reference to `setproctitle'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11624: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| /* end confdefs.h.  */| /* Define setproctitle to an innocuous variant, in case  declares setproctitle. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define setproctitle innocuous_setproctitle|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char setproctitle (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef setproctitle|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char setproctitle ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_setproctitle || defined __stub___setproctitle| choke me| #endif|| int| main ()| {| return setproctitle ();|   ;|   return 0;| }configure:11624: result: noconfigure:11624: checking for setsidconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for shm_openconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for sigprocmaskconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for symlinkconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for sync_file_rangeconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for towlowerconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for utimeconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for utimesconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for wcstombsconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11624: $? = 0configure:11624: result: yesconfigure:11624: checking for wcstombs_lconfigure:11624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5/tmp/conftest-4bcd6a.o: In function `main':conftest.c:(.text+0x12): undefined reference to `wcstombs_l'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11624: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| /* end confdefs.h.  */| /* Define wcstombs_l to an innocuous variant, in case  declares wcstombs_l. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define wcstombs_l innocuous_wcstombs_l|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char wcstombs_l (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef wcstombs_l|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char wcstombs_l ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_wcstombs_l || defined __stub___wcstombs_l| choke me| #endif|| int| main ()| {| return wcstombs_l ();|   ;|   return 0;| }configure:11624: result: noconfigure:11634: checking for fseekoconfigure:11634: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11634: $? = 0configure:11634: result: yesconfigure:11657: checking for _LARGEFILE_SOURCE value needed for large filesconfigure:11676: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11676: $? = 0configure:11704: result: noconfigure:11733: checking for posix_fadviseconfigure:11733: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11733: $? = 0configure:11733: result: yesconfigure:11742: checking whether posix_fadvise is declaredconfigure:11742: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:11742: $? = 0configure:11742: result: yesconfigure:11756: checking whether fdatasync is declaredconfigure:11756: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:11756: $? = 0configure:11756: result: yesconfigure:11768: checking whether strlcat is declaredconfigure:11768: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:165:10: warning: implicitly declaring library function 'strlcat' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration](void) strlcat;^conftest.c:165:10: note: include the header  or explicitly provide a declaration for 'strlcat' 1 warning generated.configure:11768: $? = 0configure:11768: result: yesconfigure:11778: checking whether strlcpy is declaredconfigure:11778: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:166:10: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration](void) strlcpy;^conftest.c:166:10: note: include the header  or explicitly provide a declaration for 'strlcpy' 1 warning generated.configure:11778: $? = 0configure:11778: result: yesconfigure:11790: checking whether F_FULLFSYNC is declaredconfigure:11790: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:136:10: error: use of undeclared identifier 'F_FULLFSYNC'(void) F_FULLFSYNC;^1 error generated.configure:11790: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| /* end confdefs.h.  */| #include || int| main ()| {| #ifndef F_FULLFSYNC| #ifdef __cplusplus|   (void) F_FULLFSYNC;| #else|   (void) F_FULLFSYNC;| #endif| #endif||   ;|   return 0;| }configure:11790: result: noconfigure:11804: checking for struct sockaddr_in6configure:11804: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:11804: $? = 0configure:11804: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:166:34: error: expected expressionif (sizeof ((struct sockaddr_in6)))^1 error generated.configure:11804: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include || int| main ()| {| if (sizeof ((struct sockaddr_in6)))| 	    return 0;|   ;|   return 0;| }configure:11804: result: yesconfigure:11816: checking for PS_STRINGSconfigure:11835: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5conftest.c:129:10: fatal error: 'machine/vmparam.h' file not found#include ^1 error generated.configure:11835: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| /* end confdefs.h.  */| #include | #include || int| main ()| {| PS_STRINGS->ps_nargvstr = 1;| PS_STRINGS->ps_argvstr = "foo";|   ;|   return 0;| }configure:11843: result: noconfigure:11888: checking for snprintfconfigure:11888: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5conftest.c:152:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]char snprintf ();^conftest.c:152:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'1 warning generated.configure:11888: $? = 0configure:11888: result: yesconfigure:11901: checking for vsnprintfconfigure:11901: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5conftest.c:153:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]char vsnprintf ();^conftest.c:153:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'1 warning generated.configure:11901: $? = 0configure:11901: result: yesconfigure:11920: checking whether snprintf is declaredconfigure:11920: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:11920: $? = 0configure:11920: result: yesconfigure:11930: checking whether vsnprintf is declaredconfigure:11930: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:11930: $? = 0configure:11930: result: yesconfigure:11943: checking for isinfconfigure:11962: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11962: $? = 0configure:11970: result: yesconfigure:11999: checking for cryptconfigure:11999: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:11999: $? = 0configure:11999: result: yesconfigure:12012: checking for flsconfigure:12012: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5/tmp/conftest-7c96e5.o: In function `main':conftest.c:(.text+0x12): undefined reference to `fls'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:12012: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| /* end confdefs.h.  */| /* Define fls to an innocuous variant, in case  declares fls. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define fls innocuous_fls|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char fls (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef fls|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char fls ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_fls || defined __stub___fls| choke me| #endif|| int| main ()| {| return fls ();|   ;|   return 0;| }configure:12012: result: noconfigure:12025: checking for getoptconfigure:12025: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12025: $? = 0configure:12025: result: yesconfigure:12038: checking for getrusageconfigure:12038: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12038: $? = 0configure:12038: result: yesconfigure:12051: checking for inet_atonconfigure:12051: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12051: $? = 0configure:12051: result: yesconfigure:12064: checking for mkdtempconfigure:12064: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12064: $? = 0configure:12064: result: yesconfigure:12077: checking for randomconfigure:12077: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12077: $? = 0configure:12077: result: yesconfigure:12090: checking for rintconfigure:12090: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5conftest.c:163:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration]char rint ();^conftest.c:163:6: note: 'rint' is a builtin with type 'double (double)'1 warning generated.configure:12090: $? = 0configure:12090: result: yesconfigure:12103: checking for srandomconfigure:12103: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12103: $? = 0configure:12103: result: yesconfigure:12116: checking for strerrorconfigure:12116: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5conftest.c:165:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:165:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:12116: $? = 0configure:12116: result: yesconfigure:12129: checking for strlcatconfigure:12129: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5conftest.c:166:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]char strlcat ();^conftest.c:166:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'1 warning generated./tmp/conftest-7181ef.o: In function `main':conftest.c:(.text+0x12): undefined reference to `strlcat'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:12129: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| /* end confdefs.h.  */| /* Define strlcat to an innocuous variant, in case  declares strlcat. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define strlcat innocuous_strlcat|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char strlcat (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef strlcat|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char strlcat ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_strlcat || defined __stub___strlcat| choke me| #endif|| int| main ()| {| return strlcat ();|   ;|   return 0;| }configure:12129: result: noconfigure:12142: checking for strlcpyconfigure:12142: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5conftest.c:166:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]char strlcpy ();^conftest.c:166:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'1 warning generated./tmp/conftest-484dfb.o: In function `main':conftest.c:(.text+0x12): undefined reference to `strlcpy'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:12142: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| /* end confdefs.h.  */| /* Define strlcpy to an innocuous variant, in case  declares strlcpy. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define strlcpy innocuous_strlcpy|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char strlcpy (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef strlcpy|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char strlcpy ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_strlcpy || defined __stub___strlcpy| choke me| #endif|| int| main ()| {| return strlcpy ();|   ;|   return 0;| }configure:12142: result: noconfigure:12172: checking for unsetenvconfigure:12172: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12172: $? = 0configure:12172: result: yesconfigure:12185: checking for getpeereidconfigure:12185: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5/tmp/conftest-f12aeb.o: In function `main':conftest.c:(.text+0x12): undefined reference to `getpeereid'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:12185: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| /* end confdefs.h.  */| /* Define getpeereid to an innocuous variant, in case  declares getpeereid. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define getpeereid innocuous_getpeereid|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char getpeereid (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef getpeereid|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char getpeereid ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_getpeereid || defined __stub___getpeereid| choke me| #endif|| int| main ()| {| return getpeereid ();|   ;|   return 0;| }configure:12185: result: noconfigure:12207: checking for getaddrinfoconfigure:12207: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12207: $? = 0configure:12207: result: yesconfigure:12232: checking for getopt_longconfigure:12232: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12232: $? = 0configure:12232: result: yesconfigure:12380: checking for sigsetjmpconfigure:12396: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12396: $? = 0configure:12404: result: yesconfigure:12412: checking whether sys_siglist is declaredconfigure:12412: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:12412: $? = 0configure:12412: result: yesconfigure:12431: checking for syslogconfigure:12431: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12431: $? = 0configure:12431: result: yesconfigure:12433: checking syslog.h usabilityconfigure:12433: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:12433: $? = 0configure:12433: result: yesconfigure:12433: checking syslog.h presenceconfigure:12433: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:12433: $? = 0configure:12433: result: yesconfigure:12433: checking for syslog.hconfigure:12433: result: yesconfigure:12444: checking for opterrconfigure:12460: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12460: $? = 0configure:12468: result: yesconfigure:12476: checking for optresetconfigure:12492: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5/tmp/conftest-b68d0b.o: In function `main':conftest.c:(.text+0x10): undefined reference to `optreset'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:12492: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| /* end confdefs.h.  */| #include | int| main ()| {| extern int optreset; optreset = 1;|   ;|   return 0;| }configure:12500: result: noconfigure:12511: checking for strtollconfigure:12511: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12511: $? = 0configure:12511: result: yesconfigure:12523: checking for strtoullconfigure:12523: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz  -lrt -lcrypt -ldl -lm  >&5configure:12523: $? = 0configure:12523: result: yesconfigure:12537: checking for rl_completion_append_characterconfigure:12559: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:12559: $? = 0configure:12567: result: yesconfigure:12577: checking for rl_completion_matchesconfigure:12577: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:12577: $? = 0configure:12577: result: yesconfigure:12577: checking for rl_filename_completion_functionconfigure:12577: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:12577: $? = 0configure:12577: result: yesconfigure:12577: checking for rl_reset_screen_sizeconfigure:12577: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:12577: $? = 0configure:12577: result: yesconfigure:12589: checking for append_historyconfigure:12589: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:12589: $? = 0configure:12589: result: yesconfigure:12589: checking for history_truncate_fileconfigure:12589: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:12589: $? = 0configure:12589: result: yesconfigure:12777: checking for the pthreads library -lpthreadsconfigure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument     -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lpthreads  -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:163:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~      ^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~  ^conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]pthread_t th; pthread_join(th, 0);^~conftest.c:162:13: note: initialize the variable 'th' to silence this warningpthread_t th; pthread_join(th, 0);^= 04 warnings generated./usr/bin/ld: cannot find -lpthreadsclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:12810: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| /* end confdefs.h.  */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);|   ;|   return 0;| }configure:12846: result: noconfigure:12720: checking whether pthreads work without any flagsconfigure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument     -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c   -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:163:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~      ^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~  ^conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]pthread_t th; pthread_join(th, 0);^~conftest.c:162:13: note: initialize the variable 'th' to silence this warningpthread_t th; pthread_join(th, 0);^= 04 warnings generated./usr/bin/ld: /tmp/conftest-683898.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command lineclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:12810: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| /* end confdefs.h.  */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);|   ;|   return 0;| }configure:12846: result: noconfigure:12725: checking whether pthreads work with -Kthreadconfigure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -Kthread  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c   -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5clang-3.8: error: unknown argument: '-Kthread'configure:12810: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| /* end confdefs.h.  */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);|   ;|   return 0;| }configure:12846: result: noconfigure:12725: checking whether pthreads work with -kthreadconfigure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -kthread  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c   -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5clang-3.8: error: unknown argument: '-kthread'configure:12810: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| /* end confdefs.h.  */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);|   ;|   return 0;| }configure:12846: result: noconfigure:12777: checking for the pthreads library -llthreadconfigure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument     -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -llthread  -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:163:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~      ^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~  ^conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]pthread_t th; pthread_join(th, 0);^~conftest.c:162:13: note: initialize the variable 'th' to silence this warningpthread_t th; pthread_join(th, 0);^= 04 warnings generated./usr/bin/ld: cannot find -llthreadclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:12810: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| /* end confdefs.h.  */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);|   ;|   return 0;| }configure:12846: result: noconfigure:12725: checking whether pthreads work with -pthreadconfigure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c   -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:163:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~      ^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~  ^conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]pthread_t th; pthread_join(th, 0);^~conftest.c:162:13: note: initialize the variable 'th' to silence this warningpthread_t th; pthread_join(th, 0);^= 04 warnings generated.configure:12810: $? = 0configure:12846: result: yesconfigure:12725: checking whether pthreads work with -pthreadsconfigure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c     -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:163:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~      ^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~  ^conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]pthread_t th; pthread_join(th, 0);^~conftest.c:162:13: note: initialize the variable 'th' to silence this warningpthread_t th; pthread_join(th, 0);^= 04 warnings generated.configure:12810: $? = 0configure:12846: result: yesconfigure:12725: checking whether pthreads work with -mthreadsconfigure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c       -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:163:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~      ^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~  ^conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]pthread_t th; pthread_join(th, 0);^~conftest.c:162:13: note: initialize the variable 'th' to silence this warningpthread_t th; pthread_join(th, 0);^= 04 warnings generated.configure:12810: $? = 0configure:12846: result: yesconfigure:12777: checking for the pthreads library -lpthreadconfigure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lpthread        -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:163:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~      ^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~  ^conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]pthread_t th; pthread_join(th, 0);^~conftest.c:162:13: note: initialize the variable 'th' to silence this warningpthread_t th; pthread_join(th, 0);^= 04 warnings generated.configure:12810: $? = 0configure:12846: result: yesconfigure:12725: checking whether pthreads work with --thread-safeconfigure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads  --thread-safe  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c   -lpthread        -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5clang-3.8: error: unsupported option '--thread-safe'configure:12810: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| /* end confdefs.h.  */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);|   ;|   return 0;| }configure:12846: result: noconfigure:12725: checking whether pthreads work with -mtconfigure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads  -mt  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c   -lpthread        -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5clang-3.8: error: unknown argument: '-mt'configure:12810: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| /* end confdefs.h.  */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);|   ;|   return 0;| }configure:12846: result: noconfigure:12777: checking for the pthreads library -lpthreadGC2configure:12810: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads    -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lpthreadGC2  -lpthread        -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:163:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~      ^conftest.c:164:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~  ^conftest.c:162:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]pthread_t th; pthread_join(th, 0);^~conftest.c:162:13: note: initialize the variable 'th' to silence this warningpthread_t th; pthread_join(th, 0);^= 04 warnings generated./usr/bin/ld: cannot find -lpthreadGC2clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:12810: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| /* end confdefs.h.  */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);|   ;|   return 0;| }configure:12846: result: noconfigure:12878: checking pthread.h usabilityconfigure:12878: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:12878: $? = 0configure:12878: result: yesconfigure:12878: checking pthread.h presenceconfigure:12878: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:12878: $? = 0configure:12878: result: yesconfigure:12878: checking for pthread.hconfigure:12878: result: yesconfigure:12892: checking for strerror_rconfigure:12892: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm   -lpthread        >&5configure:12892: $? = 0configure:12892: result: yesconfigure:12892: checking for getpwuid_rconfigure:12892: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm   -lpthread        >&5configure:12892: $? = 0configure:12892: result: yesconfigure:12892: checking for gethostbyname_rconfigure:12892: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm   -lpthread        >&5configure:12892: $? = 0configure:12892: result: yesconfigure:12903: checking whether strerror_r returns intconfigure:12924: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:166:5: error: conflicting types for 'strerror_r'int strerror_r(int, char *, size_t);^/usr/include/string.h:433:14: note: previous declaration is hereextern char *strerror_r (int __errnum, char *__buf, size_t __buflen)^1 error generated.configure:12924: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| #define HAVE_STRERROR_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETHOSTBYNAME_R 1| /* end confdefs.h.  */| #include | int| main ()| {| #ifndef _AIX| int strerror_r(int, char *, size_t);| #else| /* Older AIX has 'int' for the third argument so we don't test the args. */| int strerror_r();| #endif|   ;|   return 0;| }configure:12931: result: noconfigure:13119: checking test programconfigure:13129: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:13129: $? = 0configure:13129: ./conftestconfigure:13129: $? = 0configure:13130: result: okconfigure:13152: checking whether snprintf supports argument controlconfigure:13176: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:13176: $? = 0configure:13176: ./conftestconfigure:13176: $? = 0configure:13187: result: yesconfigure:13198: checking whether long int is 64 bitsconfigure:13256: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:170:5: warning: no previous prototype for function 'does_int64_work' [-Wmissing-prototypes]int does_int64_work()^conftest.c:184:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]main() {^conftest.c:185:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(! does_int64_work());^conftest.c:185:3: note: include the header  or explicitly provide a declaration for 'exit' 3 warnings generated.configure:13256: $? = 0configure:13256: ./conftestconfigure:13256: $? = 0configure:13266: result: yesconfigure:13484: checking whether snprintf supports the %z modifierconfigure:13516: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:13516: $? = 0configure:13516: ./conftestconfigure:13516: $? = 0configure:13527: result: yesconfigure:13553: checking size of void *configure:13558: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:13558: $? = 0configure:13558: ./conftestconfigure:13558: $? = 0configure:13572: result: 8configure:13586: checking size of size_tconfigure:13591: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:13591: $? = 0configure:13591: ./conftestconfigure:13591: $? = 0configure:13605: result: 8configure:13619: checking size of longconfigure:13624: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:13624: $? = 0configure:13624: ./conftestconfigure:13624: $? = 0configure:13638: result: 8configure:13650: checking whether to build with float4 passed by valueconfigure:13681: result: yesconfigure:13693: checking whether to build with float8 passed by valueconfigure:13755: result: yesconfigure:13767: checking alignment of shortconfigure:13772: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:13772: $? = 0configure:13772: ./conftestconfigure:13772: $? = 0configure:13790: result: 2configure:13802: checking alignment of intconfigure:13807: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:13807: $? = 0configure:13807: ./conftestconfigure:13807: $? = 0configure:13825: result: 4configure:13837: checking alignment of longconfigure:13842: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:13842: $? = 0configure:13842: ./conftestconfigure:13842: $? = 0configure:13860: result: 8configure:13909: checking alignment of doubleconfigure:13914: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:13914: $? = 0configure:13914: ./conftestconfigure:13914: $? = 0configure:13932: result: 8configure:13963: checking for int8configure:13963: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:181:13: error: use of undeclared identifier 'int8'; did you mean 'int'?if (sizeof (int8))^~~~intconftest.c:181:12: error: reference to overloaded function could not be resolved; did you mean to call it?if (sizeof (int8))^~~~~~2 errors generated.configure:13963: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| #define HAVE_STRERROR_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_LONG_INT_64 1| #define PG_INT64_TYPE long int| #define INT64_MODIFIER "l"| #define SIZEOF_VOID_P 8| #define SIZEOF_SIZE_T 8| #define SIZEOF_LONG 8| #define USE_FLOAT4_BYVAL 1| #define FLOAT4PASSBYVAL true| #define USE_FLOAT8_BYVAL 1| #define FLOAT8PASSBYVAL true| #define ALIGNOF_SHORT 2| #define ALIGNOF_INT 4| #define ALIGNOF_LONG 8| #define ALIGNOF_DOUBLE 8| #define MAXIMUM_ALIGNOF 8| /* end confdefs.h.  */| #include || int| main ()| {| if (sizeof (int8))| 	 return 0;|   ;|   return 0;| }configure:13963: result: noconfigure:13973: checking for uint8configure:13973: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:181:13: error: use of undeclared identifier 'uint8'if (sizeof (uint8))^1 error generated.configure:13973: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| #define HAVE_STRERROR_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_LONG_INT_64 1| #define PG_INT64_TYPE long int| #define INT64_MODIFIER "l"| #define SIZEOF_VOID_P 8| #define SIZEOF_SIZE_T 8| #define SIZEOF_LONG 8| #define USE_FLOAT4_BYVAL 1| #define FLOAT4PASSBYVAL true| #define USE_FLOAT8_BYVAL 1| #define FLOAT8PASSBYVAL true| #define ALIGNOF_SHORT 2| #define ALIGNOF_INT 4| #define ALIGNOF_LONG 8| #define ALIGNOF_DOUBLE 8| #define MAXIMUM_ALIGNOF 8| /* end confdefs.h.  */| #include || int| main ()| {| if (sizeof (uint8))| 	 return 0;|   ;|   return 0;| }configure:13973: result: noconfigure:13983: checking for int64configure:13983: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:181:13: error: use of undeclared identifier 'int64'if (sizeof (int64))^1 error generated.configure:13983: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| #define HAVE_STRERROR_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_LONG_INT_64 1| #define PG_INT64_TYPE long int| #define INT64_MODIFIER "l"| #define SIZEOF_VOID_P 8| #define SIZEOF_SIZE_T 8| #define SIZEOF_LONG 8| #define USE_FLOAT4_BYVAL 1| #define FLOAT4PASSBYVAL true| #define USE_FLOAT8_BYVAL 1| #define FLOAT8PASSBYVAL true| #define ALIGNOF_SHORT 2| #define ALIGNOF_INT 4| #define ALIGNOF_LONG 8| #define ALIGNOF_DOUBLE 8| #define MAXIMUM_ALIGNOF 8| /* end confdefs.h.  */| #include || int| main ()| {| if (sizeof (int64))| 	 return 0;|   ;|   return 0;| }configure:13983: result: noconfigure:13993: checking for uint64configure:13993: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:181:13: error: use of undeclared identifier 'uint64'if (sizeof (uint64))^1 error generated.configure:13993: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| #define HAVE_STRERROR_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_LONG_INT_64 1| #define PG_INT64_TYPE long int| #define INT64_MODIFIER "l"| #define SIZEOF_VOID_P 8| #define SIZEOF_SIZE_T 8| #define SIZEOF_LONG 8| #define USE_FLOAT4_BYVAL 1| #define FLOAT4PASSBYVAL true| #define USE_FLOAT8_BYVAL 1| #define FLOAT8PASSBYVAL true| #define ALIGNOF_SHORT 2| #define ALIGNOF_INT 4| #define ALIGNOF_LONG 8| #define ALIGNOF_DOUBLE 8| #define MAXIMUM_ALIGNOF 8| /* end confdefs.h.  */| #include || int| main ()| {| if (sizeof (uint64))| 	 return 0;|   ;|   return 0;| }configure:13993: result: noconfigure:14007: checking for sig_atomic_tconfigure:14007: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:14007: $? = 0configure:14007: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:181:27: error: expected expressionif (sizeof ((sig_atomic_t)))^1 error generated.configure:14007: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| #define HAVE_STRERROR_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_LONG_INT_64 1| #define PG_INT64_TYPE long int| #define INT64_MODIFIER "l"| #define SIZEOF_VOID_P 8| #define SIZEOF_SIZE_T 8| #define SIZEOF_LONG 8| #define USE_FLOAT4_BYVAL 1| #define FLOAT4PASSBYVAL true| #define USE_FLOAT8_BYVAL 1| #define FLOAT8PASSBYVAL true| #define ALIGNOF_SHORT 2| #define ALIGNOF_INT 4| #define ALIGNOF_LONG 8| #define ALIGNOF_DOUBLE 8| #define MAXIMUM_ALIGNOF 8| /* end confdefs.h.  */| #include || int| main ()| {| if (sizeof ((sig_atomic_t)))| 	    return 0;|   ;|   return 0;| }configure:14007: result: yesconfigure:14020: checking for __int128configure:14055: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:14055: $? = 0configure:14063: result: yesconfigure:14073: checking for builtin __sync char locking functionsconfigure:14091: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:14091: $? = 0configure:14099: result: yesconfigure:14106: checking for builtin __sync int32 locking functionsconfigure:14124: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:14124: $? = 0configure:14132: result: yesconfigure:14139: checking for builtin __sync int32 atomic operationsconfigure:14156: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:14156: $? = 0configure:14164: result: yesconfigure:14171: checking for builtin __sync int64 atomic operationsconfigure:14188: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:14188: $? = 0configure:14196: result: yesconfigure:14203: checking for builtin __atomic int32 atomic operationsconfigure:14221: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:14221: $? = 0configure:14229: result: yesconfigure:14236: checking for builtin __atomic int64 atomic operationsconfigure:14254: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:14254: $? = 0configure:14262: result: yesconfigure:14272: checking for __get_cpuidconfigure:14290: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:14290: $? = 0configure:14298: result: yesconfigure:14306: checking for __cpuidconfigure:14324: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:185:10: fatal error: 'intrin.h' file not found#include ^1 error generated.configure:14324: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| #define HAVE_STRERROR_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_LONG_INT_64 1| #define PG_INT64_TYPE long int| #define INT64_MODIFIER "l"| #define SIZEOF_VOID_P 8| #define SIZEOF_SIZE_T 8| #define SIZEOF_LONG 8| #define USE_FLOAT4_BYVAL 1| #define FLOAT4PASSBYVAL true| #define USE_FLOAT8_BYVAL 1| #define FLOAT8PASSBYVAL true| #define ALIGNOF_SHORT 2| #define ALIGNOF_INT 4| #define ALIGNOF_LONG 8| #define ALIGNOF_DOUBLE 8| #define MAXIMUM_ALIGNOF 8| #define HAVE_SIG_ATOMIC_T 1| #define PG_INT128_TYPE __int128| #define HAVE_GCC__SYNC_CHAR_TAS 1| #define HAVE_GCC__SYNC_INT32_TAS 1| #define HAVE_GCC__SYNC_INT32_CAS 1| #define HAVE_GCC__SYNC_INT64_CAS 1| #define HAVE_GCC__ATOMIC_INT32_CAS 1| #define HAVE_GCC__ATOMIC_INT64_CAS 1| #define HAVE__GET_CPUID 1| /* end confdefs.h.  */| #include | int| main ()| {| unsigned int exx[4] = {0, 0, 0, 0};|   __get_cpuid(exx[0], 1);||   ;|   return 0;| }configure:14332: result: noconfigure:14345: checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=configure:14367: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument    -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5conftest.c:190:10: error: always_inline function '_mm_crc32_u8' requires target feature 'ssse3', but would be inlined into function 'main' that is compiled without support for 'ssse3'crc = _mm_crc32_u8(crc, 0);^conftest.c:191:10: error: always_inline function '_mm_crc32_u32' requires target feature 'ssse3', but would be inlined into function 'main' that is compiled without support for 'ssse3'crc = _mm_crc32_u32(crc, 0);^2 errors generated.configure:14367: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| #define HAVE_STRERROR_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_LONG_INT_64 1| #define PG_INT64_TYPE long int| #define INT64_MODIFIER "l"| #define SIZEOF_VOID_P 8| #define SIZEOF_SIZE_T 8| #define SIZEOF_LONG 8| #define USE_FLOAT4_BYVAL 1| #define FLOAT4PASSBYVAL true| #define USE_FLOAT8_BYVAL 1| #define FLOAT8PASSBYVAL true| #define ALIGNOF_SHORT 2| #define ALIGNOF_INT 4| #define ALIGNOF_LONG 8| #define ALIGNOF_DOUBLE 8| #define MAXIMUM_ALIGNOF 8| #define HAVE_SIG_ATOMIC_T 1| #define PG_INT128_TYPE __int128| #define HAVE_GCC__SYNC_CHAR_TAS 1| #define HAVE_GCC__SYNC_INT32_TAS 1| #define HAVE_GCC__SYNC_INT32_CAS 1| #define HAVE_GCC__SYNC_INT64_CAS 1| #define HAVE_GCC__ATOMIC_INT32_CAS 1| #define HAVE_GCC__ATOMIC_INT64_CAS 1| #define HAVE__GET_CPUID 1| /* end confdefs.h.  */| #include | int| main ()| {| unsigned int crc = 0;|    crc = _mm_crc32_u8(crc, 0);|    crc = _mm_crc32_u32(crc, 0);|    /* return computed value, to prevent the above being optimized away */|    return crc == 0;|   ;|   return 0;| }configure:14376: result: noconfigure:14384: checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2configure:14406: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -msse4.2  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:14406: $? = 0configure:14415: result: yesconfigure:14442: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5conftest.c:191:2: error: __SSE4_2__ not defined#error __SSE4_2__ not defined^1 error generated.configure:14442: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "PostgreSQL"| #define PACKAGE_TARNAME "postgresql"| #define PACKAGE_VERSION "9.5.3"| #define PACKAGE_STRING "PostgreSQL 9.5.3"| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"| #define PACKAGE_URL ""| #define PG_MAJORVERSION "9.5"| #define PG_VERSION "9.5.3"| #define USE_INTEGER_DATETIMES 1| #define ENABLE_NLS 1| #define DEF_PGPORT 5432| #define DEF_PGPORT_STR "5432"| #define BLCKSZ 8192| #define RELSEG_SIZE 131072| #define XLOG_BLCKSZ 8192| #define XLOG_SEG_SIZE (16 * 1024 * 1024)| #define ENABLE_THREAD_SAFETY 1| #define ENABLE_GSS 1| #define PG_KRB_SRVNAM "postgres"| #define USE_PAM 1| #define USE_OPENSSL 1| #define HAVE_UUID_E2FS 1| #define USE_LIBXML 1| #define HAVE_LIBM 1| #define HAVE_LIBREADLINE 1| #define HAVE_LIBZ 1| #define HAVE_SPINLOCKS 1| #define HAVE_ATOMICS 1| #define HAVE_LIBCRYPTO 1| #define HAVE_LIBSSL 1| #define HAVE_SSL_GET_CURRENT_COMPRESSION 1| #define HAVE_LIBPAM 1| #define HAVE_LIBXML2 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_GETOPT_H 1| #define HAVE_IFADDRS_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_POLL_H 1| #define HAVE_PWD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_IPC_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_SYS_RESOURCE_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SEM_H 1| #define HAVE_SYS_SHM_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_UN_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_UTIME_H 1| #define HAVE_WCHAR_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_GSSAPI_GSSAPI_H 1| #define HAVE_SECURITY_PAM_APPL_H 1| #define HAVE_UUID_UUID_H 1| #define PG_USE_INLINE 1| #define PG_PRINTF_ATTRIBUTE printf| #define FLEXIBLE_ARRAY_MEMBER /**/| #define HAVE_FUNCNAME__FUNC 1| #define HAVE__STATIC_ASSERT 1| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1| #define HAVE__BUILTIN_BSWAP32 1| #define HAVE__BUILTIN_CONSTANT_P 1| #define HAVE__BUILTIN_UNREACHABLE 1| #define HAVE__VA_ARGS 1| #define HAVE_STRUCT_TM_TM_ZONE 1| #define HAVE_TM_ZONE 1| #define HAVE_TZNAME 1| #define HAVE_UNIX_SOCKETS 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_STRUCT_ADDRINFO 1| #define HAVE_INTPTR_T 1| #define HAVE_UINTPTR_T 1| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_LOCALE_T 1| #define HAVE_STRUCT_OPTION 1| #define SIZEOF_OFF_T 8| #define HAVE_INT_TIMEZONE 1| #define ACCEPT_TYPE_RETURN int| #define ACCEPT_TYPE_ARG1 int| #define ACCEPT_TYPE_ARG2 struct sockaddr *| #define ACCEPT_TYPE_ARG3 socklen_t| #define HAVE_CBRT 1| #define HAVE_DLOPEN 1| #define HAVE_FDATASYNC 1| #define HAVE_GETIFADDRS 1| #define HAVE_GETRLIMIT 1| #define HAVE_MEMMOVE 1| #define HAVE_POLL 1| #define HAVE_READLINK 1| #define HAVE_SETSID 1| #define HAVE_SHM_OPEN 1| #define HAVE_SIGPROCMASK 1| #define HAVE_SYMLINK 1| #define HAVE_SYNC_FILE_RANGE 1| #define HAVE_TOWLOWER 1| #define HAVE_UTIME 1| #define HAVE_UTIMES 1| #define HAVE_WCSTOMBS 1| #define HAVE_FSEEKO 1| #define HAVE_FSEEKO 1| #define HAVE_POSIX_FADVISE 1| #define HAVE_DECL_POSIX_FADVISE 1| #define HAVE_DECL_FDATASYNC 1| #define HAVE_DECL_STRLCAT 1| #define HAVE_DECL_STRLCPY 1| #define HAVE_DECL_F_FULLFSYNC 0| #define HAVE_IPV6 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_DECL_SNPRINTF 1| #define HAVE_DECL_VSNPRINTF 1| #define HAVE_ISINF 1| #define HAVE_CRYPT 1| #define HAVE_GETOPT 1| #define HAVE_GETRUSAGE 1| #define HAVE_INET_ATON 1| #define HAVE_MKDTEMP 1| #define HAVE_RANDOM 1| #define HAVE_RINT 1| #define HAVE_SRANDOM 1| #define HAVE_STRERROR 1| #define HAVE_UNSETENV 1| #define HAVE_GETADDRINFO 1| #define HAVE_GETOPT_LONG 1| #define HAVE_SIGSETJMP 1| #define HAVE_DECL_SYS_SIGLIST 1| #define HAVE_SYSLOG 1| #define HAVE_INT_OPTERR 1| #define HAVE_STRTOLL 1| #define HAVE_STRTOULL 1| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1| #define HAVE_RL_RESET_SCREEN_SIZE 1| #define HAVE_APPEND_HISTORY 1| #define HAVE_HISTORY_TRUNCATE_FILE 1| #define HAVE_STRERROR_R 1| #define HAVE_GETPWUID_R 1| #define HAVE_GETHOSTBYNAME_R 1| #define HAVE_LONG_INT_64 1| #define PG_INT64_TYPE long int| #define INT64_MODIFIER "l"| #define SIZEOF_VOID_P 8| #define SIZEOF_SIZE_T 8| #define SIZEOF_LONG 8| #define USE_FLOAT4_BYVAL 1| #define FLOAT4PASSBYVAL true| #define USE_FLOAT8_BYVAL 1| #define FLOAT8PASSBYVAL true| #define ALIGNOF_SHORT 2| #define ALIGNOF_INT 4| #define ALIGNOF_LONG 8| #define ALIGNOF_DOUBLE 8| #define MAXIMUM_ALIGNOF 8| #define HAVE_SIG_ATOMIC_T 1| #define PG_INT128_TYPE __int128| #define HAVE_GCC__SYNC_CHAR_TAS 1| #define HAVE_GCC__SYNC_INT32_TAS 1| #define HAVE_GCC__SYNC_INT32_CAS 1| #define HAVE_GCC__SYNC_INT64_CAS 1| #define HAVE_GCC__ATOMIC_INT32_CAS 1| #define HAVE_GCC__ATOMIC_INT64_CAS 1| #define HAVE__GET_CPUID 1| /* end confdefs.h.  */|| int| main ()| {|| #ifndef __SSE4_2__| #error __SSE4_2__ not defined| #endif||   ;|   return 0;| }configure:14474: checking which CRC-32C implementation to useconfigure:14489: result: SSE 4.2 with runtime checkconfigure:14506: checking for POSIX signal interfaceconfigure:14526: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:14526: $? = 0configure:14534: result: yesconfigure:14612: checking for library containing bind_textdomain_codesetconfigure:14643: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:14643: $? = 0configure:14660: result: none requiredconfigure:14670: checking libintl.h usabilityconfigure:14670: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:14670: $? = 0configure:14670: result: yesconfigure:14670: checking libintl.h presenceconfigure:14670: clang -E  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:14670: $? = 0configure:14670: result: yesconfigure:14670: checking for libintl.hconfigure:14670: result: yesconfigure:14682: checking for msgfmtconfigure:14698: found /usr/bin/msgfmtconfigure:14709: result: msgfmtconfigure:14723: checking for msgfmt flagsconfigure:14732: result: -cconfigure:14740: checking for msgmergeconfigure:14756: found /usr/bin/msgmergeconfigure:14767: result: msgmergeconfigure:14782: checking for xgettextconfigure:14798: found /usr/bin/xgettextconfigure:14809: result: xgettextconfigure:14829: checking for tclshconfigure:14847: found /usr/bin/tclshconfigure:14859: result: /usr/bin/tclshconfigure:14874: checking for tclConfig.shconfigure:14899: result: /usr/lib/tclConfig.shconfigure:14918: checking tcl.h usabilityconfigure:14918: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I/usr/include  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5configure:14918: $? = 0configure:14918: result: yesconfigure:14918: checking tcl.h presenceconfigure:14918: clang -E -I/usr/include  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:14918: $? = 0configure:14918: result: yesconfigure:14918: checking for tcl.hconfigure:14918: result: yesconfigure:14933: checking for perl.hconfigure:14933: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/lib/perl5/core_perl/CORE conftest.c >&5configure:14933: $? = 0configure:14933: result: yesconfigure:14948: checking for libperlconfigure:14964: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/lib/perl5/core_perl/CORE   conftest.c  -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib  -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc >&5configure:14964: $? = 0configure:14965: result: yesconfigure:14982: checking Python.h usabilityconfigure:14982: clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument  -I/usr/include/python2.7  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.c >&5In file included from conftest.c:223:In file included from /usr/include/python2.7/Python.h:8:/usr/include/python2.7/pyconfig.h:1193:9: warning: '_POSIX_C_SOURCE' macro redefined [-Wmacro-redefined]#define _POSIX_C_SOURCE 200112L^/usr/include/features.h:225:10: note: previous definition is here# define _POSIX_C_SOURCE        200809L^In file included from conftest.c:223:In file included from /usr/include/python2.7/Python.h:8:/usr/include/python2.7/pyconfig.h:1215:9: warning: '_XOPEN_SOURCE' macro redefined [-Wmacro-redefined]#define _XOPEN_SOURCE 600^/usr/include/features.h:166:10: note: previous definition is here# define _XOPEN_SOURCE  700^2 warnings generated.configure:14982: $? = 0configure:14982: result: yesconfigure:14982: checking Python.h presenceconfigure:14982: clang -E -I/usr/include/python2.7  -D_GNU_SOURCE -I/usr/include/libxml2  conftest.cconfigure:14982: $? = 0configure:14982: result: yesconfigure:14982: checking for Python.hconfigure:14982: result: yesconfigure:15000: checking for onsgmlsconfigure:15030: result: noconfigure:15000: checking for nsgmlsconfigure:15030: result: noconfigure:15042: checking for openjadeconfigure:15072: result: noconfigure:15042: checking for jadeconfigure:15072: result: noconfigure:15081: checking for DocBook V4.2configure:15110: result: noconfigure:15116: checking for DocBook stylesheetsconfigure:15155: result: noconfigure:15164: checking for collateindex.plconfigure:15197: result: noconfigure:15207: checking for dbtoepubconfigure:15237: result: noconfigure:15249: checking for xmllintconfigure:15265: found /usr/bin/xmllintconfigure:15276: result: xmllintconfigure:15291: checking for xsltprocconfigure:15307: found /usr/bin/xsltprocconfigure:15318: result: xsltprocconfigure:15333: checking for osxconfigure:15363: result: noconfigure:15333: checking for sgml2xmlconfigure:15363: result: noconfigure:15333: checking for sxconfigure:15363: result: noconfigure:15434: checking thread safety of required library functionsconfigure:15457: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DIN_CONFIGURE  -D_GNU_SOURCE -I/usr/include/libxml2    conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm   -lpthread        >&5configure:15457: $? = 0configure:15457: ./conftestYour errno is thread-safe.Your system has sterror_r();  it does not need strerror().Your system has getpwuid_r();  it does not need getpwuid().Your system has getaddrinfo();  it does not need gethostbyname()or gethostbyname_r().Your platform is thread-safe.configure:15457: $? = 0configure:15458: result: yesconfigure:15571: checking whether clang supports -Wl,--as-neededconfigure:15592: clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument   -D_GNU_SOURCE -I/usr/include/libxml2    -Wl,--as-needed conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm  >&5configure:15592: $? = 0configure:15592: ./conftestconfigure:15592: $? = 0configure:15603: result: yesconfigure:15642: using compiler=clang version 3.8.0 (tags/RELEASE_380/final)configure:15644: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argumentconfigure:15646: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2configure:15648: using LDFLAGS=  -Wl,--as-neededconfigure:15806: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by PostgreSQL config.status 9.5.3, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson e764dc93b88cconfig.status:1116: creating GNUmakefileconfig.status:1116: creating src/Makefile.globalconfig.status:1116: creating src/include/pg_config.hconfig.status:1116: creating src/include/pg_config_ext.hconfig.status:1116: creating src/interfaces/ecpg/include/ecpg_config.hconfig.status:1323: linking src/backend/port/tas/dummy.s to src/backend/port/tas.sconfig.status:1323: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.cconfig.status:1323: linking src/backend/port/sysv_sema.c to src/backend/port/pg_sema.cconfig.status:1323: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.cconfig.status:1323: linking src/backend/port/unix_latch.c to src/backend/port/pg_latch.cconfig.status:1323: linking src/backend/port/dynloader/linux.h to src/include/dynloader.hconfig.status:1323: linking src/include/port/linux.h to src/include/pg_config_os.hconfig.status:1323: linking src/makefiles/Makefile.linux to src/Makefile.port## ---------------- #### Cache variables. #### ---------------- ##ac_cv_alignof_double=8ac_cv_alignof_int=4ac_cv_alignof_long=8ac_cv_alignof_short=2ac_cv_build=x86_64-pc-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_flexmember=yesac_cv_c_inline=inlineac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_DOCBOOKSTYLE_set=ac_cv_env_DOCBOOKSTYLE_value=ac_cv_env_LDFLAGS_EX_set=ac_cv_env_LDFLAGS_EX_value=ac_cv_env_LDFLAGS_SL_set=ac_cv_env_LDFLAGS_SL_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_SSL_get_current_compression=yesac_cv_func_accept_arg1=intac_cv_func_accept_arg2='struct sockaddr *'ac_cv_func_accept_arg3=socklen_tac_cv_func_accept_return=intac_cv_func_append_history=yesac_cv_func_cbrt=yesac_cv_func_crypt=yesac_cv_func_dlopen=yesac_cv_func_fdatasync=yesac_cv_func_fls=noac_cv_func_fseeko=yesac_cv_func_getaddrinfo=yesac_cv_func_gethostbyname_r=yesac_cv_func_getifaddrs=yesac_cv_func_getopt=yesac_cv_func_getopt_long=yesac_cv_func_getpeereid=noac_cv_func_getpeerucred=noac_cv_func_getpwuid_r=yesac_cv_func_getrlimit=yesac_cv_func_getrusage=yesac_cv_func_history_truncate_file=yesac_cv_func_inet_aton=yesac_cv_func_isinf=yesac_cv_func_mbstowcs_l=noac_cv_func_memmove=yesac_cv_func_mkdtemp=yesac_cv_func_poll=yesac_cv_func_posix_fadvise=yesac_cv_func_pstat=noac_cv_func_pthread_is_threaded_np=noac_cv_func_random=yesac_cv_func_readlink=yesac_cv_func_rint=yesac_cv_func_rl_completion_matches=yesac_cv_func_rl_filename_completion_function=yesac_cv_func_rl_reset_screen_size=yesac_cv_func_setproctitle=noac_cv_func_setsid=yesac_cv_func_shm_open=yesac_cv_func_sigprocmask=yesac_cv_func_snprintf=yesac_cv_func_srandom=yesac_cv_func_strerror=yesac_cv_func_strerror_r=yesac_cv_func_strlcat=noac_cv_func_strlcpy=noac_cv_func_strtoll=yesac_cv_func_strtoull=yesac_cv_func_symlink=yesac_cv_func_sync_file_range=yesac_cv_func_syslog=yesac_cv_func_towlower=yesac_cv_func_unsetenv=yesac_cv_func_utime=yesac_cv_func_utimes=yesac_cv_func_uuid_generate=noac_cv_func_vsnprintf=yesac_cv_func_wcstombs=yesac_cv_func_wcstombs_l=noac_cv_have_decl_F_FULLFSYNC=noac_cv_have_decl_fdatasync=yesac_cv_have_decl_posix_fadvise=yesac_cv_have_decl_snprintf=yesac_cv_have_decl_strlcat=yesac_cv_have_decl_strlcpy=yesac_cv_have_decl_sys_siglist=yesac_cv_have_decl_vsnprintf=yesac_cv_header_Python_h=yesac_cv_header_atomic_h=noac_cv_header_crypt_h=yesac_cv_header_dld_h=noac_cv_header_fp_class_h=noac_cv_header_getopt_h=yesac_cv_header_gssapi_gssapi_h=yesac_cv_header_ieeefp_h=noac_cv_header_ifaddrs_h=yesac_cv_header_inttypes_h=yesac_cv_header_langinfo_h=yesac_cv_header_libintl_h=yesac_cv_header_libxml_parser_h=yesac_cv_header_mbarrier_h=noac_cv_header_memory_h=yesac_cv_header_net_if_h=yesac_cv_header_netinet_in_h=yesac_cv_header_netinet_tcp_h=yesac_cv_header_openssl_err_h=yesac_cv_header_openssl_ssl_h=yesac_cv_header_perl_h=yesac_cv_header_poll_h=yesac_cv_header_pthread_h=yesac_cv_header_pwd_h=yesac_cv_header_readline_history_h=yesac_cv_header_readline_readline_h=yesac_cv_header_security_pam_appl_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_ioctl_h=yesac_cv_header_sys_ipc_h=yesac_cv_header_sys_poll_h=yesac_cv_header_sys_pstat_h=noac_cv_header_sys_resource_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_sem_h=yesac_cv_header_sys_shm_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_sockio_h=noac_cv_header_sys_stat_h=yesac_cv_header_sys_tas_h=noac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_sys_ucred_h=noac_cv_header_sys_un_h=yesac_cv_header_syslog_h=yesac_cv_header_tcl_h=yesac_cv_header_termios_h=yesac_cv_header_ucred_h=noac_cv_header_unistd_h=yesac_cv_header_utime_h=yesac_cv_header_uuid_uuid_h=yesac_cv_header_wchar_h=yesac_cv_header_wctype_h=yesac_cv_header_zlib_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_crypto_CRYPTO_new_ex_data=yesac_cv_lib_m_main=yesac_cv_lib_pam_pam_start=yesac_cv_lib_ssl_SSL_library_init=yesac_cv_lib_uuid_uuid_generate=yesac_cv_lib_xml2_xmlSaveToBuffer=yesac_cv_lib_z_inflate=yesac_cv_member_struct_sockaddr_sa_len=noac_cv_member_struct_sockaddr_storage___ss_family=noac_cv_member_struct_sockaddr_storage___ss_len=noac_cv_member_struct_sockaddr_storage_ss_family=yesac_cv_member_struct_sockaddr_storage_ss_len=noac_cv_member_struct_tm_tm_zone=yesac_cv_objext=oac_cv_path_BISON=/usr/bin/bisonac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_LD=/usr/bin/ldac_cv_path_PERL=/usr/bin/perlac_cv_path_PYTHON=/usr/bin/python2ac_cv_path_TAR=/usr/bin/tarac_cv_path_TCLSH=/usr/bin/tclshac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_MSGFMT=msgfmtac_cv_prog_MSGMERGE=msgmergeac_cv_prog_XGETTEXT=xgettextac_cv_prog_XML2_CONFIG=xml2-configac_cv_prog_XMLLINT=xmllintac_cv_prog_XSLTPROC=xsltprocac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_gnu_ld=yesac_cv_search_bind_textdomain_codeset='none required'ac_cv_search_crypt=-lcryptac_cv_search_dlopen=-ldlac_cv_search_fdatasync='none required'ac_cv_search_gethostbyname_r='none required'ac_cv_search_getopt_long='none required'ac_cv_search_gss_init_sec_context=-lgssapi_krb5ac_cv_search_sched_yield='none required'ac_cv_search_setproctitle=noac_cv_search_shl_load=noac_cv_search_shm_open=-lrtac_cv_search_shm_unlink='none required'ac_cv_search_shmget='none required'ac_cv_search_socket='none required'ac_cv_sizeof_long=8ac_cv_sizeof_off_t=8ac_cv_sizeof_size_t=8ac_cv_sizeof_void_p=8ac_cv_struct_tm=time.hac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noac_cv_sys_largefile_source=noac_cv_type_int64=noac_cv_type_int8=noac_cv_type_intptr_t=yesac_cv_type_long_long_int=yesac_cv_type_sig_atomic_t=yesac_cv_type_struct_addrinfo=yesac_cv_type_struct_cmsgcred=noac_cv_type_struct_option=yesac_cv_type_struct_sockaddr_in6=yesac_cv_type_struct_sockaddr_storage=yesac_cv_type_struct_sockaddr_un=yesac_cv_type_uint64=noac_cv_type_uint8=noac_cv_type_uintptr_t=yesac_cv_type_union_semun=noac_cv_type_unsigned_long_long_int=yesac_cv_type_z_streamp=yesac_cv_var_tzname=yespgac_cv__128bit_int=yespgac_cv__builtin_bswap32=yespgac_cv__builtin_constant_p=yespgac_cv__builtin_unreachable=yespgac_cv__cpuid=nopgac_cv__get_cpuid=yespgac_cv__static_assert=yespgac_cv__types_compatible=yespgac_cv__va_args=yespgac_cv_c_inline_quietly=yespgac_cv_c_signed=yespgac_cv_check_docbook=nopgac_cv_check_readline=-lreadlinepgac_cv_func_gettimeofday_1arg=nopgac_cv_func_posix_signals=yespgac_cv_func_sigsetjmp=yespgac_cv_func_strerror_r_int=nopgac_cv_func_wcstombs_l=nopgac_cv_funcname_func_support=yespgac_cv_gcc_atomic_int32_cas=yespgac_cv_gcc_atomic_int64_cas=yespgac_cv_gcc_sync_char_tas=yespgac_cv_gcc_sync_int32_cas=yespgac_cv_gcc_sync_int32_tas=yespgac_cv_gcc_sync_int64_cas=yespgac_cv_msgfmt_flags=-cpgac_cv_path_flex=nopgac_cv_printf_archetype=printfpgac_cv_prog_cc_cflags__Wdeclaration_after_statement=yespgac_cv_prog_cc_cflags__Wendif_labels=yespgac_cv_prog_cc_cflags__Wformat_security=yespgac_cv_prog_cc_cflags__Wmissing_format_attribute=yespgac_cv_prog_cc_cflags__Wunused_command_line_argument=yespgac_cv_prog_cc_cflags__fexcess_precision_standard=nopgac_cv_prog_cc_cflags__fno_strict_aliasing=yespgac_cv_prog_cc_cflags__ftree_vectorize=yespgac_cv_prog_cc_cflags__funroll_loops=yespgac_cv_prog_cc_cflags__fwrapv=yespgac_cv_prog_cc_ldflags__Wl___as_needed=yespgac_cv_snprintf_arg_control=yespgac_cv_snprintf_size_t_support=yespgac_cv_sse42_crc32_intrinsics_=nopgac_cv_sse42_crc32_intrinsics__msse4_2=yespgac_cv_type_locale_t=yespgac_cv_type_long_int_64=yespgac_cv_var_PS_STRINGS=nopgac_cv_var_int_opterr=yespgac_cv_var_int_optreset=nopgac_cv_var_int_timezone=yespgac_cv_var_rl_completion_append_character=yes## ----------------- #### Output variables. #### ----------------- ##AR='ar'AWK='gawk'BISON='/usr/bin/bison'BISONFLAGS=' -Wno-deprecated'CC='clang'CFLAGS='-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument 'CFLAGS_SSE42='-msse4.2'CFLAGS_VECTOR=' -funroll-loops -ftree-vectorize'COLLATEINDEX=''CPP='clang -E'CPPFLAGS=' -D_GNU_SOURCE -I/usr/include/libxml2 'DBTOEPUB=''DEFS='-DHAVE_CONFIG_H'DLLTOOL=''DLLWRAP=''DOCBOOKSTYLE=''DTRACE=''DTRACEFLAGS=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'ELF_SYS='true'EXEEXT=''FLEX=''FLEXFLAGS=''GCC='yes'GCOV=''GENHTML=''GREP='/usr/bin/grep'HAVE_IPV6='yes'HAVE_POSIX_SIGNALS='yes'INCLUDES=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'JADE=''LCOV=''LD='/usr/bin/ld'LDAP_LIBS_BE=''LDAP_LIBS_FE=''LDFLAGS='  -Wl,--as-needed'LDFLAGS_EX=''LDFLAGS_SL=''LIBOBJS=' ${LIBOBJDIR}fls$U.o ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}getpeereid$U.o'LIBS='-lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm 'LN_S='ln -s'LTLIBOBJS=' ${LIBOBJDIR}fls$U.lo ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}getpeereid$U.lo'MKDIR_P='/usr/bin/mkdir -p'MSGFMT='msgfmt'MSGFMT_FLAGS='-c'MSGMERGE='msgmerge'NSGMLS=''OBJEXT='o'OSX=''PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'PACKAGE_NAME='PostgreSQL'PACKAGE_STRING='PostgreSQL 9.5.3'PACKAGE_TARNAME='postgresql'PACKAGE_URL=''PACKAGE_VERSION='9.5.3'PATH_SEPARATOR=':'PERL='/usr/bin/perl'PG_CRC32C_OBJS='pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_choose.o'PG_MAJORVERSION='9.5'PG_VERSION_NUM='90503'PORTNAME='linux'PROVE=''PTHREAD_CFLAGS=' -pthread -pthreads -mthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS'PTHREAD_LIBS=' -lpthread       'PYTHON='/usr/bin/python2'RANLIB='ranlib'SHELL='/bin/sh'STRIP='strip'STRIP_SHARED_LIB='strip --strip-unneeded'STRIP_STATIC_LIB='strip -x'SUN_STUDIO_CC='no'TAR='/usr/bin/tar'TAS=''TCLSH='/usr/bin/tclsh'TCL_CONFIG_SH='/usr/lib/tclConfig.sh'TCL_INCLUDE_SPEC='-I/usr/include'TCL_LIBS='-ldl -lz -lpthread -lieee -lm'TCL_LIB_SPEC='-L/usr/lib -ltcl8.6'TCL_SHARED_BUILD='1'TCL_SHLIB_LD_LIBS='${LIBS}'UUID_EXTRA_OBJS='md5.o sha1.o'UUID_LIBS='-luuid'WANTED_LANGUAGES=''WINDRES=''XGETTEXT='xgettext'XML2_CONFIG='xml2-config'XMLLINT='xmllint'XSLTPROC='xsltproc'ZIC=''ac_ct_CC=''acx_pthread_config=''autodepend=''bindir='${exec_prefix}/bin'build='x86_64-pc-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='pc'configure_args=' '\''--host=x86_64-unknown-linux'\'' '\''--prefix=/usr'\'' '\''--mandir=/usr/share/man'\'' '\''--datadir=/usr/share/postgresql'\'' '\''--sysconfdir=/etc'\'' '\''--with-gssapi'\'' '\''--with-libxml'\'' '\''--with-openssl'\'' '\''--with-perl'\'' '\''--with-python'\'' '\''PYTHON=/usr/bin/python2'\'' '\''--with-tcl'\'' '\''--with-pam'\'' '\''--with-system-tzdata=/usr/share/zoneinfo'\'' '\''--with-uuid=e2fs'\'' '\''--enable-nls'\'' '\''--enable-thread-safety'\'' '\''host_alias=x86_64-unknown-linux'\'' '\''CC=clang'\'' '\''CFLAGS='\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'''datadir='/usr/share/postgresql'datarootdir='${prefix}/share'default_port='5432'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'enable_coverage='no'enable_debug='no'enable_dtrace='no'enable_nls='yes'enable_rpath='yes'enable_tap_tests='no'enable_thread_safety='yes'exec_prefix='${prefix}'have_docbook='no'have_win32_dbghelp='no'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_bin='/usr/bin/install -c'krb_srvtab='FILE:$(sysconfdir)/krb5.keytab'ld_R_works=''libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='/usr/share/man'oldincludedir='/usr/include'pdfdir='${docdir}'perl_archlibexp='/usr/lib/perl5/core_perl'perl_embed_ldflags=' -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib  -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc'perl_privlibexp='/usr/share/perl5/core_perl'perl_useshrplib='true'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'python_additional_libs='-lpthread -ldl  -lutil -lm'python_includespec='-I/usr/include/python2.7'python_libdir='/usr/lib'python_libspec='-L/usr/lib -lpython2.7'python_majorversion='2'python_version='2.7'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='/etc'target_alias=''vpath_build='no'with_gnu_ld='yes'with_libxml='yes'with_libxslt='no'with_openssl='yes'with_perl='yes'with_python='yes'with_selinux='no'with_system_tzdata='/usr/share/zoneinfo'with_tcl='yes'with_uuid='e2fs'with_zlib='yes'## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "PostgreSQL"#define PACKAGE_TARNAME "postgresql"#define PACKAGE_VERSION "9.5.3"#define PACKAGE_STRING "PostgreSQL 9.5.3"#define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"#define PACKAGE_URL ""#define PG_MAJORVERSION "9.5"#define PG_VERSION "9.5.3"#define USE_INTEGER_DATETIMES 1#define ENABLE_NLS 1#define DEF_PGPORT 5432#define DEF_PGPORT_STR "5432"#define BLCKSZ 8192#define RELSEG_SIZE 131072#define XLOG_BLCKSZ 8192#define XLOG_SEG_SIZE (16 * 1024 * 1024)#define ENABLE_THREAD_SAFETY 1#define ENABLE_GSS 1#define PG_KRB_SRVNAM "postgres"#define USE_PAM 1#define USE_OPENSSL 1#define HAVE_UUID_E2FS 1#define USE_LIBXML 1#define HAVE_LIBM 1#define HAVE_LIBREADLINE 1#define HAVE_LIBZ 1#define HAVE_SPINLOCKS 1#define HAVE_ATOMICS 1#define HAVE_LIBCRYPTO 1#define HAVE_LIBSSL 1#define HAVE_SSL_GET_CURRENT_COMPRESSION 1#define HAVE_LIBPAM 1#define HAVE_LIBXML2 1#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_CRYPT_H 1#define HAVE_GETOPT_H 1#define HAVE_IFADDRS_H 1#define HAVE_LANGINFO_H 1#define HAVE_POLL_H 1#define HAVE_PWD_H 1#define HAVE_SYS_IOCTL_H 1#define HAVE_SYS_IPC_H 1#define HAVE_SYS_POLL_H 1#define HAVE_SYS_RESOURCE_H 1#define HAVE_SYS_SELECT_H 1#define HAVE_SYS_SEM_H 1#define HAVE_SYS_SHM_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_SYS_TIME_H 1#define HAVE_SYS_UN_H 1#define HAVE_TERMIOS_H 1#define HAVE_UTIME_H 1#define HAVE_WCHAR_H 1#define HAVE_WCTYPE_H 1#define HAVE_NET_IF_H 1#define HAVE_NETINET_IN_H 1#define HAVE_NETINET_TCP_H 1#define HAVE_READLINE_READLINE_H 1#define HAVE_READLINE_HISTORY_H 1#define HAVE_GSSAPI_GSSAPI_H 1#define HAVE_SECURITY_PAM_APPL_H 1#define HAVE_UUID_UUID_H 1#define PG_USE_INLINE 1#define PG_PRINTF_ATTRIBUTE printf#define FLEXIBLE_ARRAY_MEMBER /**/#define HAVE_FUNCNAME__FUNC 1#define HAVE__STATIC_ASSERT 1#define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1#define HAVE__BUILTIN_BSWAP32 1#define HAVE__BUILTIN_CONSTANT_P 1#define HAVE__BUILTIN_UNREACHABLE 1#define HAVE__VA_ARGS 1#define HAVE_STRUCT_TM_TM_ZONE 1#define HAVE_TM_ZONE 1#define HAVE_TZNAME 1#define HAVE_UNIX_SOCKETS 1#define HAVE_STRUCT_SOCKADDR_STORAGE 1#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1#define HAVE_STRUCT_ADDRINFO 1#define HAVE_INTPTR_T 1#define HAVE_UINTPTR_T 1#define HAVE_UNSIGNED_LONG_LONG_INT 1#define HAVE_LONG_LONG_INT 1#define HAVE_LOCALE_T 1#define HAVE_STRUCT_OPTION 1#define SIZEOF_OFF_T 8#define HAVE_INT_TIMEZONE 1#define ACCEPT_TYPE_RETURN int#define ACCEPT_TYPE_ARG1 int#define ACCEPT_TYPE_ARG2 struct sockaddr *#define ACCEPT_TYPE_ARG3 socklen_t#define HAVE_CBRT 1#define HAVE_DLOPEN 1#define HAVE_FDATASYNC 1#define HAVE_GETIFADDRS 1#define HAVE_GETRLIMIT 1#define HAVE_MEMMOVE 1#define HAVE_POLL 1#define HAVE_READLINK 1#define HAVE_SETSID 1#define HAVE_SHM_OPEN 1#define HAVE_SIGPROCMASK 1#define HAVE_SYMLINK 1#define HAVE_SYNC_FILE_RANGE 1#define HAVE_TOWLOWER 1#define HAVE_UTIME 1#define HAVE_UTIMES 1#define HAVE_WCSTOMBS 1#define HAVE_FSEEKO 1#define HAVE_FSEEKO 1#define HAVE_POSIX_FADVISE 1#define HAVE_DECL_POSIX_FADVISE 1#define HAVE_DECL_FDATASYNC 1#define HAVE_DECL_STRLCAT 1#define HAVE_DECL_STRLCPY 1#define HAVE_DECL_F_FULLFSYNC 0#define HAVE_IPV6 1#define HAVE_SNPRINTF 1#define HAVE_VSNPRINTF 1#define HAVE_DECL_SNPRINTF 1#define HAVE_DECL_VSNPRINTF 1#define HAVE_ISINF 1#define HAVE_CRYPT 1#define HAVE_GETOPT 1#define HAVE_GETRUSAGE 1#define HAVE_INET_ATON 1#define HAVE_MKDTEMP 1#define HAVE_RANDOM 1#define HAVE_RINT 1#define HAVE_SRANDOM 1#define HAVE_STRERROR 1#define HAVE_UNSETENV 1#define HAVE_GETADDRINFO 1#define HAVE_GETOPT_LONG 1#define HAVE_SIGSETJMP 1#define HAVE_DECL_SYS_SIGLIST 1#define HAVE_SYSLOG 1#define HAVE_INT_OPTERR 1#define HAVE_STRTOLL 1#define HAVE_STRTOULL 1#define HAVE_RL_COMPLETION_APPEND_CHARACTER 1#define HAVE_RL_COMPLETION_MATCHES 1#define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1#define HAVE_RL_RESET_SCREEN_SIZE 1#define HAVE_APPEND_HISTORY 1#define HAVE_HISTORY_TRUNCATE_FILE 1#define HAVE_STRERROR_R 1#define HAVE_GETPWUID_R 1#define HAVE_GETHOSTBYNAME_R 1#define HAVE_LONG_INT_64 1#define PG_INT64_TYPE long int#define INT64_MODIFIER "l"#define SIZEOF_VOID_P 8#define SIZEOF_SIZE_T 8#define SIZEOF_LONG 8#define USE_FLOAT4_BYVAL 1#define FLOAT4PASSBYVAL true#define USE_FLOAT8_BYVAL 1#define FLOAT8PASSBYVAL true#define ALIGNOF_SHORT 2#define ALIGNOF_INT 4#define ALIGNOF_LONG 8#define ALIGNOF_DOUBLE 8#define MAXIMUM_ALIGNOF 8#define HAVE_SIG_ATOMIC_T 1#define PG_INT128_TYPE __int128#define HAVE_GCC__SYNC_CHAR_TAS 1#define HAVE_GCC__SYNC_INT32_TAS 1#define HAVE_GCC__SYNC_INT32_CAS 1#define HAVE_GCC__SYNC_INT64_CAS 1#define HAVE_GCC__ATOMIC_INT32_CAS 1#define HAVE_GCC__ATOMIC_INT64_CAS 1#define HAVE__GET_CPUID 1#define USE_SSE42_CRC32C_WITH_RUNTIME_CHECK 1#define HAVE_POSIX_SIGNALS 1#define USE_SYSV_SEMAPHORES 1#define USE_SYSV_SHARED_MEMORY 1#define MEMSET_LOOP_LIMIT 1024#define PG_VERSION_STR "PostgreSQL 9.5.3 on x86_64-unknown-linux-gnu, compiled by clang version 3.8.0 (tags/RELEASE_380/final), 64-bit"#define PG_VERSION_NUM 90503configure: exit 0