Created
November 23, 2015 20:36
-
-
Save artb1sh/1dce9eb54bb11cef2ee6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Выполняется(%prep): /bin/sh -e /var/tmp/rpm-tmp.vRbcMV | |
| + umask 022 | |
| + cd /usr/src/packages/BUILD | |
| + cd /usr/src/packages/BUILD | |
| + rm -rf postgresql-9.4.5 | |
| + /bin/tar -xf - | |
| + /usr/bin/bzip2 -dc /usr/src/packages/SOURCES/postgresql-9.4.5.tar.bz2 | |
| + STATUS=0 | |
| + '[' 0 -ne 0 ']' | |
| + cd postgresql-9.4.5 | |
| + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . | |
| + touch -r configure tmp | |
| + echo 'Patch #1 (postgresql-conf.patch):' | |
| Patch #1 (postgresql-conf.patch): | |
| + /usr/bin/patch -p0 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/postgresql-conf.patch | |
| patching file src/backend/utils/misc/postgresql.conf.sample | |
| Hunk #1 succeeded at 312 (offset 39 lines). | |
| Hunk #2 succeeded at 410 (offset 36 lines). | |
| + echo 'Patch #2 (postgresql-regress.patch):' | |
| Patch #2 (postgresql-regress.patch): | |
| + /usr/bin/patch -p0 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/postgresql-regress.patch | |
| patching file src/test/regress/expected/horology.out | |
| Hunk #1 succeeded at 652 (offset 36 lines). | |
| patching file src/test/regress/pg_regress.c | |
| Hunk #1 succeeded at 74 (offset 2 lines). | |
| patching file src/test/regress/sql/horology.sql | |
| Hunk #1 succeeded at 122 (offset 6 lines). | |
| + echo 'Patch #6 (postgresql-testsuite-int8.sql.patch):' | |
| Patch #6 (postgresql-testsuite-int8.sql.patch): | |
| + /usr/bin/patch -p1 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/postgresql-testsuite-int8.sql.patch | |
| patching file src/test/regress/expected/int8.out | |
| patching file src/test/regress/expected/numeric.out | |
| patching file src/test/regress/sql/int8.sql | |
| patching file src/test/regress/sql/numeric.sql | |
| + echo 'Patch #7 (postgresql-testsuite-seclabel-location.patch):' | |
| Patch #7 (postgresql-testsuite-seclabel-location.patch): | |
| + /usr/bin/patch -p1 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/postgresql-testsuite-seclabel-location.patch | |
| patching file src/test/regress/input/security_label.source | |
| Hunk #1 succeeded at 40 (offset 1 line). | |
| + echo 'Patch #8 (postgresql-testsuite-keep-results-file.patch):' | |
| Patch #8 (postgresql-testsuite-keep-results-file.patch): | |
| + /usr/bin/patch -p1 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/postgresql-testsuite-keep-results-file.patch | |
| patching file src/test/regress/pg_regress.c | |
| Hunk #1 succeeded at 2725 (offset 314 lines). | |
| + echo 'Patch #9 (postgresql-var-run-socket.patch):' | |
| Patch #9 (postgresql-var-run-socket.patch): | |
| + /usr/bin/patch -p1 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/postgresql-var-run-socket.patch | |
| patching file contrib/pg_upgrade/test.sh | |
| Hunk #1 succeeded at 150 (offset 12 lines). | |
| patching file src/backend/utils/misc/guc.c | |
| Hunk #1 succeeded at 3057 (offset 86 lines). | |
| patching file src/bin/initdb/initdb.c | |
| Hunk #1 succeeded at 1242 (offset 38 lines). | |
| patching file src/include/pg_config_manual.h | |
| Hunk #1 succeeded at 152 (offset 8 lines). | |
| + echo 'Patch #10 (1c_FULL_94-0.23):' | |
| Patch #10 (1c_FULL_94-0.23): | |
| + /usr/bin/patch -p1 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/1c_FULL_94-0.23 | |
| patching file contrib/fasttrun/Makefile | |
| patching file contrib/fasttrun/README.fasttrun | |
| patching file contrib/fasttrun/expected/fasttrun.out | |
| patching file contrib/fasttrun/fasttrun.c | |
| patching file contrib/fasttrun/fasttrun.sql.in | |
| patching file contrib/fasttrun/sql/fasttrun.sql | |
| patching file contrib/fulleq/Makefile | |
| patching file contrib/fulleq/README.fulleq | |
| patching file contrib/fulleq/expected/fulleq.out | |
| patching file contrib/fulleq/fulleq.c | |
| patching file contrib/fulleq/fulleq.sql.in.in | |
| patching file contrib/fulleq/sql/fulleq.sql | |
| patching file contrib/mchar/Changes | |
| patching file contrib/mchar/Makefile | |
| patching file contrib/mchar/README.mchar | |
| patching file contrib/mchar/expected/compat.out | |
| patching file contrib/mchar/expected/init.out | |
| patching file contrib/mchar/expected/like.out | |
| patching file contrib/mchar/expected/mchar.out | |
| patching file contrib/mchar/expected/mm.out | |
| patching file contrib/mchar/expected/mvarchar.out | |
| patching file contrib/mchar/mchar.h | |
| patching file contrib/mchar/mchar.sql.in | |
| patching file contrib/mchar/mchar_io.c | |
| patching file contrib/mchar/mchar_like.c | |
| patching file contrib/mchar/mchar_op.c | |
| patching file contrib/mchar/mchar_proc.c | |
| patching file contrib/mchar/mchar_recode.c | |
| patching file contrib/mchar/sql/compat.sql | |
| patching file contrib/mchar/sql/init.sql | |
| patching file contrib/mchar/sql/like.sql | |
| patching file contrib/mchar/sql/mchar.sql | |
| patching file contrib/mchar/sql/mm.sql | |
| patching file contrib/mchar/sql/mvarchar.sql | |
| patching file contrib/mchar/uninstall_mchar.sql | |
| patching file src/backend/nodes/outfuncs.c | |
| Hunk #1 succeeded at 1591 (offset 3 lines). | |
| patching file src/backend/optimizer/path/Makefile | |
| patching file src/backend/optimizer/path/allpaths.c | |
| Hunk #1 succeeded at 447 (offset 52 lines). | |
| Hunk #2 succeeded at 868 (offset 67 lines). | |
| Hunk #3 succeeded at 918 (offset 67 lines). | |
| Hunk #4 succeeded at 1148 (offset 67 lines). | |
| patching file src/backend/optimizer/path/appendorpath.c | |
| patching file src/backend/optimizer/path/indxpath.c | |
| Hunk #2 succeeded at 123 with fuzz 1 (offset -6 lines). | |
| Hunk #3 succeeded at 1196 (offset 36 lines). | |
| Hunk #4 succeeded at 2963 (offset 31 lines). | |
| Hunk #5 succeeded at 3356 (offset 31 lines). | |
| Hunk #6 succeeded at 3616 (offset 31 lines). | |
| patching file src/backend/optimizer/path/joinrels.c | |
| Hunk #1 succeeded at 1068 (offset 15 lines). | |
| patching file src/backend/optimizer/path/pathkeys.c | |
| patching file src/backend/optimizer/plan/createplan.c | |
| Hunk #1 succeeded at 91 (offset 2 lines). | |
| Hunk #2 succeeded at 678 (offset 2 lines). | |
| Hunk #3 succeeded at 694 (offset 2 lines). | |
| Hunk #4 succeeded at 717 (offset 2 lines). | |
| Hunk #5 succeeded at 2974 (offset 21 lines). | |
| patching file src/backend/optimizer/plan/setrefs.c | |
| Hunk #1 succeeded at 1733 (offset 43 lines). | |
| Hunk #2 succeeded at 1746 (offset 43 lines). | |
| patching file src/backend/optimizer/util/pathnode.c | |
| Hunk #1 succeeded at 890 (offset 2 lines). | |
| Hunk #2 succeeded at 899 (offset 2 lines). | |
| patching file src/backend/parser/gram.y | |
| Hunk #1 succeeded at 10845 (offset 15 lines). | |
| Hunk #2 succeeded at 10854 (offset 15 lines). | |
| Hunk #3 succeeded at 10863 (offset 15 lines). | |
| Hunk #4 succeeded at 10872 (offset 15 lines). | |
| Hunk #5 succeeded at 10880 (offset 15 lines). | |
| patching file src/include/nodes/relation.h | |
| Hunk #1 succeeded at 892 (offset 2 lines). | |
| patching file src/include/optimizer/pathnode.h | |
| patching file src/include/optimizer/paths.h | |
| Hunk #2 succeeded at 186 (offset 1 line). | |
| patching file src/include/optimizer/planmain.h | |
| patching file src/test/regress/expected/create_index.out | |
| patching file src/test/regress/expected/select.out | |
| patching file src/test/regress/sql/select.sql | |
| patching file src/tools/msvc/Mkvcbuild.pm | |
| + echo 'Patch #11 (postgresql-1c-9.4.patch):' | |
| Patch #11 (postgresql-1c-9.4.patch): | |
| + /usr/bin/patch -p0 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/postgresql-1c-9.4.patch | |
| patching file ./contrib/Makefile | |
| Hunk #1 succeeded at 56 (offset 3 lines). | |
| patching file ./src/backend/libpq/pg_hba.conf.sample | |
| patching file ./src/backend/utils/misc/postgresql.conf.sample | |
| Hunk #2 succeeded at 144 (offset 12 lines). | |
| Hunk #3 succeeded at 558 (offset 30 lines). | |
| Hunk #4 succeeded at 576 (offset 30 lines). | |
| Hunk #5 succeeded at 613 (offset 43 lines). | |
| + echo 'Patch #12 (applock-1c-9.4.patch):' | |
| Patch #12 (applock-1c-9.4.patch): | |
| + /usr/bin/patch -p0 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/applock-1c-9.4.patch | |
| patching file ./src/backend/parser/gram.y | |
| Hunk #1 succeeded at 523 (offset 35 lines). | |
| Hunk #2 succeeded at 9163 (offset 1024 lines). | |
| Hunk #3 succeeded at 12796 (offset 966 lines). | |
| patching file ./src/backend/storage/lmgr/lock.c | |
| Hunk #1 succeeded at 97 (offset 1 line). | |
| Hunk #2 succeeded at 118 (offset 1 line). | |
| Hunk #3 succeeded at 128 (offset 1 line). | |
| Hunk #4 succeeded at 139 (offset 1 line). | |
| patching file ./src/include/parser/kwlist.h | |
| patching file ./src/include/storage/lock.h | |
| Hunk #2 succeeded at 154 (offset -2 lines). | |
| + echo 'Patch #13 (online_analyze.patch):' | |
| Patch #13 (online_analyze.patch): | |
| + /usr/bin/patch -p0 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/online_analyze.patch | |
| (Stripping trailing CRs from patch; use --binary to disable.) | |
| patching file ./contrib/online_analyze/COPYRIGHT | |
| (Stripping trailing CRs from patch; use --binary to disable.) | |
| patching file ./contrib/online_analyze/Makefile | |
| (Stripping trailing CRs from patch; use --binary to disable.) | |
| patching file ./contrib/online_analyze/online_analyze.c | |
| (Stripping trailing CRs from patch; use --binary to disable.) | |
| patching file ./contrib/online_analyze/README.online_analyze | |
| + echo 'Patch #14 (plantuner.patch):' | |
| Patch #14 (plantuner.patch): | |
| + /usr/bin/patch -p0 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/plantuner.patch | |
| patching file ./contrib/plantuner/COPYRIGHT | |
| patching file ./contrib/plantuner/expected/plantuner.out | |
| patching file ./contrib/plantuner/Makefile | |
| patching file ./contrib/plantuner/plantuner.c | |
| patching file ./contrib/plantuner/README.plantuner | |
| patching file ./contrib/plantuner/results/plantuner.out | |
| patching file ./contrib/plantuner/sql/plantuner.sql | |
| + echo 'Patch #15 (application.patch):' | |
| Patch #15 (application.patch): | |
| + /usr/bin/patch -p1 --fuzz=2 | |
| + /usr/bin/cat /usr/src/packages/SOURCES/application.patch | |
| patching file src/backend/parser/gram.h | |
| patching file src/interfaces/ecpg/preproc/preproc.h | |
| + touch -r tmp configure | |
| + rm tmp | |
| + find src/test/ -name '*.orig' -delete | |
| + find -name .gitignore -delete | |
| + exit 0 | |
| Выполняется(%build): /bin/sh -e /var/tmp/rpm-tmp.tCRVDl | |
| + umask 022 | |
| + cd /usr/src/packages/BUILD | |
| + /usr/bin/rm -rf /usr/src/packages/BUILDROOT/postgresql94-9.4.5-1.2.x86_64 | |
| ++ dirname /usr/src/packages/BUILDROOT/postgresql94-9.4.5-1.2.x86_64 | |
| + /usr/bin/mkdir -p /usr/src/packages/BUILDROOT | |
| + /usr/bin/mkdir /usr/src/packages/BUILDROOT/postgresql94-9.4.5-1.2.x86_64 | |
| + cd postgresql-9.4.5 | |
| + PACKAGE_TARNAME=postgresql94 | |
| + CFLAGS='-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables' | |
| + export CFLAGS | |
| + CXXFLAGS='-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables' | |
| + export CXXFLAGS | |
| + FFLAGS='-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables' | |
| + export FFLAGS | |
| + ./configure --host=x86_64-suse-linux-gnu --build=x86_64-suse-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --bindir=/usr/lib/postgresql94/bin --libdir=/usr/lib/postgresql94/lib64 --includedir=/usr/include/pgsql --datadir=/usr/share/postgresql94 --docdir=/usr/share/doc/packages/postgresql94 --mandir=/usr/share/man --disable-rpath --enable-nls --enable-thread-safety --enable-integer-datetimes --with-python --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-pam --with-uuid=e2fs --with-libxml --with-libxslt --with-openssl --with-ldap --with-gssapi --with-krb5 --with-system-tzdata=/usr/share/zoneinfo | |
| configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-dependency-tracking, --with-krb5 | |
| configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu | |
| checking build system type... x86_64-suse-linux-gnu | |
| checking host system type... x86_64-suse-linux-gnu | |
| checking which template to use... linux | |
| checking whether to build with 64-bit integer date/time support... yes | |
| checking whether NLS is wanted... yes | |
| checking for default port number... 5432 | |
| checking for block size... 8kB | |
| checking for segment size... 1GB | |
| checking for WAL block size... 8kB | |
| checking for WAL segment size... 16MB | |
| checking for x86_64-suse-linux-gnu-gcc... no | |
| checking for x86_64-suse-linux-gnu-cc... no | |
| checking for gcc... gcc | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether gcc accepts -g... yes | |
| checking for gcc option to accept ISO C89... none needed | |
| checking whether gcc supports -Wdeclaration-after-statement... yes | |
| checking whether gcc supports -Wendif-labels... yes | |
| checking whether gcc supports -Wmissing-format-attribute... yes | |
| checking whether gcc supports -Wformat-security... yes | |
| checking whether gcc supports -fno-strict-aliasing... yes | |
| checking whether gcc supports -fwrapv... yes | |
| checking whether gcc supports -fexcess-precision=standard... yes | |
| checking whether gcc supports -funroll-loops... yes | |
| checking whether gcc supports -ftree-vectorize... yes | |
| checking whether gcc supports -Wunused-command-line-argument... no | |
| checking whether the C compiler still works... yes | |
| checking how to run the C preprocessor... gcc -E | |
| checking allow thread-safe client libraries... yes | |
| checking whether to build with Tcl... yes | |
| checking whether to build Perl modules... yes | |
| checking whether to build Python modules... yes | |
| checking whether to build with GSSAPI support... yes | |
| checking whether to build with PAM support... yes | |
| checking whether to build with LDAP support... yes | |
| checking whether to build with Bonjour support... no | |
| checking whether to build with OpenSSL support... yes | |
| checking whether to build with SELinux support... no | |
| checking for xml2-config... xml2-config | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for ld used by GCC... /usr/x86_64-suse-linux/bin/ld | |
| checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes | |
| checking for x86_64-suse-linux-gnu-ranlib... no | |
| checking for ranlib... ranlib | |
| checking for x86_64-suse-linux-gnu-strip... no | |
| checking for strip... strip | |
| checking whether it is possible to strip libraries... yes | |
| checking for x86_64-suse-linux-gnu-ar... no | |
| checking for ar... ar | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking for tar... /bin/tar | |
| checking whether ln -s works... yes | |
| checking for gawk... gawk | |
| checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
| checking for bison... /usr/bin/bison | |
| configure: using bison (GNU Bison) 2.7 | |
| checking for flex... no | |
| configure: WARNING: | |
| *** Without Flex you will not be able to build PostgreSQL from Git nor | |
| *** change any of the scanner definition files. You can obtain Flex from | |
| *** a GNU mirror site. (If you are using the official distribution of | |
| *** PostgreSQL then you do not need to worry about this because the Flex | |
| *** output is pre-generated.) | |
| checking for perl... /usr/bin/perl | |
| configure: using perl 5.18.2 | |
| checking for Perl archlibexp... /usr/lib/perl5/5.18.2/x86_64-linux-thread-multi | |
| checking for Perl privlibexp... /usr/lib/perl5/5.18.2 | |
| checking for Perl useshrplib... true | |
| checking for flags to link embedded Perl... -L/usr/local/lib64 -fstack-protector -L/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE -lperl -lm -ldl -lcrypt -lpthread | |
| checking for python... /usr/bin/python | |
| checking for Python distutils module... yes | |
| checking Python configuration directory... /usr/lib64/python2.7/config | |
| checking Python include directories... -I/usr/include/python2.7 | |
| checking how to link an embedded Python application... -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm | |
| checking for main in -lm... yes | |
| checking for library containing setproctitle... no | |
| checking for library containing dlopen... -ldl | |
| checking for library containing socket... none required | |
| checking for library containing shl_load... no | |
| checking for library containing getopt_long... none required | |
| checking for library containing crypt... -lcrypt | |
| checking for library containing shm_open... -lrt | |
| checking for library containing shm_unlink... none required | |
| checking for library containing fdatasync... none required | |
| checking for library containing sched_yield... none required | |
| checking for library containing gethostbyname_r... none required | |
| checking for library containing shmget... none required | |
| checking for library containing readline... -lreadline | |
| checking for inflate in -lz... yes | |
| checking for library containing gss_init_sec_context... -lgssapi_krb5 | |
| checking for CRYPTO_new_ex_data in -lcrypto... yes | |
| checking for SSL_library_init in -lssl... yes | |
| checking for SSL_get_current_compression... yes | |
| checking for pam_start in -lpam... yes | |
| checking for xmlSaveToBuffer in -lxml2... yes | |
| checking for xsltCleanupGlobals in -lxslt... yes | |
| checking for uuid_generate... no | |
| checking for uuid_generate in -luuid... yes | |
| checking for ANSI C header files... yes | |
| checking for sys/types.h... yes | |
| checking for sys/stat.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for memory.h... yes | |
| checking for strings.h... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for unistd.h... yes | |
| checking crypt.h usability... yes | |
| checking crypt.h presence... yes | |
| checking for crypt.h... yes | |
| checking dld.h usability... no | |
| checking dld.h presence... no | |
| checking for dld.h... no | |
| checking fp_class.h usability... no | |
| checking fp_class.h presence... no | |
| checking for fp_class.h... no | |
| checking getopt.h usability... yes | |
| checking getopt.h presence... yes | |
| checking for getopt.h... yes | |
| checking ieeefp.h usability... no | |
| checking ieeefp.h presence... no | |
| checking for ieeefp.h... no | |
| checking ifaddrs.h usability... yes | |
| checking ifaddrs.h presence... yes | |
| checking for ifaddrs.h... yes | |
| checking langinfo.h usability... yes | |
| checking langinfo.h presence... yes | |
| checking for langinfo.h... yes | |
| checking poll.h usability... yes | |
| checking poll.h presence... yes | |
| checking for poll.h... yes | |
| checking pwd.h usability... yes | |
| checking pwd.h presence... yes | |
| checking for pwd.h... yes | |
| checking sys/ioctl.h usability... yes | |
| checking sys/ioctl.h presence... yes | |
| checking for sys/ioctl.h... yes | |
| checking sys/ipc.h usability... yes | |
| checking sys/ipc.h presence... yes | |
| checking for sys/ipc.h... yes | |
| checking sys/poll.h usability... yes | |
| checking sys/poll.h presence... yes | |
| checking for sys/poll.h... yes | |
| checking sys/pstat.h usability... no | |
| checking sys/pstat.h presence... no | |
| checking for sys/pstat.h... no | |
| checking sys/resource.h usability... yes | |
| checking sys/resource.h presence... yes | |
| checking for sys/resource.h... yes | |
| checking sys/select.h usability... yes | |
| checking sys/select.h presence... yes | |
| checking for sys/select.h... yes | |
| checking sys/sem.h usability... yes | |
| checking sys/sem.h presence... yes | |
| checking for sys/sem.h... yes | |
| checking sys/shm.h usability... yes | |
| checking sys/shm.h presence... yes | |
| checking for sys/shm.h... yes | |
| checking sys/socket.h usability... yes | |
| checking sys/socket.h presence... yes | |
| checking for sys/socket.h... yes | |
| checking sys/sockio.h usability... no | |
| checking sys/sockio.h presence... no | |
| checking for sys/sockio.h... no | |
| checking sys/tas.h usability... no | |
| checking sys/tas.h presence... no | |
| checking for sys/tas.h... no | |
| checking sys/time.h usability... yes | |
| checking sys/time.h presence... yes | |
| checking for sys/time.h... yes | |
| checking sys/un.h usability... yes | |
| checking sys/un.h presence... yes | |
| checking for sys/un.h... yes | |
| checking termios.h usability... yes | |
| checking termios.h presence... yes | |
| checking for termios.h... yes | |
| checking ucred.h usability... no | |
| checking ucred.h presence... no | |
| checking for ucred.h... no | |
| checking utime.h usability... yes | |
| checking utime.h presence... yes | |
| checking for utime.h... yes | |
| checking wchar.h usability... yes | |
| checking wchar.h presence... yes | |
| checking for wchar.h... yes | |
| checking wctype.h usability... yes | |
| checking wctype.h presence... yes | |
| checking for wctype.h... yes | |
| checking for net/if.h... yes | |
| checking for sys/ucred.h... no | |
| checking netinet/in.h usability... yes | |
| checking netinet/in.h presence... yes | |
| checking for netinet/in.h... yes | |
| checking for netinet/tcp.h... yes | |
| checking readline/readline.h usability... yes | |
| checking readline/readline.h presence... yes | |
| checking for readline/readline.h... yes | |
| checking readline/history.h usability... yes | |
| checking readline/history.h presence... yes | |
| checking for readline/history.h... yes | |
| checking zlib.h usability... yes | |
| checking zlib.h presence... yes | |
| checking for zlib.h... yes | |
| checking gssapi/gssapi.h usability... yes | |
| checking gssapi/gssapi.h presence... yes | |
| checking for gssapi/gssapi.h... yes | |
| checking openssl/ssl.h usability... yes | |
| checking openssl/ssl.h presence... yes | |
| checking for openssl/ssl.h... yes | |
| checking openssl/err.h usability... yes | |
| checking openssl/err.h presence... yes | |
| checking for openssl/err.h... yes | |
| checking security/pam_appl.h usability... yes | |
| checking security/pam_appl.h presence... yes | |
| checking for security/pam_appl.h... yes | |
| checking libxml/parser.h usability... yes | |
| checking libxml/parser.h presence... yes | |
| checking for libxml/parser.h... yes | |
| checking libxslt/xslt.h usability... yes | |
| checking libxslt/xslt.h presence... yes | |
| checking for libxslt/xslt.h... yes | |
| checking ldap.h usability... yes | |
| checking ldap.h presence... yes | |
| checking for ldap.h... yes | |
| checking for compatible LDAP implementation... yes | |
| checking uuid/uuid.h usability... yes | |
| checking uuid/uuid.h presence... yes | |
| checking for uuid/uuid.h... yes | |
| checking whether byte ordering is bigendian... no | |
| checking for inline... inline | |
| checking for quiet inline (no complaint if unreferenced)... yes | |
| checking for flexible array members... yes | |
| checking for signed types... yes | |
| checking for __func__... yes | |
| checking for _Static_assert... yes | |
| checking for __builtin_types_compatible_p... yes | |
| checking for __builtin_constant_p... yes | |
| checking for __builtin_unreachable... yes | |
| checking for __VA_ARGS__... yes | |
| checking whether struct tm is in sys/time.h or time.h... time.h | |
| checking for struct tm.tm_zone... yes | |
| checking for tzname... yes | |
| checking for union semun... no | |
| checking for struct sockaddr_un... yes | |
| checking for struct sockaddr_storage... yes | |
| checking for struct sockaddr_storage.ss_family... yes | |
| checking for struct sockaddr_storage.__ss_family... no | |
| checking for struct sockaddr_storage.ss_len... no | |
| checking for struct sockaddr_storage.__ss_len... no | |
| checking for struct sockaddr.sa_len... no | |
| checking for struct addrinfo... yes | |
| checking for intptr_t... yes | |
| checking for uintptr_t... yes | |
| checking for unsigned long long int... yes | |
| checking for long long int... yes | |
| checking for locale_t... yes | |
| checking for struct cmsgcred... no | |
| checking for struct option... yes | |
| checking for z_streamp... yes | |
| checking for special C compiler options needed for large files... no | |
| checking for _FILE_OFFSET_BITS value needed for large files... no | |
| checking size of off_t... 8 | |
| checking for int timezone... yes | |
| checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * | |
| checking whether gettimeofday takes only one argument... no | |
| checking for cbrt... yes | |
| checking for dlopen... yes | |
| checking for fdatasync... yes | |
| checking for getifaddrs... yes | |
| checking for getpeerucred... no | |
| checking for getrlimit... yes | |
| checking for mbstowcs_l... no | |
| checking for memmove... yes | |
| checking for poll... yes | |
| checking for pstat... no | |
| checking for pthread_is_threaded_np... no | |
| checking for readlink... yes | |
| checking for setproctitle... no | |
| checking for setsid... yes | |
| checking for shm_open... yes | |
| checking for sigprocmask... yes | |
| checking for symlink... yes | |
| checking for sync_file_range... yes | |
| checking for towlower... yes | |
| checking for utime... yes | |
| checking for utimes... yes | |
| checking for wcstombs... yes | |
| checking for wcstombs_l... no | |
| checking for fseeko... yes | |
| checking for _LARGEFILE_SOURCE value needed for large files... no | |
| checking for posix_fadvise... yes | |
| checking whether posix_fadvise is declared... yes | |
| checking whether fdatasync is declared... yes | |
| checking whether strlcat is declared... no | |
| checking whether strlcpy is declared... no | |
| checking whether F_FULLFSYNC is declared... no | |
| checking for struct sockaddr_in6... yes | |
| checking for PS_STRINGS... no | |
| checking for snprintf... yes | |
| checking for vsnprintf... yes | |
| checking whether snprintf is declared... yes | |
| checking whether vsnprintf is declared... yes | |
| checking for isinf... yes | |
| checking for crypt... yes | |
| checking for fls... no | |
| checking for getopt... yes | |
| checking for getrusage... yes | |
| checking for inet_aton... yes | |
| checking for mkdtemp... yes | |
| checking for random... yes | |
| checking for rint... yes | |
| checking for srandom... yes | |
| checking for strerror... yes | |
| checking for strlcat... no | |
| checking for strlcpy... no | |
| checking for unsetenv... yes | |
| checking for getpeereid... no | |
| checking for getaddrinfo... yes | |
| checking for getopt_long... yes | |
| checking for sigsetjmp... yes | |
| checking whether sys_siglist is declared... yes | |
| checking for syslog... yes | |
| checking syslog.h usability... yes | |
| checking syslog.h presence... yes | |
| checking for syslog.h... yes | |
| checking for opterr... yes | |
| checking for optreset... no | |
| checking for strtoll... yes | |
| checking for strtoull... yes | |
| checking for builtin locking functions... yes | |
| checking for rl_completion_append_character... yes | |
| checking for rl_completion_matches... yes | |
| checking for rl_filename_completion_function... yes | |
| checking for append_history... yes | |
| checking for history_truncate_file... yes | |
| checking for the pthreads library -lpthreads... no | |
| checking whether pthreads work without any flags... no | |
| checking whether pthreads work with -Kthread... no | |
| checking whether pthreads work with -kthread... no | |
| checking for the pthreads library -llthread... no | |
| checking whether pthreads work with -pthread... yes | |
| checking whether pthreads work with -pthreads... no | |
| checking whether pthreads work with -mthreads... no | |
| checking for the pthreads library -lpthread... yes | |
| checking whether pthreads work with --thread-safe... no | |
| checking whether pthreads work with -mt... no | |
| checking for the pthreads library -lpthreadGC2... no | |
| checking pthread.h usability... yes | |
| checking pthread.h presence... yes | |
| checking for pthread.h... yes | |
| checking for strerror_r... yes | |
| checking for getpwuid_r... yes | |
| checking for gethostbyname_r... yes | |
| checking whether getpwuid_r takes a fifth argument... yes | |
| checking whether strerror_r returns int... no | |
| checking for ldap_bind in -lldap... yes | |
| checking for ldap_simple_bind in -lldap_r... yes | |
| checking test program... ok | |
| checking whether snprintf supports argument control... yes | |
| checking whether long int is 64 bits... yes | |
| checking whether snprintf supports the %z modifier... yes | |
| checking size of void *... 8 | |
| checking size of size_t... 8 | |
| checking size of long... 8 | |
| checking whether to build with float4 passed by value... yes | |
| checking whether to build with float8 passed by value... yes | |
| checking alignment of short... 2 | |
| checking alignment of int... 4 | |
| checking alignment of long... 8 | |
| checking alignment of double... 8 | |
| checking for int8... no | |
| checking for uint8... no | |
| checking for int64... no | |
| checking for uint64... no | |
| checking for sig_atomic_t... yes | |
| checking for POSIX signal interface... yes | |
| checking for library containing bind_textdomain_codeset... none required | |
| checking libintl.h usability... yes | |
| checking libintl.h presence... yes | |
| checking for libintl.h... yes | |
| checking for msgfmt... msgfmt | |
| checking for msgfmt flags... -c | |
| checking for msgmerge... msgmerge | |
| checking for xgettext... xgettext | |
| checking for tclsh... /usr/bin/tclsh | |
| checking for tclConfig.sh... /usr/lib64/tclConfig.sh | |
| checking tcl.h usability... yes | |
| checking tcl.h presence... yes | |
| checking for tcl.h... yes | |
| checking for perl.h... yes | |
| checking for libperl... yes | |
| checking Python.h usability... yes | |
| checking Python.h presence... yes | |
| checking for Python.h... yes | |
| checking for onsgmls... no | |
| checking for nsgmls... no | |
| checking for openjade... no | |
| checking for jade... no | |
| checking for DocBook V4.2... no | |
| checking for DocBook stylesheets... no | |
| checking for collateindex.pl... no | |
| checking for xsltproc... xsltproc | |
| checking for osx... no | |
| checking for sgml2xml... no | |
| checking for sx... no | |
| checking thread safety of required library functions... yes | |
| checking whether gcc supports -Wl,--as-needed... yes | |
| configure: using compiler=gcc (SUSE Linux) 4.8.5 | |
| configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables | |
| configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 | |
| configure: using LDFLAGS= -Wl,--as-needed | |
| configure: creating ./config.status | |
| config.status: creating GNUmakefile | |
| config.status: creating src/Makefile.global | |
| config.status: creating src/include/pg_config.h | |
| config.status: creating src/include/pg_config_ext.h | |
| config.status: creating src/interfaces/ecpg/include/ecpg_config.h | |
| config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s | |
| config.status: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c | |
| config.status: linking src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c | |
| config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c | |
| config.status: linking src/backend/port/unix_latch.c to src/backend/port/pg_latch.c | |
| config.status: linking src/backend/port/dynloader/linux.h to src/include/dynloader.h | |
| config.status: linking src/include/port/linux.h to src/include/pg_config_os.h | |
| config.status: linking src/makefiles/Makefile.linux to src/Makefile.port | |
| configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-dependency-tracking, --with-krb5 | |
| + make PACKAGE_TARNAME=postgresql94 world | |
| make -C doc all | |
| make[1]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/doc' | |
| make -C src all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/doc/src' | |
| make -C sgml all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/doc/src/sgml' | |
| make[3]: Nothing to be done for 'all'. | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/doc/src/sgml' | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/doc/src' | |
| make[1]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/doc' | |
| make -C src all | |
| make[1]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src' | |
| make -C common all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/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 '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o exec.o exec.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgfnames.o pgfnames.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o psprintf.o psprintf.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relpath.o relpath.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rmtree.o rmtree.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o string.o string.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o username.o username.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wait_error.o wait_error.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fe_memutils.o fe_memutils.c | |
| rm -f libpgcommon.a | |
| ar crs libpgcommon.a exec.o pgfnames.o psprintf.o relpath.o rmtree.o string.o username.o wait_error.o fe_memutils.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c exec.c -o exec_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgfnames.c -o pgfnames_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c psprintf.c -o psprintf_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c relpath.c -o relpath_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c rmtree.c -o rmtree_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c string.c -o string_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c username.c -o username_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c wait_error.c -o wait_error_srv.o | |
| rm -f libpgcommon_srv.a | |
| ar crs libpgcommon_srv.a exec_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o string_srv.o username_srv.o wait_error_srv.o | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C port all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[3]: Nothing to be done for 'submake-errcodes'. | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fls.o fls.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcat.o strlcat.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcpy.o strlcpy.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o getpeereid.o getpeereid.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o chklocale.o chklocale.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o erand48.o erand48.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_net_ntop.o inet_net_ntop.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o noblock.o noblock.c | |
| echo "#define PGBINDIR \"/usr/lib/postgresql94/bin\"" >pg_config_paths.h | |
| echo "#define PGSHAREDIR \"/usr/share/postgresql94\"" >>pg_config_paths.h | |
| echo "#define SYSCONFDIR \"/etc/postgresql\"" >>pg_config_paths.h | |
| echo "#define INCLUDEDIR \"/usr/include/pgsql\"" >>pg_config_paths.h | |
| echo "#define PKGINCLUDEDIR \"/usr/include/pgsql\"" >>pg_config_paths.h | |
| echo "#define INCLUDEDIRSERVER \"/usr/include/pgsql/server\"" >>pg_config_paths.h | |
| echo "#define LIBDIR \"/usr/lib/postgresql94/lib64\"" >>pg_config_paths.h | |
| echo "#define PKGLIBDIR \"/usr/lib/postgresql94/lib64\"" >>pg_config_paths.h | |
| echo "#define LOCALEDIR \"/usr/share/locale\"" >>pg_config_paths.h | |
| echo "#define DOCDIR \"/usr/share/doc/packages/postgresql94\"" >>pg_config_paths.h | |
| echo "#define HTMLDIR \"/usr/share/doc/packages/postgresql94\"" >>pg_config_paths.h | |
| echo "#define MANDIR \"/usr/share/man\"" >>pg_config_paths.h | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o path.o path.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgcheckdir.o pgcheckdir.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_crc.o pg_crc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgmkdirp.o pgmkdirp.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgsleep.o pgsleep.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstrcasecmp.o pgstrcasecmp.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o qsort.o qsort.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o qsort_arg.o qsort_arg.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quotes.o quotes.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sprompt.o sprompt.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tar.o tar.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f libpgport.a | |
| ar crs libpgport.a fls.o strlcat.o strlcpy.o getpeereid.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pgcheckdir.o pg_crc.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pqsignal.o qsort.o qsort_arg.o quotes.o sprompt.o tar.o thread.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c fls.c -o fls_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcat.c -o strlcat_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcpy.c -o strlcpy_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c getpeereid.c -o getpeereid_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c chklocale.c -o chklocale_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c erand48.c -o erand48_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c inet_net_ntop.c -o inet_net_ntop_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c noblock.c -o noblock_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c path.c -o path_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgcheckdir.c -o pgcheckdir_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_crc.c -o pg_crc_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgmkdirp.c -o pgmkdirp_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgsleep.c -o pgsleep_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrcasecmp.c -o pgstrcasecmp_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pqsignal.c -o pqsignal_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort.c -o qsort_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort_arg.c -o qsort_arg_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c quotes.c -o quotes_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c sprompt.c -o sprompt_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c tar.c -o tar_srv.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c thread.c -o thread_srv.o | |
| rm -f libpgport_srv.a | |
| ar crs libpgport_srv.a fls_srv.o strlcat_srv.o strlcpy_srv.o getpeereid_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pgcheckdir_srv.o pg_crc_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o sprompt_srv.o tar_srv.o thread_srv.o | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C timezone all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/timezone' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o strftime.o strftime.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o pgtz.o pgtz.c | |
| ( echo src/timezone/localtime.o src/timezone/strftime.o src/timezone/pgtz.o ) >objfiles.txt | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/timezone' | |
| make -C backend all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/id.mo po/id.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| make -C ../../src/port all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Nothing to be done for 'submake-errcodes'. | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../src/common all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Nothing to be done for 'submake-errcodes'. | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C catalog schemapg.h | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/catalog' | |
| make[3]: 'schemapg.h' is up to date. | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/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.h | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils' | |
| sed -f ./Gen_dummy_probes.sed probes.d >probes.h | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils' | |
| cd '../../src/include/utils/' && rm -f probes.h && \ | |
| ln -s "../../../src/backend/utils/probes.h" . | |
| make -C access all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access' | |
| make -C common all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/common' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heaptuple.o heaptuple.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indextuple.o indextuple.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o printtup.o printtup.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reloptions.o reloptions.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scankey.o scankey.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tupconvert.o tupconvert.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/common' | |
| make -C gin all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/gin' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginutil.o ginutil.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gininsert.o gininsert.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginxlog.o ginxlog.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginentrypage.o ginentrypage.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindatapage.o gindatapage.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbtree.o ginbtree.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginscan.o ginscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginget.o ginget.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginvacuum.o ginvacuum.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginarrayproc.o ginarrayproc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbulk.o ginbulk.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginfast.o ginfast.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginpostinglist.o ginpostinglist.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/gin' | |
| make -C gist all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/gist' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gist.o gist.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistutil.o gistutil.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistxlog.o gistxlog.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistvacuum.o gistvacuum.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistget.o gistget.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistscan.o gistscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistproc.o gistproc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistsplit.o gistsplit.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistbuild.o gistbuild.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/gist' | |
| make -C hash all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/hash' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hash.o hash.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfunc.o hashfunc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashinsert.o hashinsert.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashovfl.o hashovfl.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashpage.o hashpage.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashscan.o hashscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsearch.o hashsearch.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsort.o hashsort.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/hash' | |
| make -C heap all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/heap' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapam.o heapam.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hio.o hio.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pruneheap.o pruneheap.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteheap.o rewriteheap.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncscan.o syncscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuptoaster.o tuptoaster.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/heap' | |
| make -C index all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/index' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genam.o genam.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/index' | |
| make -C nbtree all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/nbtree' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtcompare.o nbtcompare.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtinsert.o nbtinsert.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtpage.o nbtpage.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtree.o nbtree.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsearch.o nbtsearch.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtutils.o nbtutils.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsort.o nbtsort.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/nbtree' | |
| make -C rmgrdesc all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/rmgrdesc' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clogdesc.o clogdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindesc.o gindesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistdesc.o gistdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashdesc.o hashdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapdesc.o heapdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seqdesc.o seqdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdesc.o spgdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standbydesc.o standbydesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xactdesc.o xactdesc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c | |
| ( echo src/backend/access/rmgrdesc/clogdesc.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/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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/rmgrdesc' | |
| make -C spgist all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/spgist' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgutils.o spgutils.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spginsert.o spginsert.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgscan.o spgscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgvacuum.o spgvacuum.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdoinsert.o spgdoinsert.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgxlog.o spgxlog.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgtextproc.o spgtextproc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgquadtreeproc.o spgquadtreeproc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/spgist' | |
| make -C transam all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/transam' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clog.o clog.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o transam.o transam.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varsup.o varsup.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xact.o xact.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rmgr.o rmgr.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slru.o slru.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subtrans.o subtrans.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o multixact.o multixact.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timeline.o timeline.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase.o twophase.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase_rmgr.o twophase_rmgr.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlog.o xlog.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogarchive.o xlogarchive.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogfuncs.o xlogfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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/transam.o src/backend/access/transam/varsup.o src/backend/access/transam/xact.o src/backend/access/transam/rmgr.o src/backend/access/transam/slru.o src/backend/access/transam/subtrans.o src/backend/access/transam/multixact.o src/backend/access/transam/timeline.o src/backend/access/transam/twophase.o src/backend/access/transam/twophase_rmgr.o src/backend/access/transam/xlog.o src/backend/access/transam/xlogarchive.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogutils.o ) >objfiles.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access/transam' | |
| ( cat 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 transam/objfiles.txt; echo ) >objfiles.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/access' | |
| make -C bootstrap all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/bootstrap' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootparse.o bootparse.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootstrap.o bootstrap.c | |
| ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/bootstrap' | |
| make -C catalog all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/catalog' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o catalog.o catalog.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dependency.o dependency.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heap.o heap.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o index.o index.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexing.o indexing.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o namespace.o namespace.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aclchk.o aclchk.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaccess.o objectaccess.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaddress.o objectaddress.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_aggregate.o pg_aggregate.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_collation.o pg_collation.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_constraint.o pg_constraint.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_conversion.o pg_conversion.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_depend.o pg_depend.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_enum.o pg_enum.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_inherits.o pg_inherits.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_largeobject.o pg_largeobject.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_namespace.o pg_namespace.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_operator.o pg_operator.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_proc.o pg_proc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_range.o pg_range.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_db_role_setting.o pg_db_role_setting.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_shdepend.o pg_shdepend.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_type.o pg_type.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o storage.o storage.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/catalog' | |
| make -C parser all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/parser' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c | |
| '/usr/bin/perl' ./check_keywords.pl gram.y ../../../src/include/parser/kwlist.h | |
| /usr/bin/bison -d -o gram.c gram.y | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -Wno-error -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gram.o gram.c | |
| In file included from gram.y:13993:0: | |
| scan.c: In function 'yy_try_NUL_trans': | |
| scan.c:10192:23: warning: unused variable 'yyg' [-Wunused-variable] | |
| struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon options. */ | |
| ^ | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o keywords.o keywords.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o kwlookup.o kwlookup.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parser.o parser.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_agg.o parse_agg.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_clause.o parse_clause.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_coerce.o parse_coerce.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_collate.o parse_collate.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_cte.o parse_cte.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_expr.o parse_expr.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_func.o parse_func.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_node.o parse_node.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_oper.o parse_oper.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_param.o parse_param.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_relation.o parse_relation.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_target.o parse_target.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_type.o parse_type.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_utilcmd.o parse_utilcmd.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/parser' | |
| make -C commands all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/commands' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aggregatecmds.o aggregatecmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o alter.o alter.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o async.o async.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cluster.o cluster.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o comment.o comment.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o collationcmds.o collationcmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o constraint.o constraint.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conversioncmds.o conversioncmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy.o copy.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createas.o createas.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbcommands.o dbcommands.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o define.o define.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o discard.o discard.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropcmds.o dropcmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o event_trigger.o event_trigger.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o explain.o explain.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extension.o extension.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o foreigncmds.o foreigncmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o functioncmds.o functioncmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexcmds.o indexcmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lockcmds.o lockcmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o matview.o matview.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o operatorcmds.o operatorcmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o opclasscmds.o opclasscmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o portalcmds.o portalcmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepare.o prepare.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proclang.o proclang.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o schemacmds.o schemacmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seclabel.o seclabel.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sequence.o sequence.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablecmds.o tablecmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablespace.o tablespace.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trigger.o trigger.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsearchcmds.o tsearchcmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o typecmds.o typecmds.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o user.o user.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuum.o vacuum.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumlazy.o vacuumlazy.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variable.o variable.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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/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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/commands' | |
| make -C executor all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/executor' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execAmi.o execAmi.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execCurrent.o execCurrent.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execGrouping.o execGrouping.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execJunk.o execJunk.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execMain.o execMain.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execProcnode.o execProcnode.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execQual.o execQual.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execScan.o execScan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execTuples.o execTuples.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execUtils.o execUtils.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o functions.o functions.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o instrument.o instrument.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAppend.o nodeAppend.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAgg.o nodeAgg.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapAnd.o nodeBitmapAnd.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapOr.o nodeBitmapOr.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHash.o nodeHash.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHashjoin.o nodeHashjoin.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexscan.o nodeIndexscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLimit.o nodeLimit.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLockRows.o nodeLockRows.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMaterial.o nodeMaterial.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergeAppend.o nodeMergeAppend.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergejoin.o nodeMergejoin.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeModifyTable.o nodeModifyTable.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeNestloop.o nodeNestloop.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeFunctionscan.o nodeFunctionscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeRecursiveunion.o nodeRecursiveunion.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeResult.o nodeResult.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSeqscan.o nodeSeqscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSetOp.o nodeSetOp.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSort.o nodeSort.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeUnique.o nodeUnique.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeValuesscan.o nodeValuesscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeCtescan.o nodeCtescan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWorktablescan.o nodeWorktablescan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGroup.o nodeGroup.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubplan.o nodeSubplan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubqueryscan.o nodeSubqueryscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeTidscan.o nodeTidscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeForeignscan.o nodeForeignscan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWindowAgg.o nodeWindowAgg.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tstoreReceiver.o tstoreReceiver.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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/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/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/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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/executor' | |
| make -C foreign all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/foreign' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o foreign.o foreign.c | |
| ( echo src/backend/foreign/foreign.o ) >objfiles.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/foreign' | |
| make -C lib all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/lib' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ilist.o ilist.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o binaryheap.o binaryheap.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringinfo.o stringinfo.c | |
| ( echo src/backend/lib/ilist.o src/backend/lib/binaryheap.o src/backend/lib/stringinfo.o ) >objfiles.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/lib' | |
| make -C libpq all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/libpq' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-fsstubs.o be-fsstubs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure.o be-secure.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auth.o auth.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt.o crypt.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hba.o hba.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ip.o ip.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o md5.o md5.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqcomm.o pqcomm.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqformat.o pqformat.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c | |
| ( 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/pqsignal.o ) >objfiles.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/libpq' | |
| make -C main all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/main' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o main.o main.c | |
| ( echo src/backend/main/main.o ) >objfiles.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/main' | |
| make -C nodes all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/nodes' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeFuncs.o nodeFuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodes.o nodes.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o list.o list.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bitmapset.o bitmapset.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tidbitmap.o tidbitmap.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copyfuncs.o copyfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o equalfuncs.o equalfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o makefuncs.o makefuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o outfuncs.o outfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o readfuncs.o readfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o print.o print.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o read.o read.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o params.o params.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/nodes' | |
| make -C optimizer all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer' | |
| make -C geqo all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer/geqo' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_copy.o geqo_copy.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_eval.o geqo_eval.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_main.o geqo_main.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_misc.o geqo_misc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_mutation.o geqo_mutation.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_pool.o geqo_pool.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_random.o geqo_random.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_recombination.o geqo_recombination.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_selection.o geqo_selection.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_erx.o geqo_erx.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_pmx.o geqo_pmx.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_cx.o geqo_cx.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_px.o geqo_px.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_ox1.o geqo_ox1.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer/geqo' | |
| make -C path all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer/path' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o allpaths.o allpaths.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o appendorpath.o appendorpath.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clausesel.o clausesel.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o costsize.o costsize.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o equivclass.o equivclass.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indxpath.o indxpath.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joinpath.o joinpath.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joinrels.o joinrels.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pathkeys.o pathkeys.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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/appendorpath.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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer/path' | |
| make -C plan all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer/plan' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyzejoins.o analyzejoins.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createplan.o createplan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o initsplan.o initsplan.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planagg.o planagg.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planmain.o planmain.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planner.o planner.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o setrefs.o setrefs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer/plan' | |
| make -C prep all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer/prep' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepjointree.o prepjointree.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepqual.o prepqual.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepsecurity.o prepsecurity.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o preptlist.o preptlist.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer/prep' | |
| make -C util all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer/util' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clauses.o clauses.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joininfo.o joininfo.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o orclauses.o orclauses.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pathnode.o pathnode.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o placeholder.o placeholder.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plancat.o plancat.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o predtest.o predtest.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relnode.o relnode.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o restrictinfo.o restrictinfo.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tlist.o tlist.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer/util' | |
| ( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo ) >objfiles.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/optimizer' | |
| make -C port all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/port' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dynloader.o dynloader.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_sema.o pg_sema.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_shmem.o pg_shmem.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_latch.o pg_latch.c | |
| ( echo src/backend/port/dynloader.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o src/backend/port/pg_latch.o ) >objfiles.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/port' | |
| make -C postmaster all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/postmaster' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autovacuum.o autovacuum.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bgworker.o bgworker.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bgwriter.o bgwriter.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o checkpointer.o checkpointer.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fork_process.o fork_process.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgarch.o pgarch.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstat.o pgstat.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postmaster.o postmaster.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o startup.o startup.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syslogger.o syslogger.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/postmaster' | |
| make -C regex all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/regex' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regcomp.o regcomp.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regerror.o regerror.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexec.o regexec.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regfree.o regfree.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regprefix.o regprefix.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/regex' | |
| make -C replication all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/replication' | |
| make -C logical all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/replication/logical' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o decode.o decode.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logical.o logical.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalfuncs.o logicalfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reorderbuffer.o reorderbuffer.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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/snapbuild.o ) >objfiles.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/replication/logical' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walsender.o walsender.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walreceiverfuncs.o walreceiverfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walreceiver.o walreceiver.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o basebackup.o basebackup.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repl_gram.o repl_gram.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slot.o slot.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slotfuncs.o slotfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/replication' | |
| make -C rewrite all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/rewrite' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteRemove.o rewriteRemove.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteDefine.o rewriteDefine.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteHandler.o rewriteHandler.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteManip.o rewriteManip.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteSupport.o rewriteSupport.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 ) >objfiles.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/rewrite' | |
| make -C storage all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage' | |
| make -C buffer all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/buffer' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buf_table.o buf_table.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buf_init.o buf_init.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufmgr.o bufmgr.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freelist.o freelist.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/buffer' | |
| make -C file all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/file' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fd.o fd.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buffile.o buffile.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copydir.o copydir.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/file' | |
| make -C freespace all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/freespace' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freespace.o freespace.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fsmpage.o fsmpage.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/freespace' | |
| make -C ipc all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/ipc' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsm_impl.o dsm_impl.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsm.o dsm.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ipc.o ipc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ipci.o ipci.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pmsignal.o pmsignal.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o procarray.o procarray.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o procsignal.o procsignal.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shmem.o shmem.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shmqueue.o shmqueue.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shm_mq.o shm_mq.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shm_toc.o shm_toc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sinval.o sinval.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sinvaladt.o sinvaladt.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/ipc' | |
| make -C large_object all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/large_object' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/large_object' | |
| make -C lmgr all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/lmgr' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lmgr.o lmgr.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lock.o lock.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proc.o proc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o deadlock.o deadlock.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwlock.o lwlock.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spin.o spin.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o s_lock.o s_lock.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/lmgr' | |
| make -C page all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/page' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufpage.o bufpage.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -funroll-loops -ftree-vectorize -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o checksum.o checksum.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/page' | |
| make -C smgr all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage/smgr' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o md.o md.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgr.o smgr.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/storage' | |
| make -C tcop all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/tcop' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dest.o dest.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fastpath.o fastpath.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postgres.o postgres.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pquery.o pquery.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/tcop' | |
| make -C tsearch all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/tsearch' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_locale.o ts_locale.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_parse.o ts_parse.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wparser.o wparser.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wparser_def.o wparser_def.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict.o dict.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_simple.o dict_simple.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_synonym.o dict_synonym.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_thesaurus.o dict_thesaurus.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_ispell.o dict_ispell.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regis.o regis.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spell.o spell.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o to_tsany.o to_tsany.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_selfuncs.o ts_selfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_typanalyze.o ts_typanalyze.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/tsearch' | |
| make -C utils all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils' | |
| make -C adt all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/adt' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o acl.o acl.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o arrayfuncs.o arrayfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_selfuncs.o array_selfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_typanalyze.o array_typanalyze.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_userfuncs.o array_userfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o arrayutils.o arrayutils.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ascii.o ascii.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bool.o bool.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cash.o cash.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o char.o char.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o date.o date.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datetime.o datetime.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datum.o datum.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbsize.o dbsize.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o domains.o domains.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o encode.o encode.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o enum.o enum.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o float.o float.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o format_type.o format_type.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o formatting.o formatting.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genfile.o genfile.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_ops.o geo_ops.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_selfuncs.o geo_selfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_cidr_ntop.o inet_cidr_ntop.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_net_pton.o inet_net_pton.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o int.o int.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o int8.o int8.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o json.o json.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb.o jsonb.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_gin.o jsonb_gin.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_op.o jsonb_op.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_util.o jsonb_util.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonfuncs.o jsonfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o like.o like.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lockfuncs.o lockfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mac.o mac.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o misc.o misc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nabstime.o nabstime.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o name.o name.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network.o network.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_gist.o network_gist.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_selfuncs.o network_selfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o numeric.o numeric.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o numutils.o numutils.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oid.o oid.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oracle_compat.o oracle_compat.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o orderedsetaggs.o orderedsetaggs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_lzcompress.o pg_lzcompress.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_locale.o pg_locale.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_lsn.o pg_lsn.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatfuncs.o pgstatfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pseudotypes.o pseudotypes.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quote.o quote.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes.o rangetypes.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_gist.o rangetypes_gist.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_spgist.o rangetypes_spgist.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexp.o regexp.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regproc.o regproc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ri_triggers.o ri_triggers.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rowtypes.o rowtypes.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ruleutils.o ruleutils.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o selfuncs.o selfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tid.o tid.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timestamp.o timestamp.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trigfuncs.o trigfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsginidx.o tsginidx.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsgistidx.o tsgistidx.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery.o tsquery.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_cleanup.o tsquery_cleanup.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_gist.o tsquery_gist.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_op.o tsquery_op.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_rewrite.o tsquery_rewrite.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_util.o tsquery_util.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsrank.o tsrank.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector.o tsvector.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector_op.o tsvector_op.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector_parser.o tsvector_parser.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o txid.o txid.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o uuid.o uuid.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varbit.o varbit.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varchar.o varchar.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varlena.o varlena.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o version.o version.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o windowfuncs.o windowfuncs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xid.o xid.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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_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/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_lzcompress.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/pg_lsn.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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/adt' | |
| make -C cache all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/cache' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o attoptcache.o attoptcache.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o catcache.o catcache.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o evtcache.o evtcache.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inval.o inval.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plancache.o plancache.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relcache.o relcache.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapper.o relmapper.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relfilenodemap.o relfilenodemap.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spccache.o spccache.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syscache.o syscache.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lsyscache.o lsyscache.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o typcache.o typcache.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/cache' | |
| make -C error all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/error' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o assert.o assert.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/error' | |
| make -C fmgr all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/fmgr' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/fmgr' | |
| make -C hash all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/hash' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dynahash.o dynahash.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfn.o hashfn.c | |
| ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/hashfn.o ) >objfiles.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/hash' | |
| make -C init all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/init' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o globals.o globals.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o miscinit.o miscinit.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postinit.o postinit.c | |
| ( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/init' | |
| make -C mb all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o encnames.o encnames.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conv.o conv.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbutils.o mbutils.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wchar.o wchar.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wstrcmp.o wstrcmp.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb' | |
| make -C misc all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/misc' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/postgresql/krb5.keytab"' -c -o rbtree.o rbtree.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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/rbtree.o src/backend/utils/misc/superuser.o src/backend/utils/misc/timeout.o src/backend/utils/misc/tzparser.o ) >objfiles.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/misc' | |
| make -C mmgr all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mmgr' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aset.o aset.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mcxt.o mcxt.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mmgr' | |
| make -C resowner all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/resowner' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o resowner.o resowner.c | |
| ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/resowner' | |
| make -C sort all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/sort' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logtape.o logtape.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sortsupport.o sortsupport.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuplesort.o tuplesort.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/sort' | |
| make -C time all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/time' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o combocid.o combocid.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tqual.o tqual.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/time' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.txt | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils' | |
| make -C ../../src/timezone all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/timezone' | |
| make[3]: Nothing to be done for 'all'. | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/timezone' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -L../../src/port -L../../src/common -Wl,--as-needed -Wl,-E 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/clogdesc.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/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/transam/clog.o access/transam/transam.o access/transam/varsup.o access/transam/xact.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/multixact.o access/transam/timeline.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.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/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/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/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/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/ilist.o lib/binaryheap.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/pqsignal.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/appendorpath.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/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/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 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_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/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_lzcompress.o utils/adt/pg_locale.o utils/adt/pg_lsn.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/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/rbtree.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 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lrt -lcrypt -ldl -lm -lldap -o postgres | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make -C backend/utils/mb/conversion_procs all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs' | |
| make -C ascii_and_mic all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ascii_and_mic.o ascii_and_mic.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o ascii_and_mic.so ascii_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' | |
| make -C cyrillic_and_mic all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cyrillic_and_mic.o cyrillic_and_mic.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' | |
| make -C euc_cn_and_mic all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_cn_and_mic.o euc_cn_and_mic.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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 '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' | |
| make -C euc_jp_and_sjis all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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 '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' | |
| make -C euc_kr_and_mic all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_kr_and_mic.o euc_kr_and_mic.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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 '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' | |
| make -C euc_tw_and_big5 all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o big5.o big5.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_tw_and_big5.o euc_tw_and_big5.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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 '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' | |
| make -C latin2_and_win1250 all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o latin2_and_win1250.o latin2_and_win1250.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' | |
| make -C latin_and_mic all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/latin_and_mic' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o latin_and_mic.o latin_and_mic.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/latin_and_mic' | |
| make -C utf8_and_ascii all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_ascii.o utf8_and_ascii.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_ascii.so utf8_and_ascii.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' | |
| make -C utf8_and_big5 all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_big5.o utf8_and_big5.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' | |
| make -C utf8_and_cyrillic all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' | |
| make -C utf8_and_euc_cn all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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 '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' | |
| make -C utf8_and_euc_jp all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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 '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' | |
| make -C utf8_and_euc_kr all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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 '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' | |
| make -C utf8_and_euc_tw all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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 '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' | |
| make -C utf8_and_gb18030 all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_gb18030.o utf8_and_gb18030.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' | |
| make -C utf8_and_gbk all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_gbk.o utf8_and_gbk.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' | |
| make -C utf8_and_iso8859 all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_iso8859.o utf8_and_iso8859.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' | |
| make -C utf8_and_iso8859_1 all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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 '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' | |
| make -C utf8_and_johab all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_johab.o utf8_and_johab.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' | |
| make -C utf8_and_sjis all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_sjis.o utf8_and_sjis.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' | |
| make -C utf8_and_win all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_win' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_win.o utf8_and_win.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_win' | |
| make -C utf8_and_uhc all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_uhc.o utf8_and_uhc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' | |
| make -C utf8_and_euc2004 all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc2004.o utf8_and_euc2004.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' | |
| make -C utf8_and_sjis2004 all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' | |
| make -C euc2004_sjis2004 all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc2004_sjis2004.o euc2004_sjis2004.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,--as-needed | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/utils/mb/conversion_procs' | |
| make -C backend/snowball all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/snowball' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.sql | |
| cat ./snowball_func.sql.in >> snowball_create.sql | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/snowball' | |
| make -C include all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/include' | |
| make[2]: Nothing to be done for 'all'. | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/include' | |
| make -C interfaces all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces' | |
| make -C libpq all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/tr.mo po/tr.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| msgfmt -c -o po/zh_TW.mo po/zh_TW.po | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f chklocale.c && ln -s ../../../src/port/chklocale.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f inet_net_ntop.c && ln -s ../../../src/port/inet_net_ntop.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f noblock.c && ln -s ../../../src/port/noblock.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f pgstrcasecmp.c && ln -s ../../../src/port/pgstrcasecmp.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f pqsignal.c && ln -s ../../../src/port/pqsignal.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f thread.c && ln -s ../../../src/port/thread.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f strlcpy.c && ln -s ../../../src/port/strlcpy.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f getpeereid.c && ln -s ../../../src/port/getpeereid.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f ip.c && ln -s ../../../src/backend/libpq/ip.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f md5.c && ln -s ../../../src/backend/libpq/md5.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f wchar.c && ln -s ../../../src/backend/utils/mb/wchar.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.7 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 -L../../../src/port -L../../../src/common -Wl,--as-needed -lssl -lcrypto -lgssapi_krb5 -lcrypt -lldap_r -lpthread | |
| rm -f libpq.so.5 | |
| ln -s libpq.so.5.7 libpq.so.5 | |
| rm -f libpq.so | |
| ln -s libpq.so.5.7 libpq.so | |
| rm -f libpq.a | |
| ar 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 | |
| ranlib libpq.a | |
| echo 'Name: libpq' >libpq.pc | |
| echo 'Description: PostgreSQL libpq library' >>libpq.pc | |
| echo 'Url: http://www.postgresql.org/' >>libpq.pc | |
| echo 'Version: 9.4.5' >>libpq.pc | |
| echo 'Requires: ' >>libpq.pc | |
| echo 'Requires.private: ' >>libpq.pc | |
| echo 'Cflags: -I/usr/include/pgsql' >>libpq.pc | |
| echo 'Libs: -L/usr/lib/postgresql94/lib64 -lpq' >>libpq.pc | |
| echo 'Libs.private: -lssl -lcrypto -lgssapi_krb5 -lcrypt -lldap_r -lpthread' >>libpq.pc | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make -C ecpg all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg' | |
| make -C include all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/include' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/include' | |
| make -C pgtypeslib all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/pgtypeslib' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include/utils -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o numeric.o numeric.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include/utils -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o datetime.o datetime.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include/utils -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o common.o common.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include/utils -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o dt_common.o dt_common.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include/utils -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o timestamp.o timestamp.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include/utils -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o interval.o interval.c | |
| rm -f pgstrcasecmp.c && ln -s ../../../../src/port/pgstrcasecmp.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include/utils -I../../../../src/interfaces/libpq -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.list | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.5 numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.o -L../../../../src/port -L../../../../src/common -Wl,--as-needed -lm | |
| rm -f libpgtypes.so.3 | |
| ln -s libpgtypes.so.3.5 libpgtypes.so.3 | |
| rm -f libpgtypes.so | |
| ln -s libpgtypes.so.3.5 libpgtypes.so | |
| rm -f libpgtypes.a | |
| ar crs libpgtypes.a numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.o | |
| ranlib libpgtypes.a | |
| echo 'Name: libpgtypes' >libpgtypes.pc | |
| echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc | |
| echo 'Url: http://www.postgresql.org/' >>libpgtypes.pc | |
| echo 'Version: 9.4.5' >>libpgtypes.pc | |
| echo 'Requires: ' >>libpgtypes.pc | |
| echo 'Requires.private: ' >>libpgtypes.pc | |
| echo 'Cflags: -I/usr/include/pgsql' >>libpgtypes.pc | |
| echo 'Libs: -L/usr/lib/postgresql94/lib64 -lpgtypes' >>libpgtypes.pc | |
| echo 'Libs.private: -lm' >>libpgtypes.pc | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/pgtypeslib' | |
| make -C ecpglib all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/ecpglib' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/tr.mo po/tr.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| make -C ../../../../src/interfaces/libpq all | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make[5]: Nothing to be done for 'all'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make -C ../../../../src/interfaces/ecpg/pgtypeslib all | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/pgtypeslib' | |
| make[5]: Nothing to be done for 'all'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/pgtypeslib' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f path.c && ln -s ../../../../src/port/path.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f pgstrcasecmp.c && ln -s ../../../../src/port/pgstrcasecmp.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f strlcpy.c && ln -s ../../../../src/port/strlcpy.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.c | |
| rm -f thread.c && ln -s ../../../../src/port/thread.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.list | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.6 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 -L../pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq -lm -lpthread | |
| rm -f libecpg.so.6 | |
| ln -s libecpg.so.6.6 libecpg.so.6 | |
| rm -f libecpg.so | |
| ln -s libecpg.so.6.6 libecpg.so | |
| rm -f libecpg.a | |
| ar 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.o | |
| ranlib libecpg.a | |
| echo 'Name: libecpg' >libecpg.pc | |
| echo 'Description: PostgreSQL libecpg library' >>libecpg.pc | |
| echo 'Url: http://www.postgresql.org/' >>libecpg.pc | |
| echo 'Version: 9.4.5' >>libecpg.pc | |
| echo 'Requires: ' >>libecpg.pc | |
| echo 'Requires.private: libpq libpgtypes' >>libecpg.pc | |
| echo 'Cflags: -I/usr/include/pgsql' >>libecpg.pc | |
| echo 'Libs: -L/usr/lib/postgresql94/lib64 -lecpg' >>libecpg.pc | |
| echo 'Libs.private: -lm -lpthread' >>libecpg.pc | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/ecpglib' | |
| make -C compatlib all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/compatlib' | |
| make -C ../../../../src/interfaces/ecpg/ecpglib all | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/ecpglib' | |
| make -C ../../../../src/interfaces/libpq all | |
| make[6]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make[6]: Nothing to be done for 'all'. | |
| make[6]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make -C ../../../../src/interfaces/ecpg/pgtypeslib all | |
| make[6]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/pgtypeslib' | |
| make[6]: Nothing to be done for 'all'. | |
| make[6]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/pgtypeslib' | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/ecpglib' | |
| make -C ../../../../src/interfaces/ecpg/pgtypeslib all | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/pgtypeslib' | |
| make[5]: Nothing to be done for 'all'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/pgtypeslib' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/include/utils -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.list | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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.6 informix.o -L../../../../src/port -L../../../../src/common -Wl,--as-needed -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq -lm -lpthread | |
| rm -f libecpg_compat.so.3 | |
| ln -s libecpg_compat.so.3.6 libecpg_compat.so.3 | |
| rm -f libecpg_compat.so | |
| ln -s libecpg_compat.so.3.6 libecpg_compat.so | |
| rm -f libecpg_compat.a | |
| ar crs libecpg_compat.a informix.o | |
| ranlib libecpg_compat.a | |
| echo 'Name: libecpg_compat' >libecpg_compat.pc | |
| echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc | |
| echo 'Url: http://www.postgresql.org/' >>libecpg_compat.pc | |
| echo 'Version: 9.4.5' >>libecpg_compat.pc | |
| echo 'Requires: ' >>libecpg_compat.pc | |
| echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc | |
| echo 'Cflags: -I/usr/include/pgsql' >>libecpg_compat.pc | |
| echo 'Libs: -L/usr/lib/postgresql94/lib64 -lecpg_compat' >>libecpg_compat.pc | |
| echo 'Libs.private: -lpq -lm -lpthread' >>libecpg_compat.pc | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/compatlib' | |
| make -C preproc all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/preproc' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/ko.mo po/ko.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/tr.mo po/tr.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| msgfmt -c -o po/zh_TW.mo po/zh_TW.po | |
| make -C ../../../../src/port all | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[6]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[6]: Nothing to be done for 'submake-errcodes'. | |
| make[6]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../../../src/common all | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[6]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[6]: Nothing to be done for 'submake-errcodes'. | |
| make[6]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| '/usr/bin/perl' ./parse.pl . < ../../../backend/parser/gram.y > preproc.y | |
| '/usr/bin/perl' ./check_rules.pl . ../../../backend/parser/gram.y | |
| /usr/bin/bison -d -o preproc.c preproc.y | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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=10 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o preproc.o preproc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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=10 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o type.o type.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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=10 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ecpg.o ecpg.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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=10 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o output.o output.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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=10 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parser.o parser.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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=10 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o keywords.o keywords.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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=10 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o c_keywords.o c_keywords.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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=10 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ecpg_keywords.o ecpg_keywords.c | |
| rm -f kwlookup.c && ln -s ../../../../src/backend/parser/kwlookup.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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=10 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o kwlookup.o kwlookup.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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=10 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o descriptor.o descriptor.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -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=10 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variable.o variable.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -L../../../../src/port -L../../../../src/common -Wl,--as-needed 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 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -lpthread -o ecpg | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg/preproc' | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/ecpg' | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces' | |
| make -C backend/replication/libpqwalreceiver all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/replication/libpqwalreceiver' | |
| make -C ../../../../src/interfaces/libpq all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make[3]: Nothing to be done for 'all'. | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o libpqwalreceiver.o libpqwalreceiver.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -Wl,--as-needed -L../../../../src/interfaces/libpq -lpq | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend/replication/libpqwalreceiver' | |
| make -C bin all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin' | |
| make -C initdb all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/initdb' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/sv.mo po/sv.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| make -C ../../../src/port all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../../src/common all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables initdb.o findtimezone.o localtime.o encnames.o -L../../../src/port -L../../../src/common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o initdb | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/initdb' | |
| make -C pg_ctl all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_ctl' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/sv.mo po/sv.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| make -C ../../../src/interfaces/libpq all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make -C ../../../src/port all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../../src/common all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_ctl.o pg_ctl.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_ctl | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_ctl' | |
| make -C pg_dump all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_dump' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| make -C ../../../src/interfaces/libpq all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make -C ../../../src/port all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../../src/common all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dump.o pg_dump.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dump_sort.o pg_dump_sort.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_archiver.o pg_backup_archiver.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_db.o pg_backup_db.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_custom.o pg_backup_custom.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_null.o pg_backup_null.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_tar.o pg_backup_tar.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_directory.o pg_backup_directory.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_utils.o pg_backup_utils.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o compress_io.o compress_io.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dumputils.o dumputils.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o keywords.o keywords.c | |
| rm -f kwlookup.c && ln -s ../../../src/backend/parser/kwlookup.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o kwlookup.o kwlookup.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dump | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_restore.o pg_restore.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_restore | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dumpall.o pg_dumpall.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dumpall | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_dump' | |
| make -C psql all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/psql' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| msgfmt -c -o po/zh_TW.mo po/zh_TW.po | |
| make -C ../../../src/interfaces/libpq all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make -C ../../../src/port all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../../src/common all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| rm -f dumputils.c && ln -s ../../../src/bin/pg_dump/dumputils.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| rm -f keywords.c && ln -s ../../../src/bin/pg_dump/keywords.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| rm -f kwlookup.c && ln -s ../../../src/backend/parser/kwlookup.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o psql | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/psql' | |
| make -C scripts all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/scripts' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/sv.mo po/sv.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| make -C ../../../src/interfaces/libpq all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make -C ../../../src/port all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../../src/common all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| rm -f dumputils.c && ln -s ../../../src/bin/pg_dump/dumputils.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| rm -f kwlookup.c && ln -s ../../../src/backend/parser/kwlookup.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| rm -f keywords.c && ln -s ../../../src/bin/pg_dump/keywords.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o createdb | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| rm -f print.c && ln -s ../../../src/bin/psql/print.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| rm -f mbprint.c && ln -s ../../../src/bin/psql/mbprint.c . | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o createlang | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o createuser | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o dropdb | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o droplang | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o dropuser | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o clusterdb | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o vacuumdb | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o reindexdb | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_isready | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/scripts' | |
| make -C pg_config all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_config' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/ko.mo po/ko.po | |
| msgfmt -c -o po/nb.mo po/nb.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ro.mo po/ro.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/sv.mo po/sv.po | |
| msgfmt -c -o po/ta.mo po/ta.po | |
| msgfmt -c -o po/tr.mo po/tr.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| msgfmt -c -o po/zh_TW.mo po/zh_TW.po | |
| make -C ../../../src/port all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../../src/common all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--host=x86_64-suse-linux-gnu' '--build=x86_64-suse-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--bindir=/usr/lib/postgresql94/bin' '--libdir=/usr/lib/postgresql94/lib64' '--includedir=/usr/include/pgsql' '--datadir=/usr/share/postgresql94' '--docdir=/usr/share/doc/packages/postgresql94' '--mandir=/usr/share/man' '--disable-rpath' '--enable-nls' '--enable-thread-safety' '--enable-integer-datetimes' '--with-python' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-pam' '--with-uuid=e2fs' '--with-libxml' '--with-libxslt' '--with-openssl' '--with-ldap' '--with-gssapi' '--with-krb5' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=x86_64-suse-linux-gnu' 'host_alias=x86_64-suse-linux-gnu' 'CFLAGS=-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'\"" -DVAL_CC="\"gcc\"" -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 -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables\"" -DVAL_CFLAGS_SL="\"-fpic\"" -DVAL_LDFLAGS="\"-L../../../src/common -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pg_config.o pg_config.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables pg_config.o -L../../../src/port -L../../../src/common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_config | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_config' | |
| make -C pg_controldata all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_controldata' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/sv.mo po/sv.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| make -C ../../../src/port all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../../src/common all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_controldata.o pg_controldata.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables pg_controldata.o -L../../../src/port -L../../../src/common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_controldata | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_controldata' | |
| make -C pg_resetxlog all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_resetxlog' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/sv.mo po/sv.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| make -C ../../../src/port all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../../src/common all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_resetxlog.o pg_resetxlog.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables pg_resetxlog.o -L../../../src/port -L../../../src/common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_resetxlog | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_resetxlog' | |
| make -C pg_basebackup all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_basebackup' | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| make -C ../../../src/interfaces/libpq all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/interfaces/libpq' | |
| make -C ../../../src/port all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../../src/common all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[5]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[5]: Nothing to be done for 'submake-errcodes'. | |
| make[5]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_basebackup.o pg_basebackup.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o receivelog.o receivelog.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o streamutil.o streamutil.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_basebackup | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_receivexlog.o pg_receivexlog.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_receivexlog | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_recvlogical.o pg_recvlogical.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables 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 -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_recvlogical | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin/pg_basebackup' | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/bin' | |
| make -C pl all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl' | |
| make -C plpgsql all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/plpgsql' | |
| make -C src all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/plpgsql/src' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ro.mo po/ro.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| msgfmt -c -o po/zh_TW.mo po/zh_TW.po | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_gram.o pl_gram.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_handler.o pl_handler.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_comp.o pl_comp.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_exec.o pl_exec.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_funcs.o pl_funcs.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_scanner.o pl_scanner.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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 '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/plpgsql/src' | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/plpgsql' | |
| make -C plperl all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/plperl' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ro.mo po/ro.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/sv.mo po/sv.po | |
| msgfmt -c -o po/tr.mo po/tr.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| msgfmt -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.h | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE -c -o plperl.o plperl.c | |
| '/usr/bin/perl' /usr/lib/perl5/5.18.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.18.2/ExtUtils/typemap SPI.xs >SPI.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE -c -o SPI.o SPI.c | |
| '/usr/bin/perl' /usr/lib/perl5/5.18.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.18.2/ExtUtils/typemap Util.xs >Util.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE -c -o Util.o Util.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o plperl.so plperl.o SPI.o Util.o -L../../../src/port -L../../../src/common -Wl,--as-needed -L/usr/local/lib64 -fstack-protector -L/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE -lperl -lm -ldl -lcrypt -lpthread | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/plperl' | |
| make -C plpython all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/plpython' | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -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 -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/plpython' | |
| make -C tcl all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/tcl' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I/usr/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pltcl.o pltcl.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o pltcl.so pltcl.o -L../../../src/port -L../../../src/common -Wl,--as-needed -L/usr/lib64 -ltcl8.6 -ldl -lpthread -lieee -lm -lc | |
| msgfmt -c -o po/cs.mo po/cs.po | |
| msgfmt -c -o po/de.mo po/de.po | |
| msgfmt -c -o po/es.mo po/es.po | |
| msgfmt -c -o po/fr.mo po/fr.po | |
| msgfmt -c -o po/it.mo po/it.po | |
| msgfmt -c -o po/ja.mo po/ja.po | |
| msgfmt -c -o po/pl.mo po/pl.po | |
| msgfmt -c -o po/pt_BR.mo po/pt_BR.po | |
| msgfmt -c -o po/ro.mo po/ro.po | |
| msgfmt -c -o po/ru.mo po/ru.po | |
| msgfmt -c -o po/tr.mo po/tr.po | |
| msgfmt -c -o po/zh_CN.mo po/zh_CN.po | |
| msgfmt -c -o po/zh_TW.mo po/zh_TW.po | |
| make -C modules all | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/tcl/modules' | |
| sed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_loadmod.in >pltcl_loadmod | |
| chmod a+x pltcl_loadmod | |
| sed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_delmod.in >pltcl_delmod | |
| chmod a+x pltcl_delmod | |
| sed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_listmod.in >pltcl_listmod | |
| chmod a+x pltcl_listmod | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/tcl/modules' | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl/tcl' | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/pl' | |
| make -C makefiles all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/makefiles' | |
| make[2]: Nothing to be done for 'all'. | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/makefiles' | |
| make -C test/regress all | |
| make[2]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/test/regress' | |
| make -C ../../../src/port all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../backend submake-errcodes | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Nothing to be done for 'submake-errcodes'. | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/port' | |
| make -C ../../../src/common all | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| make -C ../backend submake-errcodes | |
| make[4]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[4]: Nothing to be done for 'submake-errcodes'. | |
| make[4]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/backend' | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/common' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regress.o regress.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -Wl,--as-needed | |
| make -C ../../../contrib/spi | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/contrib/spi' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autoinc.o autoinc.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -L../../src/port -L../../src/common -Wl,--as-needed -L../../src/port -lpgport -shared -o autoinc.so autoinc.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o insert_username.o insert_username.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -L../../src/port -L../../src/common -Wl,--as-needed -L../../src/port -lpgport -shared -o insert_username.so insert_username.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o moddatetime.o moddatetime.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -L../../src/port -L../../src/common -Wl,--as-needed -L../../src/port -lpgport -shared -o moddatetime.so moddatetime.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o refint.o refint.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -L../../src/port -L../../src/common -Wl,--as-needed -L../../src/port -lpgport -shared -o refint.so refint.o | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timetravel.o timetravel.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -L../../src/port -L../../src/common -Wl,--as-needed -L../../src/port -lpgport -shared -o timetravel.so timetravel.o | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/contrib/spi' | |
| make -C ../../../contrib/dummy_seclabel | |
| make[3]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/contrib/dummy_seclabel' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dummy_seclabel.o dummy_seclabel.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -L../../src/port -L../../src/common -Wl,--as-needed -shared -o dummy_seclabel.so dummy_seclabel.o | |
| make[3]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/contrib/dummy_seclabel' | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port '-DHOST_TUPLE="x86_64-suse-linux-gnu"' '-DMAKEPROG="make"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_regress_main.o pg_regress_main.c | |
| gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fpic pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -Wl,--as-needed -lpgcommon -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_regress | |
| cp ../../../contrib/spi/refint.so refint.so | |
| cp ../../../contrib/spi/autoinc.so autoinc.so | |
| cp ../../../contrib/dummy_seclabel/dummy_seclabel.so dummy_seclabel.so | |
| make[2]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src/test/regress' | |
| make[1]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/src' | |
| make -C config all | |
| make[1]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/config' | |
| make[1]: Nothing to be done for 'all'. | |
| make[1]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/config' | |
| make -C contrib all | |
| make[1]: Entering directory '/usr/src/packages/BUILD/postgresql-9.4.5/contrib' | |
| Makefile:61: *** recipe commences before first target. Stop. | |
| make[1]: Leaving directory '/usr/src/packages/BUILD/postgresql-9.4.5/contrib' | |
| GNUmakefile:19: recipe for target 'world-contrib-recurse' failed | |
| make: *** [world-contrib-recurse] Error 2 | |
| ошибка: Неверный код возврата из /var/tmp/rpm-tmp.tCRVDl (%build) | |
| Ошибки сборки пакетов: | |
| Неверный код возврата из /var/tmp/rpm-tmp.tCRVDl (%build) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment