* Package: dev-db/postgresql-server-8.3.12 * 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 python tcl test userland_GNU uuid xml >>> Unpacking source... >>> Unpacking postgresql-8.3.12.tar.bz2 to /tmp/portage/dev-db/postgresql-server-8.3.12/work >>> Source unpacked in /tmp/portage/dev-db/postgresql-server-8.3.12/work >>> Preparing source in /tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12 ... * Applying postgresql-8.3-common.patch ... [ ok ] * Applying postgresql-8.3-server.patch ... [ ok ] * Running autoconf ... [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12 ... * econf: updating postgresql-8.3.12/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating postgresql-8.3.12/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.3/lib64 --prefix=/usr/lib64/postgresql-8.3 --datadir=/usr/share/postgresql-8.3 --sysconfdir=/etc/postgresql-8.3 --includedir=/usr/include/postgresql-8.3 --with-locale-dir=/usr/share/postgresql-8.3/locale --mandir=/usr/share/postgresql-8.3/man --without-docdir --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 --enable-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 --disable-thread-safety --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.3/ --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... yes checking whether NLS is wanted... yes checking for default port number... 5432 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 configure: using CFLAGS=-march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv 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... no 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 configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ configure: using LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu 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 tar... /bin/tar checking whether ln -s works... yes checking for gawk... gawk checking for bison... bison -y 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 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 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 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 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 whether fdatasync is declared... yes checking whether posix_fadvise 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 fseeko... 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 optreset... no checking for strtoll... yes checking for strtoull... yes checking for atexit... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for ldap_bind in -lldap... 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 size_t... 8 checking for short... yes checking alignment of short... 2 checking for int... yes checking alignment of int... 4 checking for long... yes checking alignment of long... 8 checking for double... yes 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: WARNING: 'src/Makefile.global.in' seems to ignore the --datarootdir setting 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 configure: WARNING: option ignored: --with-locale-dir configure: WARNING: option ignored: --with-locale-dir >>> Source configured. >>> Compiling source in /tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12 ... make -j4 -C . -j1 PGXS=/usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/pgxs.mk PGXS_IN_SERVER=1 PGXS_WITH_SERVER=/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/postgres NO_PGXS=0 USE_PGXS=1 docdir=/usr/share/doc/postgresql-server-8.3.12 make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12' make -C doc all make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/doc' gzip -d -c man.tar.gz | /bin/tar xf - for file in man1/*.1; do \ mv $file $file.bak && \ sed -e 's/\\fR(l)/\\fR(7)/' $file.bak >$file && \ rm -f $file.bak || exit; \ done /bin/sh ../config/mkinstalldirs man7 mkdir -p -- man7 for file in manl/*.l; do \ sed -e '/^\.TH/s/"l"/"7"/' \ -e 's/\\fR(l)/\\fR(7)/' \ $file >man7/`basename $file | sed 's/.l$/.7/'` || exit; \ done make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/doc' make -C src all make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src' make -C port all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/port' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c strlcat.c -o strlcat_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c strlcpy.c -o strlcpy_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c chklocale.c -o chklocale_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c copydir.c -o copydir_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c dirmod.c -o dirmod_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c exec.c -o exec_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c noblock.c -o noblock_srv.o echo "#define PGBINDIR \"/usr/lib64/postgresql-8.3/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/usr/share/postgresql-8.3\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/etc/postgresql-8.3\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/usr/include/postgresql-8.3\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/usr/include/postgresql-8.3\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/usr/include/postgresql-8.3/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib64/postgresql-8.3/lib64\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/usr/lib64/postgresql-8.3/lib64\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/share/postgresql-8.3/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/share/doc/postgresql-server-8.3.12\"" >>pg_config_paths.h echo "#define MANDIR \"/usr/share/postgresql-8.3/man\"" >>pg_config_paths.h x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c path.c -o path_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c pipe.c -o pipe_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c pgsleep.c -o pgsleep_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c pgstrcasecmp.c -o pgstrcasecmp_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c qsort.c -o qsort_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c qsort_arg.c -o qsort_arg_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c sprompt.c -o sprompt_srv.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I../../src/port -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c thread.c -o thread_srv.o ar crs libpgport_srv.a strlcat_srv.o strlcpy_srv.o chklocale_srv.o copydir_srv.o dirmod_srv.o exec_srv.o noblock_srv.o path_srv.o pipe_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.3.12/work/postgresql-8.3.12/src/port' make -C timezone all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/timezone' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ '-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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ '-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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o pgtz.o pgtz.c -MMD -MP -MF .deps/pgtz.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o localtime.o strftime.o pgtz.o make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/timezone' make -C backend all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend' msgfmt -o po/af.mo po/af.po prereqdir=`cd parser/ >/dev/null && pwd` && \ cd ../../src/include/parser/ && rm -f parse.h && \ ln -s "$prereqdir/parse.h" . make -C utils fmgroids.h make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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.3.12/work/postgresql-8.3.12/src/backend/utils' cd ../../src/include/utils/ && rm -f fmgroids.h && \ ln -s ../../../src/backend/utils/fmgroids.h . make -C access all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access' make -C common SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/common' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o tupdesc.o tupdesc.c -MMD -MP -MF .deps/tupdesc.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o heaptuple.o indextuple.o printtup.o reloptions.o scankey.o tupdesc.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/common' make -C gist SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/gist' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o gistsplit.o gistsplit.c -MMD -MP -MF .deps/gistsplit.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o gist.o gistutil.o gistxlog.o gistvacuum.o gistget.o gistscan.o gistproc.o gistsplit.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/gist' make -C hash SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/hash' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o hashutil.o hashutil.c -MMD -MP -MF .deps/hashutil.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o hash.o hashfunc.o hashinsert.o hashovfl.o hashpage.o hashscan.o hashsearch.o hashutil.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/hash' make -C heap SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/heap' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o tuptoaster.o tuptoaster.c -MMD -MP -MF .deps/tuptoaster.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o heapam.o hio.o pruneheap.o rewriteheap.o syncscan.o tuptoaster.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/heap' make -C index SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/index' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o indexam.o indexam.c -MMD -MP -MF .deps/indexam.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o genam.o indexam.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/index' make -C nbtree SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/nbtree' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o nbtxlog.o nbtxlog.c -MMD -MP -MF .deps/nbtxlog.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o nbtcompare.o nbtinsert.o nbtpage.o nbtree.o nbtsearch.o nbtutils.o nbtsort.o nbtxlog.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/nbtree' make -C transam SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/transam' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o twophase_rmgr.o twophase_rmgr.c -MMD -MP -MF .deps/twophase_rmgr.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o clog.o transam.o varsup.o xact.o xlog.o xlogutils.o rmgr.o slru.o subtrans.o multixact.o twophase.o twophase_rmgr.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/transam' make -C gin SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/gin' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o ginbulk.o ginbulk.c -MMD -MP -MF .deps/ginbulk.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o ginutil.o gininsert.o ginxlog.o ginentrypage.o gindatapage.o ginbtree.o ginscan.o ginget.o ginvacuum.o ginarrayproc.o ginbulk.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/gin' /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o common/SUBSYS.o gist/SUBSYS.o hash/SUBSYS.o heap/SUBSYS.o index/SUBSYS.o nbtree/SUBSYS.o transam/SUBSYS.o gin/SUBSYS.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access' make -C bootstrap all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/bootstrap' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o bootparse.o bootparse.c -MMD -MP -MF .deps/bootparse.Po bootscanner.c:1457: warning: 'input' defined but not used x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o bootstrap.o bootstrap.c -MMD -MP -MF .deps/bootstrap.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o bootparse.o bootstrap.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/bootstrap' make -C catalog all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/catalog' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o toasting.o toasting.c -MMD -MP -MF .deps/toasting.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o catalog.o dependency.o heap.o index.o indexing.o namespace.o aclchk.o pg_aggregate.o pg_constraint.o pg_conversion.o pg_depend.o pg_enum.o pg_largeobject.o pg_namespace.o pg_operator.o pg_proc.o pg_shdepend.o pg_type.o toasting.o AWK='gawk' /bin/sh genbki.sh -I../../../src/include --set-version=8.3.12 -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_autovacuum.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/toasting.h ../../../src/include/catalog/indexing.h make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/catalog' make -C parser all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/parser' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o gram.o gram.c -MMD -MP -MF .deps/gram.Po scan.c:6666: warning: 'input' defined but not used x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o scansup.o scansup.c -MMD -MP -MF .deps/scansup.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o analyze.o gram.o keywords.o parser.o parse_agg.o parse_clause.o parse_expr.o parse_func.o parse_node.o parse_oper.o parse_relation.o parse_type.o parse_coerce.o parse_target.o parse_utilcmd.o scansup.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/parser' make -C commands all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/commands' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o copy.o copy.c -MMD -MP -MF .deps/copy.Po copy.c: In function 'CopySendEndOfRow': copy.c:439: 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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o trigger.o trigger.c -MMD -MP -MF .deps/trigger.Po trigger.c: In function 'ConvertTriggerToFK': trigger.c:600: warning: format not a string literal and no format arguments trigger.c:616: warning: format not a string literal and no format arguments trigger.c:628: warning: format not a string literal and no format arguments x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o view.o view.c -MMD -MP -MF .deps/view.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o aggregatecmds.o alter.o analyze.o async.o cluster.o comment.o conversioncmds.o copy.o dbcommands.o define.o discard.o explain.o functioncmds.o indexcmds.o lockcmds.o operatorcmds.o opclasscmds.o portalcmds.o prepare.o proclang.o schemacmds.o sequence.o tablecmds.o tablespace.o trigger.o tsearchcmds.o typecmds.o user.o vacuum.o vacuumlazy.o variable.o view.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/commands' make -C executor all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/executor' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o spi.o spi.c -MMD -MP -MF .deps/spi.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o execAmi.o execCurrent.o execGrouping.o execJunk.o execMain.o execProcnode.o execQual.o execScan.o execTuples.o execUtils.o functions.o instrument.o nodeAppend.o nodeAgg.o nodeBitmapAnd.o nodeBitmapOr.o nodeBitmapHeapscan.o nodeBitmapIndexscan.o nodeHash.o nodeHashjoin.o nodeIndexscan.o nodeMaterial.o nodeMergejoin.o nodeNestloop.o nodeFunctionscan.o nodeResult.o nodeSeqscan.o nodeSetOp.o nodeSort.o nodeUnique.o nodeValuesscan.o nodeLimit.o nodeGroup.o nodeSubplan.o nodeSubqueryscan.o nodeTidscan.o tstoreReceiver.o spi.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/executor' make -C lib all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/lib' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o stringinfo.o stringinfo.c -MMD -MP -MF .deps/stringinfo.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o dllist.o stringinfo.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/lib' make -C libpq all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/libpq' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o pqsignal.o pqsignal.c -MMD -MP -MF .deps/pqsignal.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o be-fsstubs.o be-secure.o auth.o crypt.o hba.o ip.o md5.o pqcomm.o pqformat.o pqsignal.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/libpq' make -C main all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/main' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o main.o main.c -MMD -MP -MF .deps/main.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o main.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/main' make -C nodes all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/nodes' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o value.o value.c -MMD -MP -MF .deps/value.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o nodeFuncs.o nodes.o list.o bitmapset.o tidbitmap.o copyfuncs.o equalfuncs.o makefuncs.o outfuncs.o readfuncs.o print.o read.o params.o value.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/nodes' make -C optimizer all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer' make -C geqo SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/geqo' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o geqo_ox2.o geqo_ox2.c -MMD -MP -MF .deps/geqo_ox2.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o geqo_copy.o geqo_eval.o geqo_main.o geqo_misc.o geqo_mutation.o geqo_pool.o geqo_recombination.o geqo_selection.o geqo_erx.o geqo_pmx.o geqo_cx.o geqo_px.o geqo_ox1.o geqo_ox2.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/geqo' make -C path SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/path' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o tidpath.o tidpath.c -MMD -MP -MF .deps/tidpath.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o allpaths.o clausesel.o costsize.o equivclass.o indxpath.o joinpath.o joinrels.o orindxpath.o pathkeys.o tidpath.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/path' make -C plan SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/plan' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o subselect.o subselect.c -MMD -MP -MF .deps/subselect.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o createplan.o initsplan.o planagg.o planmain.o planner.o setrefs.o subselect.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/plan' make -C prep SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/prep' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o prepunion.o prepunion.c -MMD -MP -MF .deps/prepunion.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o prepjointree.o prepqual.o preptlist.o prepunion.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/prep' make -C util SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/util' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o var.o var.c -MMD -MP -MF .deps/var.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o clauses.o joininfo.o pathnode.o plancat.o predtest.o relnode.o restrictinfo.o tlist.o var.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/util' /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o geqo/SUBSYS.o path/SUBSYS.o plan/SUBSYS.o prep/SUBSYS.o util/SUBSYS.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer' make -C port all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/port' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o pg_shmem.o pg_shmem.c -MMD -MP -MF .deps/pg_shmem.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o dynloader.o pg_sema.o pg_shmem.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/port' make -C postmaster all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/postmaster' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o pgstat.o pgstat.c -MMD -MP -MF .deps/pgstat.Po pgstat.c: In function 'pgstat_write_statsfile': pgstat.c:2534: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pgstat.c:2539: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pgstat.c:2553: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pgstat.c:2562: 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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o walwriter.o walwriter.c -MMD -MP -MF .deps/walwriter.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o autovacuum.o bgwriter.o fork_process.o pgarch.o pgstat.o postmaster.o syslogger.o walwriter.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/postmaster' make -C regex all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/regex' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o regfree.o regfree.c -MMD -MP -MF .deps/regfree.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o regcomp.o regerror.o regexec.o regfree.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/regex' make -C rewrite all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/rewrite' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o rewriteSupport.o rewriteSupport.c -MMD -MP -MF .deps/rewriteSupport.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o rewriteRemove.o rewriteDefine.o rewriteHandler.o rewriteManip.o rewriteSupport.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/rewrite' make -C storage all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage' make -C buffer SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/buffer' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o localbuf.o localbuf.c -MMD -MP -MF .deps/localbuf.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o buf_table.o buf_init.o bufmgr.o freelist.o localbuf.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/buffer' make -C file SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/file' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o buffile.o buffile.c -MMD -MP -MF .deps/buffile.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o fd.o buffile.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/file' make -C freespace SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/freespace' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o freespace.o freespace.c -MMD -MP -MF .deps/freespace.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o freespace.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/freespace' make -C ipc SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/ipc' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o sinvaladt.o sinvaladt.c -MMD -MP -MF .deps/sinvaladt.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o ipc.o ipci.o pmsignal.o procarray.o shmem.o shmqueue.o sinval.o sinvaladt.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/ipc' make -C large_object SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/large_object' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o inv_api.o inv_api.c -MMD -MP -MF .deps/inv_api.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o inv_api.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/large_object' make -C lmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/lmgr' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o s_lock.o s_lock.c -MMD -MP -MF .deps/s_lock.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o lmgr.o lock.o proc.o deadlock.o lwlock.o spin.o s_lock.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/lmgr' make -C page SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/page' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o itemptr.o itemptr.c -MMD -MP -MF .deps/itemptr.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o bufpage.o itemptr.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/page' make -C smgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/smgr' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o smgrtype.o smgrtype.c -MMD -MP -MF .deps/smgrtype.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o md.o smgr.o smgrtype.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/smgr' /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o buffer/SUBSYS.o file/SUBSYS.o freespace/SUBSYS.o ipc/SUBSYS.o large_object/SUBSYS.o lmgr/SUBSYS.o page/SUBSYS.o smgr/SUBSYS.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage' make -C tcop all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/tcop' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o utility.o utility.c -MMD -MP -MF .deps/utility.Po utility.c: In function 'DropErrorMsgWrongType': utility.c:129: warning: format not a string literal and no format arguments /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o dest.o fastpath.o postgres.o pquery.o utility.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/tcop' make -C tsearch all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/tsearch' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o ts_utils.o ts_utils.c -MMD -MP -MF .deps/ts_utils.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o ts_locale.o ts_parse.o wparser.o wparser_def.o dict.o dict_simple.o dict_synonym.o dict_thesaurus.o dict_ispell.o regis.o spell.o to_tsany.o ts_utils.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/tsearch' make -C utils all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o fmgrtab.o fmgrtab.c -MMD -MP -MF .deps/fmgrtab.Po make -C adt SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/adt' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o xml.o xml.c -MMD -MP -MF .deps/xml.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o acl.o arrayfuncs.o array_userfuncs.o arrayutils.o bool.o cash.o char.o date.o datetime.o datum.o domains.o enum.o float.o format_type.o geo_ops.o geo_selfuncs.o int.o int8.o like.o lockfuncs.o misc.o nabstime.o name.o numeric.o numutils.o oid.o oracle_compat.o pseudotypes.o rowtypes.o regexp.o regproc.o ruleutils.o selfuncs.o tid.o timestamp.o varbit.o varchar.o varlena.o version.o xid.o network.o mac.o inet_net_ntop.o inet_net_pton.o ri_triggers.o pg_lzcompress.o pg_locale.o formatting.o ascii.o quote.o pgstatfuncs.o encode.o dbsize.o genfile.o tsginidx.o tsgistidx.o tsquery.o tsquery_cleanup.o tsquery_gist.o tsquery_op.o tsquery_rewrite.o tsquery_util.o tsrank.o tsvector.o tsvector_op.o tsvector_parser.o txid.o uuid.o xml.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/adt' make -C cache SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/cache' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o ts_cache.o ts_cache.c -MMD -MP -MF .deps/ts_cache.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o catcache.o inval.o plancache.o relcache.o syscache.o lsyscache.o typcache.o ts_cache.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/cache' make -C error SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/error' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o elog.o elog.c -MMD -MP -MF .deps/elog.Po elog.c: In function 'send_message_to_server_log': elog.c:2087: warning: ignoring return value of 'write', declared with attribute warn_unused_result elog.c:2110: warning: ignoring return value of 'write', declared with attribute warn_unused_result elog.c:2115: warning: ignoring return value of 'write', declared with attribute warn_unused_result elog.c: In function 'write_pipe_chunks': elog.c:2147: warning: ignoring return value of 'write', declared with attribute warn_unused_result elog.c:2156: warning: ignoring return value of 'write', declared with attribute warn_unused_result /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o assert.o elog.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/error' make -C fmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/fmgr' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c -MMD -MP -MF .deps/funcapi.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o dfmgr.o fmgr.o funcapi.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/fmgr' make -C hash SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/hash' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o pg_crc.o pg_crc.c -MMD -MP -MF .deps/pg_crc.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o dynahash.o hashfn.o pg_crc.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/hash' make -C init SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/init' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o postinit.o postinit.c -MMD -MP -MF .deps/postinit.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o flatfiles.o globals.o miscinit.o postinit.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/init' make -C mb SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o wstrncmp.o wstrncmp.c -MMD -MP -MF .deps/wstrncmp.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o encnames.o conv.o mbutils.o wchar.o wstrcmp.o wstrncmp.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb' make -C misc SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/misc' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.3/krb5.keytab"' -c -o guc.o guc.c -MMD -MP -MF .deps/guc.Po guc.c: In function 'set_config_option': guc.c:4488: warning: format not a string literal and no format arguments guc.c: At top level: guc-file.c:1229: warning: 'input' defined but not used x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.3/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.3/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.3/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.3/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.3/krb5.keytab"' -c -o tzparser.o tzparser.c -MMD -MP -MF .deps/tzparser.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o guc.o help_config.o pg_rusage.o ps_status.o superuser.o tzparser.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/misc' make -C mmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mmgr' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o portalmem.o portalmem.c -MMD -MP -MF .deps/portalmem.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o aset.o mcxt.o portalmem.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mmgr' make -C resowner SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/resowner' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o resowner.o resowner.c -MMD -MP -MF .deps/resowner.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o resowner.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/resowner' make -C sort SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/sort' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o tuplesort.o tuplesort.c -MMD -MP -MF .deps/tuplesort.Po tuplesort.c: In function 'comparetup_index': tuplesort.c:2422: warning: inlining failed in call to 'myFunctionCall2': --param large-stack-frame-growth limit reached tuplesort.c:2474: warning: called from here tuplesort.c:2422: warning: inlining failed in call to 'myFunctionCall2': --param large-stack-frame-growth limit reached tuplesort.c:2474: warning: called from here tuplesort.c: In function 'comparetup_heap': tuplesort.c:2422: warning: inlining failed in call to 'myFunctionCall2': --param large-stack-frame-growth limit reached tuplesort.c:2474: warning: called from here tuplesort.c:2422: warning: inlining failed in call to 'myFunctionCall2': --param large-stack-frame-growth limit reached tuplesort.c:2474: warning: called from here tuplesort.c: In function 'ApplySortFunction': tuplesort.c:2422: warning: inlining failed in call to 'myFunctionCall2': --param large-stack-frame-growth limit reached tuplesort.c:2474: warning: called from here tuplesort.c: In function 'comparetup_datum': tuplesort.c:2422: warning: inlining failed in call to 'myFunctionCall2': --param large-stack-frame-growth limit reached tuplesort.c:2474: warning: called from here x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o tuplestore.o tuplestore.c -MMD -MP -MF .deps/tuplestore.Po /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o logtape.o tuplesort.o tuplestore.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/sort' make -C time SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/time' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o tqual.o tqual.c -MMD -MP -MF .deps/tqual.Po tqual.c: In function 'HeapTupleSatisfiesVacuum': tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:1088: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:1092: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:1104: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:1108: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:1123: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:1130: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:1177: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:1195: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:1202: warning: called from here tqual.c: In function 'HeapTupleSatisfiesDirty': tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:770: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:774: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:787: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:791: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:810: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:824: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:829: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:870: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:879: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:884: warning: called from here tqual.c: In function 'HeapTupleSatisfiesToast': tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:524: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:528: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:541: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:545: warning: called from here tqual.c: In function 'HeapTupleSatisfiesSelf': tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:189: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:193: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:206: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:210: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:229: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:239: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:244: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:282: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:291: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:296: warning: called from here tqual.c: In function 'HeapTupleSatisfiesUpdate': tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:603: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:607: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:620: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:624: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:646: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:659: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:664: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:689: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:710: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:719: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:724: warning: called from here tqual.c: In function 'HeapTupleSatisfiesMVCC': tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:929: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:933: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:946: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:950: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:972: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:985: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:990: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:1032: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:1038: warning: called from here tqual.c: In function 'HeapTupleSatisfiesNow': tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:360: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:364: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:377: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:381: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:403: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:416: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:421: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:462: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:471: warning: called from here tqual.c:117: warning: inlining failed in call to 'SetHintBits': call is unlikely and code size would grow tqual.c:476: warning: called from here /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o combocid.o tqual.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/time' /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o fmgrtab.o adt/SUBSYS.o cache/SUBSYS.o error/SUBSYS.o fmgr/SUBSYS.o hash/SUBSYS.o init/SUBSYS.o mb/SUBSYS.o misc/SUBSYS.o mmgr/SUBSYS.o resowner/SUBSYS.o sort/SUBSYS.o time/SUBSYS.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/timezone' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/timezone' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/include -L/usr/lib64/postgresql-8.3/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -Wl,-E access/SUBSYS.o bootstrap/SUBSYS.o catalog/SUBSYS.o parser/SUBSYS.o commands/SUBSYS.o executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o main/SUBSYS.o nodes/SUBSYS.o optimizer/SUBSYS.o port/SUBSYS.o postmaster/SUBSYS.o regex/SUBSYS.o rewrite/SUBSYS.o storage/SUBSYS.o tcop/SUBSYS.o tsearch/SUBSYS.o utils/SUBSYS.o ../../src/timezone/SUBSYS.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.3.12/work/postgresql-8.3.12/src/backend' make -C backend/utils/mb/conversion_procs all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/ascii_and_mic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libascii_and_mic.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ascii_and_mic.o -L/usr/lib64/postgresql-8.3/lib64 -o libascii_and_mic.so.0.0 rm -f libascii_and_mic.so.0 ln -s libascii_and_mic.so.0.0 libascii_and_mic.so.0 rm -f libascii_and_mic.so ln -s libascii_and_mic.so.0.0 libascii_and_mic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/ascii_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libcyrillic_and_mic.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu cyrillic_and_mic.o -L/usr/lib64/postgresql-8.3/lib64 -o libcyrillic_and_mic.so.0.0 rm -f libcyrillic_and_mic.so.0 ln -s libcyrillic_and_mic.so.0.0 libcyrillic_and_mic.so.0 rm -f libcyrillic_and_mic.so ln -s libcyrillic_and_mic.so.0.0 libcyrillic_and_mic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libeuc_cn_and_mic.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu euc_cn_and_mic.o -L/usr/lib64/postgresql-8.3/lib64 -o libeuc_cn_and_mic.so.0.0 rm -f libeuc_cn_and_mic.so.0 ln -s libeuc_cn_and_mic.so.0.0 libeuc_cn_and_mic.so.0 rm -f libeuc_cn_and_mic.so ln -s libeuc_cn_and_mic.so.0.0 libeuc_cn_and_mic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libeuc_jp_and_sjis.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu euc_jp_and_sjis.o -L/usr/lib64/postgresql-8.3/lib64 -o libeuc_jp_and_sjis.so.0.0 rm -f libeuc_jp_and_sjis.so.0 ln -s libeuc_jp_and_sjis.so.0.0 libeuc_jp_and_sjis.so.0 rm -f libeuc_jp_and_sjis.so ln -s libeuc_jp_and_sjis.so.0.0 libeuc_jp_and_sjis.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libeuc_kr_and_mic.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu euc_kr_and_mic.o -L/usr/lib64/postgresql-8.3/lib64 -o libeuc_kr_and_mic.so.0.0 rm -f libeuc_kr_and_mic.so.0 ln -s libeuc_kr_and_mic.so.0.0 libeuc_kr_and_mic.so.0 rm -f libeuc_kr_and_mic.so ln -s libeuc_kr_and_mic.so.0.0 libeuc_kr_and_mic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libeuc_tw_and_big5.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu big5.o euc_tw_and_big5.o -L/usr/lib64/postgresql-8.3/lib64 -o libeuc_tw_and_big5.so.0.0 rm -f libeuc_tw_and_big5.so.0 ln -s libeuc_tw_and_big5.so.0.0 libeuc_tw_and_big5.so.0 rm -f libeuc_tw_and_big5.so ln -s libeuc_tw_and_big5.so.0.0 libeuc_tw_and_big5.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/latin2_and_win1250' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,liblatin2_and_win1250.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu latin2_and_win1250.o -L/usr/lib64/postgresql-8.3/lib64 -o liblatin2_and_win1250.so.0.0 rm -f liblatin2_and_win1250.so.0 ln -s liblatin2_and_win1250.so.0.0 liblatin2_and_win1250.so.0 rm -f liblatin2_and_win1250.so ln -s liblatin2_and_win1250.so.0.0 liblatin2_and_win1250.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/latin_and_mic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,liblatin_and_mic.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu latin_and_mic.o -L/usr/lib64/postgresql-8.3/lib64 -o liblatin_and_mic.so.0.0 rm -f liblatin_and_mic.so.0 ln -s liblatin_and_mic.so.0.0 liblatin_and_mic.so.0 rm -f liblatin_and_mic.so ln -s liblatin_and_mic.so.0.0 liblatin_and_mic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/latin_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_ascii' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_ascii.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_ascii.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_ascii.so.0.0 rm -f libutf8_and_ascii.so.0 ln -s libutf8_and_ascii.so.0.0 libutf8_and_ascii.so.0 rm -f libutf8_and_ascii.so ln -s libutf8_and_ascii.so.0.0 libutf8_and_ascii.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_big5' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_big5.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_big5.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_big5.so.0.0 rm -f libutf8_and_big5.so.0 ln -s libutf8_and_big5.so.0.0 libutf8_and_big5.so.0 rm -f libutf8_and_big5.so ln -s libutf8_and_big5.so.0.0 libutf8_and_big5.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_cyrillic.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_cyrillic.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_cyrillic.so.0.0 rm -f libutf8_and_cyrillic.so.0 ln -s libutf8_and_cyrillic.so.0.0 libutf8_and_cyrillic.so.0 rm -f libutf8_and_cyrillic.so ln -s libutf8_and_cyrillic.so.0.0 libutf8_and_cyrillic.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_euc_cn.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_euc_cn.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_euc_cn.so.0.0 rm -f libutf8_and_euc_cn.so.0 ln -s libutf8_and_euc_cn.so.0.0 libutf8_and_euc_cn.so.0 rm -f libutf8_and_euc_cn.so ln -s libutf8_and_euc_cn.so.0.0 libutf8_and_euc_cn.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_euc_jp.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_euc_jp.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_euc_jp.so.0.0 rm -f libutf8_and_euc_jp.so.0 ln -s libutf8_and_euc_jp.so.0.0 libutf8_and_euc_jp.so.0 rm -f libutf8_and_euc_jp.so ln -s libutf8_and_euc_jp.so.0.0 libutf8_and_euc_jp.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_euc_kr.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_euc_kr.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_euc_kr.so.0.0 rm -f libutf8_and_euc_kr.so.0 ln -s libutf8_and_euc_kr.so.0.0 libutf8_and_euc_kr.so.0 rm -f libutf8_and_euc_kr.so ln -s libutf8_and_euc_kr.so.0.0 libutf8_and_euc_kr.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_euc_tw.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_euc_tw.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_euc_tw.so.0.0 rm -f libutf8_and_euc_tw.so.0 ln -s libutf8_and_euc_tw.so.0.0 libutf8_and_euc_tw.so.0 rm -f libutf8_and_euc_tw.so ln -s libutf8_and_euc_tw.so.0.0 libutf8_and_euc_tw.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_gb18030.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_gb18030.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_gb18030.so.0.0 rm -f libutf8_and_gb18030.so.0 ln -s libutf8_and_gb18030.so.0.0 libutf8_and_gb18030.so.0 rm -f libutf8_and_gb18030.so ln -s libutf8_and_gb18030.so.0.0 libutf8_and_gb18030.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_gbk' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_gbk.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_gbk.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_gbk.so.0.0 rm -f libutf8_and_gbk.so.0 ln -s libutf8_and_gbk.so.0.0 libutf8_and_gbk.so.0 rm -f libutf8_and_gbk.so ln -s libutf8_and_gbk.so.0.0 libutf8_and_gbk.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_iso8859.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_iso8859.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_iso8859.so.0.0 rm -f libutf8_and_iso8859.so.0 ln -s libutf8_and_iso8859.so.0.0 libutf8_and_iso8859.so.0 rm -f libutf8_and_iso8859.so ln -s libutf8_and_iso8859.so.0.0 libutf8_and_iso8859.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_iso8859_1.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_iso8859_1.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_iso8859_1.so.0.0 rm -f libutf8_and_iso8859_1.so.0 ln -s libutf8_and_iso8859_1.so.0.0 libutf8_and_iso8859_1.so.0 rm -f libutf8_and_iso8859_1.so ln -s libutf8_and_iso8859_1.so.0.0 libutf8_and_iso8859_1.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_johab' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_johab.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_johab.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_johab.so.0.0 rm -f libutf8_and_johab.so.0 ln -s libutf8_and_johab.so.0.0 libutf8_and_johab.so.0 rm -f libutf8_and_johab.so ln -s libutf8_and_johab.so.0.0 libutf8_and_johab.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_sjis' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_sjis.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_sjis.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_sjis.so.0.0 rm -f libutf8_and_sjis.so.0 ln -s libutf8_and_sjis.so.0.0 libutf8_and_sjis.so.0 rm -f libutf8_and_sjis.so ln -s libutf8_and_sjis.so.0.0 libutf8_and_sjis.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_win' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_win.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_win.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_win.so.0.0 rm -f libutf8_and_win.so.0 ln -s libutf8_and_win.so.0.0 libutf8_and_win.so.0 rm -f libutf8_and_win.so ln -s libutf8_and_win.so.0.0 libutf8_and_win.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_uhc' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_uhc.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_uhc.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_uhc.so.0.0 rm -f libutf8_and_uhc.so.0 ln -s libutf8_and_uhc.so.0.0 libutf8_and_uhc.so.0 rm -f libutf8_and_uhc.so ln -s libutf8_and_uhc.so.0.0 libutf8_and_uhc.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_euc_jis_2004.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_euc_jis_2004.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_euc_jis_2004.so.0.0 rm -f libutf8_and_euc_jis_2004.so.0 ln -s libutf8_and_euc_jis_2004.so.0.0 libutf8_and_euc_jis_2004.so.0 rm -f libutf8_and_euc_jis_2004.so ln -s libutf8_and_euc_jis_2004.so.0.0 libutf8_and_euc_jis_2004.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libutf8_and_shift_jis_2004.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu utf8_and_shift_jis_2004.o -L/usr/lib64/postgresql-8.3/lib64 -o libutf8_and_shift_jis_2004.so.0.0 rm -f libutf8_and_shift_jis_2004.so.0 ln -s libutf8_and_shift_jis_2004.so.0.0 libutf8_and_shift_jis_2004.so.0 rm -f libutf8_and_shift_jis_2004.so ln -s libutf8_and_shift_jis_2004.so.0.0 libutf8_and_shift_jis_2004.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_shift_jis_2004' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 euc_jis_2004_and_shift_jis_2004.c: In function 'shift_jis_2004_to_euc_jis_2004': euc_jis_2004_and_shift_jis_2004.c:224: warning: 'kubun' may be used uninitialized in this function euc_jis_2004_and_shift_jis_2004.c:224: note: 'kubun' was declared here x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../../../src/include -fpic -shared -Wl,-soname,libeuc_jis_2004_and_shift_jis_2004.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu euc_jis_2004_and_shift_jis_2004.o -L/usr/lib64/postgresql-8.3/lib64 -o libeuc_jis_2004_and_shift_jis_2004.so.0.0 rm -f libeuc_jis_2004_and_shift_jis_2004.so.0 ln -s libeuc_jis_2004_and_shift_jis_2004.so.0.0 libeuc_jis_2004_and_shift_jis_2004.so.0 rm -f libeuc_jis_2004_and_shift_jis_2004.so ln -s libeuc_jis_2004_and_shift_jis_2004.so.0.0 libeuc_jis_2004_and_shift_jis_2004.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_jis_2004_and_shift_jis_2004' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/snowball' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -shared -Wl,-soname,libdict_snowball.so.0 -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/usr/lib64/postgresql-8.3/lib64 -o libdict_snowball.so.0.0 rm -f libdict_snowball.so.0 ln -s libdict_snowball.so.0.0 libdict_snowball.so.0 rm -f libdict_snowball.so ln -s libdict_snowball.so.0.0 libdict_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.3.12/work/postgresql-8.3.12/src/backend/snowball' make -C bin all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/initdb' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -DFRONTEND -I../../../src/interfaces/libpq -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -DFRONTEND -I../../../src/interfaces/libpq -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -DFRONTEND -I../../../src/interfaces/libpq -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include initdb.o encnames.o pqsignal.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.3/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.3.12/work/postgresql-8.3.12/src/bin/initdb' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/ipcclean' cp ipcclean.sh ipcclean chmod a+x ipcclean make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/ipcclean' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/pg_ctl' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -DDEF_PGPORT=5432 -I/usr/include/postgresql-8.3 -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include pg_ctl.o -L/usr/lib64/postgresql-8.3/lib64 -lpgport -L/usr/lib64/postgresql-8.3/lib64 -lpq -L/usr/lib64/postgresql-8.3/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.3/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.3.12/work/postgresql-8.3.12/src/bin/pg_ctl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/pg_controldata' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include pg_controldata.o pg_crc.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.3/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.3.12/work/postgresql-8.3.12/src/bin/pg_controldata' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/pg_resetxlog' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include pg_resetxlog.o pg_crc.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.3/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.3.12/work/postgresql-8.3.12/src/bin/pg_resetxlog' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin' make -C pl all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpgsql' make -C src all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpgsql/src' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o pl_gram.o pl_gram.c -MMD -MP -MF .deps/pl_gram.Po pl_scan.c:2454: warning: 'input' defined but not used x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o pl_funcs.o pl_funcs.c -MMD -MP -MF .deps/pl_funcs.Po ar crs libplpgsql.a pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o x86_64-pc-linux-gnu-ranlib libplpgsql.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -shared -Wl,-soname,libplpgsql.so.1 -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/usr/lib64/postgresql-8.3/lib64 -o libplpgsql.so.1.0 rm -f libplpgsql.so.1 ln -s libplpgsql.so.1.0 libplpgsql.so.1 rm -f libplpgsql.so ln -s libplpgsql.so.1.0 libplpgsql.so make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpgsql/src' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpgsql' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I. -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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:628: warning: control reaches end of non-void function x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I. -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I. -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -I/usr/lib64/perl5/5.12.2/x86_64-linux/CORE -c -o SPI.o SPI.c -MMD -MP -MF .deps/SPI.Po ar crs libplperl.a plperl.o spi_internal.o SPI.o x86_64-pc-linux-gnu-ranlib libplperl.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -shared -Wl,-soname,libplperl.so.0 -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/usr/lib64/postgresql-8.3/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 libplperl.so.0.0 rm -f libplperl.so.0 ln -s libplperl.so.0.0 libplperl.so.0 rm -f libplperl.so ln -s libplperl.so.0.0 libplperl.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plperl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpython' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I. -I/usr/include/python2.6 -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o plpython.o plpython.c -MMD -MP -MF .deps/plpython.Po ar crs libplpython.a plpython.o x86_64-pc-linux-gnu-ranlib libplpython.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -shared -Wl,-soname,libplpython.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu plpython.o -L/usr/lib64 -L/usr/lib64/postgresql-8.3/lib64 -lpython2.6 -lpthread -ldl -lutil -lm -Wl,-rpath,'/usr/lib64' -o libplpython.so.0.0 rm -f libplpython.so.0 ln -s libplpython.so.0.0 libplpython.so.0 rm -f libplpython.so ln -s libplpython.so.0.0 libplpython.so make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpython' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/tcl' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I/usr/include -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o pltcl.o pltcl.c -MMD -MP -MF .deps/pltcl.Po ar crs libpltcl.a pltcl.o x86_64-pc-linux-gnu-ranlib libpltcl.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -shared -Wl,-soname,libpltcl.so.2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pltcl.o -L/usr/lib64 -L/usr/lib64/postgresql-8.3/lib64 -ltcl8.5 -ldl -lieee -lm -lc -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libpltcl.so.2.0 rm -f libpltcl.so.2 ln -s libpltcl.so.2.0 libpltcl.so.2 rm -f libpltcl.so ln -s libpltcl.so.2.0 libpltcl.so make -C modules all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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.3.12/work/postgresql-8.3.12/src/pl/tcl/modules' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/tcl' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl' make -C test/regress all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/test/regress' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 pg_regress.c: In function 'stop_postmaster': pg_regress.c:278: warning: ignoring return value of 'system', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic pg_regress.o pg_regress_main.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.3/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -shared -Wl,-soname,libregress.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu regress.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libregress.so.0.0 rm -f libregress.so.0 ln -s libregress.so.0.0 libregress.so.0 rm -f libregress.so ln -s libregress.so.0.0 libregress.so rm -f regress.so ln -s libregress.so.0.0 regress.so make -C ../../../contrib/spi refint.so autoinc.so make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/spi' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o refint.o refint.c -MMD -MP -MF .deps/refint.Po x86_64-pc-linux-gnu-gcc -shared -o refint.so refint.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o autoinc.o autoinc.c -MMD -MP -MF .deps/autoinc.Po x86_64-pc-linux-gnu-gcc -shared -o autoinc.so autoinc.o rm refint.o autoinc.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/spi' rm -rf ./testtablespace mkdir ./testtablespace make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/test/regress' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src' All of PostgreSQL successfully made. Ready to install. make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12' make -j4 -C contrib -j1 PGXS=/usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/pgxs.mk PGXS_IN_SERVER=1 PGXS_WITH_SERVER=/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/postgres NO_PGXS=0 USE_PGXS=1 docdir=/usr/share/doc/postgresql-server-8.3.12 make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.3 -I../../src/include/ -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o adminpack.o adminpack.c -MMD -MP -MF .deps/adminpack.Po ar crs libadminpack.a adminpack.o x86_64-pc-linux-gnu-ranlib libadminpack.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libadminpack.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu adminpack.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libadminpack.so.0.0 rm -f libadminpack.so.0 ln -s libadminpack.so.0.0 libadminpack.so.0 rm -f libadminpack.so ln -s libadminpack.so.0.0 libadminpack.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/adminpack' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o btree_numeric.o btree_numeric.c -MMD -MP -MF .deps/btree_numeric.Po ar crs libbtree_gist.a 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 x86_64-pc-linux-gnu-ranlib libbtree_gist.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libbtree_gist.so.0 -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/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libbtree_gist.so.0.0 rm -f libbtree_gist.so.0 ln -s libbtree_gist.so.0.0 libbtree_gist.so.0 rm -f libbtree_gist.so ln -s libbtree_gist.so.0.0 libbtree_gist.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/btree_gist' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o chkpass.o chkpass.c -MMD -MP -MF .deps/chkpass.Po ar crs libchkpass.a chkpass.o x86_64-pc-linux-gnu-ranlib libchkpass.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libchkpass.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu chkpass.o -L/usr/lib64/postgresql-8.3/lib64 -lcrypt -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libchkpass.so.0.0 rm -f libchkpass.so.0 ln -s libchkpass.so.0.0 libchkpass.so.0 rm -f libchkpass.so ln -s libchkpass.so.0.0 libchkpass.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/chkpass' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o cubeparse.o cubeparse.c -MMD -MP -MF .deps/cubeparse.Po cubescan.c:1154: warning: 'input' defined but not used ar crs libcube.a cube.o cubeparse.o x86_64-pc-linux-gnu-ranlib libcube.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libcube.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu cube.o cubeparse.o -L/usr/lib64/postgresql-8.3/lib64 -lm -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libcube.so.0.0 rm -f libcube.so.0 ln -s libcube.so.0.0 libcube.so.0 rm -f libcube.so ln -s libcube.so.0.0 libcube.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/cube' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.3 -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o dblink.o dblink.c -MMD -MP -MF .deps/dblink.Po ar crs libdblink.a dblink.o x86_64-pc-linux-gnu-ranlib libdblink.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libdblink.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dblink.o -L/usr/lib64/postgresql-8.3/lib64 -L/usr/lib64/postgresql-8.3/lib64 -lpq -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libdblink.so.0.0 rm -f libdblink.so.0 ln -s libdblink.so.0.0 libdblink.so.0 rm -f libdblink.so ln -s libdblink.so.0.0 libdblink.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/dblink' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o dict_int.o dict_int.c -MMD -MP -MF .deps/dict_int.Po ar crs libdict_int.a dict_int.o x86_64-pc-linux-gnu-ranlib libdict_int.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libdict_int.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dict_int.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libdict_int.so.0.0 rm -f libdict_int.so.0 ln -s libdict_int.so.0.0 libdict_int.so.0 rm -f libdict_int.so ln -s libdict_int.so.0.0 libdict_int.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/dict_int' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o dict_xsyn.o dict_xsyn.c -MMD -MP -MF .deps/dict_xsyn.Po ar crs libdict_xsyn.a dict_xsyn.o x86_64-pc-linux-gnu-ranlib libdict_xsyn.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libdict_xsyn.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dict_xsyn.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libdict_xsyn.so.0.0 rm -f libdict_xsyn.so.0 ln -s libdict_xsyn.so.0.0 libdict_xsyn.so.0 rm -f libdict_xsyn.so ln -s libdict_xsyn.so.0.0 libdict_xsyn.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/dict_xsyn' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o earthdistance.o earthdistance.c -MMD -MP -MF .deps/earthdistance.Po x86_64-pc-linux-gnu-gcc -shared -o earthdistance.so earthdistance.o rm earthdistance.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/earthdistance' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o dmetaphone.o dmetaphone.c -MMD -MP -MF .deps/dmetaphone.Po ar crs libfuzzystrmatch.a fuzzystrmatch.o dmetaphone.o x86_64-pc-linux-gnu-ranlib libfuzzystrmatch.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libfuzzystrmatch.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu fuzzystrmatch.o dmetaphone.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libfuzzystrmatch.so.0.0 rm -f libfuzzystrmatch.so.0 ln -s libfuzzystrmatch.so.0.0 libfuzzystrmatch.so.0 rm -f libfuzzystrmatch.so ln -s libfuzzystrmatch.so.0.0 libfuzzystrmatch.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/fuzzystrmatch' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/hstore' /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../src/Makefile.global:514: warning: overriding commands for target `install-strip' ../../src/Makefile.global:514: warning: ignoring old commands for target `install-strip' /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../src/Makefile.global:561: warning: overriding commands for target `clean-deps' ../../src/Makefile.global:561: warning: ignoring old commands for target `clean-deps' 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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/postgresql-8.3/ -c -o crc32.o crc32.c -MMD -MP -MF .deps/crc32.Po ar crs libhstore.a hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o crc32.o x86_64-pc-linux-gnu-ranlib libhstore.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libhstore.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o crc32.o -L/usr/lib64/postgresql-8.3/lib64 -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libhstore.so.0.0 rm -f libhstore.so.0 ln -s libhstore.so.0.0 libhstore.so.0 rm -f libhstore.so ln -s libhstore.so.0.0 libhstore.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/hstore' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/intagg' sed 's,MODULE_PATHNAME,$libdir/int_aggregate,g' int_aggregate.sql.in >int_aggregate.sql x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o int_aggregate.o int_aggregate.c -MMD -MP -MF .deps/int_aggregate.Po x86_64-pc-linux-gnu-gcc -shared -o int_aggregate.so int_aggregate.o rm int_aggregate.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/intagg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o _int_gin.o _int_gin.c -MMD -MP -MF .deps/_int_gin.Po ar crs lib_int.a _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o _int_gin.o x86_64-pc-linux-gnu-ranlib lib_int.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,lib_int.so.0 -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/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o lib_int.so.0.0 rm -f lib_int.so.0 ln -s lib_int.so.0.0 lib_int.so.0 rm -f lib_int.so ln -s lib_int.so.0.0 lib_int.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/intarray' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o isn.o isn.c -MMD -MP -MF .deps/isn.Po x86_64-pc-linux-gnu-gcc -shared -o isn.so isn.o rm isn.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/isn' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o lo.o lo.c -MMD -MP -MF .deps/lo.Po x86_64-pc-linux-gnu-gcc -shared -o lo.so lo.o rm lo.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/lo' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o _ltree_gist.o _ltree_gist.c -MMD -MP -MF .deps/_ltree_gist.Po ar crs libltree.a 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 x86_64-pc-linux-gnu-ranlib libltree.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libltree.so.0 -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/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libltree.so.0.0 rm -f libltree.so.0 ln -s libltree.so.0.0 libltree.so.0 rm -f libltree.so ln -s libltree.so.0.0 libltree.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/ltree' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o btreefuncs.o btreefuncs.c -MMD -MP -MF .deps/btreefuncs.Po ar crs libpageinspect.a rawpage.o heapfuncs.o btreefuncs.o x86_64-pc-linux-gnu-ranlib libpageinspect.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libpageinspect.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu rawpage.o heapfuncs.o btreefuncs.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libpageinspect.so.0.0 rm -f libpageinspect.so.0 ln -s libpageinspect.so.0.0 libpageinspect.so.0 rm -f libpageinspect.so ln -s libpageinspect.so.0.0 libpageinspect.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pageinspect' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o pg_buffercache_pages.o pg_buffercache_pages.c -MMD -MP -MF .deps/pg_buffercache_pages.Po ar crs libpg_buffercache.a pg_buffercache_pages.o x86_64-pc-linux-gnu-ranlib libpg_buffercache.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libpg_buffercache.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pg_buffercache_pages.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libpg_buffercache.so.0.0 rm -f libpg_buffercache.so.0 ln -s libpg_buffercache.so.0.0 libpg_buffercache.so.0 rm -f libpg_buffercache.so ln -s libpg_buffercache.so.0.0 libpg_buffercache.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_buffercache' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o pg_freespacemap.o pg_freespacemap.c -MMD -MP -MF .deps/pg_freespacemap.Po ar crs libpg_freespacemap.a pg_freespacemap.o x86_64-pc-linux-gnu-ranlib libpg_freespacemap.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libpg_freespacemap.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pg_freespacemap.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libpg_freespacemap.so.0.0 rm -f libpg_freespacemap.so.0 ln -s libpg_freespacemap.so.0.0 libpg_freespacemap.so.0 rm -f libpg_freespacemap.so ln -s libpg_freespacemap.so.0.0 libpg_freespacemap.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_freespacemap' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_standby' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.3 -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv pg_standby.o -L/usr/lib64/postgresql-8.3/lib64 -lpgport -L/usr/lib64/postgresql-8.3/lib64 -lpq -L/usr/lib64/postgresql-8.3/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -lpgport -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.3.12/work/postgresql-8.3.12/contrib/pg_standby' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o trgm_gin.o trgm_gin.c -MMD -MP -MF .deps/trgm_gin.Po ar crs libpg_trgm.a trgm_op.o trgm_gist.o trgm_gin.o x86_64-pc-linux-gnu-ranlib libpg_trgm.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libpg_trgm.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu trgm_op.o trgm_gist.o trgm_gin.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libpg_trgm.so.0.0 rm -f libpg_trgm.so.0 ln -s libpg_trgm.so.0.0 libpg_trgm.so.0 rm -f libpg_trgm.so ln -s libpg_trgm.so.0.0 libpg_trgm.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_trgm' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o pgp-pgsql.o pgp-pgsql.c -MMD -MP -MF .deps/pgp-pgsql.Po ar crs libpgcrypto.a 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 x86_64-pc-linux-gnu-ranlib libpgcrypto.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libpgcrypto.so.0 -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/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -lcrypto -lz -o libpgcrypto.so.0.0 rm -f libpgcrypto.so.0 ln -s libpgcrypto.so.0.0 libpgcrypto.so.0 rm -f libpgcrypto.so ln -s libpgcrypto.so.0.0 libpgcrypto.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pgcrypto' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o pgrowlocks.o pgrowlocks.c -MMD -MP -MF .deps/pgrowlocks.Po ar crs libpgrowlocks.a pgrowlocks.o x86_64-pc-linux-gnu-ranlib libpgrowlocks.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libpgrowlocks.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pgrowlocks.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libpgrowlocks.so.0.0 rm -f libpgrowlocks.so.0 ln -s libpgrowlocks.so.0.0 libpgrowlocks.so.0 rm -f libpgrowlocks.so ln -s libpgrowlocks.so.0.0 libpgrowlocks.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pgrowlocks' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o pgstatindex.o pgstatindex.c -MMD -MP -MF .deps/pgstatindex.Po ar crs libpgstattuple.a pgstattuple.o pgstatindex.o x86_64-pc-linux-gnu-ranlib libpgstattuple.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libpgstattuple.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pgstattuple.o pgstatindex.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libpgstattuple.so.0.0 rm -f libpgstattuple.so.0 ln -s libpgstattuple.so.0.0 libpgstattuple.so.0 rm -f libpgstattuple.so ln -s libpgstattuple.so.0.0 libpgstattuple.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pgstattuple' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o segparse.o segparse.c -MMD -MP -MF .deps/segparse.Po segscan.c:1154: warning: 'input' defined but not used ar crs libseg.a seg.o segparse.o x86_64-pc-linux-gnu-ranlib libseg.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libseg.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu seg.o segparse.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libseg.so.0.0 rm -f libseg.so.0 ln -s libseg.so.0.0 libseg.so.0 rm -f libseg.so ln -s libseg.so.0.0 libseg.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/seg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o autoinc.o autoinc.c -MMD -MP -MF .deps/autoinc.Po x86_64-pc-linux-gnu-gcc -shared -o autoinc.so autoinc.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o insert_username.o insert_username.c -MMD -MP -MF .deps/insert_username.Po x86_64-pc-linux-gnu-gcc -shared -o insert_username.so insert_username.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o moddatetime.o moddatetime.c -MMD -MP -MF .deps/moddatetime.Po x86_64-pc-linux-gnu-gcc -shared -o moddatetime.so moddatetime.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o refint.o refint.c -MMD -MP -MF .deps/refint.Po x86_64-pc-linux-gnu-gcc -shared -o refint.so refint.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o timetravel.o timetravel.c -MMD -MP -MF .deps/timetravel.Po x86_64-pc-linux-gnu-gcc -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.3.12/work/postgresql-8.3.12/contrib/spi' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o tablefunc.o tablefunc.c -MMD -MP -MF .deps/tablefunc.Po x86_64-pc-linux-gnu-gcc -shared -o tablefunc.so tablefunc.o rm tablefunc.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/tablefunc' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o tsearch2.o tsearch2.c -MMD -MP -MF .deps/tsearch2.Po x86_64-pc-linux-gnu-gcc -shared -o tsearch2.so tsearch2.o rm tsearch2.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/tsearch2' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o test_parser.o test_parser.c -MMD -MP -MF .deps/test_parser.Po ar crs libtest_parser.a test_parser.o x86_64-pc-linux-gnu-ranlib libtest_parser.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libtest_parser.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu test_parser.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libtest_parser.so.0.0 rm -f libtest_parser.so.0 ln -s libtest_parser.so.0.0 libtest_parser.so.0 rm -f libtest_parser.so ln -s libtest_parser.so.0.0 libtest_parser.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/test_parser' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o sslinfo.o sslinfo.c -MMD -MP -MF .deps/sslinfo.Po ar crs libsslinfo.a sslinfo.o x86_64-pc-linux-gnu-ranlib libsslinfo.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libsslinfo.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu sslinfo.o -L/usr/lib64/postgresql-8.3/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -lssl -lcrypto -o libsslinfo.so.0.0 rm -f libsslinfo.so.0 ln -s libsslinfo.so.0.0 libsslinfo.so.0 rm -f libsslinfo.so ln -s libsslinfo.so.0.0 libsslinfo.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/sslinfo' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic "-DHAVE_OSSP_UUID_H" -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o uuid-ossp.o uuid-ossp.c -MMD -MP -MF .deps/uuid-ossp.Po ar crs libuuid-ossp.a uuid-ossp.o x86_64-pc-linux-gnu-ranlib libuuid-ossp.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libuuid-ossp.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu uuid-ossp.o -L/usr/lib64/postgresql-8.3/lib64 -lossp-uuid -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libuuid-ossp.so.0.0 rm -f libuuid-ossp.so.0 ln -s libuuid-ossp.so.0.0 libuuid-ossp.so.0 rm -f libuuid-ossp.so ln -s libuuid-ossp.so.0.0 libuuid-ossp.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/uuid-ossp' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/libxml2 -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -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 -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/libxml2 -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o xslt_proc.o xslt_proc.c -MMD -MP -MF .deps/xslt_proc.Po ar crs libpgxml.a xpath.o xslt_proc.o x86_64-pc-linux-gnu-ranlib libpgxml.a x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libpgxml.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu xpath.o xslt_proc.o -L/usr/lib64 -L/usr/lib64/postgresql-8.3/lib64 -lxml2 -lz -lm -lxslt -lxml2 -lz -lm -Wl,-rpath,'/usr/lib64/postgresql-8.3/lib64' -o libpgxml.so.0.0 rm -f libpgxml.so.0 ln -s libpgxml.so.0.0 libpgxml.so.0 rm -f libpgxml.so ln -s libpgxml.so.0.0 libpgxml.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/xml2' make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib' make -j4 -C contrib/xml2 -j1 PGXS=/usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/pgxs.mk PGXS_IN_SERVER=1 PGXS_WITH_SERVER=/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/postgres NO_PGXS=0 USE_PGXS=1 docdir=/usr/share/doc/postgresql-server-8.3.12 make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/xml2' make: Nothing to be done for `all'. make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/xml2' >>> Source compiled. >>> Test phase [not enabled]: dev-db/postgresql-server-8.3.12 >>> Install postgresql-server-8.3.12 into /tmp/portage/dev-db/postgresql-server-8.3.12/image/ category dev-db make -j4 install -C . -j1 DESTDIR=/tmp/portage/dev-db/postgresql-server-8.3.12/image/ PGXS_IN_SERVER=1 PGXS_WITH_SERVER=/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/postgres PGXS=/usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/pgxs.mk NO_PGXS=0 USE_PGXS=1 docdir=/usr/share/doc/postgresql-server-8.3.12 make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12' make -C doc install make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/doc' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/doc/postgresql-server-8.3.12/html mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/man/man1 /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/man/man7 gzip -d -c ./postgres.tar.gz | ( cd /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/doc/postgresql-server-8.3.12/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.3.12/image//usr/share/postgresql-8.3/man/$file || exit; \ done make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/doc' make -C src install make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src' make -C port install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/port' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/port' make -C timezone install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/timezone' make -C tznames install make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/timezone/tznames' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/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.3.12/image//usr/share/postgresql-8.3/timezonesets' /bin/sh ../../../config/install-sh -c -m 644 ./Default ./Australia ./India '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/timezonesets' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/timezone/tznames' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/timezone' make -C backend install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend' make -C access all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access' make -C common SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/common' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/common' make -C gist SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/gist' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/gist' make -C hash SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/hash' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/hash' make -C heap SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/heap' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/heap' make -C index SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/index' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/index' make -C nbtree SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/nbtree' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/nbtree' make -C transam SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/transam' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/transam' make -C gin SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/gin' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access/gin' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/access' make -C bootstrap all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/bootstrap' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/bootstrap' make -C catalog all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/catalog' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/catalog' make -C parser all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/parser' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/parser' make -C commands all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/commands' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/commands' make -C executor all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/executor' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/executor' make -C lib all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/lib' make -C libpq all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/libpq' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/libpq' make -C main all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/main' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/main' make -C nodes all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/nodes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/nodes' make -C optimizer all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer' make -C geqo SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/geqo' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/geqo' make -C path SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/path' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/path' make -C plan SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/plan' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/plan' make -C prep SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/prep' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/prep' make -C util SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/util' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer/util' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/optimizer' make -C port all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/port' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/port' make -C postmaster all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/postmaster' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/postmaster' make -C regex all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/regex' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/regex' make -C rewrite all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/rewrite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/rewrite' make -C storage all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage' make -C buffer SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/buffer' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/buffer' make -C file SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/file' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/file' make -C freespace SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/freespace' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/freespace' make -C ipc SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/ipc' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/ipc' make -C large_object SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/large_object' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/large_object' make -C lmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/lmgr' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/lmgr' make -C page SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/page' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/page' make -C smgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/smgr' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage/smgr' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/storage' make -C tcop all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/tcop' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/tcop' make -C tsearch all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/tsearch' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/tsearch' make -C utils all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils' make -C adt SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/adt' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/adt' make -C cache SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/cache' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/cache' make -C error SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/error' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/error' make -C fmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/fmgr' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/fmgr' make -C hash SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/hash' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/hash' make -C init SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/init' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/init' make -C mb SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb' make -C misc SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/misc' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/misc' make -C mmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mmgr' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mmgr' make -C resowner SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/resowner' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/resowner' make -C sort SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/sort' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/sort' make -C time SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/time' make[4]: `SUBSYS.o' is up to date. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/time' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/timezone' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/timezone' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/locale/af/LC_MESSAGES mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3 /bin/sh ../../config/install-sh -c postgres '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin/postgres' ln -s postgres '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin/postmaster' for lang in af; do \ /bin/sh ../../config/install-sh -c -m 644 po/$lang.mo '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/locale'/$lang/LC_MESSAGES/postgres.mo || exit 1; \ done make -C catalog install-data make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/catalog' /bin/sh ../../../config/install-sh -c -m 644 postgres.bki '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/postgres.bki' /bin/sh ../../../config/install-sh -c -m 644 postgres.description '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/postgres.description' /bin/sh ../../../config/install-sh -c -m 644 postgres.shdescription '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/postgres.shdescription' /bin/sh ../../../config/install-sh -c -m 644 ./system_views.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/system_views.sql' /bin/sh ../../../config/install-sh -c -m 644 ./information_schema.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/information_schema.sql' /bin/sh ../../../config/install-sh -c -m 644 ./sql_features.txt '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/sql_features.txt' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/catalog' make -C tsearch install-data make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/tsearch' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/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.3.12/image//usr/share/postgresql-8.3/tsearch_data/'$i || exit; \ done make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/tsearch' /bin/sh ../../config/install-sh -c -m 644 ./libpq/pg_hba.conf.sample '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/pg_hba.conf.sample' /bin/sh ../../config/install-sh -c -m 644 ./libpq/pg_ident.conf.sample '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/pg_ident.conf.sample' /bin/sh ../../config/install-sh -c -m 644 ./utils/misc/postgresql.conf.sample '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/postgresql.conf.sample' /bin/sh ../../config/install-sh -c -m 644 ./access/transam/recovery.conf.sample '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/recovery.conf.sample' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend' make -C backend/utils/mb/conversion_procs install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64 /bin/sh ../../../../../config/install-sh -c -m 644 conversion_create.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/ascii_and_mic' /bin/sh ../../../../../../config/install-sh -c -m 755 libascii_and_mic.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/ascii_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/ascii_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /bin/sh ../../../../../../config/install-sh -c -m 755 libcyrillic_and_mic.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/cyrillic_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /bin/sh ../../../../../../config/install-sh -c -m 755 libeuc_cn_and_mic.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/euc_cn_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /bin/sh ../../../../../../config/install-sh -c -m 755 libeuc_jp_and_sjis.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/euc_jp_and_sjis.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /bin/sh ../../../../../../config/install-sh -c -m 755 libeuc_kr_and_mic.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/euc_kr_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /bin/sh ../../../../../../config/install-sh -c -m 755 libeuc_tw_and_big5.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/euc_tw_and_big5.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /bin/sh ../../../../../../config/install-sh -c -m 755 liblatin2_and_win1250.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/latin2_and_win1250.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/latin_and_mic' /bin/sh ../../../../../../config/install-sh -c -m 755 liblatin_and_mic.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/latin_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/latin_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_ascii.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_ascii.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_big5' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_big5.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_big5.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_cyrillic.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_cyrillic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_euc_cn.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_euc_cn.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_euc_jp.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_euc_jp.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_euc_kr.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_euc_kr.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_euc_tw.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_euc_tw.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_gb18030.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_gb18030.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_gbk.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_gbk.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_iso8859.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_iso8859.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_iso8859_1.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_iso8859_1.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_johab' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_johab.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_johab.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_sjis.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_sjis.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_win' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_win.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_win.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_uhc.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_uhc.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_euc_jis_2004.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_euc_jis_2004.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_shift_jis_2004' /bin/sh ../../../../../../config/install-sh -c -m 755 libutf8_and_shift_jis_2004.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/utf8_and_shift_jis_2004.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/utf8_and_shift_jis_2004' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_jis_2004_and_shift_jis_2004' /bin/sh ../../../../../../config/install-sh -c -m 755 libeuc_jis_2004_and_shift_jis_2004.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/euc_jis_2004_and_shift_jis_2004.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs/euc_jis_2004_and_shift_jis_2004' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/snowball' /bin/sh ../../../config/install-sh -c -m 755 libdict_snowball.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/dict_snowball.so' /bin/sh ../../../config/install-sh -c -m 644 snowball_create.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/snowball' make -C bin install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/initdb' /bin/sh ../../../config/install-sh -c initdb '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin/initdb' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/initdb' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/ipcclean' /bin/sh ../../../config/install-sh -c -m 755 ipcclean '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin/ipcclean' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/ipcclean' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/pg_ctl' /bin/sh ../../../config/install-sh -c pg_ctl '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin/pg_ctl' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/pg_ctl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/pg_controldata' /bin/sh ../../../config/install-sh -c pg_controldata '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin/pg_controldata' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/pg_controldata' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/pg_resetxlog' /bin/sh ../../../config/install-sh -c pg_resetxlog '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin/pg_resetxlog' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin/pg_resetxlog' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/bin' make -C pl install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpgsql' make -C src install make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpgsql/src' /bin/sh ../../../../config/install-sh -c -m 755 libplpgsql.so.1.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/plpgsql.so' make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpgsql/src' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpgsql' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plperl' /bin/sh ../../../config/install-sh -c -m 755 libplperl.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/plperl.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plperl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpython' /bin/sh ../../../config/install-sh -c -m 755 libplpython.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/plpython.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/plpython' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/tcl' make -C modules all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/tcl/modules' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/tcl/modules' make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/tcl/modules' make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/tcl/modules' /bin/sh ../../../config/install-sh -c -m 755 libpltcl.so.2.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/pltcl.so' make -C modules install make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/tcl/modules' /bin/sh ../../../../config/install-sh -c -m 755 pltcl_loadmod '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin/pltcl_loadmod' /bin/sh ../../../../config/install-sh -c -m 755 pltcl_delmod '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin/pltcl_delmod' /bin/sh ../../../../config/install-sh -c -m 755 pltcl_listmod '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin/pltcl_listmod' /bin/sh ../../../../config/install-sh -c -m 644 ./unknown.pltcl '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/unknown.pltcl' make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/tcl/modules' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl/tcl' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/pl' make -C test/regress install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/test/regress' /bin/sh ../../../config/install-sh -c pg_regress '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/pgxs/src/test/regress/pg_regress' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/test/regress' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src' PostgreSQL installation complete. make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12' make -j4 install -C contrib -j1 DESTDIR=/tmp/portage/dev-db/postgresql-server-8.3.12/image/ PGXS_IN_SERVER=1 PGXS_WITH_SERVER=/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/postgres PGXS=/usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/pgxs.mk NO_PGXS=0 USE_PGXS=1 docdir=/usr/share/doc/postgresql-server-8.3.12 make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/adminpack' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_adminpack.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 adminpack.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libadminpack.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/adminpack.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/adminpack' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/btree_gist' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_btree_gist.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 btree_gist.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libbtree_gist.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/btree_gist.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/btree_gist' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/chkpass' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_chkpass.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 chkpass.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libchkpass.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/chkpass.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/chkpass' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/cube' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_cube.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 cube.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libcube.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/cube.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/cube' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/dblink' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_dblink.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 dblink.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libdblink.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/dblink.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/dblink' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/dict_int' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_dict_int.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 dict_int.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libdict_int.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/dict_int.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/dict_int' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/dict_xsyn' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_dict_xsyn.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 dict_xsyn.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./xsyn_sample.rules '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/tsearch_data' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libdict_xsyn.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/dict_xsyn.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/dict_xsyn' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/earthdistance' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o earthdistance.o earthdistance.c -MMD -MP -MF .deps/earthdistance.Po x86_64-pc-linux-gnu-gcc -shared -o earthdistance.so earthdistance.o /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_earthdistance.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 earthdistance.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 earthdistance.so '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/earthdistance' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/fuzzystrmatch' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_fuzzystrmatch.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 fuzzystrmatch.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libfuzzystrmatch.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/fuzzystrmatch.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/fuzzystrmatch' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/hstore' /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../src/Makefile.global:514: warning: overriding commands for target `install-strip' ../../src/Makefile.global:514: warning: ignoring old commands for target `install-strip' /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../src/Makefile.global:561: warning: overriding commands for target `clean-deps' ../../src/Makefile.global:561: warning: ignoring old commands for target `clean-deps' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_hstore.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 hstore.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libhstore.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/hstore.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/hstore' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/intagg' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o int_aggregate.o int_aggregate.c -MMD -MP -MF .deps/int_aggregate.Po x86_64-pc-linux-gnu-gcc -shared -o int_aggregate.so int_aggregate.o /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_int_aggregate.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 int_aggregate.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 int_aggregate.so '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/intagg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/intarray' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall__int.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 _int.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 lib_int.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/_int.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/intarray' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/isn' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o isn.o isn.c -MMD -MP -MF .deps/isn.Po x86_64-pc-linux-gnu-gcc -shared -o isn.so isn.o /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_isn.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 isn.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 isn.so '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/isn' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/lo' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o lo.o lo.c -MMD -MP -MF .deps/lo.Po x86_64-pc-linux-gnu-gcc -shared -o lo.so lo.o /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_lo.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 lo.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 lo.so '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/lo' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/ltree' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_ltree.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ltree.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libltree.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/ltree.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/ltree' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pageinspect' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pageinspect.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pageinspect.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpageinspect.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/pageinspect.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pageinspect' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_buffercache' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pg_buffercache.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pg_buffercache.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpg_buffercache.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/pg_buffercache.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_buffercache' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_freespacemap' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pg_freespacemap.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pg_freespacemap.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpg_freespacemap.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/pg_freespacemap.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_freespacemap' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_standby' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c pg_standby '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/bin' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_standby' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_trgm' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pg_trgm.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pg_trgm.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpg_trgm.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/pg_trgm.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pg_trgm' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pgcrypto' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pgcrypto.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgcrypto.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpgcrypto.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/pgcrypto.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pgcrypto' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pgrowlocks' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pgrowlocks.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgrowlocks.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpgrowlocks.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/pgrowlocks.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pgrowlocks' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pgstattuple' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pgstattuple.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgstattuple.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpgstattuple.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/pgstattuple.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/pgstattuple' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/seg' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_seg.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 seg.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libseg.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/seg.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/seg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/spi' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o insert_username.o insert_username.c -MMD -MP -MF .deps/insert_username.Po x86_64-pc-linux-gnu-gcc -shared -o insert_username.so insert_username.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o moddatetime.o moddatetime.c -MMD -MP -MF .deps/moddatetime.Po x86_64-pc-linux-gnu-gcc -shared -o moddatetime.so moddatetime.o x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o timetravel.o timetravel.c -MMD -MP -MF .deps/timetravel.Po x86_64-pc-linux-gnu-gcc -shared -o timetravel.so timetravel.o mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/doc/postgresql-server-8.3.12/contrib /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 autoinc.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 insert_username.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 moddatetime.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 refint.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 timetravel.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 autoinc.so '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 insert_username.so '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 moddatetime.so '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 refint.so '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 timetravel.so '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./autoinc.example '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/doc/postgresql-server-8.3.12/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./insert_username.example '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/doc/postgresql-server-8.3.12/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./moddatetime.example '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/doc/postgresql-server-8.3.12/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./refint.example '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/doc/postgresql-server-8.3.12/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./timetravel.example '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/doc/postgresql-server-8.3.12/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/spi' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/tablefunc' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o tablefunc.o tablefunc.c -MMD -MP -MF .deps/tablefunc.Po x86_64-pc-linux-gnu-gcc -shared -o tablefunc.so tablefunc.o /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_tablefunc.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 tablefunc.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 tablefunc.so '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/tablefunc' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/tsearch2' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.3/server -I/usr/include/postgresql-8.3/internal -D_GNU_SOURCE -c -o tsearch2.o tsearch2.c -MMD -MP -MF .deps/tsearch2.Po x86_64-pc-linux-gnu-gcc -shared -o tsearch2.so tsearch2.o /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_tsearch2.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 tsearch2.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 tsearch2.so '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/tsearch2' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/test_parser' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_test_parser.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 test_parser.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libtest_parser.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/test_parser.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/test_parser' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/sslinfo' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_sslinfo.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 sslinfo.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libsslinfo.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/sslinfo.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/sslinfo' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/uuid-ossp' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_uuid-ossp.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 uuid-ossp.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libuuid-ossp.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/uuid-ossp.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/uuid-ossp' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/xml2' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pgxml.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgxml.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpgxml.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/pgxml.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/xml2' make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib' make -j4 install -C contrib/xml2 -j1 DESTDIR=/tmp/portage/dev-db/postgresql-server-8.3.12/image/ PGXS_IN_SERVER=1 PGXS_WITH_SERVER=/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/src/backend/postgres PGXS=/usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/pgxs.mk NO_PGXS=0 USE_PGXS=1 docdir=/usr/share/doc/postgresql-server-8.3.12 make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/xml2' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pgxml.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgxml.sql '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/share/postgresql-8.3/contrib' /bin/sh /usr/lib64/postgresql-8.3/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpgxml.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.3.12/image//usr/lib64/postgresql-8.3/lib64/pgxml.so' make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.3.12/work/postgresql-8.3.12/contrib/xml2' >>> Completed installing postgresql-server-8.3.12 into /tmp/portage/dev-db/postgresql-server-8.3.12/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib64/postgresql-8.3/lib64/pgxml.so usr/lib64/postgresql-8.3/lib64/uuid-ossp.so usr/lib64/postgresql-8.3/lib64/sslinfo.so usr/lib64/postgresql-8.3/lib64/test_parser.so usr/lib64/postgresql-8.3/lib64/tsearch2.so usr/lib64/postgresql-8.3/lib64/tablefunc.so usr/lib64/postgresql-8.3/lib64/timetravel.so usr/lib64/postgresql-8.3/lib64/refint.so usr/lib64/postgresql-8.3/lib64/moddatetime.so usr/lib64/postgresql-8.3/lib64/insert_username.so usr/lib64/postgresql-8.3/lib64/autoinc.so usr/lib64/postgresql-8.3/lib64/seg.so usr/lib64/postgresql-8.3/lib64/pgstattuple.so usr/lib64/postgresql-8.3/lib64/pgrowlocks.so usr/lib64/postgresql-8.3/lib64/pgcrypto.so usr/lib64/postgresql-8.3/lib64/pg_trgm.so usr/lib64/postgresql-8.3/lib64/pg_freespacemap.so usr/lib64/postgresql-8.3/lib64/pg_buffercache.so usr/lib64/postgresql-8.3/lib64/pageinspect.so usr/lib64/postgresql-8.3/lib64/ltree.so usr/lib64/postgresql-8.3/lib64/lo.so usr/lib64/postgresql-8.3/lib64/isn.so usr/lib64/postgresql-8.3/lib64/_int.so usr/lib64/postgresql-8.3/lib64/int_aggregate.so usr/lib64/postgresql-8.3/lib64/hstore.so usr/lib64/postgresql-8.3/lib64/fuzzystrmatch.so usr/lib64/postgresql-8.3/lib64/earthdistance.so usr/lib64/postgresql-8.3/lib64/dict_xsyn.so usr/lib64/postgresql-8.3/lib64/dict_int.so usr/lib64/postgresql-8.3/lib64/dblink.so usr/lib64/postgresql-8.3/lib64/cube.so usr/lib64/postgresql-8.3/lib64/chkpass.so usr/lib64/postgresql-8.3/lib64/btree_gist.so usr/lib64/postgresql-8.3/lib64/adminpack.so usr/lib64/postgresql-8.3/lib64/pgxs/src/test/regress/pg_regress usr/lib64/postgresql-8.3/lib64/pltcl.so usr/lib64/postgresql-8.3/lib64/plpython.so usr/lib64/postgresql-8.3/lib64/plperl.so usr/lib64/postgresql-8.3/lib64/plpgsql.so usr/lib64/postgresql-8.3/lib64/dict_snowball.so usr/lib64/postgresql-8.3/lib64/euc_jis_2004_and_shift_jis_2004.so usr/lib64/postgresql-8.3/lib64/utf8_and_shift_jis_2004.so usr/lib64/postgresql-8.3/lib64/utf8_and_euc_jis_2004.so usr/lib64/postgresql-8.3/lib64/utf8_and_uhc.so usr/lib64/postgresql-8.3/lib64/utf8_and_win.so usr/lib64/postgresql-8.3/lib64/utf8_and_sjis.so usr/lib64/postgresql-8.3/lib64/utf8_and_johab.so usr/lib64/postgresql-8.3/lib64/utf8_and_iso8859_1.so usr/lib64/postgresql-8.3/lib64/utf8_and_iso8859.so usr/lib64/postgresql-8.3/lib64/utf8_and_gbk.so usr/lib64/postgresql-8.3/lib64/utf8_and_gb18030.so usr/lib64/postgresql-8.3/lib64/utf8_and_euc_tw.so usr/lib64/postgresql-8.3/lib64/utf8_and_euc_kr.so usr/lib64/postgresql-8.3/lib64/utf8_and_euc_jp.so usr/lib64/postgresql-8.3/lib64/utf8_and_euc_cn.so usr/lib64/postgresql-8.3/lib64/utf8_and_cyrillic.so usr/lib64/postgresql-8.3/lib64/utf8_and_big5.so usr/lib64/postgresql-8.3/lib64/utf8_and_ascii.so usr/lib64/postgresql-8.3/lib64/latin_and_mic.so usr/lib64/postgresql-8.3/lib64/latin2_and_win1250.so usr/lib64/postgresql-8.3/lib64/euc_tw_and_big5.so usr/lib64/postgresql-8.3/lib64/euc_kr_and_mic.so usr/lib64/postgresql-8.3/lib64/euc_jp_and_sjis.so usr/lib64/postgresql-8.3/lib64/euc_cn_and_mic.so usr/lib64/postgresql-8.3/lib64/cyrillic_and_mic.so usr/lib64/postgresql-8.3/lib64/ascii_and_mic.so usr/lib64/postgresql-8.3/bin/pg_standby usr/lib64/postgresql-8.3/bin/pg_resetxlog usr/lib64/postgresql-8.3/bin/pg_controldata usr/lib64/postgresql-8.3/bin/pg_ctl usr/lib64/postgresql-8.3/bin/initdb usr/lib64/postgresql-8.3/bin/postgres ecompressdir: bzip2 -9 /usr/share/postgresql-8.3/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.3/lib64/earthdistance.so * /usr/lib64/postgresql-8.3/lib64/int_aggregate.so * /usr/lib64/postgresql-8.3/lib64/isn.so * /usr/lib64/postgresql-8.3/lib64/lo.so * /usr/lib64/postgresql-8.3/lib64/autoinc.so * /usr/lib64/postgresql-8.3/lib64/insert_username.so * /usr/lib64/postgresql-8.3/lib64/moddatetime.so * /usr/lib64/postgresql-8.3/lib64/refint.so * /usr/lib64/postgresql-8.3/lib64/timetravel.so * /usr/lib64/postgresql-8.3/lib64/tablefunc.so * /usr/lib64/postgresql-8.3/lib64/tsearch2.so * checking 209 files for package collisions --- /var/ --- /var/run/ --- /var/run/postgresql/ >>> /var/run/postgresql/.keep_dev-db_postgresql-server-8.3 --- /etc/ --- /etc/conf.d/ >>> /etc/conf.d/postgresql-8.3 --- /etc/init.d/ >>> /etc/init.d/postgresql-8.3 --- /etc/eselect/ --- /etc/eselect/postgresql/ --- /etc/eselect/postgresql/slots/ --- /etc/eselect/postgresql/slots/8.3/ >>> /etc/eselect/postgresql/slots/8.3/service --- /usr/ --- /usr/lib64/ --- /usr/lib64/postgresql-8.3/ --- /usr/lib64/postgresql-8.3/lib64/ >>> /usr/lib64/postgresql-8.3/lib64/ascii_and_mic.so >>> /usr/lib64/postgresql-8.3/lib64/cyrillic_and_mic.so >>> /usr/lib64/postgresql-8.3/lib64/euc_cn_and_mic.so >>> /usr/lib64/postgresql-8.3/lib64/euc_jp_and_sjis.so >>> /usr/lib64/postgresql-8.3/lib64/euc_kr_and_mic.so >>> /usr/lib64/postgresql-8.3/lib64/euc_tw_and_big5.so >>> /usr/lib64/postgresql-8.3/lib64/latin2_and_win1250.so >>> /usr/lib64/postgresql-8.3/lib64/latin_and_mic.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_ascii.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_big5.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_cyrillic.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_euc_cn.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_euc_jp.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_euc_kr.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_euc_tw.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_gb18030.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_gbk.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_iso8859.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_iso8859_1.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_johab.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_sjis.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_win.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_uhc.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_euc_jis_2004.so >>> /usr/lib64/postgresql-8.3/lib64/utf8_and_shift_jis_2004.so >>> /usr/lib64/postgresql-8.3/lib64/euc_jis_2004_and_shift_jis_2004.so >>> /usr/lib64/postgresql-8.3/lib64/dict_snowball.so >>> /usr/lib64/postgresql-8.3/lib64/plpgsql.so >>> /usr/lib64/postgresql-8.3/lib64/plperl.so >>> /usr/lib64/postgresql-8.3/lib64/plpython.so >>> /usr/lib64/postgresql-8.3/lib64/pltcl.so >>> /usr/lib64/postgresql-8.3/lib64/adminpack.so >>> /usr/lib64/postgresql-8.3/lib64/btree_gist.so >>> /usr/lib64/postgresql-8.3/lib64/chkpass.so >>> /usr/lib64/postgresql-8.3/lib64/cube.so >>> /usr/lib64/postgresql-8.3/lib64/dblink.so >>> /usr/lib64/postgresql-8.3/lib64/dict_int.so >>> /usr/lib64/postgresql-8.3/lib64/dict_xsyn.so >>> /usr/lib64/postgresql-8.3/lib64/earthdistance.so >>> /usr/lib64/postgresql-8.3/lib64/fuzzystrmatch.so >>> /usr/lib64/postgresql-8.3/lib64/hstore.so >>> /usr/lib64/postgresql-8.3/lib64/int_aggregate.so >>> /usr/lib64/postgresql-8.3/lib64/_int.so >>> /usr/lib64/postgresql-8.3/lib64/isn.so >>> /usr/lib64/postgresql-8.3/lib64/lo.so >>> /usr/lib64/postgresql-8.3/lib64/ltree.so >>> /usr/lib64/postgresql-8.3/lib64/pageinspect.so >>> /usr/lib64/postgresql-8.3/lib64/pg_buffercache.so >>> /usr/lib64/postgresql-8.3/lib64/pg_freespacemap.so >>> /usr/lib64/postgresql-8.3/lib64/pg_trgm.so >>> /usr/lib64/postgresql-8.3/lib64/pgcrypto.so >>> /usr/lib64/postgresql-8.3/lib64/pgrowlocks.so >>> /usr/lib64/postgresql-8.3/lib64/pgstattuple.so >>> /usr/lib64/postgresql-8.3/lib64/seg.so >>> /usr/lib64/postgresql-8.3/lib64/autoinc.so >>> /usr/lib64/postgresql-8.3/lib64/insert_username.so >>> /usr/lib64/postgresql-8.3/lib64/moddatetime.so >>> /usr/lib64/postgresql-8.3/lib64/refint.so >>> /usr/lib64/postgresql-8.3/lib64/timetravel.so >>> /usr/lib64/postgresql-8.3/lib64/tablefunc.so >>> /usr/lib64/postgresql-8.3/lib64/tsearch2.so >>> /usr/lib64/postgresql-8.3/lib64/test_parser.so >>> /usr/lib64/postgresql-8.3/lib64/sslinfo.so >>> /usr/lib64/postgresql-8.3/lib64/uuid-ossp.so >>> /usr/lib64/postgresql-8.3/lib64/pgxml.so --- /usr/lib64/postgresql-8.3/lib64/pgxs/ --- /usr/lib64/postgresql-8.3/lib64/pgxs/src/ >>> /usr/lib64/postgresql-8.3/lib64/pgxs/src/test/ >>> /usr/lib64/postgresql-8.3/lib64/pgxs/src/test/regress/ >>> /usr/lib64/postgresql-8.3/lib64/pgxs/src/test/regress/pg_regress --- /usr/lib64/postgresql-8.3/bin/ >>> /usr/lib64/postgresql-8.3/bin/postgres >>> /usr/lib64/postgresql-8.3/bin/initdb >>> /usr/lib64/postgresql-8.3/bin/pg_ctl >>> /usr/lib64/postgresql-8.3/bin/pg_controldata >>> /usr/lib64/postgresql-8.3/bin/pg_resetxlog >>> /usr/lib64/postgresql-8.3/bin/pg_standby >>> /usr/lib64/postgresql-8.3/bin/pltcl_listmod >>> /usr/lib64/postgresql-8.3/bin/pltcl_delmod >>> /usr/lib64/postgresql-8.3/bin/pltcl_loadmod >>> /usr/lib64/postgresql-8.3/bin/ipcclean >>> /usr/lib64/postgresql-8.3/bin/postmaster -> postgres --- /usr/share/ --- /usr/share/postgresql-8.3/ >>> /usr/share/postgresql-8.3/contrib/ >>> /usr/share/postgresql-8.3/contrib/pgxml.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_pgxml.sql >>> /usr/share/postgresql-8.3/contrib/uuid-ossp.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_uuid-ossp.sql >>> /usr/share/postgresql-8.3/contrib/sslinfo.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_sslinfo.sql >>> /usr/share/postgresql-8.3/contrib/test_parser.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_test_parser.sql >>> /usr/share/postgresql-8.3/contrib/tsearch2.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_tsearch2.sql >>> /usr/share/postgresql-8.3/contrib/tablefunc.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_tablefunc.sql >>> /usr/share/postgresql-8.3/contrib/timetravel.sql >>> /usr/share/postgresql-8.3/contrib/refint.sql >>> /usr/share/postgresql-8.3/contrib/moddatetime.sql >>> /usr/share/postgresql-8.3/contrib/insert_username.sql >>> /usr/share/postgresql-8.3/contrib/autoinc.sql >>> /usr/share/postgresql-8.3/contrib/seg.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_seg.sql >>> /usr/share/postgresql-8.3/contrib/pgstattuple.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_pgstattuple.sql >>> /usr/share/postgresql-8.3/contrib/pgrowlocks.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_pgrowlocks.sql >>> /usr/share/postgresql-8.3/contrib/pgcrypto.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_pgcrypto.sql >>> /usr/share/postgresql-8.3/contrib/pg_trgm.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_pg_trgm.sql >>> /usr/share/postgresql-8.3/contrib/pg_freespacemap.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_pg_freespacemap.sql >>> /usr/share/postgresql-8.3/contrib/pg_buffercache.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_pg_buffercache.sql >>> /usr/share/postgresql-8.3/contrib/pageinspect.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_pageinspect.sql >>> /usr/share/postgresql-8.3/contrib/ltree.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_ltree.sql >>> /usr/share/postgresql-8.3/contrib/lo.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_lo.sql >>> /usr/share/postgresql-8.3/contrib/isn.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_isn.sql >>> /usr/share/postgresql-8.3/contrib/_int.sql >>> /usr/share/postgresql-8.3/contrib/uninstall__int.sql >>> /usr/share/postgresql-8.3/contrib/int_aggregate.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_int_aggregate.sql >>> /usr/share/postgresql-8.3/contrib/hstore.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_hstore.sql >>> /usr/share/postgresql-8.3/contrib/fuzzystrmatch.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_fuzzystrmatch.sql >>> /usr/share/postgresql-8.3/contrib/earthdistance.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_earthdistance.sql >>> /usr/share/postgresql-8.3/contrib/dict_xsyn.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_dict_xsyn.sql >>> /usr/share/postgresql-8.3/contrib/dict_int.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_dict_int.sql >>> /usr/share/postgresql-8.3/contrib/dblink.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_dblink.sql >>> /usr/share/postgresql-8.3/contrib/cube.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_cube.sql >>> /usr/share/postgresql-8.3/contrib/chkpass.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_chkpass.sql >>> /usr/share/postgresql-8.3/contrib/btree_gist.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_btree_gist.sql >>> /usr/share/postgresql-8.3/contrib/adminpack.sql >>> /usr/share/postgresql-8.3/contrib/uninstall_adminpack.sql >>> /usr/share/postgresql-8.3/unknown.pltcl >>> /usr/share/postgresql-8.3/snowball_create.sql >>> /usr/share/postgresql-8.3/conversion_create.sql >>> /usr/share/postgresql-8.3/recovery.conf.sample >>> /usr/share/postgresql-8.3/postgresql.conf.sample >>> /usr/share/postgresql-8.3/pg_ident.conf.sample >>> /usr/share/postgresql-8.3/pg_hba.conf.sample >>> /usr/share/postgresql-8.3/tsearch_data/ >>> /usr/share/postgresql-8.3/tsearch_data/xsyn_sample.rules >>> /usr/share/postgresql-8.3/tsearch_data/turkish.stop >>> /usr/share/postgresql-8.3/tsearch_data/swedish.stop >>> /usr/share/postgresql-8.3/tsearch_data/spanish.stop >>> /usr/share/postgresql-8.3/tsearch_data/russian.stop >>> /usr/share/postgresql-8.3/tsearch_data/portuguese.stop >>> /usr/share/postgresql-8.3/tsearch_data/norwegian.stop >>> /usr/share/postgresql-8.3/tsearch_data/italian.stop >>> /usr/share/postgresql-8.3/tsearch_data/hungarian.stop >>> /usr/share/postgresql-8.3/tsearch_data/german.stop >>> /usr/share/postgresql-8.3/tsearch_data/french.stop >>> /usr/share/postgresql-8.3/tsearch_data/finnish.stop >>> /usr/share/postgresql-8.3/tsearch_data/english.stop >>> /usr/share/postgresql-8.3/tsearch_data/dutch.stop >>> /usr/share/postgresql-8.3/tsearch_data/danish.stop >>> /usr/share/postgresql-8.3/tsearch_data/ispell_sample.dict >>> /usr/share/postgresql-8.3/tsearch_data/ispell_sample.affix >>> /usr/share/postgresql-8.3/tsearch_data/hunspell_sample.affix >>> /usr/share/postgresql-8.3/tsearch_data/thesaurus_sample.ths >>> /usr/share/postgresql-8.3/tsearch_data/synonym_sample.syn >>> /usr/share/postgresql-8.3/sql_features.txt >>> /usr/share/postgresql-8.3/information_schema.sql >>> /usr/share/postgresql-8.3/system_views.sql >>> /usr/share/postgresql-8.3/postgres.shdescription >>> /usr/share/postgresql-8.3/postgres.description >>> /usr/share/postgresql-8.3/postgres.bki --- /usr/share/postgresql-8.3/locale/ --- /usr/share/postgresql-8.3/locale/af/ --- /usr/share/postgresql-8.3/locale/af/LC_MESSAGES/ >>> /usr/share/postgresql-8.3/locale/af/LC_MESSAGES/postgres.mo >>> /usr/share/postgresql-8.3/timezonesets/ >>> /usr/share/postgresql-8.3/timezonesets/India >>> /usr/share/postgresql-8.3/timezonesets/Australia >>> /usr/share/postgresql-8.3/timezonesets/Default >>> /usr/share/postgresql-8.3/timezonesets/Pacific.txt >>> /usr/share/postgresql-8.3/timezonesets/Indian.txt >>> /usr/share/postgresql-8.3/timezonesets/Europe.txt >>> /usr/share/postgresql-8.3/timezonesets/Etc.txt >>> /usr/share/postgresql-8.3/timezonesets/Australia.txt >>> /usr/share/postgresql-8.3/timezonesets/Atlantic.txt >>> /usr/share/postgresql-8.3/timezonesets/Asia.txt >>> /usr/share/postgresql-8.3/timezonesets/Antarctica.txt >>> /usr/share/postgresql-8.3/timezonesets/America.txt >>> /usr/share/postgresql-8.3/timezonesets/Africa.txt --- /usr/share/postgresql-8.3/man/ --- /usr/share/postgresql-8.3/man/man1/ >>> /usr/share/postgresql-8.3/man/man1/initdb.1.bz2 >>> /usr/share/postgresql-8.3/man/man1/ipcclean.1.bz2 >>> /usr/share/postgresql-8.3/man/man1/pg_controldata.1.bz2 >>> /usr/share/postgresql-8.3/man/man1/pg_ctl.1.bz2 >>> /usr/share/postgresql-8.3/man/man1/pg_resetxlog.1.bz2 >>> /usr/share/postgresql-8.3/man/man1/postgres.1.bz2 >>> /usr/share/postgresql-8.3/man/man1/postmaster.1.bz2 --- /usr/share/doc/ >>> /usr/share/doc/postgresql-server-8.3.12/ >>> /usr/share/doc/postgresql-server-8.3.12/README.bz2 >>> /usr/share/doc/postgresql-server-8.3.12/HISTORY.bz2 >>> /usr/share/doc/postgresql-server-8.3.12/README.mb.big5.bz2 >>> /usr/share/doc/postgresql-server-8.3.12/README.mb.jp.bz2 >>> /usr/share/doc/postgresql-server-8.3.12/TODO.bz2 >>> /usr/share/doc/postgresql-server-8.3.12/bug.template.bz2 >>> /usr/share/doc/postgresql-server-8.3.12/contrib/ >>> /usr/share/doc/postgresql-server-8.3.12/contrib/timetravel.example >>> /usr/share/doc/postgresql-server-8.3.12/contrib/refint.example >>> /usr/share/doc/postgresql-server-8.3.12/contrib/moddatetime.example >>> /usr/share/doc/postgresql-server-8.3.12/contrib/insert_username.example >>> /usr/share/doc/postgresql-server-8.3.12/contrib/autoinc.example Creating /usr/bin/pg_standby symlink... * 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 re-emerge * 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.3 to restore the * original location. * * Before initializing the database, you may want to edit PG_INITDB_OPTS so that it * contains your preferred locale in: * * /etc/conf.d/postgresql-8.3 * * Execute the following command to setup the initial database environment: * * emerge --config =dev-db/postgresql-server-8.3.12 * * The autovacuum function, which was in contrib, has been moved to the main * PostgreSQL functions starting with 8.1. You can enable it in the clusters * postgresql.conf. >>> Regenerating /etc/ld.so.cache...