* Package: dev-db/postgresql-server-8.4.5 * Repository: gentoo * Maintainer: pgsql-bugs@gentoo.org * USE: amd64 doc elibc_glibc kernel_linux linguas_af linguas_cs linguas_de linguas_es linguas_fa linguas_fr linguas_hr linguas_hu linguas_it linguas_ko linguas_nb linguas_pl linguas_pt_BR linguas_ro linguas_ru linguas_sk linguas_sl linguas_sv linguas_tr linguas_zh_CN linguas_zh_TW multilib nls perl pg_legacytimestamp python tcl test userland_GNU uuid xml >>> Unpacking source... >>> Unpacking postgresql-8.4.5.tar.bz2 to /tmp/portage/dev-db/postgresql-server-8.4.5/work >>> Source unpacked in /tmp/portage/dev-db/postgresql-server-8.4.5/work >>> Preparing source in /tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5 ... * Applying postgresql-8.4-common.patch ... [ ok ] * Applying postgresql-8.4-server.patch ... [ ok ] * Running autoconf ... [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5 ... * econf: updating postgresql-8.4.5/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating postgresql-8.4.5/config/config.guess with /usr/share/gnuconfig/config.guess ./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-8.4/lib64 --prefix=/usr/lib64/postgresql-8.4 --datadir=/usr/share/postgresql-8.4 --docdir=/usr/share/doc/postgresql-8.4 --sysconfdir=/etc/postgresql-8.4 --includedir=/usr/include/postgresql-8.4 --mandir=/usr/share/postgresql-8.4/man --enable-depend --without-tcl --without-perl --without-python --with-readline --with-krb5 --with-gssapi --enable-nls=af cs de es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN zh_TW --with-pam --disable-integer-datetimes --with-openssl --enable-thread-safety --with-zlib --with-ldap build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu CFLAGS=-march=core2 -O2 LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu --with-perl --with-python --with-tcl --with-libxml --with-libxslt --with-ossp-uuid --with-system-tzdata=/usr/share/zoneinfo --with-includes=/usr/include/postgresql-8.4/ --with-libraries=/usr/lib64/postgresql-8.4/lib64 --enable-nls=af cs de es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN zh_TW configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target 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... no 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... yes checking whether to build Perl modules... yes checking whether to build Python modules... yes checking whether to build with GSSAPI support... yes checking whether to build with Kerberos 5 support... yes checking whether to build with PAM support... yes checking whether to build with LDAP support... yes checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... yes checking 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 bison... bison configure: using bison (GNU Bison) 2.4.2 checking for flex... /usr/bin/flex configure: using flex 2.5.35 checking for perl... /usr/bin/perl checking for Perl archlibexp... /usr/lib64/perl5/5.12.2/x86_64-linux checking for Perl privlibexp... /usr/lib64/perl5/5.12.2 checking for Perl useshrplib... true checking for flags to link embedded Perl... -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -L/usr/lib64/perl5/5.12.2/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.6/config checking how to link an embedded Python application... -L/usr/lib64 -lpython2.6 -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 library containing gss_init_sec_context... -lgssapi_krb5 checking for library containing com_err... -lcom_err checking for library containing krb5_sendauth... -lkrb5 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 uuid_export in -lossp-uuid... 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 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/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/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes 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 netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.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 ossp/uuid.h usability... yes checking ossp/uuid.h presence... yes checking for ossp/uuid.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline 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 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 krb5_ticket.enc_part2... yes checking for krb5_error.text.data... yes checking for krb5_free_unparsed_name... 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 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 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 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 replace_history_entry... 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 unsigned long... 8 checking size of void *... 8 checking size of size_t... 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 tclsh... /usr/bin/tclsh checking for tclConfig.sh... /usr/lib64/tclConfig.sh checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking for onsgmls... onsgmls checking for openjade... openjade checking for DocBook V4.2... no checking for DocBook stylesheets... /usr/share/sgml/stylesheets/dsssl/docbook checking for collateindex.pl... /usr/bin/collateindex.pl checking for sgmlspl... no checking for docbook2man... 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=core2 -O2 -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-8.4/ configure: using LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib64/postgresql-8.4/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 configure: WARNING: option ignored: --enable-option-checking configure: WARNING: option ignored: --enable-largefile >>> Source configured. >>> Compiling source in /tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5 ... make -j4 -C . -j1 make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5' make -C doc all make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/doc' gzip -d -c man.tar.gz | /bin/tar xf - make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/doc' make -C src all make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src' make -C port all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c strlcat.c -o strlcat_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c strlcpy.c -o strlcpy_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c chklocale.c -o chklocale_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c dirmod.c -o dirmod_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c exec.c -o exec_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c noblock.c -o noblock_srv.o echo "#define PGBINDIR \"/usr/lib64/postgresql-8.4/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/usr/share/postgresql-8.4\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/etc/postgresql-8.4\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/usr/include/postgresql-8.4\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/usr/include/postgresql-8.4\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/usr/include/postgresql-8.4/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib64/postgresql-8.4/lib64\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/usr/lib64/postgresql-8.4/lib64\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/lib64/postgresql-8.4/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/share/doc/postgresql-8.4\"" >>pg_config_paths.h echo "#define HTMLDIR \"/usr/share/doc/postgresql-8.4\"" >>pg_config_paths.h echo "#define MANDIR \"/usr/share/postgresql-8.4/man\"" >>pg_config_paths.h x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c path.c -o path_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c pgsleep.c -o pgsleep_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c pgstrcasecmp.c -o pgstrcasecmp_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c qsort.c -o qsort_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c qsort_arg.c -o qsort_arg_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c sprompt.c -o sprompt_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make -C timezone all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/timezone' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c -MMD -MP -MF .deps/localtime.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o strftime.o strftime.c -MMD -MP -MF .deps/strftime.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o pgtz.o pgtz.c -MMD -MP -MF .deps/pgtz.Po ( echo src/timezone/localtime.o src/timezone/strftime.o src/timezone/pgtz.o ) >objfiles.txt make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/timezone' make -C backend all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend' make -C ../../src/port all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' prereqdir=`cd parser/ >/dev/null && pwd` && \ cd ../../src/include/parser/ && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . make -C utils fmgroids.h make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils' AWK='gawk' /bin/sh Gen_fmgrtab.sh ../../../src/include/catalog/pg_proc.h make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils' cd ../../src/include/utils/ && rm -f fmgroids.h && \ ln -s ../../../src/backend/utils/fmgroids.h . make -C utils probes.h make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils' sed -f ./Gen_dummy_probes.sed probes.d >probes.h make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils' cd ../../src/include/utils/ && rm -f probes.h && \ ln -s ../../../src/backend/utils/probes.h . make -C access all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access' make -C common all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/common' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o heaptuple.o heaptuple.c -MMD -MP -MF .deps/heaptuple.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o indextuple.o indextuple.c -MMD -MP -MF .deps/indextuple.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o printtup.o printtup.c -MMD -MP -MF .deps/printtup.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o reloptions.o reloptions.c -MMD -MP -MF .deps/reloptions.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o scankey.o scankey.c -MMD -MP -MF .deps/scankey.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tupdesc.o tupdesc.c -MMD -MP -MF .deps/tupdesc.Po ( 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/tupdesc.o ) >objfiles.txt make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/common' make -C gist all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/gist' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o gist.o gist.c -MMD -MP -MF .deps/gist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o gistutil.o gistutil.c -MMD -MP -MF .deps/gistutil.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o gistxlog.o gistxlog.c -MMD -MP -MF .deps/gistxlog.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o gistvacuum.o gistvacuum.c -MMD -MP -MF .deps/gistvacuum.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o gistget.o gistget.c -MMD -MP -MF .deps/gistget.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o gistscan.o gistscan.c -MMD -MP -MF .deps/gistscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o gistproc.o gistproc.c -MMD -MP -MF .deps/gistproc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o gistsplit.o gistsplit.c -MMD -MP -MF .deps/gistsplit.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/gist' make -C hash all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/hash' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hash.o hash.c -MMD -MP -MF .deps/hash.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hashfunc.o hashfunc.c -MMD -MP -MF .deps/hashfunc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hashinsert.o hashinsert.c -MMD -MP -MF .deps/hashinsert.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hashovfl.o hashovfl.c -MMD -MP -MF .deps/hashovfl.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hashpage.o hashpage.c -MMD -MP -MF .deps/hashpage.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hashscan.o hashscan.c -MMD -MP -MF .deps/hashscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hashsearch.o hashsearch.c -MMD -MP -MF .deps/hashsearch.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hashsort.o hashsort.c -MMD -MP -MF .deps/hashsort.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hashutil.o hashutil.c -MMD -MP -MF .deps/hashutil.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/hash' make -C heap all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/heap' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o heapam.o heapam.c -MMD -MP -MF .deps/heapam.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hio.o hio.c -MMD -MP -MF .deps/hio.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pruneheap.o pruneheap.c -MMD -MP -MF .deps/pruneheap.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o rewriteheap.o rewriteheap.c -MMD -MP -MF .deps/rewriteheap.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o syncscan.o syncscan.c -MMD -MP -MF .deps/syncscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tuptoaster.o tuptoaster.c -MMD -MP -MF .deps/tuptoaster.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o visibilitymap.o visibilitymap.c -MMD -MP -MF .deps/visibilitymap.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/heap' make -C index all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/index' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o genam.o genam.c -MMD -MP -MF .deps/genam.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o indexam.o indexam.c -MMD -MP -MF .deps/indexam.Po ( echo src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txt make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/index' make -C nbtree all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/nbtree' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nbtcompare.o nbtcompare.c -MMD -MP -MF .deps/nbtcompare.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nbtinsert.o nbtinsert.c -MMD -MP -MF .deps/nbtinsert.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nbtpage.o nbtpage.c -MMD -MP -MF .deps/nbtpage.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nbtree.o nbtree.c -MMD -MP -MF .deps/nbtree.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nbtsearch.o nbtsearch.c -MMD -MP -MF .deps/nbtsearch.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nbtutils.o nbtutils.c -MMD -MP -MF .deps/nbtutils.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nbtsort.o nbtsort.c -MMD -MP -MF .deps/nbtsort.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nbtxlog.o nbtxlog.c -MMD -MP -MF .deps/nbtxlog.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/nbtree' make -C transam all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/transam' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o clog.o clog.c -MMD -MP -MF .deps/clog.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o transam.o transam.c -MMD -MP -MF .deps/transam.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o varsup.o varsup.c -MMD -MP -MF .deps/varsup.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o xact.o xact.c -MMD -MP -MF .deps/xact.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o xlog.o xlog.c -MMD -MP -MF .deps/xlog.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o xlogutils.o xlogutils.c -MMD -MP -MF .deps/xlogutils.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o rmgr.o rmgr.c -MMD -MP -MF .deps/rmgr.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o slru.o slru.c -MMD -MP -MF .deps/slru.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o subtrans.o subtrans.c -MMD -MP -MF .deps/subtrans.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o multixact.o multixact.c -MMD -MP -MF .deps/multixact.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o twophase.o twophase.c -MMD -MP -MF .deps/twophase.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o twophase_rmgr.o twophase_rmgr.c -MMD -MP -MF .deps/twophase_rmgr.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/transam' make -C gin all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/gin' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ginutil.o ginutil.c -MMD -MP -MF .deps/ginutil.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o gininsert.o gininsert.c -MMD -MP -MF .deps/gininsert.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ginxlog.o ginxlog.c -MMD -MP -MF .deps/ginxlog.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ginentrypage.o ginentrypage.c -MMD -MP -MF .deps/ginentrypage.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o gindatapage.o gindatapage.c -MMD -MP -MF .deps/gindatapage.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ginbtree.o ginbtree.c -MMD -MP -MF .deps/ginbtree.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ginscan.o ginscan.c -MMD -MP -MF .deps/ginscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ginget.o ginget.c -MMD -MP -MF .deps/ginget.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ginvacuum.o ginvacuum.c -MMD -MP -MF .deps/ginvacuum.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ginarrayproc.o ginarrayproc.c -MMD -MP -MF .deps/ginarrayproc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ginbulk.o ginbulk.c -MMD -MP -MF .deps/ginbulk.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ginfast.o ginfast.c -MMD -MP -MF .deps/ginfast.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access' make -C bootstrap all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/bootstrap' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o bootparse.o bootparse.c -MMD -MP -MF .deps/bootparse.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o bootstrap.o bootstrap.c -MMD -MP -MF .deps/bootstrap.Po ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/bootstrap' make -C catalog all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/catalog' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o catalog.o catalog.c -MMD -MP -MF .deps/catalog.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dependency.o dependency.c -MMD -MP -MF .deps/dependency.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o heap.o heap.c -MMD -MP -MF .deps/heap.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o index.o index.c -MMD -MP -MF .deps/index.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o indexing.o indexing.c -MMD -MP -MF .deps/indexing.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o namespace.o namespace.c -MMD -MP -MF .deps/namespace.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o aclchk.o aclchk.c -MMD -MP -MF .deps/aclchk.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_aggregate.o pg_aggregate.c -MMD -MP -MF .deps/pg_aggregate.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_constraint.o pg_constraint.c -MMD -MP -MF .deps/pg_constraint.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_conversion.o pg_conversion.c -MMD -MP -MF .deps/pg_conversion.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_depend.o pg_depend.c -MMD -MP -MF .deps/pg_depend.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_enum.o pg_enum.c -MMD -MP -MF .deps/pg_enum.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_inherits.o pg_inherits.c -MMD -MP -MF .deps/pg_inherits.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_largeobject.o pg_largeobject.c -MMD -MP -MF .deps/pg_largeobject.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_namespace.o pg_namespace.c -MMD -MP -MF .deps/pg_namespace.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_operator.o pg_operator.c -MMD -MP -MF .deps/pg_operator.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_proc.o pg_proc.c -MMD -MP -MF .deps/pg_proc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_shdepend.o pg_shdepend.c -MMD -MP -MF .deps/pg_shdepend.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_type.o pg_type.c -MMD -MP -MF .deps/pg_type.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o storage.o storage.c -MMD -MP -MF .deps/storage.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o toasting.o toasting.c -MMD -MP -MF .deps/toasting.Po ( 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_shdepend.o src/backend/catalog/pg_type.o src/backend/catalog/storage.o src/backend/catalog/toasting.o ) >objfiles.txt AWK='gawk' /bin/sh genbki.sh -I../../../src/include --set-version=8.4.5 -o postgres ../../../src/include/catalog/pg_proc.h ../../../src/include/catalog/pg_type.h ../../../src/include/catalog/pg_attribute.h ../../../src/include/catalog/pg_class.h ../../../src/include/catalog/pg_attrdef.h ../../../src/include/catalog/pg_constraint.h ../../../src/include/catalog/pg_inherits.h ../../../src/include/catalog/pg_index.h ../../../src/include/catalog/pg_operator.h ../../../src/include/catalog/pg_opfamily.h ../../../src/include/catalog/pg_opclass.h ../../../src/include/catalog/pg_am.h ../../../src/include/catalog/pg_amop.h ../../../src/include/catalog/pg_amproc.h ../../../src/include/catalog/pg_language.h ../../../src/include/catalog/pg_largeobject.h ../../../src/include/catalog/pg_aggregate.h ../../../src/include/catalog/pg_statistic.h ../../../src/include/catalog/pg_rewrite.h ../../../src/include/catalog/pg_trigger.h ../../../src/include/catalog/pg_listener.h ../../../src/include/catalog/pg_description.h ../../../src/include/catalog/pg_cast.h ../../../src/include/catalog/pg_enum.h ../../../src/include/catalog/pg_namespace.h ../../../src/include/catalog/pg_conversion.h ../../../src/include/catalog/pg_depend.h ../../../src/include/catalog/pg_database.h ../../../src/include/catalog/pg_tablespace.h ../../../src/include/catalog/pg_pltemplate.h ../../../src/include/catalog/pg_authid.h ../../../src/include/catalog/pg_auth_members.h ../../../src/include/catalog/pg_shdepend.h ../../../src/include/catalog/pg_shdescription.h ../../../src/include/catalog/pg_ts_config.h ../../../src/include/catalog/pg_ts_config_map.h ../../../src/include/catalog/pg_ts_dict.h ../../../src/include/catalog/pg_ts_parser.h ../../../src/include/catalog/pg_ts_template.h ../../../src/include/catalog/pg_foreign_data_wrapper.h ../../../src/include/catalog/pg_foreign_server.h ../../../src/include/catalog/pg_user_mapping.h ../../../src/include/catalog/toasting.h ../../../src/include/catalog/indexing.h make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/catalog' make -C parser all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/parser' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o analyze.o analyze.c -MMD -MP -MF .deps/analyze.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o gram.o gram.c -MMD -MP -MF .deps/gram.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o keywords.o keywords.c -MMD -MP -MF .deps/keywords.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parser.o parser.c -MMD -MP -MF .deps/parser.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_agg.o parse_agg.c -MMD -MP -MF .deps/parse_agg.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_cte.o parse_cte.c -MMD -MP -MF .deps/parse_cte.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_clause.o parse_clause.c -MMD -MP -MF .deps/parse_clause.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_expr.o parse_expr.c -MMD -MP -MF .deps/parse_expr.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_func.o parse_func.c -MMD -MP -MF .deps/parse_func.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_node.o parse_node.c -MMD -MP -MF .deps/parse_node.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_oper.o parse_oper.c -MMD -MP -MF .deps/parse_oper.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_relation.o parse_relation.c -MMD -MP -MF .deps/parse_relation.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_type.o parse_type.c -MMD -MP -MF .deps/parse_type.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_coerce.o parse_coerce.c -MMD -MP -MF .deps/parse_coerce.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_target.o parse_target.c -MMD -MP -MF .deps/parse_target.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o parse_utilcmd.o parse_utilcmd.c -MMD -MP -MF .deps/parse_utilcmd.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o scansup.o scansup.c -MMD -MP -MF .deps/scansup.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o kwlookup.o kwlookup.c -MMD -MP -MF .deps/kwlookup.Po ( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/keywords.o src/backend/parser/parser.o src/backend/parser/parse_agg.o src/backend/parser/parse_cte.o src/backend/parser/parse_clause.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_relation.o src/backend/parser/parse_type.o src/backend/parser/parse_coerce.o src/backend/parser/parse_target.o src/backend/parser/parse_utilcmd.o src/backend/parser/scansup.o src/backend/parser/kwlookup.o ) >objfiles.txt make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/parser' make -C commands all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/commands' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o aggregatecmds.o aggregatecmds.c -MMD -MP -MF .deps/aggregatecmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o alter.o alter.c -MMD -MP -MF .deps/alter.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o analyze.o analyze.c -MMD -MP -MF .deps/analyze.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o async.o async.c -MMD -MP -MF .deps/async.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o cluster.o cluster.c -MMD -MP -MF .deps/cluster.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o comment.o comment.c -MMD -MP -MF .deps/comment.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o conversioncmds.o conversioncmds.c -MMD -MP -MF .deps/conversioncmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o copy.o copy.c -MMD -MP -MF .deps/copy.Po copy.c: In function 'CopySendEndOfRow': copy.c:440: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dbcommands.o dbcommands.c -MMD -MP -MF .deps/dbcommands.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o define.o define.c -MMD -MP -MF .deps/define.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o discard.o discard.c -MMD -MP -MF .deps/discard.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o explain.o explain.c -MMD -MP -MF .deps/explain.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o foreigncmds.o foreigncmds.c -MMD -MP -MF .deps/foreigncmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o functioncmds.o functioncmds.c -MMD -MP -MF .deps/functioncmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o indexcmds.o indexcmds.c -MMD -MP -MF .deps/indexcmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o lockcmds.o lockcmds.c -MMD -MP -MF .deps/lockcmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o operatorcmds.o operatorcmds.c -MMD -MP -MF .deps/operatorcmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o opclasscmds.o opclasscmds.c -MMD -MP -MF .deps/opclasscmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o portalcmds.o portalcmds.c -MMD -MP -MF .deps/portalcmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o prepare.o prepare.c -MMD -MP -MF .deps/prepare.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o proclang.o proclang.c -MMD -MP -MF .deps/proclang.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o schemacmds.o schemacmds.c -MMD -MP -MF .deps/schemacmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o sequence.o sequence.c -MMD -MP -MF .deps/sequence.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tablecmds.o tablecmds.c -MMD -MP -MF .deps/tablecmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tablespace.o tablespace.c -MMD -MP -MF .deps/tablespace.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o trigger.o trigger.c -MMD -MP -MF .deps/trigger.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsearchcmds.o tsearchcmds.c -MMD -MP -MF .deps/tsearchcmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o typecmds.o typecmds.c -MMD -MP -MF .deps/typecmds.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o user.o user.c -MMD -MP -MF .deps/user.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o vacuum.o vacuum.c -MMD -MP -MF .deps/vacuum.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o vacuumlazy.o vacuumlazy.c -MMD -MP -MF .deps/vacuumlazy.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o variable.o variable.c -MMD -MP -MF .deps/variable.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o view.o view.c -MMD -MP -MF .deps/view.Po ( 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/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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/commands' make -C executor all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/executor' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o execAmi.o execAmi.c -MMD -MP -MF .deps/execAmi.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o execCurrent.o execCurrent.c -MMD -MP -MF .deps/execCurrent.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o execGrouping.o execGrouping.c -MMD -MP -MF .deps/execGrouping.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o execJunk.o execJunk.c -MMD -MP -MF .deps/execJunk.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o execMain.o execMain.c -MMD -MP -MF .deps/execMain.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o execProcnode.o execProcnode.c -MMD -MP -MF .deps/execProcnode.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o execQual.o execQual.c -MMD -MP -MF .deps/execQual.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o execScan.o execScan.c -MMD -MP -MF .deps/execScan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o execTuples.o execTuples.c -MMD -MP -MF .deps/execTuples.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o execUtils.o execUtils.c -MMD -MP -MF .deps/execUtils.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o functions.o functions.c -MMD -MP -MF .deps/functions.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o instrument.o instrument.c -MMD -MP -MF .deps/instrument.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeAppend.o nodeAppend.c -MMD -MP -MF .deps/nodeAppend.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeAgg.o nodeAgg.c -MMD -MP -MF .deps/nodeAgg.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeBitmapAnd.o nodeBitmapAnd.c -MMD -MP -MF .deps/nodeBitmapAnd.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeBitmapOr.o nodeBitmapOr.c -MMD -MP -MF .deps/nodeBitmapOr.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c -MMD -MP -MF .deps/nodeBitmapHeapscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c -MMD -MP -MF .deps/nodeBitmapIndexscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeHash.o nodeHash.c -MMD -MP -MF .deps/nodeHash.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeHashjoin.o nodeHashjoin.c -MMD -MP -MF .deps/nodeHashjoin.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeIndexscan.o nodeIndexscan.c -MMD -MP -MF .deps/nodeIndexscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeMaterial.o nodeMaterial.c -MMD -MP -MF .deps/nodeMaterial.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeMergejoin.o nodeMergejoin.c -MMD -MP -MF .deps/nodeMergejoin.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeNestloop.o nodeNestloop.c -MMD -MP -MF .deps/nodeNestloop.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeFunctionscan.o nodeFunctionscan.c -MMD -MP -MF .deps/nodeFunctionscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeRecursiveunion.o nodeRecursiveunion.c -MMD -MP -MF .deps/nodeRecursiveunion.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeResult.o nodeResult.c -MMD -MP -MF .deps/nodeResult.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeSeqscan.o nodeSeqscan.c -MMD -MP -MF .deps/nodeSeqscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeSetOp.o nodeSetOp.c -MMD -MP -MF .deps/nodeSetOp.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeSort.o nodeSort.c -MMD -MP -MF .deps/nodeSort.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeUnique.o nodeUnique.c -MMD -MP -MF .deps/nodeUnique.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeValuesscan.o nodeValuesscan.c -MMD -MP -MF .deps/nodeValuesscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeCtescan.o nodeCtescan.c -MMD -MP -MF .deps/nodeCtescan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeWorktablescan.o nodeWorktablescan.c -MMD -MP -MF .deps/nodeWorktablescan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeLimit.o nodeLimit.c -MMD -MP -MF .deps/nodeLimit.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeGroup.o nodeGroup.c -MMD -MP -MF .deps/nodeGroup.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeSubplan.o nodeSubplan.c -MMD -MP -MF .deps/nodeSubplan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeSubqueryscan.o nodeSubqueryscan.c -MMD -MP -MF .deps/nodeSubqueryscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeTidscan.o nodeTidscan.c -MMD -MP -MF .deps/nodeTidscan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeWindowAgg.o nodeWindowAgg.c -MMD -MP -MF .deps/nodeWindowAgg.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tstoreReceiver.o tstoreReceiver.c -MMD -MP -MF .deps/tstoreReceiver.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o spi.o spi.c -MMD -MP -MF .deps/spi.Po ( 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/nodeMaterial.o src/backend/executor/nodeMergejoin.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/nodeLimit.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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/executor' make -C foreign all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/foreign' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o foreign.o foreign.c -MMD -MP -MF .deps/foreign.Po ( echo src/backend/foreign/foreign.o ) >objfiles.txt make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/foreign' make -C lib all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/lib' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dllist.o dllist.c -MMD -MP -MF .deps/dllist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o stringinfo.o stringinfo.c -MMD -MP -MF .deps/stringinfo.Po ( echo src/backend/lib/dllist.o src/backend/lib/stringinfo.o ) >objfiles.txt make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/lib' make -C libpq all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/libpq' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o be-fsstubs.o be-fsstubs.c -MMD -MP -MF .deps/be-fsstubs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o be-secure.o be-secure.c -MMD -MP -MF .deps/be-secure.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o auth.o auth.c -MMD -MP -MF .deps/auth.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o crypt.o crypt.c -MMD -MP -MF .deps/crypt.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hba.o hba.c -MMD -MP -MF .deps/hba.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ip.o ip.c -MMD -MP -MF .deps/ip.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o md5.o md5.c -MMD -MP -MF .deps/md5.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pqcomm.o pqcomm.c -MMD -MP -MF .deps/pqcomm.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pqformat.o pqformat.c -MMD -MP -MF .deps/pqformat.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pqsignal.o pqsignal.c -MMD -MP -MF .deps/pqsignal.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/libpq' make -C main all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/main' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o main.o main.c -MMD -MP -MF .deps/main.Po ( echo src/backend/main/main.o ) >objfiles.txt make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/main' make -C nodes all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/nodes' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodeFuncs.o nodeFuncs.c -MMD -MP -MF .deps/nodeFuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nodes.o nodes.c -MMD -MP -MF .deps/nodes.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o list.o list.c -MMD -MP -MF .deps/list.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o bitmapset.o bitmapset.c -MMD -MP -MF .deps/bitmapset.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tidbitmap.o tidbitmap.c -MMD -MP -MF .deps/tidbitmap.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o copyfuncs.o copyfuncs.c -MMD -MP -MF .deps/copyfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o equalfuncs.o equalfuncs.c -MMD -MP -MF .deps/equalfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o makefuncs.o makefuncs.c -MMD -MP -MF .deps/makefuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o outfuncs.o outfuncs.c -MMD -MP -MF .deps/outfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o readfuncs.o readfuncs.c -MMD -MP -MF .deps/readfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o print.o print.c -MMD -MP -MF .deps/print.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o read.o read.c -MMD -MP -MF .deps/read.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o params.o params.c -MMD -MP -MF .deps/params.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o value.o value.c -MMD -MP -MF .deps/value.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/nodes' make -C optimizer all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer' make -C geqo all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/geqo' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_copy.o geqo_copy.c -MMD -MP -MF .deps/geqo_copy.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_eval.o geqo_eval.c -MMD -MP -MF .deps/geqo_eval.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_main.o geqo_main.c -MMD -MP -MF .deps/geqo_main.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_misc.o geqo_misc.c -MMD -MP -MF .deps/geqo_misc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_mutation.o geqo_mutation.c -MMD -MP -MF .deps/geqo_mutation.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_pool.o geqo_pool.c -MMD -MP -MF .deps/geqo_pool.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_recombination.o geqo_recombination.c -MMD -MP -MF .deps/geqo_recombination.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_selection.o geqo_selection.c -MMD -MP -MF .deps/geqo_selection.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_erx.o geqo_erx.c -MMD -MP -MF .deps/geqo_erx.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_pmx.o geqo_pmx.c -MMD -MP -MF .deps/geqo_pmx.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_cx.o geqo_cx.c -MMD -MP -MF .deps/geqo_cx.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_px.o geqo_px.c -MMD -MP -MF .deps/geqo_px.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_ox1.o geqo_ox1.c -MMD -MP -MF .deps/geqo_ox1.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geqo_ox2.o geqo_ox2.c -MMD -MP -MF .deps/geqo_ox2.Po ( 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_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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/geqo' make -C path all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/path' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o allpaths.o allpaths.c -MMD -MP -MF .deps/allpaths.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o clausesel.o clausesel.c -MMD -MP -MF .deps/clausesel.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o costsize.o costsize.c -MMD -MP -MF .deps/costsize.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o equivclass.o equivclass.c -MMD -MP -MF .deps/equivclass.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o indxpath.o indxpath.c -MMD -MP -MF .deps/indxpath.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o joinpath.o joinpath.c -MMD -MP -MF .deps/joinpath.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o joinrels.o joinrels.c -MMD -MP -MF .deps/joinrels.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o orindxpath.o orindxpath.c -MMD -MP -MF .deps/orindxpath.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pathkeys.o pathkeys.c -MMD -MP -MF .deps/pathkeys.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tidpath.o tidpath.c -MMD -MP -MF .deps/tidpath.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/path' make -C plan all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/plan' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o createplan.o createplan.c -MMD -MP -MF .deps/createplan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o initsplan.o initsplan.c -MMD -MP -MF .deps/initsplan.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o planagg.o planagg.c -MMD -MP -MF .deps/planagg.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o planmain.o planmain.c -MMD -MP -MF .deps/planmain.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o planner.o planner.c -MMD -MP -MF .deps/planner.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o setrefs.o setrefs.c -MMD -MP -MF .deps/setrefs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o subselect.o subselect.c -MMD -MP -MF .deps/subselect.Po ( echo 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/plan' make -C prep all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/prep' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o prepjointree.o prepjointree.c -MMD -MP -MF .deps/prepjointree.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o prepqual.o prepqual.c -MMD -MP -MF .deps/prepqual.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o preptlist.o preptlist.c -MMD -MP -MF .deps/preptlist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o prepunion.o prepunion.c -MMD -MP -MF .deps/prepunion.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/prep' make -C util all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/util' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o clauses.o clauses.c -MMD -MP -MF .deps/clauses.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o joininfo.o joininfo.c -MMD -MP -MF .deps/joininfo.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pathnode.o pathnode.c -MMD -MP -MF .deps/pathnode.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o placeholder.o placeholder.c -MMD -MP -MF .deps/placeholder.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o plancat.o plancat.c -MMD -MP -MF .deps/plancat.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o predtest.o predtest.c -MMD -MP -MF .deps/predtest.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o relnode.o relnode.c -MMD -MP -MF .deps/relnode.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o restrictinfo.o restrictinfo.c -MMD -MP -MF .deps/restrictinfo.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tlist.o tlist.c -MMD -MP -MF .deps/tlist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o var.o var.c -MMD -MP -MF .deps/var.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/util' ( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer' make -C port all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/port' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dynloader.o dynloader.c -MMD -MP -MF .deps/dynloader.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_sema.o pg_sema.c -MMD -MP -MF .deps/pg_sema.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_shmem.o pg_shmem.c -MMD -MP -MF .deps/pg_shmem.Po ( echo src/backend/port/dynloader.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/port' make -C postmaster all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/postmaster' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o autovacuum.o autovacuum.c -MMD -MP -MF .deps/autovacuum.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o bgwriter.o bgwriter.c -MMD -MP -MF .deps/bgwriter.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o fork_process.o fork_process.c -MMD -MP -MF .deps/fork_process.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgarch.o pgarch.c -MMD -MP -MF .deps/pgarch.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgstat.o pgstat.c -MMD -MP -MF .deps/pgstat.Po pgstat.c: In function 'pgstat_write_statsfile': pgstat.c:2982: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pgstat.c:2987: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pgstat.c:3001: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pgstat.c:3010: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pgstat.c:3020: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o postmaster.o postmaster.c -MMD -MP -MF .deps/postmaster.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o syslogger.o syslogger.c -MMD -MP -MF .deps/syslogger.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o walwriter.o walwriter.c -MMD -MP -MF .deps/walwriter.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/postmaster' make -C regex all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/regex' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o regcomp.o regcomp.c -MMD -MP -MF .deps/regcomp.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o regerror.o regerror.c -MMD -MP -MF .deps/regerror.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o regexec.o regexec.c -MMD -MP -MF .deps/regexec.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o regfree.o regfree.c -MMD -MP -MF .deps/regfree.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/regex' make -C rewrite all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/rewrite' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o rewriteRemove.o rewriteRemove.c -MMD -MP -MF .deps/rewriteRemove.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o rewriteDefine.o rewriteDefine.c -MMD -MP -MF .deps/rewriteDefine.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o rewriteHandler.o rewriteHandler.c -MMD -MP -MF .deps/rewriteHandler.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o rewriteManip.o rewriteManip.c -MMD -MP -MF .deps/rewriteManip.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o rewriteSupport.o rewriteSupport.c -MMD -MP -MF .deps/rewriteSupport.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/rewrite' make -C storage all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage' make -C buffer all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/buffer' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o buf_table.o buf_table.c -MMD -MP -MF .deps/buf_table.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o buf_init.o buf_init.c -MMD -MP -MF .deps/buf_init.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o bufmgr.o bufmgr.c -MMD -MP -MF .deps/bufmgr.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o freelist.o freelist.c -MMD -MP -MF .deps/freelist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o localbuf.o localbuf.c -MMD -MP -MF .deps/localbuf.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/buffer' make -C file all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/file' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o fd.o fd.c -MMD -MP -MF .deps/fd.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o buffile.o buffile.c -MMD -MP -MF .deps/buffile.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o copydir.o copydir.c -MMD -MP -MF .deps/copydir.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/file' make -C freespace all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/freespace' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o freespace.o freespace.c -MMD -MP -MF .deps/freespace.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o fsmpage.o fsmpage.c -MMD -MP -MF .deps/fsmpage.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o indexfsm.o indexfsm.c -MMD -MP -MF .deps/indexfsm.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/freespace' make -C ipc all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/ipc' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ipc.o ipc.c -MMD -MP -MF .deps/ipc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ipci.o ipci.c -MMD -MP -MF .deps/ipci.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pmsignal.o pmsignal.c -MMD -MP -MF .deps/pmsignal.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o procarray.o procarray.c -MMD -MP -MF .deps/procarray.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o shmem.o shmem.c -MMD -MP -MF .deps/shmem.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o shmqueue.o shmqueue.c -MMD -MP -MF .deps/shmqueue.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o sinval.o sinval.c -MMD -MP -MF .deps/sinval.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o sinvaladt.o sinvaladt.c -MMD -MP -MF .deps/sinvaladt.Po ( 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/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o ) >objfiles.txt make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/ipc' make -C large_object all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/large_object' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o inv_api.o inv_api.c -MMD -MP -MF .deps/inv_api.Po ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/large_object' make -C lmgr all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/lmgr' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o lmgr.o lmgr.c -MMD -MP -MF .deps/lmgr.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o lock.o lock.c -MMD -MP -MF .deps/lock.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o proc.o proc.c -MMD -MP -MF .deps/proc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o deadlock.o deadlock.c -MMD -MP -MF .deps/deadlock.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o lwlock.o lwlock.c -MMD -MP -MF .deps/lwlock.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o spin.o spin.c -MMD -MP -MF .deps/spin.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o s_lock.o s_lock.c -MMD -MP -MF .deps/s_lock.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/lmgr' make -C page all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/page' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o bufpage.o bufpage.c -MMD -MP -MF .deps/bufpage.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o itemptr.o itemptr.c -MMD -MP -MF .deps/itemptr.Po ( echo src/backend/storage/page/bufpage.o src/backend/storage/page/itemptr.o ) >objfiles.txt make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/page' make -C smgr all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/smgr' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o md.o md.c -MMD -MP -MF .deps/md.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o smgr.o smgr.c -MMD -MP -MF .deps/smgr.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o smgrtype.o smgrtype.c -MMD -MP -MF .deps/smgrtype.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/smgr' ( cat buffer/objfiles.txt file/objfiles.txt freespace/objfiles.txt ipc/objfiles.txt large_object/objfiles.txt lmgr/objfiles.txt page/objfiles.txt smgr/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage' make -C tcop all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/tcop' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dest.o dest.c -MMD -MP -MF .deps/dest.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o fastpath.o fastpath.c -MMD -MP -MF .deps/fastpath.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o postgres.o postgres.c -MMD -MP -MF .deps/postgres.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pquery.o pquery.c -MMD -MP -MF .deps/pquery.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o utility.o utility.c -MMD -MP -MF .deps/utility.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/tcop' make -C tsearch all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/tsearch' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ts_locale.o ts_locale.c -MMD -MP -MF .deps/ts_locale.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ts_parse.o ts_parse.c -MMD -MP -MF .deps/ts_parse.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o wparser.o wparser.c -MMD -MP -MF .deps/wparser.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o wparser_def.o wparser_def.c -MMD -MP -MF .deps/wparser_def.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dict.o dict.c -MMD -MP -MF .deps/dict.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dict_simple.o dict_simple.c -MMD -MP -MF .deps/dict_simple.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dict_synonym.o dict_synonym.c -MMD -MP -MF .deps/dict_synonym.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dict_thesaurus.o dict_thesaurus.c -MMD -MP -MF .deps/dict_thesaurus.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dict_ispell.o dict_ispell.c -MMD -MP -MF .deps/dict_ispell.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o regis.o regis.c -MMD -MP -MF .deps/regis.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o spell.o spell.c -MMD -MP -MF .deps/spell.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o to_tsany.o to_tsany.c -MMD -MP -MF .deps/to_tsany.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ts_selfuncs.o ts_selfuncs.c -MMD -MP -MF .deps/ts_selfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ts_typanalyze.o ts_typanalyze.c -MMD -MP -MF .deps/ts_typanalyze.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ts_utils.o ts_utils.c -MMD -MP -MF .deps/ts_utils.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/tsearch' make -C utils all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils' make -C adt all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/adt' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o acl.o acl.c -MMD -MP -MF .deps/acl.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o arrayfuncs.o arrayfuncs.c -MMD -MP -MF .deps/arrayfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o array_userfuncs.o array_userfuncs.c -MMD -MP -MF .deps/array_userfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o arrayutils.o arrayutils.c -MMD -MP -MF .deps/arrayutils.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o bool.o bool.c -MMD -MP -MF .deps/bool.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o cash.o cash.c -MMD -MP -MF .deps/cash.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o char.o char.c -MMD -MP -MF .deps/char.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o date.o date.c -MMD -MP -MF .deps/date.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o datetime.o datetime.c -MMD -MP -MF .deps/datetime.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o datum.o datum.c -MMD -MP -MF .deps/datum.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o domains.o domains.c -MMD -MP -MF .deps/domains.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o enum.o enum.c -MMD -MP -MF .deps/enum.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o float.o float.c -MMD -MP -MF .deps/float.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o format_type.o format_type.c -MMD -MP -MF .deps/format_type.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geo_ops.o geo_ops.c -MMD -MP -MF .deps/geo_ops.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o geo_selfuncs.o geo_selfuncs.c -MMD -MP -MF .deps/geo_selfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o int.o int.c -MMD -MP -MF .deps/int.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o int8.o int8.c -MMD -MP -MF .deps/int8.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o like.o like.c -MMD -MP -MF .deps/like.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o lockfuncs.o lockfuncs.c -MMD -MP -MF .deps/lockfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o misc.o misc.c -MMD -MP -MF .deps/misc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o nabstime.o nabstime.c -MMD -MP -MF .deps/nabstime.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o name.o name.c -MMD -MP -MF .deps/name.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o numeric.o numeric.c -MMD -MP -MF .deps/numeric.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o numutils.o numutils.c -MMD -MP -MF .deps/numutils.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o oid.o oid.c -MMD -MP -MF .deps/oid.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o oracle_compat.o oracle_compat.c -MMD -MP -MF .deps/oracle_compat.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pseudotypes.o pseudotypes.c -MMD -MP -MF .deps/pseudotypes.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o rowtypes.o rowtypes.c -MMD -MP -MF .deps/rowtypes.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o regexp.o regexp.c -MMD -MP -MF .deps/regexp.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o regproc.o regproc.c -MMD -MP -MF .deps/regproc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ruleutils.o ruleutils.c -MMD -MP -MF .deps/ruleutils.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o selfuncs.o selfuncs.c -MMD -MP -MF .deps/selfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tid.o tid.c -MMD -MP -MF .deps/tid.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o timestamp.o timestamp.c -MMD -MP -MF .deps/timestamp.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o varbit.o varbit.c -MMD -MP -MF .deps/varbit.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o varchar.o varchar.c -MMD -MP -MF .deps/varchar.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o varlena.o varlena.c -MMD -MP -MF .deps/varlena.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o version.o version.c -MMD -MP -MF .deps/version.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o xid.o xid.c -MMD -MP -MF .deps/xid.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o network.o network.c -MMD -MP -MF .deps/network.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o mac.o mac.c -MMD -MP -MF .deps/mac.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o inet_net_ntop.o inet_net_ntop.c -MMD -MP -MF .deps/inet_net_ntop.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o inet_net_pton.o inet_net_pton.c -MMD -MP -MF .deps/inet_net_pton.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ri_triggers.o ri_triggers.c -MMD -MP -MF .deps/ri_triggers.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_lzcompress.o pg_lzcompress.c -MMD -MP -MF .deps/pg_lzcompress.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_locale.o pg_locale.c -MMD -MP -MF .deps/pg_locale.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o formatting.o formatting.c -MMD -MP -MF .deps/formatting.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ascii.o ascii.c -MMD -MP -MF .deps/ascii.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o quote.o quote.c -MMD -MP -MF .deps/quote.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgstatfuncs.o pgstatfuncs.c -MMD -MP -MF .deps/pgstatfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o encode.o encode.c -MMD -MP -MF .deps/encode.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dbsize.o dbsize.c -MMD -MP -MF .deps/dbsize.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o genfile.o genfile.c -MMD -MP -MF .deps/genfile.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o trigfuncs.o trigfuncs.c -MMD -MP -MF .deps/trigfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsginidx.o tsginidx.c -MMD -MP -MF .deps/tsginidx.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsgistidx.o tsgistidx.c -MMD -MP -MF .deps/tsgistidx.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsquery.o tsquery.c -MMD -MP -MF .deps/tsquery.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsquery_cleanup.o tsquery_cleanup.c -MMD -MP -MF .deps/tsquery_cleanup.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsquery_gist.o tsquery_gist.c -MMD -MP -MF .deps/tsquery_gist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsquery_op.o tsquery_op.c -MMD -MP -MF .deps/tsquery_op.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsquery_rewrite.o tsquery_rewrite.c -MMD -MP -MF .deps/tsquery_rewrite.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsquery_util.o tsquery_util.c -MMD -MP -MF .deps/tsquery_util.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsrank.o tsrank.c -MMD -MP -MF .deps/tsrank.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsvector.o tsvector.c -MMD -MP -MF .deps/tsvector.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsvector_op.o tsvector_op.c -MMD -MP -MF .deps/tsvector_op.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsvector_parser.o tsvector_parser.c -MMD -MP -MF .deps/tsvector_parser.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o txid.o txid.c -MMD -MP -MF .deps/txid.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o uuid.o uuid.c -MMD -MP -MF .deps/uuid.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o windowfuncs.o windowfuncs.c -MMD -MP -MF .deps/windowfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o xml.o xml.c -MMD -MP -MF .deps/xml.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/adt' make -C cache all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/cache' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o catcache.o catcache.c -MMD -MP -MF .deps/catcache.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o inval.o inval.c -MMD -MP -MF .deps/inval.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o plancache.o plancache.c -MMD -MP -MF .deps/plancache.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o relcache.o relcache.c -MMD -MP -MF .deps/relcache.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o syscache.o syscache.c -MMD -MP -MF .deps/syscache.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o lsyscache.o lsyscache.c -MMD -MP -MF .deps/lsyscache.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o typcache.o typcache.c -MMD -MP -MF .deps/typcache.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ts_cache.o ts_cache.c -MMD -MP -MF .deps/ts_cache.Po ( echo 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/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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/cache' make -C error all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/error' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o assert.o assert.c -MMD -MP -MF .deps/assert.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o elog.o elog.c -MMD -MP -MF .deps/elog.Po elog.c: In function 'send_message_to_server_log': elog.c:2233: warning: ignoring return value of 'write', declared with attribute warn_unused_result elog.c:2256: warning: ignoring return value of 'write', declared with attribute warn_unused_result elog.c:2261: warning: ignoring return value of 'write', declared with attribute warn_unused_result elog.c: In function 'write_pipe_chunks': elog.c:2293: warning: ignoring return value of 'write', declared with attribute warn_unused_result elog.c:2302: 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/error' make -C fmgr all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/fmgr' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c -MMD -MP -MF .deps/dfmgr.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c -MMD -MP -MF .deps/fmgr.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c -MMD -MP -MF .deps/funcapi.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/fmgr' make -C hash all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/hash' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dynahash.o dynahash.c -MMD -MP -MF .deps/dynahash.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hashfn.o hashfn.c -MMD -MP -MF .deps/hashfn.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_crc.o pg_crc.c -MMD -MP -MF .deps/pg_crc.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/hash' make -C init all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/init' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o flatfiles.o flatfiles.c -MMD -MP -MF .deps/flatfiles.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o globals.o globals.c -MMD -MP -MF .deps/globals.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o miscinit.o miscinit.c -MMD -MP -MF .deps/miscinit.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o postinit.o postinit.c -MMD -MP -MF .deps/postinit.Po ( echo src/backend/utils/init/flatfiles.o src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/init' make -C mb all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o encnames.o encnames.c -MMD -MP -MF .deps/encnames.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o conv.o conv.c -MMD -MP -MF .deps/conv.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o mbutils.o mbutils.c -MMD -MP -MF .deps/mbutils.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o wchar.o wchar.c -MMD -MP -MF .deps/wchar.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o wstrcmp.o wstrcmp.c -MMD -MP -MF .deps/wstrcmp.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o wstrncmp.o wstrncmp.c -MMD -MP -MF .deps/wstrncmp.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb' make -C misc all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/misc' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.4/krb5.keytab"' -c -o guc.o guc.c -MMD -MP -MF .deps/guc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.4/krb5.keytab"' -c -o help_config.o help_config.c -MMD -MP -MF .deps/help_config.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.4/krb5.keytab"' -c -o pg_rusage.o pg_rusage.c -MMD -MP -MF .deps/pg_rusage.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.4/krb5.keytab"' -c -o ps_status.o ps_status.c -MMD -MP -MF .deps/ps_status.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.4/krb5.keytab"' -c -o superuser.o superuser.c -MMD -MP -MF .deps/superuser.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.4/krb5.keytab"' -c -o tzparser.o tzparser.c -MMD -MP -MF .deps/tzparser.Po ( 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 ) >objfiles.txt make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/misc' make -C mmgr all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mmgr' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o aset.o aset.c -MMD -MP -MF .deps/aset.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o mcxt.o mcxt.c -MMD -MP -MF .deps/mcxt.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o portalmem.o portalmem.c -MMD -MP -MF .deps/portalmem.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mmgr' make -C resowner all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/resowner' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o resowner.o resowner.c -MMD -MP -MF .deps/resowner.Po ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/resowner' make -C sort all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/sort' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o logtape.o logtape.c -MMD -MP -MF .deps/logtape.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tuplesort.o tuplesort.c -MMD -MP -MF .deps/tuplesort.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tuplestore.o tuplestore.c -MMD -MP -MF .deps/tuplestore.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/sort' make -C time all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/time' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o combocid.o combocid.c -MMD -MP -MF .deps/combocid.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tqual.o tqual.c -MMD -MP -MF .deps/tqual.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o snapmgr.o snapmgr.c -MMD -MP -MF .deps/snapmgr.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/time' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o fmgrtab.o fmgrtab.c -MMD -MP -MF .deps/fmgrtab.Po ( 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 `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/timezone' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/timezone' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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 -Wl,--hash-style=gnu -L/usr/lib64/postgresql-8.4/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -Wl,-E access/common/heaptuple.o access/common/indextuple.o access/common/printtup.o access/common/reloptions.o access/common/scankey.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_shdepend.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/keywords.o parser/parser.o parser/parse_agg.o parser/parse_cte.o parser/parse_clause.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_relation.o parser/parse_type.o parser/parse_coerce.o parser/parse_target.o parser/parse_utilcmd.o parser/scansup.o parser/kwlookup.o commands/aggregatecmds.o commands/alter.o commands/analyze.o commands/async.o commands/cluster.o commands/comment.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/nodeMaterial.o executor/nodeMergejoin.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/nodeLimit.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_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/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 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/shmem.o storage/ipc/shmqueue.o storage/ipc/sinval.o storage/ipc/sinvaladt.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/catcache.o utils/cache/inval.o utils/cache/plancache.o utils/cache/relcache.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/flatfiles.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/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 -lkrb5 -lcom_err -lgssapi_krb5 -lcrypt -ldl -lm -lldap -o postgres make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend' make -C backend/utils/mb/conversion_procs all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o ascii_and_mic.o ascii_and_mic.c -MMD -MP -MF .deps/ascii_and_mic.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ascii_and_mic.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o ascii_and_mic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o cyrillic_and_mic.o cyrillic_and_mic.c -MMD -MP -MF .deps/cyrillic_and_mic.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu cyrillic_and_mic.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o cyrillic_and_mic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o euc_cn_and_mic.o euc_cn_and_mic.c -MMD -MP -MF .deps/euc_cn_and_mic.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu euc_cn_and_mic.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o euc_cn_and_mic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c -MMD -MP -MF .deps/euc_jp_and_sjis.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu euc_jp_and_sjis.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o euc_jp_and_sjis.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o euc_kr_and_mic.o euc_kr_and_mic.c -MMD -MP -MF .deps/euc_kr_and_mic.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu euc_kr_and_mic.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o euc_kr_and_mic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o big5.o big5.c -MMD -MP -MF .deps/big5.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o euc_tw_and_big5.o euc_tw_and_big5.c -MMD -MP -MF .deps/euc_tw_and_big5.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu big5.o euc_tw_and_big5.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o euc_tw_and_big5.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o latin2_and_win1250.o latin2_and_win1250.c -MMD -MP -MF .deps/latin2_and_win1250.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu latin2_and_win1250.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o latin2_and_win1250.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/latin_and_mic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o latin_and_mic.o latin_and_mic.c -MMD -MP -MF .deps/latin_and_mic.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu latin_and_mic.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o latin_and_mic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_ascii.o utf8_and_ascii.c -MMD -MP -MF .deps/utf8_and_ascii.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_ascii.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_ascii.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_big5.o utf8_and_big5.c -MMD -MP -MF .deps/utf8_and_big5.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_big5.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_big5.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c -MMD -MP -MF .deps/utf8_and_cyrillic.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_cyrillic.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_cyrillic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c -MMD -MP -MF .deps/utf8_and_euc_cn.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_euc_cn.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_euc_cn.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c -MMD -MP -MF .deps/utf8_and_euc_jp.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_euc_jp.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_euc_jp.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c -MMD -MP -MF .deps/utf8_and_euc_kr.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_euc_kr.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_euc_kr.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c -MMD -MP -MF .deps/utf8_and_euc_tw.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_euc_tw.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_euc_tw.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_gb18030.o utf8_and_gb18030.c -MMD -MP -MF .deps/utf8_and_gb18030.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_gb18030.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_gb18030.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_gbk.o utf8_and_gbk.c -MMD -MP -MF .deps/utf8_and_gbk.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_gbk.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_gbk.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_iso8859.o utf8_and_iso8859.c -MMD -MP -MF .deps/utf8_and_iso8859.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_iso8859.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_iso8859.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c -MMD -MP -MF .deps/utf8_and_iso8859_1.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_iso8859_1.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_iso8859_1.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_johab.o utf8_and_johab.c -MMD -MP -MF .deps/utf8_and_johab.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_johab.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_johab.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_sjis.o utf8_and_sjis.c -MMD -MP -MF .deps/utf8_and_sjis.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_sjis.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_sjis.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_win' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_win.o utf8_and_win.c -MMD -MP -MF .deps/utf8_and_win.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_win.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_win.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_uhc.o utf8_and_uhc.c -MMD -MP -MF .deps/utf8_and_uhc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_uhc.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_uhc.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_euc_jis_2004.o utf8_and_euc_jis_2004.c -MMD -MP -MF .deps/utf8_and_euc_jis_2004.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_euc_jis_2004.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_euc_jis_2004.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_shift_jis_2004' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utf8_and_shift_jis_2004.o utf8_and_shift_jis_2004.c -MMD -MP -MF .deps/utf8_and_shift_jis_2004.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_shift_jis_2004.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o utf8_and_shift_jis_2004.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_shift_jis_2004' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_jis_2004_and_shift_jis_2004' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o euc_jis_2004_and_shift_jis_2004.o euc_jis_2004_and_shift_jis_2004.c -MMD -MP -MF .deps/euc_jis_2004_and_shift_jis_2004.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu euc_jis_2004_and_shift_jis_2004.o -L../../../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o euc_jis_2004_and_shift_jis_2004.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_jis_2004_and_shift_jis_2004' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/snowball' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o dict_snowball.o dict_snowball.c -MMD -MP -MF .deps/dict_snowball.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o api.o ./libstemmer/api.c -MMD -MP -MF .deps/api.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o utilities.o ./libstemmer/utilities.c -MMD -MP -MF .deps/utilities.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c -MMD -MP -MF .deps/stem_ISO_8859_1_danish.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c -MMD -MP -MF .deps/stem_ISO_8859_1_dutch.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c -MMD -MP -MF .deps/stem_ISO_8859_1_english.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c -MMD -MP -MF .deps/stem_ISO_8859_1_finnish.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c -MMD -MP -MF .deps/stem_ISO_8859_1_french.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c -MMD -MP -MF .deps/stem_ISO_8859_1_german.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_hungarian.o ./libstemmer/stem_ISO_8859_1_hungarian.c -MMD -MP -MF .deps/stem_ISO_8859_1_hungarian.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c -MMD -MP -MF .deps/stem_ISO_8859_1_italian.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c -MMD -MP -MF .deps/stem_ISO_8859_1_norwegian.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c -MMD -MP -MF .deps/stem_ISO_8859_1_porter.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c -MMD -MP -MF .deps/stem_ISO_8859_1_portuguese.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c -MMD -MP -MF .deps/stem_ISO_8859_1_spanish.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c -MMD -MP -MF .deps/stem_ISO_8859_1_swedish.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c -MMD -MP -MF .deps/stem_ISO_8859_2_romanian.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c -MMD -MP -MF .deps/stem_KOI8_R_russian.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c -MMD -MP -MF .deps/stem_UTF_8_danish.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c -MMD -MP -MF .deps/stem_UTF_8_dutch.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c -MMD -MP -MF .deps/stem_UTF_8_english.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c -MMD -MP -MF .deps/stem_UTF_8_finnish.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c -MMD -MP -MF .deps/stem_UTF_8_french.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c -MMD -MP -MF .deps/stem_UTF_8_german.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c -MMD -MP -MF .deps/stem_UTF_8_hungarian.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c -MMD -MP -MF .deps/stem_UTF_8_italian.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c -MMD -MP -MF .deps/stem_UTF_8_norwegian.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c -MMD -MP -MF .deps/stem_UTF_8_porter.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c -MMD -MP -MF .deps/stem_UTF_8_portuguese.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c -MMD -MP -MF .deps/stem_UTF_8_romanian.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c -MMD -MP -MF .deps/stem_UTF_8_russian.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c -MMD -MP -MF .deps/stem_UTF_8_spanish.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c -MMD -MP -MF .deps/stem_UTF_8_swedish.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c -MMD -MP -MF .deps/stem_UTF_8_turkish.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dict_snowball.o api.o utilities.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_hungarian.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_hungarian.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_turkish.o -L../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o dict_snowball.so echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/snowball' make -C bin all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/initdb' make -C ../../../src/port all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o initdb.o initdb.c -MMD -MP -MF .deps/initdb.Po rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o encnames.o encnames.c -MMD -MP -MF .deps/encnames.Po rm -f pqsignal.c && ln -s ../../../src/interfaces/libpq/pqsignal.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o pqsignal.o pqsignal.c -MMD -MP -MF .deps/pqsignal.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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 -Wl,--hash-style=gnu -L/usr/lib64/postgresql-8.4/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lkrb5 -lcom_err -lgssapi_krb5 -lz -lreadline -lcrypt -ldl -lm -o initdb make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/initdb' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_ctl' make -C ../../../src/interfaces/libpq all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/interfaces/libpq' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth.o fe-auth.c -MMD -MP -MF .deps/fe-auth.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-connect.o fe-connect.c -MMD -MP -MF .deps/fe-connect.Po fe-connect.c: In function 'PasswordFromFile': fe-connect.c:3900: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-exec.o fe-exec.c -MMD -MP -MF .deps/fe-exec.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-misc.o fe-misc.c -MMD -MP -MF .deps/fe-misc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-print.o fe-print.c -MMD -MP -MF .deps/fe-print.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-lobj.o fe-lobj.c -MMD -MP -MF .deps/fe-lobj.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol2.o fe-protocol2.c -MMD -MP -MF .deps/fe-protocol2.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol3.o fe-protocol3.c -MMD -MP -MF .deps/fe-protocol3.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqexpbuffer.o pqexpbuffer.c -MMD -MP -MF .deps/pqexpbuffer.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqsignal.o pqsignal.c -MMD -MP -MF .deps/pqsignal.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure.o fe-secure.c -MMD -MP -MF .deps/fe-secure.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o libpq-events.o libpq-events.c -MMD -MP -MF .deps/libpq-events.Po rm -f md5.c && ln -s ../../../src/backend/libpq/md5.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o md5.o md5.c -MMD -MP -MF .deps/md5.Po rm -f ip.c && ln -s ../../../src/backend/libpq/ip.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o ip.o ip.c -MMD -MP -MF .deps/ip.Po rm -f wchar.c && ln -s ../../../src/backend/utils/mb/wchar.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o wchar.o wchar.c -MMD -MP -MF .deps/wchar.Po rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o encnames.o encnames.c -MMD -MP -MF .deps/encnames.Po rm -f noblock.c && ln -s ../../../src/port/noblock.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o noblock.o noblock.c -MMD -MP -MF .deps/noblock.Po rm -f pgstrcasecmp.c && ln -s ../../../src/port/pgstrcasecmp.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pgstrcasecmp.o pgstrcasecmp.c -MMD -MP -MF .deps/pgstrcasecmp.Po rm -f thread.c && ln -s ../../../src/port/thread.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o thread.o thread.c -MMD -MP -MF .deps/thread.Po rm -f strlcpy.c && ln -s ../../../src/port/strlcpy.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o strlcpy.o strlcpy.c -MMD -MP -MF .deps/strlcpy.Po ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu 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 -L/usr/lib64/postgresql-8.4/lib64 -lssl -lcrypto -lkrb5 -lcom_err -lgssapi_krb5 -lcrypt -lldap_r -lpthread -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o libpq.so.5.2 rm -f libpq.so.5 ln -s libpq.so.5.2 libpq.so.5 rm -f libpq.so ln -s libpq.so.5.2 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[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o pg_ctl.o pg_ctl.c -MMD -MP -MF .deps/pg_ctl.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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 -Wl,--hash-style=gnu -L/usr/lib64/postgresql-8.4/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lkrb5 -lcom_err -lgssapi_krb5 -lz -lreadline -lcrypt -ldl -lm -o pg_ctl make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_ctl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_controldata' make -C ../../../src/port all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_controldata.o pg_controldata.c -MMD -MP -MF .deps/pg_controldata.Po rm -f pg_crc.c && ln -s ../../../src/backend/utils/hash/pg_crc.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_crc.o pg_crc.c -MMD -MP -MF .deps/pg_crc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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 -Wl,--hash-style=gnu -L/usr/lib64/postgresql-8.4/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lkrb5 -lcom_err -lgssapi_krb5 -lz -lreadline -lcrypt -ldl -lm -o pg_controldata make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_controldata' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_resetxlog' make -C ../../../src/port all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_resetxlog.o pg_resetxlog.c -MMD -MP -MF .deps/pg_resetxlog.Po rm -f pg_crc.c && ln -s ../../../src/backend/utils/hash/pg_crc.c . x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_crc.o pg_crc.c -MMD -MP -MF .deps/pg_crc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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 -Wl,--hash-style=gnu -L/usr/lib64/postgresql-8.4/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lkrb5 -lcom_err -lgssapi_krb5 -lz -lreadline -lcrypt -ldl -lm -o pg_resetxlog make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_resetxlog' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin' make -C pl all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpgsql' make -C src all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpgsql/src' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pl_gram.o pl_gram.c -MMD -MP -MF .deps/pl_gram.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pl_handler.o pl_handler.c -MMD -MP -MF .deps/pl_handler.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pl_comp.o pl_comp.c -MMD -MP -MF .deps/pl_comp.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pl_exec.o pl_exec.c -MMD -MP -MF .deps/pl_exec.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pl_funcs.o pl_funcs.c -MMD -MP -MF .deps/pl_funcs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o -L../../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -o plpgsql.so make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpgsql/src' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpgsql' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plperl' "/usr/bin/perl" plperl_opmask.pl plperl_opmask.h x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I/usr/lib64/perl5/5.12.2/x86_64-linux/CORE -c -o plperl.o plperl.c -MMD -MP -MF .deps/plperl.Po plperl.c: In function 'pp_require_safe': plperl.c:644: warning: control reaches end of non-void function x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I/usr/lib64/perl5/5.12.2/x86_64-linux/CORE -c -o spi_internal.o spi_internal.c -MMD -MP -MF .deps/spi_internal.Po "/usr/bin/perl" /usr/lib64/perl5/5.12.2/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.12.2/ExtUtils/typemap SPI.xs >SPI.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I/usr/lib64/perl5/5.12.2/x86_64-linux/CORE -c -o SPI.o SPI.c -MMD -MP -MF .deps/SPI.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu plperl.o spi_internal.o SPI.o -L/usr/lib64/perl5/5.12.2/x86_64-linux/CORE -L../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -lperl -lnsl -ldl -lm -lcrypt -lutil -lc -Wl,-rpath,'/usr/lib64/perl5/5.12.2/x86_64-linux/CORE' -o plperl.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plperl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpython' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I. -I/usr/include/python2.6 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o plpython.o plpython.c -MMD -MP -MF .deps/plpython.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu plpython.o -L/usr/lib64 -L../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -lpython2.6 -lpthread -ldl -lutil -lm -Wl,-rpath,'/usr/lib64' -o plpython.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpython' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I/usr/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pltcl.o pltcl.c -MMD -MP -MF .deps/pltcl.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pltcl.o -L/usr/lib64 -L../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -ltcl8.5 -ldl -lieee -lm -lc -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o pltcl.so make -C modules all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl/modules' sed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_loadmod.in >pltcl_loadmod chmod a+x pltcl_loadmod sed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_delmod.in >pltcl_delmod chmod a+x pltcl_delmod sed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_listmod.in >pltcl_listmod chmod a+x pltcl_listmod make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl/modules' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl' make -C test/regress all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -I../../../src/port '-DHOST_TUPLE="x86_64-pc-linux-gnu"' '-DMAKEPROG="make"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o pg_regress_main.o pg_regress_main.c -MMD -MP -MF .deps/pg_regress_main.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic pg_regress.o pg_regress_main.o -L../../../src/port -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib64/postgresql-8.4/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lkrb5 -lcom_err -lgssapi_krb5 -lz -lreadline -lcrypt -ldl -lm -o pg_regress x86_64-pc-linux-gnu-gcc -march=core2 -O2 -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-8.4/ -c -o regress.o regress.c -MMD -MP -MF .deps/regress.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu regress.o -L../../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o regress.so make -C ../../../contrib/spi refint.so make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/spi' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DREFINT_VERBOSE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o refint.o refint.c -MMD -MP -MF .deps/refint.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o refint.so refint.o rm refint.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/spi' cp ../../../contrib/spi/refint.so refint.so make -C ../../../contrib/spi autoinc.so make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/spi' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DREFINT_VERBOSE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o autoinc.o autoinc.c -MMD -MP -MF .deps/autoinc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o autoinc.so autoinc.o rm autoinc.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/spi' cp ../../../contrib/spi/autoinc.so autoinc.so rm -rf ./testtablespace mkdir ./testtablespace make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/test/regress' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src' All of PostgreSQL successfully made. Ready to install. make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5' make -j4 -C contrib -j1 make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/adminpack' sed 's,MODULE_PATHNAME,$libdir/adminpack,g' adminpack.sql.in >adminpack.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I../../src/interfaces/libpq -I../../src/include/ -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o adminpack.o adminpack.c -MMD -MP -MF .deps/adminpack.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu adminpack.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o adminpack.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/adminpack' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/auto_explain' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o auto_explain.o auto_explain.c -MMD -MP -MF .deps/auto_explain.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu auto_explain.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o auto_explain.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/auto_explain' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/btree_gin' sed 's,MODULE_PATHNAME,$libdir/btree_gin,g' btree_gin.sql.in >btree_gin.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_gin.o btree_gin.c -MMD -MP -MF .deps/btree_gin.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu btree_gin.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o btree_gin.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/btree_gin' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/btree_gist' sed 's,MODULE_PATHNAME,$libdir/btree_gist,g' btree_gist.sql.in >btree_gist.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_gist.o btree_gist.c -MMD -MP -MF .deps/btree_gist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_utils_num.o btree_utils_num.c -MMD -MP -MF .deps/btree_utils_num.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_utils_var.o btree_utils_var.c -MMD -MP -MF .deps/btree_utils_var.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_int2.o btree_int2.c -MMD -MP -MF .deps/btree_int2.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_int4.o btree_int4.c -MMD -MP -MF .deps/btree_int4.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_int8.o btree_int8.c -MMD -MP -MF .deps/btree_int8.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_float4.o btree_float4.c -MMD -MP -MF .deps/btree_float4.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_float8.o btree_float8.c -MMD -MP -MF .deps/btree_float8.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_cash.o btree_cash.c -MMD -MP -MF .deps/btree_cash.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_oid.o btree_oid.c -MMD -MP -MF .deps/btree_oid.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_ts.o btree_ts.c -MMD -MP -MF .deps/btree_ts.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_time.o btree_time.c -MMD -MP -MF .deps/btree_time.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_date.o btree_date.c -MMD -MP -MF .deps/btree_date.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_interval.o btree_interval.c -MMD -MP -MF .deps/btree_interval.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_macaddr.o btree_macaddr.c -MMD -MP -MF .deps/btree_macaddr.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_inet.o btree_inet.c -MMD -MP -MF .deps/btree_inet.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_text.o btree_text.c -MMD -MP -MF .deps/btree_text.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_bytea.o btree_bytea.c -MMD -MP -MF .deps/btree_bytea.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_bit.o btree_bit.c -MMD -MP -MF .deps/btree_bit.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btree_numeric.o btree_numeric.c -MMD -MP -MF .deps/btree_numeric.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu btree_gist.o btree_utils_num.o btree_utils_var.o btree_int2.o btree_int4.o btree_int8.o btree_float4.o btree_float8.o btree_cash.o btree_oid.o btree_ts.o btree_time.o btree_date.o btree_interval.o btree_macaddr.o btree_inet.o btree_text.o btree_bytea.o btree_bit.o btree_numeric.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o btree_gist.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/btree_gist' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/chkpass' sed 's,MODULE_PATHNAME,$libdir/chkpass,g' chkpass.sql.in >chkpass.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o chkpass.o chkpass.c -MMD -MP -MF .deps/chkpass.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu chkpass.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -lcrypt -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o chkpass.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/chkpass' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/citext' sed 's,MODULE_PATHNAME,$libdir/citext,g' citext.sql.in >citext.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o citext.o citext.c -MMD -MP -MF .deps/citext.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o citext.so citext.o rm citext.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/citext' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/cube' sed 's,MODULE_PATHNAME,$libdir/cube,g' cube.sql.in >cube.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o cube.o cube.c -MMD -MP -MF .deps/cube.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o cubeparse.o cubeparse.c -MMD -MP -MF .deps/cubeparse.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu cube.o cubeparse.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -lm -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o cube.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/cube' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dblink' sed 's,MODULE_PATHNAME,$libdir/dblink,g' dblink.sql.in >dblink.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I../../src/interfaces/libpq -I../../src/include/ -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dblink.o dblink.c -MMD -MP -MF .deps/dblink.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dblink.o -L../../src/interfaces/libpq -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -lpq -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o dblink.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dblink' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dict_int' sed 's,MODULE_PATHNAME,$libdir/dict_int,g' dict_int.sql.in >dict_int.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dict_int.o dict_int.c -MMD -MP -MF .deps/dict_int.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dict_int.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o dict_int.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dict_int' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dict_xsyn' sed 's,MODULE_PATHNAME,$libdir/dict_xsyn,g' dict_xsyn.sql.in >dict_xsyn.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dict_xsyn.o dict_xsyn.c -MMD -MP -MF .deps/dict_xsyn.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dict_xsyn.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o dict_xsyn.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dict_xsyn' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/earthdistance' sed 's,MODULE_PATHNAME,$libdir/earthdistance,g' earthdistance.sql.in >earthdistance.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o earthdistance.o earthdistance.c -MMD -MP -MF .deps/earthdistance.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o earthdistance.so earthdistance.o rm earthdistance.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/earthdistance' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/fuzzystrmatch' sed 's,MODULE_PATHNAME,$libdir/fuzzystrmatch,g' fuzzystrmatch.sql.in >fuzzystrmatch.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o fuzzystrmatch.o fuzzystrmatch.c -MMD -MP -MF .deps/fuzzystrmatch.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o dmetaphone.o dmetaphone.c -MMD -MP -MF .deps/dmetaphone.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu fuzzystrmatch.o dmetaphone.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o fuzzystrmatch.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/fuzzystrmatch' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/hstore' sed 's,MODULE_PATHNAME,$libdir/hstore,g' hstore.sql.in >hstore.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hstore_io.o hstore_io.c -MMD -MP -MF .deps/hstore_io.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hstore_op.o hstore_op.c -MMD -MP -MF .deps/hstore_op.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hstore_gist.o hstore_gist.c -MMD -MP -MF .deps/hstore_gist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o hstore_gin.o hstore_gin.c -MMD -MP -MF .deps/hstore_gin.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o crc32.o crc32.c -MMD -MP -MF .deps/crc32.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o crc32.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o hstore.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/hstore' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/intagg' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/intagg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/intarray' sed 's,MODULE_PATHNAME,$libdir/_int,g' _int.sql.in >_int.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o _int_bool.o _int_bool.c -MMD -MP -MF .deps/_int_bool.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o _int_gist.o _int_gist.c -MMD -MP -MF .deps/_int_gist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o _int_op.o _int_op.c -MMD -MP -MF .deps/_int_op.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o _int_tool.o _int_tool.c -MMD -MP -MF .deps/_int_tool.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o _intbig_gist.o _intbig_gist.c -MMD -MP -MF .deps/_intbig_gist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o _int_gin.o _int_gin.c -MMD -MP -MF .deps/_int_gin.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o _int_gin.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o _int.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/intarray' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/isn' sed 's,MODULE_PATHNAME,$libdir/isn,g' isn.sql.in >isn.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o isn.o isn.c -MMD -MP -MF .deps/isn.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o isn.so isn.o rm isn.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/isn' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/lo' sed 's,MODULE_PATHNAME,$libdir/lo,g' lo.sql.in >lo.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o lo.o lo.c -MMD -MP -MF .deps/lo.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o lo.so lo.o rm lo.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/lo' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/ltree' sed 's,MODULE_PATHNAME,$libdir/ltree,g' ltree.sql.in >ltree.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DLOWER_NODE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ltree_io.o ltree_io.c -MMD -MP -MF .deps/ltree_io.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DLOWER_NODE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ltree_op.o ltree_op.c -MMD -MP -MF .deps/ltree_op.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DLOWER_NODE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o lquery_op.o lquery_op.c -MMD -MP -MF .deps/lquery_op.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DLOWER_NODE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o _ltree_op.o _ltree_op.c -MMD -MP -MF .deps/_ltree_op.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DLOWER_NODE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o crc32.o crc32.c -MMD -MP -MF .deps/crc32.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DLOWER_NODE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ltxtquery_io.o ltxtquery_io.c -MMD -MP -MF .deps/ltxtquery_io.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DLOWER_NODE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ltxtquery_op.o ltxtquery_op.c -MMD -MP -MF .deps/ltxtquery_op.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DLOWER_NODE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o ltree_gist.o ltree_gist.c -MMD -MP -MF .deps/ltree_gist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DLOWER_NODE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o _ltree_gist.o _ltree_gist.c -MMD -MP -MF .deps/_ltree_gist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ltree_io.o ltree_op.o lquery_op.o _ltree_op.o crc32.o ltxtquery_io.o ltxtquery_op.o ltree_gist.o _ltree_gist.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o ltree.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/ltree' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pageinspect' sed 's,MODULE_PATHNAME,$libdir/pageinspect,g' pageinspect.sql.in >pageinspect.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o rawpage.o rawpage.c -MMD -MP -MF .deps/rawpage.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o heapfuncs.o heapfuncs.c -MMD -MP -MF .deps/heapfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o btreefuncs.o btreefuncs.c -MMD -MP -MF .deps/btreefuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o fsmfuncs.o fsmfuncs.c -MMD -MP -MF .deps/fsmfuncs.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu rawpage.o heapfuncs.o btreefuncs.o fsmfuncs.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o pageinspect.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pageinspect' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_buffercache' sed 's,MODULE_PATHNAME,$libdir/pg_buffercache,g' pg_buffercache.sql.in >pg_buffercache.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_buffercache_pages.o pg_buffercache_pages.c -MMD -MP -MF .deps/pg_buffercache_pages.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pg_buffercache_pages.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o pg_buffercache.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_buffercache' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_freespacemap' sed 's,MODULE_PATHNAME,$libdir/pg_freespacemap,g' pg_freespacemap.sql.in >pg_freespacemap.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_freespacemap.o pg_freespacemap.c -MMD -MP -MF .deps/pg_freespacemap.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pg_freespacemap.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o pg_freespacemap.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_freespacemap' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_standby' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/interfaces/libpq -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_standby.o pg_standby.c -MMD -MP -MF .deps/pg_standby.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include pg_standby.o -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib64/postgresql-8.4/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lkrb5 -lcom_err -lgssapi_krb5 -lz -lreadline -lcrypt -ldl -lm -o pg_standby make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_standby' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_stat_statements' sed 's,MODULE_PATHNAME,$libdir/pg_stat_statements,g' pg_stat_statements.sql.in >pg_stat_statements.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pg_stat_statements.o pg_stat_statements.c -MMD -MP -MF .deps/pg_stat_statements.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pg_stat_statements.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o pg_stat_statements.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_stat_statements' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_trgm' sed 's,MODULE_PATHNAME,$libdir/pg_trgm,g' pg_trgm.sql.in >pg_trgm.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o trgm_op.o trgm_op.c -MMD -MP -MF .deps/trgm_op.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o trgm_gist.o trgm_gist.c -MMD -MP -MF .deps/trgm_gist.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o trgm_gin.o trgm_gin.c -MMD -MP -MF .deps/trgm_gin.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu trgm_op.o trgm_gist.o trgm_gin.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o pg_trgm.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_trgm' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgcrypto' sed 's,MODULE_PATHNAME,$libdir/pgcrypto,g' pgcrypto.sql.in >pgcrypto.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgcrypto.o pgcrypto.c -MMD -MP -MF .deps/pgcrypto.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o px.o px.c -MMD -MP -MF .deps/px.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o px-hmac.o px-hmac.c -MMD -MP -MF .deps/px-hmac.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o px-crypt.o px-crypt.c -MMD -MP -MF .deps/px-crypt.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o crypt-gensalt.o crypt-gensalt.c -MMD -MP -MF .deps/crypt-gensalt.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o crypt-blowfish.o crypt-blowfish.c -MMD -MP -MF .deps/crypt-blowfish.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o crypt-des.o crypt-des.c -MMD -MP -MF .deps/crypt-des.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o crypt-md5.o crypt-md5.c -MMD -MP -MF .deps/crypt-md5.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o openssl.o openssl.c -MMD -MP -MF .deps/openssl.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c -MMD -MP -MF .deps/pgp-mpi-openssl.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o mbuf.o mbuf.c -MMD -MP -MF .deps/mbuf.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp.o pgp.c -MMD -MP -MF .deps/pgp.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-armor.o pgp-armor.c -MMD -MP -MF .deps/pgp-armor.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-cfb.o pgp-cfb.c -MMD -MP -MF .deps/pgp-cfb.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-compress.o pgp-compress.c -MMD -MP -MF .deps/pgp-compress.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-decrypt.o pgp-decrypt.c -MMD -MP -MF .deps/pgp-decrypt.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-encrypt.o pgp-encrypt.c -MMD -MP -MF .deps/pgp-encrypt.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-info.o pgp-info.c -MMD -MP -MF .deps/pgp-info.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-mpi.o pgp-mpi.c -MMD -MP -MF .deps/pgp-mpi.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-pubdec.o pgp-pubdec.c -MMD -MP -MF .deps/pgp-pubdec.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-pubenc.o pgp-pubenc.c -MMD -MP -MF .deps/pgp-pubenc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-pubkey.o pgp-pubkey.c -MMD -MP -MF .deps/pgp-pubkey.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-s2k.o pgp-s2k.c -MMD -MP -MF .deps/pgp-s2k.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgp-pgsql.o pgp-pgsql.c -MMD -MP -MF .deps/pgp-pgsql.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pgcrypto.o px.o px-hmac.o px-crypt.o crypt-gensalt.o crypt-blowfish.o crypt-des.o crypt-md5.o openssl.o pgp-mpi-openssl.o mbuf.o pgp.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp-pgsql.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -lcrypto -lz -o pgcrypto.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgcrypto' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgrowlocks' sed 's,MODULE_PATHNAME,$libdir/pgrowlocks,g' pgrowlocks.sql.in >pgrowlocks.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgrowlocks.o pgrowlocks.c -MMD -MP -MF .deps/pgrowlocks.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pgrowlocks.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o pgrowlocks.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgrowlocks' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgstattuple' sed 's,MODULE_PATHNAME,$libdir/pgstattuple,g' pgstattuple.sql.in >pgstattuple.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgstattuple.o pgstattuple.c -MMD -MP -MF .deps/pgstattuple.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o pgstatindex.o pgstatindex.c -MMD -MP -MF .deps/pgstatindex.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pgstattuple.o pgstatindex.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o pgstattuple.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgstattuple' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/seg' sed 's,MODULE_PATHNAME,$libdir/seg,g' seg.sql.in >seg.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o seg.o seg.c -MMD -MP -MF .deps/seg.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o segparse.o segparse.c -MMD -MP -MF .deps/segparse.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu seg.o segparse.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o seg.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/seg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/spi' sed 's,MODULE_PATHNAME,$libdir/autoinc,g' autoinc.sql.in >autoinc.sql sed 's,MODULE_PATHNAME,$libdir/insert_username,g' insert_username.sql.in >insert_username.sql sed 's,MODULE_PATHNAME,$libdir/moddatetime,g' moddatetime.sql.in >moddatetime.sql sed 's,MODULE_PATHNAME,$libdir/refint,g' refint.sql.in >refint.sql sed 's,MODULE_PATHNAME,$libdir/timetravel,g' timetravel.sql.in >timetravel.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DREFINT_VERBOSE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o autoinc.o autoinc.c -MMD -MP -MF .deps/autoinc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o autoinc.so autoinc.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DREFINT_VERBOSE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o insert_username.o insert_username.c -MMD -MP -MF .deps/insert_username.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o insert_username.so insert_username.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DREFINT_VERBOSE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o moddatetime.o moddatetime.c -MMD -MP -MF .deps/moddatetime.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o moddatetime.so moddatetime.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DREFINT_VERBOSE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o refint.o refint.c -MMD -MP -MF .deps/refint.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o refint.so refint.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DREFINT_VERBOSE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o timetravel.o timetravel.c -MMD -MP -MF .deps/timetravel.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o timetravel.so timetravel.o rm timetravel.o moddatetime.o insert_username.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/spi' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/tablefunc' sed 's,MODULE_PATHNAME,$libdir/tablefunc,g' tablefunc.sql.in >tablefunc.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tablefunc.o tablefunc.c -MMD -MP -MF .deps/tablefunc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o tablefunc.so tablefunc.o rm tablefunc.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/tablefunc' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/tsearch2' sed 's,MODULE_PATHNAME,$libdir/tsearch2,g' tsearch2.sql.in >tsearch2.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsearch2.o tsearch2.c -MMD -MP -MF .deps/tsearch2.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o tsearch2.so tsearch2.o rm tsearch2.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/tsearch2' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/test_parser' sed 's,MODULE_PATHNAME,$libdir/test_parser,g' test_parser.sql.in >test_parser.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o test_parser.o test_parser.c -MMD -MP -MF .deps/test_parser.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu test_parser.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o test_parser.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/test_parser' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/sslinfo' sed 's,MODULE_PATHNAME,$libdir/sslinfo,g' sslinfo.sql.in >sslinfo.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o sslinfo.o sslinfo.c -MMD -MP -MF .deps/sslinfo.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu sslinfo.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -lssl -lcrypto -o sslinfo.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/sslinfo' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/uuid-ossp' sed 's,MODULE_PATHNAME,$libdir/uuid-ossp,g' uuid-ossp.sql.in >uuid-ossp.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic "-DHAVE_OSSP_UUID_H" -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o uuid-ossp.o uuid-ossp.c -MMD -MP -MF .deps/uuid-ossp.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu uuid-ossp.o -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -lossp-uuid -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o uuid-ossp.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/uuid-ossp' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/xml2' sed 's,MODULE_PATHNAME,$libdir/pgxml,g' pgxml.sql.in >pgxml.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I/usr/include/libxml2 -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o xpath.o xpath.c -MMD -MP -MF .deps/xpath.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I/usr/include/libxml2 -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o xslt_proc.o xslt_proc.c -MMD -MP -MF .deps/xslt_proc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu xpath.o xslt_proc.o -L/usr/lib64 -L../../src/port -L/usr/lib64/postgresql-8.4/lib64 -lxml2 -lz -lm -lxslt -lxml2 -lz -lm -Wl,-rpath,'/usr/lib64/postgresql-8.4/lib64' -o pgxml.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/xml2' make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib' make -j4 -C contrib/xml2 -j1 make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/xml2' make: Nothing to be done for `all'. make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/xml2' >>> Source compiled. >>> Test phase [not enabled]: dev-db/postgresql-server-8.4.5 >>> Install postgresql-server-8.4.5 into /tmp/portage/dev-db/postgresql-server-8.4.5/image/ category dev-db make -j4 install -C . -j1 DESTDIR=/tmp/portage/dev-db/postgresql-server-8.4.5/image/ make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5' make -C doc install make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/doc' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/doc/postgresql-8.4/html mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/man/man1 /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/man/man7 gzip -d -c ./postgres.tar.gz | ( cd /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/doc/postgresql-8.4/html && /bin/tar xf - ) for file in man1/*.1 man7/*.7 ; do \ /bin/sh ../config/install-sh -c -m 644 $file /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/man/$file || exit; \ done make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/doc' make -C src install make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src' make -C port install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make -C timezone install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/timezone' make -C tznames install make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/timezone/tznames' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/timezonesets /bin/sh ../../../config/install-sh -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/timezonesets' /bin/sh ../../../config/install-sh -c -m 644 ./Default ./Australia ./India '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/timezonesets' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/timezone/tznames' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/timezone' make -C backend install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend' make -C ../../src/port all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make -C access all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access' make -C common all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/common' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/common' make -C gist all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/gist' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/gist' make -C hash all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/hash' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/hash' make -C heap all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/heap' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/heap' make -C index all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/index' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/index' make -C nbtree all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/nbtree' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/nbtree' make -C transam all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/transam' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/transam' make -C gin all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/gin' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access/gin' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/access' make -C bootstrap all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/bootstrap' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/bootstrap' make -C catalog all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/catalog' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/catalog' make -C parser all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/parser' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/parser' make -C commands all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/commands' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/commands' make -C executor all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/executor' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/executor' make -C foreign all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/foreign' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/foreign' make -C lib all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/lib' make -C libpq all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/libpq' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/libpq' make -C main all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/main' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/main' make -C nodes all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/nodes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/nodes' make -C optimizer all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer' make -C geqo all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/geqo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/geqo' make -C path all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/path' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/path' make -C plan all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/plan' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/plan' make -C prep all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/prep' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/prep' make -C util all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/util' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer/util' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/optimizer' make -C port all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/port' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/port' make -C postmaster all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/postmaster' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/postmaster' make -C regex all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/regex' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/regex' make -C rewrite all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/rewrite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/rewrite' make -C storage all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage' make -C buffer all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/buffer' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/buffer' make -C file all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/file' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/file' make -C freespace all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/freespace' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/freespace' make -C ipc all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/ipc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/ipc' make -C large_object all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/large_object' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/large_object' make -C lmgr all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/lmgr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/lmgr' make -C page all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/page' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/page' make -C smgr all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/smgr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage/smgr' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/storage' make -C tcop all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/tcop' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/tcop' make -C tsearch all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/tsearch' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/tsearch' make -C utils all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils' make -C adt all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/adt' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/adt' make -C cache all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/cache' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/cache' make -C error all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/error' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/error' make -C fmgr all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/fmgr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/fmgr' make -C hash all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/hash' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/hash' make -C init all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/init' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/init' make -C mb all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb' make -C misc all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/misc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/misc' make -C mmgr all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mmgr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mmgr' make -C resowner all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/resowner' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/resowner' make -C sort all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/sort' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/sort' make -C time all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/time' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/time' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/timezone' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/timezone' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/bin /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4 /bin/sh ../../config/install-sh -c postgres '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/bin/postgres' ln -s postgres '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/bin/postmaster' make -C catalog install-data make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/catalog' /bin/sh ../../../config/install-sh -c -m 644 postgres.bki '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/postgres.bki' /bin/sh ../../../config/install-sh -c -m 644 postgres.description '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/postgres.description' /bin/sh ../../../config/install-sh -c -m 644 postgres.shdescription '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/postgres.shdescription' /bin/sh ../../../config/install-sh -c -m 644 ./system_views.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/system_views.sql' /bin/sh ../../../config/install-sh -c -m 644 ./information_schema.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/information_schema.sql' /bin/sh ../../../config/install-sh -c -m 644 ./sql_features.txt '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/sql_features.txt' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/catalog' make -C tsearch install-data make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/tsearch' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/tsearch_data for i in synonym_sample.syn thesaurus_sample.ths hunspell_sample.affix ispell_sample.affix ispell_sample.dict; \ do /bin/sh ../../../config/install-sh -c -m 644 ./$i '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/tsearch_data/'$i || exit; \ done make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/tsearch' /bin/sh ../../config/install-sh -c -m 644 ./libpq/pg_hba.conf.sample '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/pg_hba.conf.sample' /bin/sh ../../config/install-sh -c -m 644 ./libpq/pg_ident.conf.sample '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/pg_ident.conf.sample' /bin/sh ../../config/install-sh -c -m 644 ./utils/misc/postgresql.conf.sample '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/postgresql.conf.sample' /bin/sh ../../config/install-sh -c -m 644 ./access/transam/recovery.conf.sample '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/recovery.conf.sample' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend' make -C backend/utils/mb/conversion_procs install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64 /bin/sh ../../../../../config/install-sh -c -m 644 conversion_create.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 ascii_and_mic.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/ascii_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 cyrillic_and_mic.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/cyrillic_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 euc_cn_and_mic.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/euc_cn_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 euc_jp_and_sjis.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/euc_jp_and_sjis.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 euc_kr_and_mic.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/euc_kr_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 euc_tw_and_big5.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/euc_tw_and_big5.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 latin2_and_win1250.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/latin2_and_win1250.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 latin_and_mic.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/latin_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_ascii.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_ascii.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_big5.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_big5.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_cyrillic.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_cyrillic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_euc_cn.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_euc_cn.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_euc_jp.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_euc_jp.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_euc_kr.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_euc_kr.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_euc_tw.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_euc_tw.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_gb18030.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_gb18030.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_gbk.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_gbk.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_iso8859.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_iso8859.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_iso8859_1.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_iso8859_1.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_johab.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_johab.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_sjis.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_sjis.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_win.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_win.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_uhc.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_uhc.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_euc_jis_2004.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_euc_jis_2004.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_shift_jis_2004' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 utf8_and_shift_jis_2004.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/utf8_and_shift_jis_2004.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/utf8_and_shift_jis_2004' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_jis_2004_and_shift_jis_2004' /bin/sh ../../../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../../../config/install-sh -c -m 755 euc_jis_2004_and_shift_jis_2004.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/euc_jis_2004_and_shift_jis_2004.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs/euc_jis_2004_and_shift_jis_2004' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/snowball' /bin/sh ../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../config/install-sh -c -m 755 dict_snowball.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/dict_snowball.so' /bin/sh ../../../config/install-sh -c -m 644 snowball_create.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/backend/snowball' make -C bin install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/initdb' make -C ../../../src/port all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' /bin/sh ../../../config/install-sh -c initdb '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/bin/initdb' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/initdb' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_ctl' make -C ../../../src/interfaces/libpq all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/interfaces/libpq' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' /bin/sh ../../../config/install-sh -c pg_ctl '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/bin/pg_ctl' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_ctl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_controldata' make -C ../../../src/port all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' /bin/sh ../../../config/install-sh -c pg_controldata '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/bin/pg_controldata' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_controldata' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_resetxlog' make -C ../../../src/port all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' /bin/sh ../../../config/install-sh -c pg_resetxlog '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/bin/pg_resetxlog' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin/pg_resetxlog' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/bin' make -C pl install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpgsql' make -C src install make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpgsql/src' /bin/sh ../../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../../config/install-sh -c -m 755 plpgsql.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/plpgsql.so' make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpgsql/src' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpgsql' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plperl' /bin/sh ../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../config/install-sh -c -m 755 plperl.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/plperl.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plperl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpython' /bin/sh ../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../../config/install-sh -c -m 755 plpython.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/plpython.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/plpython' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl' make -C modules all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl/modules' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl/modules' /bin/sh ../../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl/modules' make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl/modules' /bin/sh ../../../config/install-sh -c -m 755 pltcl.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pltcl.so' make -C modules install make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl/modules' /bin/sh ../../../../config/install-sh -c -m 755 pltcl_loadmod '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/bin/pltcl_loadmod' /bin/sh ../../../../config/install-sh -c -m 755 pltcl_delmod '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/bin/pltcl_delmod' /bin/sh ../../../../config/install-sh -c -m 755 pltcl_listmod '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/bin/pltcl_listmod' /bin/sh ../../../../config/install-sh -c -m 644 ./unknown.pltcl '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/unknown.pltcl' make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl/modules' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl/tcl' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/pl' make -C test/regress install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/port' cp ../../../contrib/spi/refint.so refint.so cp ../../../contrib/spi/autoinc.so autoinc.so rm -rf ./testtablespace mkdir ./testtablespace mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pgxs/src/test/regress /bin/sh ../../../config/install-sh -c pg_regress '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pgxs/src/test/regress/pg_regress' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src/test/regress' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/src' PostgreSQL installation complete. make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5' make -j4 install -C contrib -j1 DESTDIR=/tmp/portage/dev-db/postgresql-server-8.4.5/image/ make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/adminpack' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib /bin/sh ../../config/install-sh -c -m 755 adminpack.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/adminpack.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_adminpack.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 adminpack.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/adminpack' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/auto_explain' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 auto_explain.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/auto_explain.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/auto_explain' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/btree_gin' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 btree_gin.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/btree_gin.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_btree_gin.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 btree_gin.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/btree_gin' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/btree_gist' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 btree_gist.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/btree_gist.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_btree_gist.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 btree_gist.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/btree_gist' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/chkpass' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 chkpass.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/chkpass.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_chkpass.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 chkpass.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/chkpass' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/citext' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o citext.o citext.c -MMD -MP -MF .deps/citext.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o citext.so citext.o /bin/sh ../../config/install-sh -c -m 644 ./uninstall_citext.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 citext.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 755 citext.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/citext' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/cube' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 cube.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/cube.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_cube.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 cube.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/cube' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dblink' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 dblink.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/dblink.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_dblink.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 dblink.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dblink' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dict_int' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 dict_int.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/dict_int.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_dict_int.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 dict_int.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dict_int' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dict_xsyn' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 dict_xsyn.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/dict_xsyn.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_dict_xsyn.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 dict_xsyn.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 ./xsyn_sample.rules '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/tsearch_data' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/dict_xsyn' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/earthdistance' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o earthdistance.o earthdistance.c -MMD -MP -MF .deps/earthdistance.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o earthdistance.so earthdistance.o /bin/sh ../../config/install-sh -c -m 644 ./uninstall_earthdistance.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 earthdistance.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 755 earthdistance.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/earthdistance' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/fuzzystrmatch' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 fuzzystrmatch.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/fuzzystrmatch.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_fuzzystrmatch.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 fuzzystrmatch.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/fuzzystrmatch' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/hstore' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 hstore.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/hstore.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_hstore.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 hstore.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/hstore' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/intagg' /bin/sh ../../config/install-sh -c -m 644 ./int_aggregate.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_int_aggregate.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/intagg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/intarray' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 _int.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/_int.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall__int.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 _int.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/intarray' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/isn' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o isn.o isn.c -MMD -MP -MF .deps/isn.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o isn.so isn.o /bin/sh ../../config/install-sh -c -m 644 ./uninstall_isn.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 isn.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 755 isn.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/isn' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/lo' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o lo.o lo.c -MMD -MP -MF .deps/lo.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o lo.so lo.o /bin/sh ../../config/install-sh -c -m 644 ./uninstall_lo.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 lo.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 755 lo.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/lo' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/ltree' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 ltree.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/ltree.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_ltree.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 ltree.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/ltree' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pageinspect' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 pageinspect.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pageinspect.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_pageinspect.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 pageinspect.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pageinspect' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_buffercache' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 pg_buffercache.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pg_buffercache.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_pg_buffercache.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 pg_buffercache.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_buffercache' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_freespacemap' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 pg_freespacemap.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pg_freespacemap.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_pg_freespacemap.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 pg_freespacemap.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_freespacemap' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_standby' /bin/sh ../../config/install-sh -c pg_standby '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/bin' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_standby' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_stat_statements' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 pg_stat_statements.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pg_stat_statements.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_pg_stat_statements.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 pg_stat_statements.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_stat_statements' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_trgm' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 pg_trgm.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pg_trgm.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_pg_trgm.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 pg_trgm.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pg_trgm' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgcrypto' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 pgcrypto.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pgcrypto.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_pgcrypto.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 pgcrypto.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgcrypto' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgrowlocks' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 pgrowlocks.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pgrowlocks.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_pgrowlocks.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 pgrowlocks.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgrowlocks' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgstattuple' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 pgstattuple.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pgstattuple.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_pgstattuple.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 pgstattuple.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/pgstattuple' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/seg' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 seg.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/seg.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_seg.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 seg.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/seg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/spi' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DREFINT_VERBOSE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o insert_username.o insert_username.c -MMD -MP -MF .deps/insert_username.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o insert_username.so insert_username.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DREFINT_VERBOSE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o moddatetime.o moddatetime.c -MMD -MP -MF .deps/moddatetime.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o moddatetime.so moddatetime.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -DREFINT_VERBOSE -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o timetravel.o timetravel.c -MMD -MP -MF .deps/timetravel.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o timetravel.so timetravel.o mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/doc/postgresql-8.4/contrib /bin/sh ../../config/install-sh -c -m 644 autoinc.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 insert_username.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 moddatetime.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 refint.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 timetravel.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 755 autoinc.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 insert_username.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 moddatetime.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 refint.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 timetravel.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 644 ./autoinc.example '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/doc/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 ./insert_username.example '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/doc/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 ./moddatetime.example '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/doc/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 ./refint.example '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/doc/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 ./timetravel.example '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/doc/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/spi' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/tablefunc' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tablefunc.o tablefunc.c -MMD -MP -MF .deps/tablefunc.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o tablefunc.so tablefunc.o /bin/sh ../../config/install-sh -c -m 644 ./uninstall_tablefunc.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 tablefunc.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 755 tablefunc.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/tablefunc' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/tsearch2' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.4/ -c -o tsearch2.o tsearch2.c -MMD -MP -MF .deps/tsearch2.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -fpic -shared -o tsearch2.so tsearch2.o /bin/sh ../../config/install-sh -c -m 644 ./uninstall_tsearch2.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 tsearch2.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 755 tsearch2.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/tsearch2' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/test_parser' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 test_parser.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/test_parser.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_test_parser.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 test_parser.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/test_parser' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/sslinfo' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 sslinfo.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/sslinfo.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_sslinfo.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 sslinfo.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/sslinfo' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/uuid-ossp' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 uuid-ossp.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/uuid-ossp.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_uuid-ossp.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 uuid-ossp.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/uuid-ossp' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/xml2' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 pgxml.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pgxml.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_pgxml.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 pgxml.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/xml2' make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib' make -j4 install -C contrib/xml2 -j1 DESTDIR=/tmp/portage/dev-db/postgresql-server-8.4.5/image/ make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/xml2' /bin/sh ../../config/mkinstalldirs '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64' /bin/sh ../../config/install-sh -c -m 755 pgxml.so '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/lib64/postgresql-8.4/lib64/pgxml.so' /bin/sh ../../config/install-sh -c -m 644 ./uninstall_pgxml.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' /bin/sh ../../config/install-sh -c -m 644 pgxml.sql '/tmp/portage/dev-db/postgresql-server-8.4.5/image//usr/share/postgresql-8.4/contrib' make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.4.5/work/postgresql-8.4.5/contrib/xml2' >>> Completed installing postgresql-server-8.4.5 into /tmp/portage/dev-db/postgresql-server-8.4.5/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib64/postgresql-8.4/lib64/pgxml.so usr/lib64/postgresql-8.4/lib64/uuid-ossp.so usr/lib64/postgresql-8.4/lib64/sslinfo.so usr/lib64/postgresql-8.4/lib64/test_parser.so usr/lib64/postgresql-8.4/lib64/tsearch2.so usr/lib64/postgresql-8.4/lib64/tablefunc.so usr/lib64/postgresql-8.4/lib64/timetravel.so usr/lib64/postgresql-8.4/lib64/refint.so usr/lib64/postgresql-8.4/lib64/moddatetime.so usr/lib64/postgresql-8.4/lib64/insert_username.so usr/lib64/postgresql-8.4/lib64/autoinc.so usr/lib64/postgresql-8.4/lib64/seg.so usr/lib64/postgresql-8.4/lib64/pgstattuple.so usr/lib64/postgresql-8.4/lib64/pgrowlocks.so usr/lib64/postgresql-8.4/lib64/pgcrypto.so usr/lib64/postgresql-8.4/lib64/pg_trgm.so usr/lib64/postgresql-8.4/lib64/pg_stat_statements.so usr/lib64/postgresql-8.4/lib64/pg_freespacemap.so usr/lib64/postgresql-8.4/lib64/pg_buffercache.so usr/lib64/postgresql-8.4/lib64/pageinspect.so usr/lib64/postgresql-8.4/lib64/ltree.so usr/lib64/postgresql-8.4/lib64/lo.so usr/lib64/postgresql-8.4/lib64/isn.so usr/lib64/postgresql-8.4/lib64/_int.so usr/lib64/postgresql-8.4/lib64/hstore.so usr/lib64/postgresql-8.4/lib64/fuzzystrmatch.so usr/lib64/postgresql-8.4/lib64/earthdistance.so usr/lib64/postgresql-8.4/lib64/dict_xsyn.so usr/lib64/postgresql-8.4/lib64/dict_int.so usr/lib64/postgresql-8.4/lib64/dblink.so usr/lib64/postgresql-8.4/lib64/cube.so usr/lib64/postgresql-8.4/lib64/citext.so usr/lib64/postgresql-8.4/lib64/chkpass.so usr/lib64/postgresql-8.4/lib64/btree_gist.so usr/lib64/postgresql-8.4/lib64/btree_gin.so usr/lib64/postgresql-8.4/lib64/auto_explain.so usr/lib64/postgresql-8.4/lib64/adminpack.so usr/lib64/postgresql-8.4/lib64/pgxs/src/test/regress/pg_regress usr/lib64/postgresql-8.4/lib64/pltcl.so usr/lib64/postgresql-8.4/lib64/plpython.so usr/lib64/postgresql-8.4/lib64/plperl.so usr/lib64/postgresql-8.4/lib64/plpgsql.so usr/lib64/postgresql-8.4/lib64/dict_snowball.so usr/lib64/postgresql-8.4/lib64/euc_jis_2004_and_shift_jis_2004.so usr/lib64/postgresql-8.4/lib64/utf8_and_shift_jis_2004.so usr/lib64/postgresql-8.4/lib64/utf8_and_euc_jis_2004.so usr/lib64/postgresql-8.4/lib64/utf8_and_uhc.so usr/lib64/postgresql-8.4/lib64/utf8_and_win.so usr/lib64/postgresql-8.4/lib64/utf8_and_sjis.so usr/lib64/postgresql-8.4/lib64/utf8_and_johab.so usr/lib64/postgresql-8.4/lib64/utf8_and_iso8859_1.so usr/lib64/postgresql-8.4/lib64/utf8_and_iso8859.so usr/lib64/postgresql-8.4/lib64/utf8_and_gbk.so usr/lib64/postgresql-8.4/lib64/utf8_and_gb18030.so usr/lib64/postgresql-8.4/lib64/utf8_and_euc_tw.so usr/lib64/postgresql-8.4/lib64/utf8_and_euc_kr.so usr/lib64/postgresql-8.4/lib64/utf8_and_euc_jp.so usr/lib64/postgresql-8.4/lib64/utf8_and_euc_cn.so usr/lib64/postgresql-8.4/lib64/utf8_and_cyrillic.so usr/lib64/postgresql-8.4/lib64/utf8_and_big5.so usr/lib64/postgresql-8.4/lib64/utf8_and_ascii.so usr/lib64/postgresql-8.4/lib64/latin_and_mic.so usr/lib64/postgresql-8.4/lib64/latin2_and_win1250.so usr/lib64/postgresql-8.4/lib64/euc_tw_and_big5.so usr/lib64/postgresql-8.4/lib64/euc_kr_and_mic.so usr/lib64/postgresql-8.4/lib64/euc_jp_and_sjis.so usr/lib64/postgresql-8.4/lib64/euc_cn_and_mic.so usr/lib64/postgresql-8.4/lib64/cyrillic_and_mic.so usr/lib64/postgresql-8.4/lib64/ascii_and_mic.so usr/lib64/postgresql-8.4/bin/pg_standby usr/lib64/postgresql-8.4/bin/pg_resetxlog usr/lib64/postgresql-8.4/bin/pg_controldata usr/lib64/postgresql-8.4/bin/pg_ctl usr/lib64/postgresql-8.4/bin/initdb usr/lib64/postgresql-8.4/bin/postgres ecompressdir: bzip2 -9 /usr/share/postgresql-8.4/man * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib64/postgresql-8.4/lib64/citext.so * /usr/lib64/postgresql-8.4/lib64/earthdistance.so * /usr/lib64/postgresql-8.4/lib64/isn.so * /usr/lib64/postgresql-8.4/lib64/lo.so * /usr/lib64/postgresql-8.4/lib64/autoinc.so * /usr/lib64/postgresql-8.4/lib64/insert_username.so * /usr/lib64/postgresql-8.4/lib64/moddatetime.so * /usr/lib64/postgresql-8.4/lib64/refint.so * /usr/lib64/postgresql-8.4/lib64/timetravel.so * /usr/lib64/postgresql-8.4/lib64/tablefunc.so * /usr/lib64/postgresql-8.4/lib64/tsearch2.so * checking 215 files for package collisions --- /var/ --- /var/run/ --- /var/run/postgresql/ >>> /var/run/postgresql/.keep_dev-db_postgresql-server-8.4 --- /etc/ --- /etc/conf.d/ >>> /etc/conf.d/postgresql-8.4 --- /etc/init.d/ >>> /etc/init.d/postgresql-8.4 --- /etc/eselect/ --- /etc/eselect/postgresql/ --- /etc/eselect/postgresql/slots/ --- /etc/eselect/postgresql/slots/8.4/ >>> /etc/eselect/postgresql/slots/8.4/service --- /usr/ --- /usr/lib64/ --- /usr/lib64/postgresql-8.4/ --- /usr/lib64/postgresql-8.4/lib64/ >>> /usr/lib64/postgresql-8.4/lib64/ascii_and_mic.so >>> /usr/lib64/postgresql-8.4/lib64/cyrillic_and_mic.so >>> /usr/lib64/postgresql-8.4/lib64/euc_cn_and_mic.so >>> /usr/lib64/postgresql-8.4/lib64/euc_jp_and_sjis.so >>> /usr/lib64/postgresql-8.4/lib64/euc_kr_and_mic.so >>> /usr/lib64/postgresql-8.4/lib64/euc_tw_and_big5.so >>> /usr/lib64/postgresql-8.4/lib64/latin2_and_win1250.so >>> /usr/lib64/postgresql-8.4/lib64/latin_and_mic.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_ascii.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_big5.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_cyrillic.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_euc_cn.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_euc_jp.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_euc_kr.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_euc_tw.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_gb18030.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_gbk.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_iso8859.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_iso8859_1.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_johab.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_sjis.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_win.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_uhc.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_euc_jis_2004.so >>> /usr/lib64/postgresql-8.4/lib64/utf8_and_shift_jis_2004.so >>> /usr/lib64/postgresql-8.4/lib64/euc_jis_2004_and_shift_jis_2004.so >>> /usr/lib64/postgresql-8.4/lib64/dict_snowball.so >>> /usr/lib64/postgresql-8.4/lib64/plpgsql.so >>> /usr/lib64/postgresql-8.4/lib64/plperl.so >>> /usr/lib64/postgresql-8.4/lib64/plpython.so >>> /usr/lib64/postgresql-8.4/lib64/pltcl.so >>> /usr/lib64/postgresql-8.4/lib64/adminpack.so >>> /usr/lib64/postgresql-8.4/lib64/auto_explain.so >>> /usr/lib64/postgresql-8.4/lib64/btree_gin.so >>> /usr/lib64/postgresql-8.4/lib64/btree_gist.so >>> /usr/lib64/postgresql-8.4/lib64/chkpass.so >>> /usr/lib64/postgresql-8.4/lib64/citext.so >>> /usr/lib64/postgresql-8.4/lib64/cube.so >>> /usr/lib64/postgresql-8.4/lib64/dblink.so >>> /usr/lib64/postgresql-8.4/lib64/dict_int.so >>> /usr/lib64/postgresql-8.4/lib64/dict_xsyn.so >>> /usr/lib64/postgresql-8.4/lib64/earthdistance.so >>> /usr/lib64/postgresql-8.4/lib64/fuzzystrmatch.so >>> /usr/lib64/postgresql-8.4/lib64/hstore.so >>> /usr/lib64/postgresql-8.4/lib64/_int.so >>> /usr/lib64/postgresql-8.4/lib64/isn.so >>> /usr/lib64/postgresql-8.4/lib64/lo.so >>> /usr/lib64/postgresql-8.4/lib64/ltree.so >>> /usr/lib64/postgresql-8.4/lib64/pageinspect.so >>> /usr/lib64/postgresql-8.4/lib64/pg_buffercache.so >>> /usr/lib64/postgresql-8.4/lib64/pg_freespacemap.so >>> /usr/lib64/postgresql-8.4/lib64/pg_stat_statements.so >>> /usr/lib64/postgresql-8.4/lib64/pg_trgm.so >>> /usr/lib64/postgresql-8.4/lib64/pgcrypto.so >>> /usr/lib64/postgresql-8.4/lib64/pgrowlocks.so >>> /usr/lib64/postgresql-8.4/lib64/pgstattuple.so >>> /usr/lib64/postgresql-8.4/lib64/seg.so >>> /usr/lib64/postgresql-8.4/lib64/autoinc.so >>> /usr/lib64/postgresql-8.4/lib64/insert_username.so >>> /usr/lib64/postgresql-8.4/lib64/moddatetime.so >>> /usr/lib64/postgresql-8.4/lib64/refint.so >>> /usr/lib64/postgresql-8.4/lib64/timetravel.so >>> /usr/lib64/postgresql-8.4/lib64/tablefunc.so >>> /usr/lib64/postgresql-8.4/lib64/tsearch2.so >>> /usr/lib64/postgresql-8.4/lib64/test_parser.so >>> /usr/lib64/postgresql-8.4/lib64/sslinfo.so >>> /usr/lib64/postgresql-8.4/lib64/uuid-ossp.so >>> /usr/lib64/postgresql-8.4/lib64/pgxml.so --- /usr/lib64/postgresql-8.4/lib64/pgxs/ --- /usr/lib64/postgresql-8.4/lib64/pgxs/src/ >>> /usr/lib64/postgresql-8.4/lib64/pgxs/src/test/ >>> /usr/lib64/postgresql-8.4/lib64/pgxs/src/test/regress/ >>> /usr/lib64/postgresql-8.4/lib64/pgxs/src/test/regress/pg_regress --- /usr/lib64/postgresql-8.4/bin/ >>> /usr/lib64/postgresql-8.4/bin/postgres >>> /usr/lib64/postgresql-8.4/bin/initdb >>> /usr/lib64/postgresql-8.4/bin/pg_ctl >>> /usr/lib64/postgresql-8.4/bin/pg_controldata >>> /usr/lib64/postgresql-8.4/bin/pg_resetxlog >>> /usr/lib64/postgresql-8.4/bin/pg_standby >>> /usr/lib64/postgresql-8.4/bin/pltcl_listmod >>> /usr/lib64/postgresql-8.4/bin/pltcl_delmod >>> /usr/lib64/postgresql-8.4/bin/pltcl_loadmod >>> /usr/lib64/postgresql-8.4/bin/postmaster -> postgres --- /usr/share/ --- /usr/share/postgresql-8.4/ >>> /usr/share/postgresql-8.4/contrib/ >>> /usr/share/postgresql-8.4/contrib/pgxml.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_pgxml.sql >>> /usr/share/postgresql-8.4/contrib/uuid-ossp.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_uuid-ossp.sql >>> /usr/share/postgresql-8.4/contrib/sslinfo.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_sslinfo.sql >>> /usr/share/postgresql-8.4/contrib/test_parser.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_test_parser.sql >>> /usr/share/postgresql-8.4/contrib/tsearch2.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_tsearch2.sql >>> /usr/share/postgresql-8.4/contrib/tablefunc.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_tablefunc.sql >>> /usr/share/postgresql-8.4/contrib/timetravel.sql >>> /usr/share/postgresql-8.4/contrib/refint.sql >>> /usr/share/postgresql-8.4/contrib/moddatetime.sql >>> /usr/share/postgresql-8.4/contrib/insert_username.sql >>> /usr/share/postgresql-8.4/contrib/autoinc.sql >>> /usr/share/postgresql-8.4/contrib/seg.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_seg.sql >>> /usr/share/postgresql-8.4/contrib/pgstattuple.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_pgstattuple.sql >>> /usr/share/postgresql-8.4/contrib/pgrowlocks.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_pgrowlocks.sql >>> /usr/share/postgresql-8.4/contrib/pgcrypto.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_pgcrypto.sql >>> /usr/share/postgresql-8.4/contrib/pg_trgm.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_pg_trgm.sql >>> /usr/share/postgresql-8.4/contrib/pg_stat_statements.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_pg_stat_statements.sql >>> /usr/share/postgresql-8.4/contrib/pg_freespacemap.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_pg_freespacemap.sql >>> /usr/share/postgresql-8.4/contrib/pg_buffercache.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_pg_buffercache.sql >>> /usr/share/postgresql-8.4/contrib/pageinspect.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_pageinspect.sql >>> /usr/share/postgresql-8.4/contrib/ltree.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_ltree.sql >>> /usr/share/postgresql-8.4/contrib/lo.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_lo.sql >>> /usr/share/postgresql-8.4/contrib/isn.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_isn.sql >>> /usr/share/postgresql-8.4/contrib/_int.sql >>> /usr/share/postgresql-8.4/contrib/uninstall__int.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_int_aggregate.sql >>> /usr/share/postgresql-8.4/contrib/int_aggregate.sql >>> /usr/share/postgresql-8.4/contrib/hstore.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_hstore.sql >>> /usr/share/postgresql-8.4/contrib/fuzzystrmatch.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_fuzzystrmatch.sql >>> /usr/share/postgresql-8.4/contrib/earthdistance.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_earthdistance.sql >>> /usr/share/postgresql-8.4/contrib/dict_xsyn.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_dict_xsyn.sql >>> /usr/share/postgresql-8.4/contrib/dict_int.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_dict_int.sql >>> /usr/share/postgresql-8.4/contrib/dblink.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_dblink.sql >>> /usr/share/postgresql-8.4/contrib/cube.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_cube.sql >>> /usr/share/postgresql-8.4/contrib/citext.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_citext.sql >>> /usr/share/postgresql-8.4/contrib/chkpass.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_chkpass.sql >>> /usr/share/postgresql-8.4/contrib/btree_gist.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_btree_gist.sql >>> /usr/share/postgresql-8.4/contrib/btree_gin.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_btree_gin.sql >>> /usr/share/postgresql-8.4/contrib/adminpack.sql >>> /usr/share/postgresql-8.4/contrib/uninstall_adminpack.sql >>> /usr/share/postgresql-8.4/unknown.pltcl >>> /usr/share/postgresql-8.4/snowball_create.sql >>> /usr/share/postgresql-8.4/conversion_create.sql >>> /usr/share/postgresql-8.4/recovery.conf.sample >>> /usr/share/postgresql-8.4/postgresql.conf.sample >>> /usr/share/postgresql-8.4/pg_ident.conf.sample >>> /usr/share/postgresql-8.4/pg_hba.conf.sample >>> /usr/share/postgresql-8.4/tsearch_data/ >>> /usr/share/postgresql-8.4/tsearch_data/xsyn_sample.rules >>> /usr/share/postgresql-8.4/tsearch_data/turkish.stop >>> /usr/share/postgresql-8.4/tsearch_data/swedish.stop >>> /usr/share/postgresql-8.4/tsearch_data/spanish.stop >>> /usr/share/postgresql-8.4/tsearch_data/russian.stop >>> /usr/share/postgresql-8.4/tsearch_data/portuguese.stop >>> /usr/share/postgresql-8.4/tsearch_data/norwegian.stop >>> /usr/share/postgresql-8.4/tsearch_data/italian.stop >>> /usr/share/postgresql-8.4/tsearch_data/hungarian.stop >>> /usr/share/postgresql-8.4/tsearch_data/german.stop >>> /usr/share/postgresql-8.4/tsearch_data/french.stop >>> /usr/share/postgresql-8.4/tsearch_data/finnish.stop >>> /usr/share/postgresql-8.4/tsearch_data/english.stop >>> /usr/share/postgresql-8.4/tsearch_data/dutch.stop >>> /usr/share/postgresql-8.4/tsearch_data/danish.stop >>> /usr/share/postgresql-8.4/tsearch_data/ispell_sample.dict >>> /usr/share/postgresql-8.4/tsearch_data/ispell_sample.affix >>> /usr/share/postgresql-8.4/tsearch_data/hunspell_sample.affix >>> /usr/share/postgresql-8.4/tsearch_data/thesaurus_sample.ths >>> /usr/share/postgresql-8.4/tsearch_data/synonym_sample.syn >>> /usr/share/postgresql-8.4/sql_features.txt >>> /usr/share/postgresql-8.4/information_schema.sql >>> /usr/share/postgresql-8.4/system_views.sql >>> /usr/share/postgresql-8.4/postgres.shdescription >>> /usr/share/postgresql-8.4/postgres.description >>> /usr/share/postgresql-8.4/postgres.bki >>> /usr/share/postgresql-8.4/timezonesets/ >>> /usr/share/postgresql-8.4/timezonesets/India >>> /usr/share/postgresql-8.4/timezonesets/Australia >>> /usr/share/postgresql-8.4/timezonesets/Default >>> /usr/share/postgresql-8.4/timezonesets/Pacific.txt >>> /usr/share/postgresql-8.4/timezonesets/Indian.txt >>> /usr/share/postgresql-8.4/timezonesets/Europe.txt >>> /usr/share/postgresql-8.4/timezonesets/Etc.txt >>> /usr/share/postgresql-8.4/timezonesets/Australia.txt >>> /usr/share/postgresql-8.4/timezonesets/Atlantic.txt >>> /usr/share/postgresql-8.4/timezonesets/Asia.txt >>> /usr/share/postgresql-8.4/timezonesets/Antarctica.txt >>> /usr/share/postgresql-8.4/timezonesets/America.txt >>> /usr/share/postgresql-8.4/timezonesets/Africa.txt --- /usr/share/postgresql-8.4/man/ --- /usr/share/postgresql-8.4/man/man1/ >>> /usr/share/postgresql-8.4/man/man1/initdb.1.bz2 >>> /usr/share/postgresql-8.4/man/man1/pg_controldata.1.bz2 >>> /usr/share/postgresql-8.4/man/man1/pg_ctl.1.bz2 >>> /usr/share/postgresql-8.4/man/man1/pg_resetxlog.1.bz2 >>> /usr/share/postgresql-8.4/man/man1/postgres.1.bz2 >>> /usr/share/postgresql-8.4/man/man1/postmaster.1.bz2 --- /usr/share/doc/ >>> /usr/share/doc/postgresql-server-8.4.5/ >>> /usr/share/doc/postgresql-server-8.4.5/README.bz2 >>> /usr/share/doc/postgresql-server-8.4.5/HISTORY.bz2 >>> /usr/share/doc/postgresql-server-8.4.5/README.mb.big5.bz2 >>> /usr/share/doc/postgresql-server-8.4.5/README.mb.jp.bz2 >>> /usr/share/doc/postgresql-server-8.4.5/TODO.bz2 >>> /usr/share/doc/postgresql-server-8.4.5/bug.template.bz2 --- /usr/share/doc/postgresql-8.4/ >>> /usr/share/doc/postgresql-8.4/contrib/ >>> /usr/share/doc/postgresql-8.4/contrib/timetravel.example >>> /usr/share/doc/postgresql-8.4/contrib/refint.example >>> /usr/share/doc/postgresql-8.4/contrib/moddatetime.example >>> /usr/share/doc/postgresql-8.4/contrib/insert_username.example >>> /usr/share/doc/postgresql-8.4/contrib/autoinc.example * Please note that the standard location of the socket has changed from /tmp to * /var/run/postgresql and you have to be in the 'postgres' group to access the * socket. This can break applications which have the standard location * hard-coded. If such an application links against the libpq, please reemerge * it. If that doesn't help or the application accesses the socket without using * libpq, please file a bug-report. * * You can set PGOPTS='-k /tmp' in /etc/conf.d/postgresql-8.4 to restore the * original location. * * Before initializing the database, you may want to edit PG_INITDB_OPTS so that it * contains your preferred locale and character encoding in: * * /etc/conf.d/postgresql-8.4 * * Then, execute the following command to setup the initial database environment: * * emerge --config =dev-db/postgresql-server-8.4.5 * * The autovacuum function, which was in contrib, has been moved to the main * PostgreSQL functions starting with 8.1, and starting with 8.4 is now enabled by * default. You can disable it in the cluster's postgresql.conf. * * The timestamp format is 64 bit integers now. If you upgrade from older * databases, this may force you to either do a dump and reload or enable * pg_legacytimestamp until you find time to do so. If the database can't start * please try enabling pg_legacytimestamp and rebuild. >>> Regenerating /etc/ld.so.cache...