* Package: dev-db/postgresql-server-9.0.4-r2  * Repository: gentoo  * Maintainer: pgsql-bugs@gentoo.org  * USE: amd64 elibc_glibc kernel_linux linguas_en linguas_hu nls pam perl python userland_GNU xml  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking postgresql-9.0.4.tar.bz2 to /var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work >>> Unpacking postgresql-patches-9.0-r2.tbz2 to /var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work >>> Unpacking postgresql-initscript-1.2.tbz2 to /var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work >>> Source unpacked in /var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work >>> Preparing source in /var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4 ... * Applying autoconf.patch ...  [ ok ] * Applying bool.patch ...  [ ok ] * Applying pg_ctl-exit-status.patch ...  [ ok ] * Applying server.patch ...  [ ok ] * Adjusting to prefix / * pg_config_manual.h ...  [ ok ] * Running autoconf ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4 ... * econf: updating postgresql-9.0.4/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating postgresql-9.0.4/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64/postgresql-9.0/lib64 --prefix=/usr/lib64/postgresql-9.0 --datadir=/usr/share/postgresql-9.0 --docdir=/usr/share/doc/postgresql-9.0 --includedir=/usr/include/postgresql-9.0 --mandir=/usr/share/postgresql-9.0/man --sysconfdir=/etc/postgresql-9.0 --without-tcl --without-perl --without-python --without-krb5 --without-gssapi --with-ldap --enable-nls=en hu --with-pam --enable-integer-datetimes --with-readline --with-openssl --enable-thread-safety --with-zlib build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu CFLAGS=-march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 LDFLAGS=-Wl,-O1 -Wl,--as-needed LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed --with-includes=/usr/include/postgresql-9.0/ --with-libraries=/usr/lib64/postgresql-9.0/lib64 --with-system-tzdata=/usr/share/zoneinfo --with-perl --with-python --without-tcl --with-libxml --with-libxslt --without-ossp-uuid --enable-nls=en hu configure: WARNING: you should use --build, --host, --target checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking which template to use... linux checking whether 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-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if x86_64-pc-linux-gnu-gcc supports -Wendif-labels... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-strict-aliasing... yes checking if x86_64-pc-linux-gnu-gcc supports -fwrapv... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking allow thread-safe client libraries... yes checking whether to build with Tcl... no checking whether to build Perl modules... yes checking whether to build Python modules... yes checking whether to build with GSSAPI support... no checking whether to build with Kerberos 5 support... no 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 for xml2-config... xml2-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking whether it is possible to strip libraries... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for tar... /bin/tar checking whether ln -s works... yes checking for gawk... gawk checking for a thread-safe mkdir -p... /bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 2.5 checking for flex... /usr/bin/flex configure: using flex 2.5.35 checking for perl... /usr/bin/perl configure: using perl 5.12.4 checking for Perl archlibexp... /usr/lib64/perl5/5.12.4/x86_64-linux checking for Perl privlibexp... /usr/lib64/perl5/5.12.4 checking for Perl useshrplib... true checking for flags to link embedded Perl... -Wl,-O1 -Wl,--as-needed -L/usr/lib64/perl5/5.12.4/x86_64-linux/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lc checking for python... /usr/bin/python checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python2.7/config checking how to link an embedded Python application... -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm checking whether Python is compiled with thread support... yes 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 fdatasync... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for -lreadline... yes (-lreadline) checking for inflate in -lz... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_library_init in -lssl... yes checking for pam_start in -lpam... yes checking for xmlSaveToBuffer in -lxml2... yes checking for xsltCleanupGlobals in -lxslt... 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 kernel/OS.h usability... no checking kernel/OS.h presence... no checking for kernel/OS.h... no checking kernel/image.h usability... no checking kernel/image.h presence... no checking for kernel/image.h... no checking SupportDefs.h usability... no checking SupportDefs.h presence... no checking for SupportDefs.h... no checking for net/if.h... yes 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 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 for ERR_set_mark... 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 whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for quiet inline (no complaint if unreferenced)... yes checking for preprocessor stringizing operator... yes checking for signed types... yes checking for working volatile... yes checking for __func__... 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 long long int... yes checking for struct cmsgcred... no checking for struct fcred... no checking for struct sockcred... 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 fcvt... yes checking for fdatasync... yes checking for getifaddrs... yes checking for getpeereid... no checking for getpeerucred... no checking for getrlimit... yes checking for memmove... yes checking for poll... yes checking for pstat... no checking for readlink... yes checking for scandir... yes checking for setproctitle... no checking for setsid... yes checking for sigprocmask... yes checking for symlink... yes checking for sysconf... yes checking for towlower... yes checking for utime... yes checking for utimes... yes checking for waitpid... yes checking for wcstombs... yes 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 erand48... yes checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strdup... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strtol... yes checking for strtoul... yes checking for unsetenv... yes checking for getaddrinfo... yes checking for getopt_long... 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 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 atexit... 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 printf supports argument control... yes checking whether long int is 64 bits... 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 working memcmp... 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 msgmerge... msgmerge checking for xgettext... xgettext 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... sx checking thread safety of required library functions... yes checking if x86_64-pc-linux-gnu-gcc supports -Wl,--as-needed... yes configure: using CFLAGS=-march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ configure: using LDFLAGS=-Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -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/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/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 >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4 ... make -j3 -C . -j1 make: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4' make -C src all make[1]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src' make -C port all make[2]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c strlcat.c -o strlcat_srv.o x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c strlcpy.c -o strlcpy_srv.o x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c chklocale.c -o chklocale_srv.o x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c dirmod.c -o dirmod_srv.o x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c exec.c -o exec_srv.o x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c noblock.c -o noblock_srv.o echo "#define PGBINDIR \"/usr/lib64/postgresql-9.0/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/usr/share/postgresql-9.0\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/etc/postgresql-9.0\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/usr/include/postgresql-9.0\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/usr/include/postgresql-9.0\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/usr/include/postgresql-9.0/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib64/postgresql-9.0/lib64\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/usr/lib64/postgresql-9.0/lib64\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/lib64/postgresql-9.0/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/share/doc/postgresql-9.0\"" >>pg_config_paths.h echo "#define HTMLDIR \"/usr/share/doc/postgresql-9.0\"" >>pg_config_paths.h echo "#define MANDIR \"/usr/share/postgresql-9.0/man\"" >>pg_config_paths.h x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c path.c -o path_srv.o x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c pgsleep.c -o pgsleep_srv.o x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c pgstrcasecmp.c -o pgstrcasecmp_srv.o x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c qsort.c -o qsort_srv.o x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c qsort_arg.c -o qsort_arg_srv.o x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c sprompt.c -o sprompt_srv.o x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c thread.c -o thread_srv.o x86_64-pc-linux-gnu-ar crs libpgport_srv.a strlcat_srv.o strlcpy_srv.o chklocale_srv.o dirmod_srv.o exec_srv.o noblock_srv.o path_srv.o pgsleep_srv.o pgstrcasecmp_srv.o qsort_srv.o qsort_arg_srv.o sprompt_srv.o thread_srv.o make[2]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' make -C timezone all make[2]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/timezone' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o strftime.o strftime.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ '-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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/timezone' make -C backend all make[2]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend' make -C ../../src/port all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' make -C catalog schemapg.h make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/catalog' make[3]: `schemapg.h' is up to date. make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils' sed -f ./Gen_dummy_probes.sed probes.d >probes.h make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access' make -C common all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/common' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o heaptuple.o heaptuple.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o indextuple.o indextuple.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o printtup.o printtup.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o reloptions.o reloptions.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o scankey.o scankey.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tupconvert.o tupconvert.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/common' make -C gist all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/gist' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o gist.o gist.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o gistutil.o gistutil.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o gistxlog.o gistxlog.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o gistvacuum.o gistvacuum.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o gistget.o gistget.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o gistscan.o gistscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o gistproc.o gistproc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o gistsplit.o gistsplit.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 ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/gist' make -C hash all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/hash' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o hash.o hash.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o hashfunc.o hashfunc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o hashinsert.o hashinsert.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o hashovfl.o hashovfl.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o hashpage.o hashpage.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o hashscan.o hashscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o hashsearch.o hashsearch.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o hashsort.o hashsort.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/hash' make -C heap all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/heap' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o heapam.o heapam.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o hio.o hio.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pruneheap.o pruneheap.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o rewriteheap.o rewriteheap.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o syncscan.o syncscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tuptoaster.o tuptoaster.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/heap' make -C index all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/index' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o genam.o genam.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/index' make -C nbtree all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/nbtree' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nbtcompare.o nbtcompare.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nbtinsert.o nbtinsert.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nbtpage.o nbtpage.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nbtree.o nbtree.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nbtsearch.o nbtsearch.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nbtutils.o nbtutils.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nbtsort.o nbtsort.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/nbtree' make -C transam all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/transam' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o clog.o clog.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o transam.o transam.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o varsup.o varsup.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o xact.o xact.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o xlog.o xlog.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o xlogutils.o xlogutils.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o rmgr.o rmgr.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o slru.o slru.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o subtrans.o subtrans.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o multixact.o multixact.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o twophase.o twophase.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o twophase_rmgr.o twophase_rmgr.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/xlog.o src/backend/access/transam/xlogutils.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/twophase.o src/backend/access/transam/twophase_rmgr.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/transam' make -C gin all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/gin' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ginutil.o ginutil.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o gininsert.o gininsert.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ginxlog.o ginxlog.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ginentrypage.o ginentrypage.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o gindatapage.o gindatapage.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ginbtree.o ginbtree.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ginscan.o ginscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ginget.o ginget.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ginvacuum.o ginvacuum.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ginarrayproc.o ginarrayproc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ginbulk.o ginbulk.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ginfast.o ginfast.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 ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access/gin' ( cat common/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt transam/objfiles.txt gin/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/access' make -C bootstrap all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/bootstrap' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o bootparse.o bootparse.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o bootstrap.o bootstrap.c ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/bootstrap' make -C catalog all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/catalog' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o catalog.o catalog.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dependency.o dependency.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o heap.o heap.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o index.o index.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o indexing.o indexing.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o namespace.o namespace.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o aclchk.o aclchk.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_aggregate.o pg_aggregate.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_constraint.o pg_constraint.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_conversion.o pg_conversion.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_depend.o pg_depend.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_enum.o pg_enum.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_inherits.o pg_inherits.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_largeobject.o pg_largeobject.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_namespace.o pg_namespace.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_operator.o pg_operator.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_proc.o pg_proc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_db_role_setting.o pg_db_role_setting.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_shdepend.o pg_shdepend.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_type.o pg_type.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o storage.o storage.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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/pg_aggregate.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_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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/catalog' make -C parser all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/parser' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o analyze.o analyze.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -Wno-error -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o gram.o gram.c In file included from gram.y:11794:0: scan.c: In function ‘yy_try_NUL_trans’: scan.c:16242:23: warning: unused variable ‘yyg’ x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o keywords.o keywords.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o kwlookup.o kwlookup.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parser.o parser.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_agg.o parse_agg.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_clause.o parse_clause.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_coerce.o parse_coerce.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_cte.o parse_cte.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_expr.o parse_expr.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_func.o parse_func.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_node.o parse_node.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_oper.o parse_oper.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_param.o parse_param.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_relation.o parse_relation.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_target.o parse_target.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_type.o parse_type.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o parse_utilcmd.o parse_utilcmd.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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_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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/parser' make -C commands all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/commands' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o aggregatecmds.o aggregatecmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o alter.o alter.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o analyze.o analyze.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o async.o async.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o cluster.o cluster.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o comment.o comment.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o constraint.o constraint.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o conversioncmds.o conversioncmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o copy.o copy.c copy.c: In function ‘CopySendEndOfRow’: copy.c:441:4: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dbcommands.o dbcommands.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o define.o define.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o discard.o discard.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o explain.o explain.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o foreigncmds.o foreigncmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o functioncmds.o functioncmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o indexcmds.o indexcmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o lockcmds.o lockcmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o operatorcmds.o operatorcmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o opclasscmds.o opclasscmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o portalcmds.o portalcmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o prepare.o prepare.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o proclang.o proclang.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o schemacmds.o schemacmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o sequence.o sequence.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tablecmds.o tablecmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tablespace.o tablespace.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o trigger.o trigger.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsearchcmds.o tsearchcmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o typecmds.o typecmds.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o user.o user.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o vacuum.o vacuum.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o vacuumlazy.o vacuumlazy.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o variable.o variable.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/explain.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.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/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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/commands' make -C executor all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/executor' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o execAmi.o execAmi.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o execCurrent.o execCurrent.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o execGrouping.o execGrouping.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o execJunk.o execJunk.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o execMain.o execMain.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o execProcnode.o execProcnode.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o execQual.o execQual.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o execScan.o execScan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o execTuples.o execTuples.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o execUtils.o execUtils.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o functions.o functions.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o instrument.o instrument.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeAppend.o nodeAppend.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeAgg.o nodeAgg.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeBitmapAnd.o nodeBitmapAnd.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeBitmapOr.o nodeBitmapOr.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeHash.o nodeHash.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeHashjoin.o nodeHashjoin.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeIndexscan.o nodeIndexscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeLimit.o nodeLimit.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeLockRows.o nodeLockRows.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeMaterial.o nodeMaterial.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeMergejoin.o nodeMergejoin.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeModifyTable.o nodeModifyTable.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeNestloop.o nodeNestloop.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeFunctionscan.o nodeFunctionscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeRecursiveunion.o nodeRecursiveunion.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeResult.o nodeResult.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeSeqscan.o nodeSeqscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeSetOp.o nodeSetOp.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeSort.o nodeSort.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeUnique.o nodeUnique.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeValuesscan.o nodeValuesscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeCtescan.o nodeCtescan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeWorktablescan.o nodeWorktablescan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeGroup.o nodeGroup.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeSubplan.o nodeSubplan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeSubqueryscan.o nodeSubqueryscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeTidscan.o nodeTidscan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeWindowAgg.o nodeWindowAgg.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tstoreReceiver.o tstoreReceiver.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeMaterial.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/nodeWindowAgg.o src/backend/executor/tstoreReceiver.o src/backend/executor/spi.o ) >objfiles.txt make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/executor' make -C foreign all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/foreign' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o foreign.o foreign.c ( echo src/backend/foreign/foreign.o ) >objfiles.txt make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/foreign' make -C lib all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/lib' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dllist.o dllist.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stringinfo.o stringinfo.c ( echo src/backend/lib/dllist.o src/backend/lib/stringinfo.o ) >objfiles.txt make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/lib' make -C libpq all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/libpq' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o be-fsstubs.o be-fsstubs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o be-secure.o be-secure.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o auth.o auth.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o crypt.o crypt.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o hba.o hba.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ip.o ip.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o md5.o md5.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pqcomm.o pqcomm.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pqformat.o pqformat.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/libpq' make -C main all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/main' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o main.o main.c ( echo src/backend/main/main.o ) >objfiles.txt make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/main' make -C nodes all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/nodes' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodeFuncs.o nodeFuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nodes.o nodes.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o list.o list.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o bitmapset.o bitmapset.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tidbitmap.o tidbitmap.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o copyfuncs.o copyfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o equalfuncs.o equalfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o makefuncs.o makefuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o outfuncs.o outfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o readfuncs.o readfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o print.o print.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o read.o read.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o params.o params.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/nodes' make -C optimizer all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/optimizer' make -C geqo all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/optimizer/geqo' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_copy.o geqo_copy.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_eval.o geqo_eval.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_main.o geqo_main.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_misc.o geqo_misc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_mutation.o geqo_mutation.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_pool.o geqo_pool.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_random.o geqo_random.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_recombination.o geqo_recombination.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_selection.o geqo_selection.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_erx.o geqo_erx.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_pmx.o geqo_pmx.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_cx.o geqo_cx.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_px.o geqo_px.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geqo_ox1.o geqo_ox1.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/optimizer/geqo' make -C path all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/optimizer/path' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o allpaths.o allpaths.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o clausesel.o clausesel.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o costsize.o costsize.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o equivclass.o equivclass.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o indxpath.o indxpath.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o joinpath.o joinpath.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o joinrels.o joinrels.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o orindxpath.o orindxpath.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pathkeys.o pathkeys.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tidpath.o tidpath.c ( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/orindxpath.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/optimizer/path' make -C plan all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/optimizer/plan' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o analyzejoins.o analyzejoins.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o createplan.o createplan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o initsplan.o initsplan.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o planagg.o planagg.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o planmain.o planmain.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o planner.o planner.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o setrefs.o setrefs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/optimizer/plan' make -C prep all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/optimizer/prep' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o prepjointree.o prepjointree.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o prepqual.o prepqual.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o preptlist.o preptlist.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o prepunion.o prepunion.c ( echo src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/optimizer/prep' make -C util all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/optimizer/util' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o clauses.o clauses.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o joininfo.o joininfo.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pathnode.o pathnode.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o placeholder.o placeholder.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o plancat.o plancat.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o predtest.o predtest.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o relnode.o relnode.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o restrictinfo.o restrictinfo.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tlist.o tlist.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o var.o var.c ( echo src/backend/optimizer/util/clauses.o src/backend/optimizer/util/joininfo.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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/optimizer' make -C port all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/port' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dynloader.o dynloader.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_sema.o pg_sema.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_shmem.o pg_shmem.c ( echo src/backend/port/dynloader.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/port' make -C postmaster all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/postmaster' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o autovacuum.o autovacuum.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o bgwriter.o bgwriter.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o fork_process.o fork_process.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pgarch.o pgarch.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pgstat.o pgstat.c pgstat.c: In function ‘pgstat_write_statsfile’: pgstat.c:3204:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result pgstat.c:3209:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result pgstat.c:3223:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result pgstat.c:3232:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result pgstat.c:3242:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o postmaster.o postmaster.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o syslogger.o syslogger.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o walwriter.o walwriter.c ( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/bgwriter.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/syslogger.o src/backend/postmaster/walwriter.o ) >objfiles.txt make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/postmaster' make -C regex all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/regex' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o regcomp.o regcomp.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o regerror.o regerror.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o regexec.o regexec.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o regfree.o regfree.c ( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regfree.o ) >objfiles.txt make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/regex' make -C replication all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/replication' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o walsender.o walsender.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o walreceiverfuncs.o walreceiverfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o walreceiver.o walreceiver.c ( echo src/backend/replication/walsender.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walreceiver.o ) >objfiles.txt make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/replication' make -C rewrite all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/rewrite' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o rewriteRemove.o rewriteRemove.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o rewriteDefine.o rewriteDefine.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o rewriteHandler.o rewriteHandler.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o rewriteManip.o rewriteManip.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/rewrite' make -C storage all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage' make -C buffer all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/buffer' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o buf_table.o buf_table.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o buf_init.o buf_init.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o bufmgr.o bufmgr.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o freelist.o freelist.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/buffer' make -C file all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/file' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o fd.o fd.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o buffile.o buffile.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o copydir.o copydir.c ( echo src/backend/storage/file/fd.o src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/file' make -C freespace all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/freespace' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o freespace.o freespace.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o fsmpage.o fsmpage.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/freespace' make -C ipc all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/ipc' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ipc.o ipc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ipci.o ipci.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pmsignal.o pmsignal.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o procarray.o procarray.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o procsignal.o procsignal.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o shmem.o shmem.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o shmqueue.o shmqueue.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o sinval.o sinval.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o sinvaladt.o sinvaladt.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o standby.o standby.c ( echo 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/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/ipc' make -C large_object all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/large_object' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o inv_api.o inv_api.c ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/large_object' make -C lmgr all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/lmgr' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o lmgr.o lmgr.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o lock.o lock.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o proc.o proc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o deadlock.o deadlock.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o lwlock.o lwlock.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o spin.o spin.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o s_lock.o s_lock.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 ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/lmgr' make -C page all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/page' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o bufpage.o bufpage.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o itemptr.o itemptr.c ( echo src/backend/storage/page/bufpage.o src/backend/storage/page/itemptr.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/page' make -C smgr all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage/smgr' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o md.o md.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o smgr.o smgr.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/storage' make -C tcop all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/tcop' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dest.o dest.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o fastpath.o fastpath.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o postgres.o postgres.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pquery.o pquery.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/tcop' make -C tsearch all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/tsearch' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ts_locale.o ts_locale.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ts_parse.o ts_parse.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o wparser.o wparser.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o wparser_def.o wparser_def.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dict.o dict.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dict_simple.o dict_simple.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dict_synonym.o dict_synonym.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dict_thesaurus.o dict_thesaurus.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dict_ispell.o dict_ispell.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o regis.o regis.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o spell.o spell.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o to_tsany.o to_tsany.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ts_selfuncs.o ts_selfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ts_typanalyze.o ts_typanalyze.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/tsearch' make -C utils all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils' make -C adt all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/adt' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o acl.o acl.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o arrayfuncs.o arrayfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o array_userfuncs.o array_userfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o arrayutils.o arrayutils.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o bool.o bool.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o cash.o cash.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o char.o char.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o date.o date.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o datetime.o datetime.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o datum.o datum.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o domains.o domains.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o enum.o enum.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o float.o float.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o format_type.o format_type.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geo_ops.o geo_ops.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o geo_selfuncs.o geo_selfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o int.o int.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o int8.o int8.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o like.o like.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o lockfuncs.o lockfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o misc.o misc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o nabstime.o nabstime.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o name.o name.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o numeric.o numeric.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o numutils.o numutils.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o oid.o oid.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o oracle_compat.o oracle_compat.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pseudotypes.o pseudotypes.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o rowtypes.o rowtypes.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o regexp.o regexp.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o regproc.o regproc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ruleutils.o ruleutils.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o selfuncs.o selfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tid.o tid.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o timestamp.o timestamp.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o varbit.o varbit.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o varchar.o varchar.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o varlena.o varlena.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o version.o version.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o xid.o xid.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o network.o network.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o mac.o mac.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o inet_net_ntop.o inet_net_ntop.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o inet_net_pton.o inet_net_pton.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ri_triggers.o ri_triggers.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_lzcompress.o pg_lzcompress.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_locale.o pg_locale.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o formatting.o formatting.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ascii.o ascii.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o quote.o quote.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pgstatfuncs.o pgstatfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o encode.o encode.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dbsize.o dbsize.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o genfile.o genfile.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o trigfuncs.o trigfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsginidx.o tsginidx.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsgistidx.o tsgistidx.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsquery.o tsquery.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsquery_cleanup.o tsquery_cleanup.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsquery_gist.o tsquery_gist.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsquery_op.o tsquery_op.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsquery_rewrite.o tsquery_rewrite.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsquery_util.o tsquery_util.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsrank.o tsrank.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsvector.o tsvector.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsvector_op.o tsvector_op.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tsvector_parser.o tsvector_parser.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o txid.o txid.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o uuid.o uuid.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o windowfuncs.o windowfuncs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o xml.o xml.c ( echo src/backend/utils/adt/acl.o src/backend/utils/adt/arrayfuncs.o src/backend/utils/adt/array_userfuncs.o src/backend/utils/adt/arrayutils.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/domains.o src/backend/utils/adt/enum.o src/backend/utils/adt/float.o src/backend/utils/adt/format_type.o src/backend/utils/adt/geo_ops.o src/backend/utils/adt/geo_selfuncs.o src/backend/utils/adt/int.o src/backend/utils/adt/int8.o src/backend/utils/adt/like.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/misc.o src/backend/utils/adt/nabstime.o src/backend/utils/adt/name.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/pseudotypes.o src/backend/utils/adt/rowtypes.o src/backend/utils/adt/regexp.o src/backend/utils/adt/regproc.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/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/xid.o src/backend/utils/adt/network.o src/backend/utils/adt/mac.o src/backend/utils/adt/inet_net_ntop.o src/backend/utils/adt/inet_net_pton.o src/backend/utils/adt/ri_triggers.o src/backend/utils/adt/pg_lzcompress.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/formatting.o src/backend/utils/adt/ascii.o src/backend/utils/adt/quote.o src/backend/utils/adt/pgstatfuncs.o src/backend/utils/adt/encode.o src/backend/utils/adt/dbsize.o src/backend/utils/adt/genfile.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/windowfuncs.o src/backend/utils/adt/xml.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/adt' make -C cache all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/cache' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o attoptcache.o attoptcache.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o catcache.o catcache.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o inval.o inval.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o plancache.o plancache.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o relcache.o relcache.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o relmapper.o relmapper.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o spccache.o spccache.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o syscache.o syscache.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o lsyscache.o lsyscache.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o typcache.o typcache.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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/inval.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relmapper.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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/cache' make -C error all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/error' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o assert.o assert.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o elog.o elog.c elog.c: In function ‘write_pipe_chunks’: elog.c:2392:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result elog.c:2401:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result elog.c: In function ‘write_console’: elog.c:1702:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/error' make -C fmgr all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/fmgr' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/fmgr' make -C hash all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/hash' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dynahash.o dynahash.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o hashfn.o hashfn.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_crc.o pg_crc.c ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/hashfn.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/hash' make -C init all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/init' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o globals.o globals.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o miscinit.o miscinit.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/init' make -C mb all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o encnames.o encnames.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o conv.o conv.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o mbutils.o mbutils.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o wchar.o wchar.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o wstrcmp.o wstrcmp.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb' make -C misc all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/misc' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o guc.o guc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o help_config.o help_config.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_rusage.o pg_rusage.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ps_status.o ps_status.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o superuser.o superuser.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tzparser.o tzparser.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o rbtree.o rbtree.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/superuser.o src/backend/utils/misc/tzparser.o src/backend/utils/misc/rbtree.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/misc' make -C mmgr all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mmgr' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o aset.o aset.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o mcxt.o mcxt.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mmgr' make -C resowner all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/resowner' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o resowner.o resowner.c ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/resowner' make -C sort all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/sort' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o logtape.o logtape.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tuplesort.o tuplesort.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tuplestore.o tuplestore.c ( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/sort' make -C time all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/time' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o combocid.o combocid.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o tqual.o tqual.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/time' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -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 `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/timezone' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/timezone' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -L../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-9.0/lib64',--enable-new-dtags -Wl,-O1 -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/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/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/transam/clog.o access/transam/transam.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogutils.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/multixact.o access/transam/twophase.o access/transam/twophase_rmgr.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 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/pg_aggregate.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_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_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/constraint.o commands/conversioncmds.o commands/copy.o commands/dbcommands.o commands/define.o commands/discard.o commands/explain.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/operatorcmds.o commands/opclasscmds.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/schemacmds.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/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.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/nodeWindowAgg.o executor/tstoreReceiver.o executor/spi.o foreign/foreign.o lib/dllist.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/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/orindxpath.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/preptlist.o optimizer/prep/prepunion.o optimizer/util/clauses.o optimizer/util/joininfo.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 postmaster/autovacuum.o postmaster/bgwriter.o postmaster/fork_process.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regfree.o replication/walsender.o replication/walreceiverfuncs.o replication/walreceiver.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/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.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/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/page/bufpage.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_userfuncs.o utils/adt/arrayutils.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/domains.o utils/adt/enum.o utils/adt/float.o utils/adt/format_type.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/int.o utils/adt/int8.o utils/adt/like.o utils/adt/lockfuncs.o utils/adt/misc.o utils/adt/nabstime.o utils/adt/name.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/pseudotypes.o utils/adt/rowtypes.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/xid.o utils/adt/network.o utils/adt/mac.o utils/adt/inet_net_ntop.o utils/adt/inet_net_pton.o utils/adt/ri_triggers.o utils/adt/pg_lzcompress.o utils/adt/pg_locale.o utils/adt/formatting.o utils/adt/ascii.o utils/adt/quote.o utils/adt/pgstatfuncs.o utils/adt/encode.o utils/adt/dbsize.o utils/adt/genfile.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/windowfuncs.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/inval.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relmapper.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/lsyscache.o utils/cache/typcache.o utils/cache/ts_cache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/hashfn.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/encnames.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/superuser.o utils/misc/tzparser.o utils/misc/rbtree.o utils/mmgr/aset.o utils/mmgr/mcxt.o utils/mmgr/portalmem.o utils/resowner/resowner.o utils/sort/logtape.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 -lxslt -lxml2 -lpam -lssl -lcrypto -lcrypt -ldl -lm -lldap -o postgres make[2]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend' make -C backend/utils/mb/conversion_procs all make[2]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/ascii_and_mic' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o ascii_and_mic.o ascii_and_mic.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o ascii_and_mic.so ascii_and_mic.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/ascii_and_mic' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o cyrillic_and_mic.o cyrillic_and_mic.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o euc_cn_and_mic.o euc_cn_and_mic.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o euc_kr_and_mic.o euc_kr_and_mic.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o big5.o big5.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o euc_tw_and_big5.o euc_tw_and_big5.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/latin2_and_win1250' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o latin2_and_win1250.o latin2_and_win1250.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/latin_and_mic' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o latin_and_mic.o latin_and_mic.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/latin_and_mic' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_ascii' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_ascii.o utf8_and_ascii.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_ascii.so utf8_and_ascii.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_big5' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_big5.o utf8_and_big5.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_big5' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_gb18030.o utf8_and_gb18030.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_gbk' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_gbk.o utf8_and_gbk.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_iso8859.o utf8_and_iso8859.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_johab' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_johab.o utf8_and_johab.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_sjis.o utf8_and_sjis.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_win' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_win.o utf8_and_win.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_uhc' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_uhc.o utf8_and_uhc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_euc2004.o utf8_and_euc2004.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o euc2004_sjis2004.o euc2004_sjis2004.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[2]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make[2]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/snowball' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o dict_snowball.o dict_snowball.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o api.o ./libstemmer/api.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o utilities.o ./libstemmer/utilities.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_hungarian.o ./libstemmer/stem_ISO_8859_1_hungarian.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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 -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql make[2]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/snowball' make -C backend/replication/libpqwalreceiver all make[2]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/replication/libpqwalreceiver' make -C ../../../../src/interfaces/libpq all make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/interfaces/libpq' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth.o fe-auth.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-connect.o fe-connect.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-exec.o fe-exec.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-misc.o fe-misc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-print.o fe-print.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-lobj.o fe-lobj.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol2.o fe-protocol2.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol3.o fe-protocol3.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqexpbuffer.o pqexpbuffer.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqsignal.o pqsignal.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure.o fe-secure.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o libpq-events.o libpq-events.c rm -f md5.c && ln -s ../../../src/backend/libpq/md5.c . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o md5.o md5.c rm -f ip.c && ln -s ../../../src/backend/libpq/ip.c . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o ip.o ip.c rm -f wchar.c && ln -s ../../../src/backend/utils/mb/wchar.c . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o wchar.o wchar.c rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o encnames.o encnames.c rm -f noblock.c && ln -s ../../../src/port/noblock.c . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -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 . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pgstrcasecmp.o pgstrcasecmp.c rm -f thread.c && ln -s ../../../src/port/thread.c . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -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 . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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/usr/include/postgresql-9.0/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o strlcpy.o strlcpy.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -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.3 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 pqsignal.o fe-secure.o libpq-events.o md5.o ip.o wchar.o encnames.o noblock.o pgstrcasecmp.o thread.o strlcpy.o -L../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-9.0/lib64',--enable-new-dtags -Wl,-O1 -Wl,--as-needed -lssl -lcrypto -lcrypt -lldap_r -lpthread rm -f libpq.so.5 ln -s libpq.so.5.3 libpq.so.5 rm -f libpq.so ln -s libpq.so.5.3 libpq.so x86_64-pc-linux-gnu-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 pqsignal.o fe-secure.o libpq-events.o md5.o ip.o wchar.o encnames.o noblock.o pgstrcasecmp.o thread.o strlcpy.o x86_64-pc-linux-gnu-ranlib libpq.a make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/interfaces/libpq' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o libpqwalreceiver.o libpqwalreceiver.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-9.0/lib64',--enable-new-dtags -Wl,-O1 -Wl,--as-needed -L../../../../src/interfaces/libpq -lpq make[2]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/backend/replication/libpqwalreceiver' make -C bin all make[2]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/bin' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/bin/initdb' make -C ../../../src/port all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o initdb.o initdb.c rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o encnames.o encnames.c rm -f pqsignal.c && ln -s ../../../src/interfaces/libpq/pqsignal.c . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pqsignal.o pqsignal.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include initdb.o encnames.o pqsignal.o -L../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-9.0/lib64',--enable-new-dtags -Wl,-O1 -Wl,--as-needed -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm -o initdb make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/bin/initdb' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/bin/pg_ctl' make -C ../../../src/interfaces/libpq all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/interfaces/libpq' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -DDEF_PGPORT=5432 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_ctl.o pg_ctl.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include pg_ctl.o -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-9.0/lib64',--enable-new-dtags -Wl,-O1 -Wl,--as-needed -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm -o pg_ctl make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/bin/pg_ctl' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/bin/pg_controldata' make -C ../../../src/port all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_controldata.o pg_controldata.c rm -f pg_crc.c && ln -s ../../../src/backend/utils/hash/pg_crc.c . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_crc.o pg_crc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include pg_controldata.o pg_crc.o -L../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-9.0/lib64',--enable-new-dtags -Wl,-O1 -Wl,--as-needed -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm -o pg_controldata make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/bin/pg_controldata' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/bin/pg_resetxlog' make -C ../../../src/port all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/port' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_resetxlog.o pg_resetxlog.c rm -f pg_crc.c && ln -s ../../../src/backend/utils/hash/pg_crc.c . x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pg_crc.o pg_crc.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include pg_resetxlog.o pg_crc.o -L../../../src/port -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-9.0/lib64',--enable-new-dtags -Wl,-O1 -Wl,--as-needed -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm -o pg_resetxlog make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/bin/pg_resetxlog' make[2]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/bin' make -C pl all make[2]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl/plpgsql' make -C src all make[4]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl/plpgsql/src' x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pl_gram.o pl_gram.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pl_handler.o pl_handler.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pl_comp.o pl_comp.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pl_exec.o pl_exec.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pl_funcs.o pl_funcs.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -c -o pl_scanner.o pl_scanner.c x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -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 -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl/plpgsql/src' make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl/plpgsql' make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl/plperl' "/usr/bin/perl" ./text2macro.pl --strip='^(\#.*|\s*)$' plc_perlboot.pl plc_trusted.pl > perlchunks.h "/usr/bin/perl" plperl_opmask.pl plperl_opmask.h x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-9.0/ -I/usr/lib64/perl5/5.12.4/x86_64-linux/CORE -c -o plperl.o plperl.c plperl.c: In function ‘pp_require_safe’: plperl.c:777:1: warning: control reaches end of non-void function "/usr/bin/perl" /usr/lib64/perl5/5.12.4/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.12.4/ExtUtils/typemap SPI.xs >SPI.c Undefined subroutine &ExtUtils::ParseXS::errors called at /usr/lib64/perl5/5.12.4/ExtUtils/xsubpp line 41. make[3]: *** [SPI.c] Error 255 make[3]: *** Deleting file `SPI.c' make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl/plperl' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src' make: *** [all] Error 2 make: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4' emake failed * ERROR: dev-db/postgresql-server-9.0.4-r2 failed (compile phase): * emake in . failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 6241: Called die * The specific snippet of code: * PATH="${EROOT%/}/usr/$(get_libdir)/postgresql-${SLOT}/bin:${PATH}" emake -C $bd -j1 || die "emake in $bd failed"; * * If you need support, post the output of 'emerge --info =dev-db/postgresql-server-9.0.4-r2', * the complete build log and the output of 'emerge -pqv =dev-db/postgresql-server-9.0.4-r2'. * The complete build log is located at '/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/temp/environment'. * S: '/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4'