* Package: dev-db/postgresql-server-8.2.22 * Repository: gentoo * Maintainer: pgsql-bugs@gentoo.org * USE: amd64 doc elibc_glibc kernel_linux linguas_af linguas_cs linguas_de linguas_en 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 pam perl python tcl userland_GNU xml * FEATURES: sandbox userpriv usersandbox * Applying autoconf.patch ... [ ok ] * Applying bool.patch ... [ ok ] * Applying darwin.patch ... [ ok ] * Applying pg_ctl-exit-status.patch ... [ ok ] * Applying server.patch ... [ ok ] * Applying SuperH.patch ... [ ok ] * Adjusting to prefix / * pg_config_manual.h ... [ ok ] * Running autoconf ... [ ok ] 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 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=native -O2 -g0 -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... yes checking whether to build with Tcl... yes checking whether to build Perl modules... yes checking whether to build Python modules... yes checking whether to build with 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E configure: using CPPFLAGS=-D_GNU_SOURCE -I/usr/include/postgresql-8.2/ configure: using LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu checking for gawk... gawk checking for flex... /usr/bin/flex checking whether ln -s works... yes 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 tar... /bin/tar 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 bison... bison -y checking for perl... /usr/bin/perl checking for Perl archlibexp... /usr/lib64/perl5/5.12.3/x86_64-linux-thread-multi checking for Perl privlibexp... /usr/lib64/perl5/5.12.3 checking for Perl useshrplib... true checking for flags to link embedded Perl... -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib64/perl5/5.12.3/x86_64-linux-thread-multi/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc checking for python... /usr/bin/python checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python2.7/config checking how to link an embedded Python application... -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm checking whether Python is compiled with thread support... yes checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing fdatasync... none required checking for library containing shmget... none required checking for -lreadline... yes (-lreadline) checking for inflate in -lz... yes 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 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 endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes 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/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 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 security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes 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 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 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 finite... yes checking for sigsetjmp... 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 the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking whether pthreads work with -pthreads... no checking whether pthreads work with -mthreads... no checking for the pthreads library -lpthread... yes checking whether pthreads work with --thread-safe... no checking whether pthreads work with -mt... no checking for the pthreads library -lpthreadGC2... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether getpwuid_r takes a fifth argument... yes checking whether strerror_r returns int... no checking for ldap_bind in -lldap... yes checking for ldap_simple_bind in -lldap_r... yes checking test program... ok checking whether printf supports argument control... yes checking whether long int is 64 bits... yes checking size of unsigned long... 8 checking size of 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 checking thread safety of required library functions... yes 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 make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22' make -C doc all make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/work/postgresql-8.2.22/doc' make -C src all make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src' make -C port all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/port' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c strlcpy.c -o strlcpy_srv.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c copydir.c -o copydir_srv.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c dirmod.c -o dirmod_srv.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c exec.c -o exec_srv.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c noblock.c -o noblock_srv.o echo "#define PGBINDIR \"/usr/lib64/postgresql-8.2/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/usr/share/postgresql-8.2\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/etc/postgresql-8.2\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/usr/include/postgresql-8.2\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/usr/include/postgresql-8.2\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/usr/include/postgresql-8.2/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib64/postgresql-8.2/lib64\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/usr/lib64/postgresql-8.2/lib64\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/lib64/postgresql-8.2/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/share/doc/postgresql-server-8.2.22\"" >>pg_config_paths.h echo "#define MANDIR \"/usr/share/postgresql-8.2/man\"" >>pg_config_paths.h x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c path.c -o path_srv.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c pipe.c -o pipe_srv.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c pgsleep.c -o pgsleep_srv.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c pgstrcasecmp.c -o pgstrcasecmp_srv.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c qsort.c -o qsort_srv.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c qsort_arg.c -o qsort_arg_srv.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c sprompt.c -o sprompt_srv.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c thread.c -o thread_srv.o ar crs libpgport_srv.a strlcpy_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.2.22/work/postgresql-8.2.22/src/port' make -C timezone all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/timezone' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o localtime.o localtime.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o strftime.o strftime.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pgtz.o pgtz.c /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o localtime.o strftime.o pgtz.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o zic.o zic.c zic.c: In function ‘writezone’: zic.c:1594:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result zic.c:1595:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result zic.c:1596:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result zic.c:1597:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result zic.c:1598:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result zic.c:1599:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result zic.c:1600:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result zic.c:1601:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result zic.c:1615:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result zic.c:1624:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result zic.c: In function ‘puttzcode’: zic.c:1485:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ialloc.o ialloc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o scheck.o scheck.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv zic.o ialloc.o scheck.o localtime.o -L/usr/lib64/postgresql-8.2/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.2/lib64' -lpgport -lpam -lssl -lcrypto -lkrb5 -lcom_err -lz -lreadline -lcrypt -ldl -lm -o zic make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/timezone' make -C backend all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/work/postgresql-8.2.22/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.2.22/work/postgresql-8.2.22/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.2.22/work/postgresql-8.2.22/src/backend/access' make -C common SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/common' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o heaptuple.o heaptuple.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o indextuple.o indextuple.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o printtup.o printtup.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o reloptions.o reloptions.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o scankey.o scankey.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tupdesc.o tupdesc.c /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.2.22/work/postgresql-8.2.22/src/backend/access/common' make -C gist SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/gist' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o gist.o gist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o gistutil.o gistutil.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o gistxlog.o gistxlog.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o gistvacuum.o gistvacuum.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o gistget.o gistget.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o gistscan.o gistscan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o gistproc.o gistproc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o gistsplit.o gistsplit.c /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.2.22/work/postgresql-8.2.22/src/backend/access/gist' make -C hash SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/hash' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hash.o hash.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hashfunc.o hashfunc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hashinsert.o hashinsert.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hashovfl.o hashovfl.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hashpage.o hashpage.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hashscan.o hashscan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hashsearch.o hashsearch.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hashutil.o hashutil.c /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.2.22/work/postgresql-8.2.22/src/backend/access/hash' make -C heap SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/heap' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o heapam.o heapam.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hio.o hio.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tuptoaster.o tuptoaster.c /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o heapam.o hio.o tuptoaster.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/heap' make -C index SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/index' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o genam.o genam.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o indexam.o indexam.c /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.2.22/work/postgresql-8.2.22/src/backend/access/index' make -C nbtree SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/nbtree' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nbtcompare.o nbtcompare.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nbtinsert.o nbtinsert.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nbtpage.o nbtpage.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nbtree.o nbtree.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nbtsearch.o nbtsearch.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nbtutils.o nbtutils.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nbtsort.o nbtsort.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nbtxlog.o nbtxlog.c /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.2.22/work/postgresql-8.2.22/src/backend/access/nbtree' make -C transam SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/transam' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o clog.o clog.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o transam.o transam.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o varsup.o varsup.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o xact.o xact.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o xlog.o xlog.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o xlogutils.o xlogutils.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o rmgr.o rmgr.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o slru.o slru.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o subtrans.o subtrans.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o multixact.o multixact.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o twophase.o twophase.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o twophase_rmgr.o twophase_rmgr.c /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.2.22/work/postgresql-8.2.22/src/backend/access/transam' make -C gin SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/gin' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ginutil.o ginutil.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o gininsert.o gininsert.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ginxlog.o ginxlog.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ginentrypage.o ginentrypage.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o gindatapage.o gindatapage.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ginbtree.o ginbtree.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ginscan.o ginscan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ginget.o ginget.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ginvacuum.o ginvacuum.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ginarrayproc.o ginarrayproc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ginbulk.o ginbulk.c /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.2.22/work/postgresql-8.2.22/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.2.22/work/postgresql-8.2.22/src/backend/access' make -C bootstrap all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/bootstrap' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o bootparse.o bootparse.c bootscanner.c:1457:16: warning: ‘input’ defined but not used x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o bootstrap.o bootstrap.c /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.2.22/work/postgresql-8.2.22/src/backend/bootstrap' make -C catalog all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/catalog' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o catalog.o catalog.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o dependency.o dependency.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o heap.o heap.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o index.o index.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o indexing.o indexing.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o namespace.o namespace.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o aclchk.o aclchk.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_aggregate.o pg_aggregate.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_constraint.o pg_constraint.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_conversion.o pg_conversion.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_depend.o pg_depend.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_largeobject.o pg_largeobject.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_namespace.o pg_namespace.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_operator.o pg_operator.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_proc.o pg_proc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_shdepend.o pg_shdepend.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_type.o pg_type.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o toasting.o toasting.c /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_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.2.22 -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_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_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/toasting.h ../../../src/include/catalog/indexing.h make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/catalog' make -C parser all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/parser' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o analyze.o analyze.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o gram.o gram.c scan.c:6654:16: warning: ‘input’ defined but not used x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o keywords.o keywords.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o parser.o parser.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o parse_agg.o parse_agg.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o parse_clause.o parse_clause.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o parse_expr.o parse_expr.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o parse_func.o parse_func.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o parse_node.o parse_node.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o parse_oper.o parse_oper.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o parse_relation.o parse_relation.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o parse_type.o parse_type.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o parse_coerce.o parse_coerce.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o parse_target.o parse_target.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o scansup.o scansup.c /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 scansup.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/parser' make -C commands all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/commands' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o aggregatecmds.o aggregatecmds.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o alter.o alter.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o analyze.o analyze.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o async.o async.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o cluster.o cluster.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o comment.o comment.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o conversioncmds.o conversioncmds.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o copy.o copy.c copy.c: In function ‘CopySendEndOfRow’: copy.c:439:4: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o dbcommands.o dbcommands.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o define.o define.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o explain.o explain.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o functioncmds.o functioncmds.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o indexcmds.o indexcmds.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o lockcmds.o lockcmds.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o operatorcmds.o operatorcmds.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o opclasscmds.o opclasscmds.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o portalcmds.o portalcmds.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o prepare.o prepare.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o proclang.o proclang.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o schemacmds.o schemacmds.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o sequence.o sequence.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tablecmds.o tablecmds.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tablespace.o tablespace.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o trigger.o trigger.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o typecmds.o typecmds.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o user.o user.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o vacuum.o vacuum.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o vacuumlazy.o vacuumlazy.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o variable.o variable.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o view.o view.c /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 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 typecmds.o user.o vacuum.o vacuumlazy.o variable.o view.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/commands' make -C executor all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/executor' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o execAmi.o execAmi.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o execGrouping.o execGrouping.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o execJunk.o execJunk.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o execMain.o execMain.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o execProcnode.o execProcnode.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o execQual.o execQual.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o execScan.o execScan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o execTuples.o execTuples.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o execUtils.o execUtils.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o functions.o functions.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o instrument.o instrument.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeAppend.o nodeAppend.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeAgg.o nodeAgg.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeBitmapAnd.o nodeBitmapAnd.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeBitmapOr.o nodeBitmapOr.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeHash.o nodeHash.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeHashjoin.o nodeHashjoin.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeIndexscan.o nodeIndexscan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeMaterial.o nodeMaterial.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeMergejoin.o nodeMergejoin.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeNestloop.o nodeNestloop.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeFunctionscan.o nodeFunctionscan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeResult.o nodeResult.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeSeqscan.o nodeSeqscan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeSetOp.o nodeSetOp.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeSort.o nodeSort.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeUnique.o nodeUnique.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeValuesscan.o nodeValuesscan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeLimit.o nodeLimit.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeGroup.o nodeGroup.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeSubplan.o nodeSubplan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeSubqueryscan.o nodeSubqueryscan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeTidscan.o nodeTidscan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tstoreReceiver.o tstoreReceiver.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o spi.o spi.c /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o execAmi.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.2.22/work/postgresql-8.2.22/src/backend/executor' make -C lib all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/lib' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o dllist.o dllist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o stringinfo.o stringinfo.c /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.2.22/work/postgresql-8.2.22/src/backend/lib' make -C libpq all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/libpq' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o be-fsstubs.o be-fsstubs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o be-secure.o be-secure.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o auth.o auth.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o crypt.o crypt.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hba.o hba.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ip.o ip.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o md5.o md5.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pqcomm.o pqcomm.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pqformat.o pqformat.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pqsignal.o pqsignal.c /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.2.22/work/postgresql-8.2.22/src/backend/libpq' make -C main all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/main' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o main.o main.c /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.2.22/work/postgresql-8.2.22/src/backend/main' make -C nodes all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/nodes' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodeFuncs.o nodeFuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nodes.o nodes.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o list.o list.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o bitmapset.o bitmapset.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tidbitmap.o tidbitmap.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o copyfuncs.o copyfuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o equalfuncs.o equalfuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o makefuncs.o makefuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o outfuncs.o outfuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o readfuncs.o readfuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o print.o print.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o read.o read.c read.c: In function ‘nodeRead’: read.c:370:3: warning: case value ‘1000001’ not in enumerated type ‘NodeTag’ read.c:300:3: warning: case value ‘1000002’ not in enumerated type ‘NodeTag’ read.c:294:3: warning: case value ‘1000003’ not in enumerated type ‘NodeTag’ read.c:374:3: warning: case value ‘1000004’ not in enumerated type ‘NodeTag’ x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o params.o params.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o value.o value.c /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.2.22/work/postgresql-8.2.22/src/backend/nodes' make -C optimizer all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer' make -C geqo SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/geqo' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_copy.o geqo_copy.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_eval.o geqo_eval.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_main.o geqo_main.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_misc.o geqo_misc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_mutation.o geqo_mutation.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_pool.o geqo_pool.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_recombination.o geqo_recombination.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_selection.o geqo_selection.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_erx.o geqo_erx.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_pmx.o geqo_pmx.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_cx.o geqo_cx.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_px.o geqo_px.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_ox1.o geqo_ox1.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geqo_ox2.o geqo_ox2.c /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.2.22/work/postgresql-8.2.22/src/backend/optimizer/geqo' make -C path SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/path' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o allpaths.o allpaths.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o clausesel.o clausesel.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o costsize.o costsize.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o indxpath.o indxpath.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o joinpath.o joinpath.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o joinrels.o joinrels.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o orindxpath.o orindxpath.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pathkeys.o pathkeys.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tidpath.o tidpath.c /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o allpaths.o clausesel.o costsize.o indxpath.o joinpath.o joinrels.o orindxpath.o pathkeys.o tidpath.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/path' make -C plan SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/plan' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o createplan.o createplan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o initsplan.o initsplan.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o planagg.o planagg.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o planmain.o planmain.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o planner.o planner.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o setrefs.o setrefs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o subselect.o subselect.c /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.2.22/work/postgresql-8.2.22/src/backend/optimizer/plan' make -C prep SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/prep' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o prepjointree.o prepjointree.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o prepqual.o prepqual.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o preptlist.o preptlist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o prepunion.o prepunion.c /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.2.22/work/postgresql-8.2.22/src/backend/optimizer/prep' make -C util SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/util' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o clauses.o clauses.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o joininfo.o joininfo.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pathnode.o pathnode.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o plancat.o plancat.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o predtest.o predtest.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o relnode.o relnode.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o restrictinfo.o restrictinfo.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tlist.o tlist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o var.o var.c /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.2.22/work/postgresql-8.2.22/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.2.22/work/postgresql-8.2.22/src/backend/optimizer' make -C port all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/port' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o dynloader.o dynloader.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_sema.o pg_sema.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_shmem.o pg_shmem.c /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.2.22/work/postgresql-8.2.22/src/backend/port' make -C postmaster all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/postmaster' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o bgwriter.o bgwriter.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o autovacuum.o autovacuum.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pgarch.o pgarch.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pgstat.o pgstat.c pgstat.c: In function ‘pgstat_write_statsfile’: pgstat.c:2002:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result pgstat.c:2016:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result pgstat.c:2025:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o postmaster.o postmaster.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o syslogger.o syslogger.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o fork_process.o fork_process.c /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o bgwriter.o autovacuum.o pgarch.o pgstat.o postmaster.o syslogger.o fork_process.o make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/postmaster' make -C regex all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/regex' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o regcomp.o regcomp.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o regerror.o regerror.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o regexec.o regexec.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o regfree.o regfree.c /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.2.22/work/postgresql-8.2.22/src/backend/regex' make -C rewrite all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/rewrite' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o rewriteRemove.o rewriteRemove.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o rewriteDefine.o rewriteDefine.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o rewriteHandler.o rewriteHandler.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o rewriteManip.o rewriteManip.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o rewriteSupport.o rewriteSupport.c /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.2.22/work/postgresql-8.2.22/src/backend/rewrite' make -C storage all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage' make -C buffer SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/buffer' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o buf_table.o buf_table.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o buf_init.o buf_init.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o bufmgr.o bufmgr.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o freelist.o freelist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o localbuf.o localbuf.c /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.2.22/work/postgresql-8.2.22/src/backend/storage/buffer' make -C file SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/file' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o fd.o fd.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o buffile.o buffile.c /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.2.22/work/postgresql-8.2.22/src/backend/storage/file' make -C freespace SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/freespace' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o freespace.o freespace.c /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.2.22/work/postgresql-8.2.22/src/backend/storage/freespace' make -C ipc SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/ipc' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ipc.o ipc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ipci.o ipci.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pmsignal.o pmsignal.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o procarray.o procarray.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o shmem.o shmem.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o shmqueue.o shmqueue.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o sinval.o sinval.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o sinvaladt.o sinvaladt.c /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.2.22/work/postgresql-8.2.22/src/backend/storage/ipc' make -C large_object SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/large_object' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o inv_api.o inv_api.c /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.2.22/work/postgresql-8.2.22/src/backend/storage/large_object' make -C lmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/lmgr' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o lmgr.o lmgr.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o lock.o lock.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o proc.o proc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o deadlock.o deadlock.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o lwlock.o lwlock.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o spin.o spin.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o s_lock.o s_lock.c /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.2.22/work/postgresql-8.2.22/src/backend/storage/lmgr' make -C page SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/page' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o bufpage.o bufpage.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o itemptr.o itemptr.c /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.2.22/work/postgresql-8.2.22/src/backend/storage/page' make -C smgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/smgr' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o md.o md.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o smgr.o smgr.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o smgrtype.o smgrtype.c /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.2.22/work/postgresql-8.2.22/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.2.22/work/postgresql-8.2.22/src/backend/storage' make -C tcop all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/tcop' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DWIN32_STACK_RLIMIT=4194304 -c -o dest.o dest.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DWIN32_STACK_RLIMIT=4194304 -c -o fastpath.o fastpath.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DWIN32_STACK_RLIMIT=4194304 -c -o postgres.o postgres.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DWIN32_STACK_RLIMIT=4194304 -c -o pquery.o pquery.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DWIN32_STACK_RLIMIT=4194304 -c -o utility.o utility.c utility.c: In function ‘DropErrorMsgWrongType’: utility.c:127:2: 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.2.22/work/postgresql-8.2.22/src/backend/tcop' make -C utils all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o fmgrtab.o fmgrtab.c make -C adt SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/adt' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o acl.o acl.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o arrayfuncs.o arrayfuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o array_userfuncs.o array_userfuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o arrayutils.o arrayutils.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o bool.o bool.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o cash.o cash.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o char.o char.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o date.o date.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o datetime.o datetime.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o datum.o datum.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o domains.o domains.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o float.o float.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o format_type.o format_type.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geo_ops.o geo_ops.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o geo_selfuncs.o geo_selfuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o int.o int.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o int8.o int8.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o like.o like.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o lockfuncs.o lockfuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o misc.o misc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o nabstime.o nabstime.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o name.o name.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o not_in.o not_in.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o numeric.o numeric.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o numutils.o numutils.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o oid.o oid.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o oracle_compat.o oracle_compat.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pseudotypes.o pseudotypes.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o rowtypes.o rowtypes.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o regexp.o regexp.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o regproc.o regproc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ruleutils.o ruleutils.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o selfuncs.o selfuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tid.o tid.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o timestamp.o timestamp.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o varbit.o varbit.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o varchar.o varchar.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o varlena.o varlena.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o version.o version.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o xid.o xid.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o network.o network.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o mac.o mac.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o inet_net_ntop.o inet_net_ntop.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o inet_net_pton.o inet_net_pton.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ri_triggers.o ri_triggers.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_lzcompress.o pg_lzcompress.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_locale.o pg_locale.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o formatting.o formatting.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ascii.o ascii.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o quote.o quote.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pgstatfuncs.o pgstatfuncs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o encode.o encode.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o dbsize.o dbsize.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o genfile.o genfile.c /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 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 not_in.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 make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/adt' make -C cache SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/cache' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o catcache.o catcache.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o inval.o inval.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o relcache.o relcache.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o syscache.o syscache.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o lsyscache.o lsyscache.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o typcache.o typcache.c /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o catcache.o inval.o relcache.o syscache.o lsyscache.o typcache.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/cache' make -C error SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/error' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o assert.o assert.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o elog.o elog.c elog.c: In function ‘send_message_to_server_log’: elog.c:1785:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result elog.c: In function ‘write_pipe_chunks’: elog.c:1814:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result elog.c:1823:7: 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.2.22/work/postgresql-8.2.22/src/backend/utils/error' make -C fmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/fmgr' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c /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.2.22/work/postgresql-8.2.22/src/backend/utils/fmgr' make -C hash SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/hash' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o dynahash.o dynahash.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hashfn.o hashfn.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_crc.o pg_crc.c /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.2.22/work/postgresql-8.2.22/src/backend/utils/hash' make -C init SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/init' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o flatfiles.o flatfiles.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o globals.o globals.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o miscinit.o miscinit.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o postinit.o postinit.c /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.2.22/work/postgresql-8.2.22/src/backend/utils/init' make -C mb SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o encnames.o encnames.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o conv.o conv.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o mbutils.o mbutils.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o wchar.o wchar.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o wstrcmp.o wstrcmp.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o wstrncmp.o wstrncmp.c /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.2.22/work/postgresql-8.2.22/src/backend/utils/mb' make -C misc SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/misc' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.2/krb5.keytab"' -c -o guc.o guc.c guc.c: In function ‘set_config_option’: guc.c:4242:7: warning: format not a string literal and no format arguments guc.c: At top level: guc-file.c:1229:16: warning: ‘input’ defined but not used x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.2/krb5.keytab"' -c -o help_config.o help_config.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.2/krb5.keytab"' -c -o pg_rusage.o pg_rusage.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.2/krb5.keytab"' -c -o ps_status.o ps_status.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.2/krb5.keytab"' -c -o superuser.o superuser.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DPG_KRB_SRVTAB='"FILE:/etc/postgresql-8.2/krb5.keytab"' -c -o tzparser.o tzparser.c /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.2.22/work/postgresql-8.2.22/src/backend/utils/misc' make -C mmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mmgr' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o aset.o aset.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o mcxt.o mcxt.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o portalmem.o portalmem.c /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.2.22/work/postgresql-8.2.22/src/backend/utils/mmgr' make -C resowner SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/resowner' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o resowner.o resowner.c /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.2.22/work/postgresql-8.2.22/src/backend/utils/resowner' make -C sort SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/sort' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o logtape.o logtape.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tuplesort.o tuplesort.c tuplesort.c: In function ‘comparetup_datum’: tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2227:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2229:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2243:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2245:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2258:11: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2270:12: warning: called from here tuplesort.c: In function ‘comparetup_index’: tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2227:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2229:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2243:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2245:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2258:11: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2270:12: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2227:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2229:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2243:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2245:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2258:11: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2270:12: warning: called from here tuplesort.c: In function ‘comparetup_heap’: tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2227:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2229:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2243:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2245:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2258:11: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2270:12: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2227:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2229:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2243:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2245:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2258:11: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2270:12: warning: called from here tuplesort.c: In function ‘ApplySortFunction’: tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2227:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2229:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2243:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: call is unlikely and code size would grow tuplesort.c:2245:8: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2258:11: warning: called from here tuplesort.c:2185:1: warning: inlining failed in call to ‘myFunctionCall2’: --param large-stack-frame-growth limit reached tuplesort.c:2270:12: warning: called from here x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tuplestore.o tuplestore.c /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.2.22/work/postgresql-8.2.22/src/backend/utils/sort' make -C time SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/time' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o tqual.o tqual.c /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o tqual.o make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/work/postgresql-8.2.22/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/timezone' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/timezone' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -L/usr/lib64/postgresql-8.2/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.2/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 utils/SUBSYS.o ../../src/timezone/SUBSYS.o ../../src/port/libpgport_srv.a -lpam -lssl -lcrypto -lkrb5 -lcom_err -lcrypt -ldl -lm -lldap -o postgres make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend' make -C backend/utils/mb/conversion_procs all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/ascii_and_mic' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o ascii_and_mic.o ascii_and_mic.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/ascii_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o cyrillic_and_mic.o cyrillic_and_mic.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o euc_cn_and_mic.o euc_cn_and_mic.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o euc_kr_and_mic.o euc_kr_and_mic.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o big5.o big5.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o euc_tw_and_big5.o euc_tw_and_big5.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/latin2_and_win1250' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o latin2_and_win1250.o latin2_and_win1250.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/latin_and_mic' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o latin_and_mic.o latin_and_mic.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/latin_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_ascii' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_ascii.o utf8_and_ascii.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_big5' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_big5.o utf8_and_big5.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_gb18030.o utf8_and_gb18030.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_gbk' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_gbk.o utf8_and_gbk.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_iso8859.o utf8_and_iso8859.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_johab' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_johab.o utf8_and_johab.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_sjis' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_sjis.o utf8_and_sjis.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_win' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_win.o utf8_and_win.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_uhc' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o utf8_and_uhc.o utf8_and_uhc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs' make -C bin all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/initdb' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -DFRONTEND -I/usr/include/postgresql-8.2 -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o initdb.o initdb.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv initdb.o -L/usr/lib64/postgresql-8.2/lib64 -lpgport -L/usr/lib64/postgresql-8.2/lib64 -lpq -L/usr/lib64/postgresql-8.2/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.2/lib64' -lpgport -lpam -lssl -lcrypto -lkrb5 -lcom_err -lz -lreadline -lcrypt -ldl -lm -o initdb make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/initdb' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/ipcclean' cp ipcclean.sh ipcclean chmod a+x ipcclean make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/ipcclean' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_ctl' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -DFRONTEND -DDEF_PGPORT=5432 -I/usr/include/postgresql-8.2 -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pg_ctl.o pg_ctl.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv pg_ctl.o -L/usr/lib64/postgresql-8.2/lib64 -lpgport -L/usr/lib64/postgresql-8.2/lib64 -lpq -L/usr/lib64/postgresql-8.2/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.2/lib64' -lpgport -lpam -lssl -lcrypto -lkrb5 -lcom_err -lz -lreadline -lcrypt -ldl -lm -o pg_ctl make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_ctl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_controldata' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DFRONTEND -c -o pg_controldata.o pg_controldata.c rm -f pg_crc.c && ln -s ../../../src/backend/utils/hash/pg_crc.c . x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DFRONTEND -c -o pg_crc.o pg_crc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv pg_controldata.o pg_crc.o -L/usr/lib64/postgresql-8.2/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.2/lib64' -lpgport -lpam -lssl -lcrypto -lkrb5 -lcom_err -lz -lreadline -lcrypt -ldl -lm -o pg_controldata make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_controldata' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_resetxlog' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DFRONTEND -c -o pg_resetxlog.o pg_resetxlog.c rm -f pg_crc.c && ln -s ../../../src/backend/utils/hash/pg_crc.c . x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -DFRONTEND -c -o pg_crc.o pg_crc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv pg_resetxlog.o pg_crc.o -L/usr/lib64/postgresql-8.2/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,'/usr/lib64/postgresql-8.2/lib64' -lpgport -lpam -lssl -lcrypto -lkrb5 -lcom_err -lz -lreadline -lcrypt -ldl -lm -o pg_resetxlog make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_resetxlog' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin' make -C pl all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plpgsql' make -C src all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plpgsql/src' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pl_gram.o pl_gram.c pl_scan.c:2433:16: warning: ‘input’ defined but not used x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pl_handler.o pl_handler.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pl_comp.o pl_comp.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pl_exec.o pl_exec.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pl_funcs.o pl_funcs.c 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=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/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.2.22/work/postgresql-8.2.22/src/pl/plpgsql/src' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plpgsql' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plperl' "/usr/bin/perl" plperl_opmask.pl plperl_opmask.h x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -I/usr/lib64/perl5/5.12.3/x86_64-linux-thread-multi/CORE -c -o plperl.o plperl.c plperl.c: In function ‘pp_require_safe’: plperl.c:631:1: warning: control reaches end of non-void function x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -I/usr/lib64/perl5/5.12.3/x86_64-linux-thread-multi/CORE -c -o spi_internal.o spi_internal.c "/usr/bin/perl" /usr/lib64/perl5/5.12.3/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.12.3/ExtUtils/typemap SPI.xs >SPI.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -I/usr/lib64/perl5/5.12.3/x86_64-linux-thread-multi/CORE -c -o SPI.o SPI.c 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=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.3/x86_64-linux-thread-multi/CORE -L/usr/lib64/postgresql-8.2/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -Wl,-rpath,'/usr/lib64/perl5/5.12.3/x86_64-linux-thread-multi/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.2.22/work/postgresql-8.2.22/src/pl/plperl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plpython' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/python2.7 -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o plpython.o plpython.c ar crs libplpython.a plpython.o x86_64-pc-linux-gnu-ranlib libplpython.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/lib64 -lpython2.7 -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.2.22/work/postgresql-8.2.22/src/pl/plpython' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/tcl' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o pltcl.o pltcl.c ar crs libpltcl.a pltcl.o x86_64-pc-linux-gnu-ranlib libpltcl.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -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.2/lib64 -ltcl8.5 -ldl -lpthread -lieee -lm -lc -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/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.2.22/work/postgresql-8.2.22/src/pl/tcl/modules' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/tcl' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl' make -C test/regress all make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/test/regress' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/test/regress' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src' All of PostgreSQL successfully made. Ready to install. make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22' make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/adminpack' sed 's,MODULE_PATHNAME,$libdir/adminpack,g' adminpack.sql.in >adminpack.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2 -I../../src/include/ -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o adminpack.o adminpack.c ar crs libadminpack.a adminpack.o x86_64-pc-linux-gnu-ranlib libadminpack.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/adminpack' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_gist.o btree_gist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_utils_num.o btree_utils_num.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_utils_var.o btree_utils_var.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_int2.o btree_int2.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_int4.o btree_int4.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_int8.o btree_int8.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_float4.o btree_float4.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_float8.o btree_float8.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_cash.o btree_cash.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_oid.o btree_oid.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_ts.o btree_ts.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_time.o btree_time.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_date.o btree_date.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_interval.o btree_interval.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_macaddr.o btree_macaddr.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_inet.o btree_inet.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_text.o btree_text.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_bytea.o btree_bytea.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_bit.o btree_bit.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o btree_numeric.o btree_numeric.c 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=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/btree_gist' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/chkpass' sed 's,MODULE_PATHNAME,$libdir/chkpass,g' chkpass.sql.in >chkpass.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o chkpass.o chkpass.c ar crs libchkpass.a chkpass.o x86_64-pc-linux-gnu-ranlib libchkpass.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -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.2/lib64 -lcrypt -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/chkpass' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/cube' sed 's,MODULE_PATHNAME,$libdir/cube,g' cube.sql.in >cube.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o cube.o cube.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o cubeparse.o cubeparse.c cubescan.c:1154:16: 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=native -O2 -g0 -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.2/lib64 -lm -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/cube' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/dblink' sed 's,MODULE_PATHNAME,$libdir/dblink,g' dblink.sql.in >dblink.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/postgresql-8.2 -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o dblink.o dblink.c ar crs libdblink.a dblink.o x86_64-pc-linux-gnu-ranlib libdblink.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -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.2/lib64 -L/usr/lib64/postgresql-8.2/lib64 -lpq -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/dblink' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/earthdistance' sed 's,MODULE_PATHNAME,$libdir/earthdistance,g' earthdistance.sql.in >earthdistance.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o earthdistance.o earthdistance.c 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.2.22/work/postgresql-8.2.22/contrib/earthdistance' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/fuzzystrmatch' sed 's,MODULE_PATHNAME,$libdir/fuzzystrmatch,g' fuzzystrmatch.sql.in >fuzzystrmatch.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o fuzzystrmatch.o fuzzystrmatch.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o dmetaphone.o dmetaphone.c ar crs libfuzzystrmatch.a fuzzystrmatch.o dmetaphone.o x86_64-pc-linux-gnu-ranlib libfuzzystrmatch.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/fuzzystrmatch' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/hstore' /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../src/Makefile.global:368: warning: overriding recipe for target `submake-libpq' ../../src/Makefile.global:368: warning: ignoring old recipe for target `submake-libpq' /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../src/Makefile.global:371: warning: overriding recipe for target `submake-libpgport' ../../src/Makefile.global:371: warning: ignoring old recipe for target `submake-libpgport' /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../src/Makefile.global:506: warning: overriding recipe for target `install-strip' ../../src/Makefile.global:506: warning: ignoring old recipe for target `install-strip' sed 's,MODULE_PATHNAME,$libdir/hstore,g' hstore.sql.in >hstore.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hstore_io.o hstore_io.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hstore_op.o hstore_op.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o hstore_gist.o hstore_gist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -I/usr/include/postgresql-8.2/ -c -o crc32.o crc32.c ar crs libhstore.a hstore_io.o hstore_op.o hstore_gist.o crc32.o x86_64-pc-linux-gnu-ranlib libhstore.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -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 crc32.o -L/usr/lib64/postgresql-8.2/lib64 -L/usr/lib64/postgresql-8.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/hstore' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/intagg' sed 's,MODULE_PATHNAME,$libdir/int_aggregate,g' int_aggregate.sql.in >int_aggregate.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o int_aggregate.o int_aggregate.c 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.2.22/work/postgresql-8.2.22/contrib/intagg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/intarray' sed 's,MODULE_PATHNAME,$libdir/_int,g' _int.sql.in >_int.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o _int_bool.o _int_bool.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o _int_gist.o _int_gist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o _int_op.o _int_op.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o _int_tool.o _int_tool.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o _intbig_gist.o _intbig_gist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o _int_gin.o _int_gin.c 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=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/intarray' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/isn' sed 's,MODULE_PATHNAME,$libdir/isn,g' isn.sql.in >isn.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o isn.o isn.c 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.2.22/work/postgresql-8.2.22/contrib/isn' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/lo' sed 's,MODULE_PATHNAME,$libdir/lo,g' lo.sql.in >lo.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o lo.o lo.c 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.2.22/work/postgresql-8.2.22/contrib/lo' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/ltree' sed 's,MODULE_PATHNAME,$libdir/ltree,g' ltree.sql.in >ltree.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o ltree_io.o ltree_io.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o ltree_op.o ltree_op.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o lquery_op.o lquery_op.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o _ltree_op.o _ltree_op.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o crc32.o crc32.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o ltxtquery_io.o ltxtquery_io.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o ltxtquery_op.o ltxtquery_op.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o ltree_gist.o ltree_gist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DLOWER_NODE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o _ltree_gist.o _ltree_gist.c 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=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/ltree' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pg_buffercache_pages.o pg_buffercache_pages.c 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=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/pg_buffercache' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pg_freespacemap.o pg_freespacemap.c ar crs libpg_freespacemap.a pg_freespacemap.o x86_64-pc-linux-gnu-ranlib libpg_freespacemap.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/pg_freespacemap' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o trgm_op.o trgm_op.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o trgm_gist.o trgm_gist.c ar crs libpg_trgm.a trgm_op.o trgm_gist.o x86_64-pc-linux-gnu-ranlib libpg_trgm.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -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 -L/usr/lib64/postgresql-8.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/pg_trgm' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pgcrypto' sed 's,MODULE_PATHNAME,$libdir/pgcrypto,g' pgcrypto.sql.in >pgcrypto.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgcrypto.o pgcrypto.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o px.o px.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o px-hmac.o px-hmac.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o px-crypt.o px-crypt.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o crypt-gensalt.o crypt-gensalt.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o crypt-blowfish.o crypt-blowfish.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o crypt-des.o crypt-des.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o crypt-md5.o crypt-md5.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o openssl.o openssl.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o mbuf.o mbuf.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp.o pgp.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-armor.o pgp-armor.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-cfb.o pgp-cfb.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-compress.o pgp-compress.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-decrypt.o pgp-decrypt.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-encrypt.o pgp-encrypt.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-info.o pgp-info.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-mpi.o pgp-mpi.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-pubdec.o pgp-pubdec.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-pubenc.o pgp-pubenc.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-pubkey.o pgp-pubkey.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-s2k.o pgp-s2k.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgp-pgsql.o pgp-pgsql.c 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=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/pgcrypto' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pgrowlocks' sed 's,MODULE_PATHNAME,$libdir/pgrowlocks,g' pgrowlocks.sql.in >pgrowlocks.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgrowlocks.o pgrowlocks.c ar crs libpgrowlocks.a pgrowlocks.o x86_64-pc-linux-gnu-ranlib libpgrowlocks.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/pgrowlocks' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pgstattuple' sed 's,MODULE_PATHNAME,$libdir/pgstattuple,g' pgstattuple.sql.in >pgstattuple.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgstattuple.o pgstattuple.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o pgstatindex.o pgstatindex.c ar crs libpgstattuple.a pgstattuple.o pgstatindex.o x86_64-pc-linux-gnu-ranlib libpgstattuple.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/pgstattuple' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/seg' sed 's,MODULE_PATHNAME,$libdir/seg,g' seg.sql.in >seg.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o seg.o seg.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o segparse.o segparse.c segscan.c:1154:16: 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=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/seg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o autoinc.o autoinc.c x86_64-pc-linux-gnu-gcc -shared -o autoinc.so autoinc.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o insert_username.o insert_username.c x86_64-pc-linux-gnu-gcc -shared -o insert_username.so insert_username.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o moddatetime.o moddatetime.c x86_64-pc-linux-gnu-gcc -shared -o moddatetime.so moddatetime.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o refint.o refint.c x86_64-pc-linux-gnu-gcc -shared -o refint.so refint.o x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -DREFINT_VERBOSE -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o timetravel.o timetravel.c x86_64-pc-linux-gnu-gcc -shared -o timetravel.so timetravel.o rm refint.o autoinc.o timetravel.o moddatetime.o insert_username.o make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/spi' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tablefunc' sed 's,MODULE_PATHNAME,$libdir/tablefunc,g' tablefunc.sql.in >tablefunc.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o tablefunc.o tablefunc.c 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.2.22/work/postgresql-8.2.22/contrib/tablefunc' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2' sed -e 's,MODULE_PATHNAME,$libdir/tsearch2,g' tsearch.sql.in >tsearch2.sql cp untsearch.sql.in uninstall_tsearch2.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o dict_ex.o dict_ex.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o dict.o dict.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o snmap.o snmap.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o stopword.o stopword.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o common.o common.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o prs_dcfg.o prs_dcfg.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o dict_snowball.o dict_snowball.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o dict_ispell.o dict_ispell.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o dict_syn.o dict_syn.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o dict_thesaurus.o dict_thesaurus.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o wparser.o wparser.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o wparser_def.o wparser_def.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o ts_cfg.o ts_cfg.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o tsvector.o tsvector.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o query_cleanup.o query_cleanup.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o crc32.o crc32.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o query.o query.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o gistidx.o gistidx.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o tsvector_op.o tsvector_op.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o rank.o rank.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o ts_stat.o ts_stat.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o query_util.o query_util.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o query_support.o query_support.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o query_rewrite.o query_rewrite.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o query_gist.o query_gist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o ts_locale.o ts_locale.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o ts_lexize.o ts_lexize.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./snowball -I./ispell -I./wordparser -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o ginidx.o ginidx.c make -C snowball SUBSYS.o make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/snowball' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./.. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o english_stem.o english_stem.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./.. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o api.o api.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./.. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o russian_stem.o russian_stem.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./.. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o russian_stem_UTF8.o russian_stem_UTF8.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./.. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o utilities.o utilities.c /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o english_stem.o api.o russian_stem.o russian_stem_UTF8.o utilities.o make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/snowball' make -C ispell SUBSYS.o make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/ispell' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./.. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o spell.o spell.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./.. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o regis.o regis.c /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o spell.o regis.o make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/ispell' make -C wordparser SUBSYS.o make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/wordparser' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./.. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o parser.o parser.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I./.. -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o deflex.o deflex.c /usr/x86_64-pc-linux-gnu/bin/ld -r -o SUBSYS.o parser.o deflex.o make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/wordparser' ar crs libtsearch2.a dict_ex.o dict.o snmap.o stopword.o common.o prs_dcfg.o dict_snowball.o dict_ispell.o dict_syn.o dict_thesaurus.o wparser.o wparser_def.o ts_cfg.o tsvector.o query_cleanup.o crc32.o query.o gistidx.o tsvector_op.o rank.o ts_stat.o query_util.o query_support.o query_rewrite.o query_gist.o ts_locale.o ts_lexize.o ginidx.o snowball/SUBSYS.o ispell/SUBSYS.o wordparser/SUBSYS.o x86_64-pc-linux-gnu-ranlib libtsearch2.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libtsearch2.so.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dict_ex.o dict.o snmap.o stopword.o common.o prs_dcfg.o dict_snowball.o dict_ispell.o dict_syn.o dict_thesaurus.o wparser.o wparser_def.o ts_cfg.o tsvector.o query_cleanup.o crc32.o query.o gistidx.o tsvector_op.o rank.o ts_stat.o query_util.o query_support.o query_rewrite.o query_gist.o ts_locale.o ts_lexize.o ginidx.o snowball/SUBSYS.o ispell/SUBSYS.o wordparser/SUBSYS.o -L/usr/lib64/postgresql-8.2/lib64 -lm -Wl,-rpath,'/usr/lib64/postgresql-8.2/lib64' -o libtsearch2.so.0.0 rm -f libtsearch2.so.0 ln -s libtsearch2.so.0.0 libtsearch2.so.0 rm -f libtsearch2.so ln -s libtsearch2.so.0.0 libtsearch2.so make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/sslinfo' sed 's,MODULE_PATHNAME,$libdir/sslinfo,g' sslinfo.sql.in >sslinfo.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o sslinfo.o sslinfo.c ar crs libsslinfo.a sslinfo.o x86_64-pc-linux-gnu-ranlib libsslinfo.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -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.2/lib64 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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.2.22/work/postgresql-8.2.22/contrib/sslinfo' make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib' make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/xml2' sed 's,MODULE_PATHNAME,$libdir/pgxml,g' pgxml.sql.in >pgxml.sql x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/libxml2 -DUSE_LIBXSLT -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o xpath.o xpath.c xpath.c: In function ‘xml_encode_special_chars’: xpath.c:193:2: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ xpath.c: In function ‘pgxmlNodeSetToText’: xpath.c:243:6: warning: pointer targets in passing argument 2 of ‘xmlBufferWriteChar’ differ in signedness /usr/include/libxml2/libxml/tree.h:1075:3: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ xpath.c: In function ‘pgxml_result_to_text’: xpath.c:551:4: warning: pointer targets in passing argument 1 of ‘xmlStrdup’ differ in signedness /usr/include/libxml2/libxml/xmlstring.h:41:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xpath.c:555:2: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ xpath.c: In function ‘xpath_table’: xpath.c:602:24: warning: pointer targets in initialization differ in signedness xpath.c:681:6: warning: pointer targets in assignment differ in signedness xpath.c:685:3: warning: pointer targets in passing argument 1 of ‘strstr’ differ in signedness /usr/include/string.h:342:14: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ xpath.c:685:3: warning: pointer targets in passing argument 2 of ‘strstr’ differ in signedness /usr/include/string.h:342:14: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ xpath.c:685:7: warning: pointer targets in assignment differ in signedness xpath.c:831:9: warning: pointer targets in passing argument 1 of ‘xmlStrdup’ differ in signedness /usr/include/libxml2/libxml/xmlstring.h:41:17: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ xpath.c:838:21: warning: pointer targets in assignment differ in signedness x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/usr/include/libxml2 -DUSE_LIBXSLT -I. -I/usr/include/postgresql-8.2/server -I/usr/include/postgresql-8.2/internal -D_GNU_SOURCE -c -o xslt_proc.o xslt_proc.c xslt_proc.c: In function ‘xslt_process’: xslt_proc.c:110:3: warning: pointer targets in passing argument 1 of ‘xsltParseStylesheetFile’ differ in signedness /usr/include/libxslt/xsltInternals.h:1834:4: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ ar crs libpgxml.a xpath.o xslt_proc.o x86_64-pc-linux-gnu-ranlib libpgxml.a x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -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/postgresql-8.2/lib64 -lxslt -lxml2 -Wl,-rpath,'/usr/lib64/postgresql-8.2/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: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/xml2' make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22' make -C doc install make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/doc' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/html mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/man/man1 /tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/man/man7 gzip -d -c ./postgres.tar.gz | ( cd /tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/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.2.22/image//usr/share/postgresql-8.2/man/$file || exit; \ done make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/doc' make -C src install make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src' make -C port install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/port' make[2]: Nessuna operazione da eseguire per «install». make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/port' make -C timezone install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/timezone' ./zic -d '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/timezone' -p 'US/Eastern' ./data/africa ./data/antarctica ./data/asia ./data/australasia ./data/europe ./data/northamerica ./data/southamerica ./data/pacificnew ./data/etcetera ./data/factory ./data/backward ./data/systemv ./data/solar87 ./data/solar88 ./data/solar89 make -C tznames install make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/timezone/tznames' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/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.2.22/image//usr/share/postgresql-8.2/timezonesets' /bin/sh ../../../config/install-sh -c -m 644 ./Default ./Australia ./India '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/timezonesets' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/timezone/tznames' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/timezone' make -C backend install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend' make -C access all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access' make -C common SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/common' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/common' make -C gist SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/gist' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/gist' make -C hash SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/hash' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/hash' make -C heap SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/heap' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/heap' make -C index SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/index' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/index' make -C nbtree SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/nbtree' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/nbtree' make -C transam SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/transam' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/transam' make -C gin SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/gin' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access/gin' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/access' make -C bootstrap all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/bootstrap' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/bootstrap' make -C catalog all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/catalog' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/catalog' make -C parser all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/parser' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/parser' make -C commands all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/commands' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/commands' make -C executor all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/executor' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/executor' make -C lib all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/lib' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/lib' make -C libpq all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/libpq' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/libpq' make -C main all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/main' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/main' make -C nodes all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/nodes' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/nodes' make -C optimizer all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer' make -C geqo SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/geqo' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/geqo' make -C path SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/path' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/path' make -C plan SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/plan' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/plan' make -C prep SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/prep' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/prep' make -C util SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/util' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer/util' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/optimizer' make -C port all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/port' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/port' make -C postmaster all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/postmaster' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/postmaster' make -C regex all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/regex' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/regex' make -C rewrite all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/rewrite' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/rewrite' make -C storage all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage' make -C buffer SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/buffer' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/buffer' make -C file SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/file' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/file' make -C freespace SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/freespace' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/freespace' make -C ipc SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/ipc' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/ipc' make -C large_object SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/large_object' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/large_object' make -C lmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/lmgr' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/lmgr' make -C page SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/page' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/page' make -C smgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/smgr' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage/smgr' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/storage' make -C tcop all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/tcop' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/tcop' make -C utils all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils' make -C adt SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/adt' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/adt' make -C cache SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/cache' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/cache' make -C error SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/error' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/error' make -C fmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/fmgr' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/fmgr' make -C hash SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/hash' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/hash' make -C init SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/init' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/init' make -C mb SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb' make -C misc SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/misc' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/misc' make -C mmgr SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mmgr' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mmgr' make -C resowner SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/resowner' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/resowner' make -C sort SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/sort' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/sort' make -C time SUBSYS.o make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/time' make[4]: «SUBSYS.o» è aggiornato. make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/time' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/timezone' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/timezone' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/share/locale/af/LC_MESSAGES mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/bin /tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2 /bin/sh ../../config/install-sh -c postgres '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/bin/postgres' ln -s postgres '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/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.2.22/image//usr/lib64/postgresql-8.2/share/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.2.22/work/postgresql-8.2.22/src/backend/catalog' /bin/sh ../../../config/install-sh -c -m 644 postgres.bki '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/postgres.bki' /bin/sh ../../../config/install-sh -c -m 644 postgres.description '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/postgres.description' /bin/sh ../../../config/install-sh -c -m 644 postgres.shdescription '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/postgres.shdescription' /bin/sh ../../../config/install-sh -c -m 644 ./system_views.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/system_views.sql' /bin/sh ../../../config/install-sh -c -m 644 ./information_schema.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/information_schema.sql' /bin/sh ../../../config/install-sh -c -m 644 ./sql_features.txt '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/sql_features.txt' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/catalog' /bin/sh ../../config/install-sh -c -m 644 ./libpq/pg_hba.conf.sample '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/pg_hba.conf.sample' /bin/sh ../../config/install-sh -c -m 644 ./libpq/pg_ident.conf.sample '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/pg_ident.conf.sample' /bin/sh ../../config/install-sh -c -m 644 ./utils/misc/postgresql.conf.sample '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/postgresql.conf.sample' /bin/sh ../../config/install-sh -c -m 644 ./access/transam/recovery.conf.sample '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/recovery.conf.sample' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend' make -C backend/utils/mb/conversion_procs install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64 /bin/sh ../../../../../config/install-sh -c -m 644 conversion_create.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/ascii_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/ascii_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/cyrillic_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/euc_cn_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/euc_jp_and_sjis.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/euc_kr_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/euc_tw_and_big5.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/latin2_and_win1250.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/latin_and_mic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/latin_and_mic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_ascii.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_big5.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_big5' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_cyrillic.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_euc_cn.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_euc_jp.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_euc_kr.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_euc_tw.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_gb18030.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_gbk.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_iso8859.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_iso8859_1.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_johab.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_sjis.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_win.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/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.2.22/image//usr/lib64/postgresql-8.2/lib64/utf8_and_uhc.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/backend/utils/mb/conversion_procs' make -C bin install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/initdb' /bin/sh ../../../config/install-sh -c initdb '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/bin/initdb' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/initdb' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/ipcclean' /bin/sh ../../../config/install-sh -c -m 755 ipcclean '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/bin/ipcclean' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/ipcclean' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_ctl' /bin/sh ../../../config/install-sh -c pg_ctl '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/bin/pg_ctl' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_ctl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_controldata' /bin/sh ../../../config/install-sh -c pg_controldata '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/bin/pg_controldata' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_controldata' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_resetxlog' /bin/sh ../../../config/install-sh -c pg_resetxlog '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/bin/pg_resetxlog' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin/pg_resetxlog' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/bin' make -C pl install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plpgsql' make -C src install make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plpgsql/src' /bin/sh ../../../../config/install-sh -c -m 755 libplpgsql.so.1.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/plpgsql.so' make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plpgsql/src' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plpgsql' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plperl' /bin/sh ../../../config/install-sh -c -m 755 libplperl.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/plperl.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plperl' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plpython' /bin/sh ../../../config/install-sh -c -m 755 libplpython.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/plpython.so' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/plpython' make[3]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/tcl' make -C modules all make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/tcl/modules' make[4]: Nessuna operazione da eseguire per «all». make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/tcl/modules' make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/tcl/modules' make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/tcl/modules' /bin/sh ../../../config/install-sh -c -m 755 libpltcl.so.2.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/pltcl.so' make -C modules install make[4]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/tcl/modules' /bin/sh ../../../../config/install-sh -c -m 755 pltcl_loadmod '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/bin/pltcl_loadmod' /bin/sh ../../../../config/install-sh -c -m 755 pltcl_delmod '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/bin/pltcl_delmod' /bin/sh ../../../../config/install-sh -c -m 755 pltcl_listmod '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/bin/pltcl_listmod' /bin/sh ../../../../config/install-sh -c -m 644 ./unknown.pltcl '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/unknown.pltcl' make[4]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/tcl/modules' make[3]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl/tcl' make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/pl' make -C test/regress install make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/test/regress' make[2]: Nessuna operazione da eseguire per «install». make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src/test/regress' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/src' PostgreSQL installation complete. make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22' make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/adminpack' mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib mkdir -p -- /tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_adminpack.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 adminpack.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.adminpack '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libadminpack.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/adminpack.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/adminpack' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/btree_gist' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_btree_gist.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 btree_gist.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.btree_gist '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libbtree_gist.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/btree_gist.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/btree_gist' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/chkpass' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_chkpass.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 chkpass.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.chkpass '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libchkpass.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/chkpass.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/chkpass' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/cube' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_cube.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 cube.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.cube '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libcube.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/cube.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/cube' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/dblink' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_dblink.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 dblink.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.dblink '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libdblink.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/dblink.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/dblink' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/earthdistance' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_earthdistance.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 earthdistance.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 earthdistance.so '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.earthdistance '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/earthdistance' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/fuzzystrmatch' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_fuzzystrmatch.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 fuzzystrmatch.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.fuzzystrmatch '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.soundex '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libfuzzystrmatch.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/fuzzystrmatch.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/fuzzystrmatch' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/hstore' /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../src/Makefile.global:368: warning: overriding recipe for target `submake-libpq' ../../src/Makefile.global:368: warning: ignoring old recipe for target `submake-libpq' /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../src/Makefile.global:371: warning: overriding recipe for target `submake-libpgport' ../../src/Makefile.global:371: warning: ignoring old recipe for target `submake-libpgport' /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../src/Makefile.global:506: warning: overriding recipe for target `install-strip' ../../src/Makefile.global:506: warning: ignoring old recipe for target `install-strip' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_hstore.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 hstore.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.hstore '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libhstore.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/hstore.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/hstore' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/intagg' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_int_aggregate.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 int_aggregate.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 int_aggregate.so '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.int_aggregate '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/intagg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/intarray' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall__int.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 _int.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.intarray '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 lib_int.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/_int.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/intarray' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/isn' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_isn.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 isn.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 isn.so '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.isn '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/isn' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/lo' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_lo.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 lo.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 lo.so '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.lo '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/lo' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/ltree' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_ltree.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ltree.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.ltree '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libltree.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/ltree.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/ltree' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pg_buffercache' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pg_buffercache.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pg_buffercache.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.pg_buffercache '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpg_buffercache.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/pg_buffercache.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pg_buffercache' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pg_freespacemap' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pg_freespacemap.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pg_freespacemap.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.pg_freespacemap '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpg_freespacemap.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/pg_freespacemap.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pg_freespacemap' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pg_trgm' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pg_trgm.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pg_trgm.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.pg_trgm '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpg_trgm.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/pg_trgm.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pg_trgm' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pgcrypto' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pgcrypto.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgcrypto.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.pgcrypto '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpgcrypto.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/pgcrypto.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pgcrypto' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pgrowlocks' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pgrowlocks.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgrowlocks.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.pgrowlocks '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.pgrowlocks.euc_jp '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpgrowlocks.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/pgrowlocks.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pgrowlocks' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pgstattuple' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pgstattuple.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgstattuple.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.pgstattuple '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.pgstattuple.euc_jp '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpgstattuple.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/pgstattuple.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/pgstattuple' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/seg' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_seg.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 seg.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.seg '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libseg.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/seg.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/seg' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/spi' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 autoinc.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 insert_username.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 moddatetime.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 refint.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 timetravel.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 autoinc.so '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 insert_username.so '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 moddatetime.so '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 refint.so '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 timetravel.so '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.spi '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./autoinc.example '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./insert_username.example '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./moddatetime.example '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./refint.example '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./timetravel.example '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/spi' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tablefunc' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_tablefunc.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 tablefunc.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 tablefunc.so '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.tablefunc '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tablefunc' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2' make -C snowball SUBSYS.o make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/snowball' make[2]: «SUBSYS.o» è aggiornato. make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/snowball' make -C ispell SUBSYS.o make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/ispell' make[2]: «SUBSYS.o» è aggiornato. make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/ispell' make -C wordparser SUBSYS.o make[2]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/wordparser' make[2]: «SUBSYS.o» è aggiornato. make[2]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2/wordparser' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./stopword/english.stop '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./stopword/russian.stop '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./stopword/russian.stop.utf8 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./thesaurus '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 tsearch2.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 uninstall_tsearch2.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.tsearch2 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libtsearch2.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/tsearch2.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/tsearch2' make[1]: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/sslinfo' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_sslinfo.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 sslinfo.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.sslinfo '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libsslinfo.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/sslinfo.so' make[1]: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/sslinfo' make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib' make: Entering directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/xml2' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pgxml.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgxml.sql '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/postgresql-8.2/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.xml2 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/share/doc/postgresql-server-8.2.22/contrib' /bin/sh /usr/lib64/postgresql-8.2/lib64/pgxs/src/makefiles/../../config/install-sh -c -m 755 libpgxml.so.0.0 '/tmp/portage/dev-db/postgresql-server-8.2.22/image//usr/lib64/postgresql-8.2/lib64/pgxml.so' make: Leaving directory `/tmp/portage/dev-db/postgresql-server-8.2.22/work/postgresql-8.2.22/contrib/xml2'  * QA Notice: Missing soname symlink(s) will be automatically created:  *   *  usr/lib64/postgresql-8.2/lib64/libascii_and_mic.so.0 -> ascii_and_mic.so  *  usr/lib64/postgresql-8.2/lib64/libcyrillic_and_mic.so.0 -> cyrillic_and_mic.so  *  usr/lib64/postgresql-8.2/lib64/libeuc_cn_and_mic.so.0 -> euc_cn_and_mic.so  *  usr/lib64/postgresql-8.2/lib64/libeuc_jp_and_sjis.so.0 -> euc_jp_and_sjis.so  *  usr/lib64/postgresql-8.2/lib64/libeuc_kr_and_mic.so.0 -> euc_kr_and_mic.so  *  usr/lib64/postgresql-8.2/lib64/libeuc_tw_and_big5.so.0 -> euc_tw_and_big5.so  *  usr/lib64/postgresql-8.2/lib64/liblatin2_and_win1250.so.0 -> latin2_and_win1250.so  *  usr/lib64/postgresql-8.2/lib64/liblatin_and_mic.so.0 -> latin_and_mic.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_ascii.so.0 -> utf8_and_ascii.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_big5.so.0 -> utf8_and_big5.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_cyrillic.so.0 -> utf8_and_cyrillic.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_euc_cn.so.0 -> utf8_and_euc_cn.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_euc_jp.so.0 -> utf8_and_euc_jp.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_euc_kr.so.0 -> utf8_and_euc_kr.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_euc_tw.so.0 -> utf8_and_euc_tw.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_gb18030.so.0 -> utf8_and_gb18030.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_gbk.so.0 -> utf8_and_gbk.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_iso8859.so.0 -> utf8_and_iso8859.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_iso8859_1.so.0 -> utf8_and_iso8859_1.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_johab.so.0 -> utf8_and_johab.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_sjis.so.0 -> utf8_and_sjis.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_win.so.0 -> utf8_and_win.so  *  usr/lib64/postgresql-8.2/lib64/libutf8_and_uhc.so.0 -> utf8_and_uhc.so  *  usr/lib64/postgresql-8.2/lib64/libplpgsql.so.1 -> plpgsql.so  *  usr/lib64/postgresql-8.2/lib64/libplperl.so.0 -> plperl.so  *  usr/lib64/postgresql-8.2/lib64/libplpython.so.0 -> plpython.so  *  usr/lib64/postgresql-8.2/lib64/libpltcl.so.2 -> pltcl.so  *  usr/lib64/postgresql-8.2/lib64/libadminpack.so.0 -> adminpack.so  *  usr/lib64/postgresql-8.2/lib64/libbtree_gist.so.0 -> btree_gist.so  *  usr/lib64/postgresql-8.2/lib64/libchkpass.so.0 -> chkpass.so  *  usr/lib64/postgresql-8.2/lib64/libcube.so.0 -> cube.so  *  usr/lib64/postgresql-8.2/lib64/libdblink.so.0 -> dblink.so  *  usr/lib64/postgresql-8.2/lib64/libfuzzystrmatch.so.0 -> fuzzystrmatch.so  *  usr/lib64/postgresql-8.2/lib64/libhstore.so.0 -> hstore.so  *  usr/lib64/postgresql-8.2/lib64/lib_int.so.0 -> _int.so  *  usr/lib64/postgresql-8.2/lib64/libltree.so.0 -> ltree.so  *  usr/lib64/postgresql-8.2/lib64/libpg_buffercache.so.0 -> pg_buffercache.so  *  usr/lib64/postgresql-8.2/lib64/libpg_freespacemap.so.0 -> pg_freespacemap.so  *  usr/lib64/postgresql-8.2/lib64/libpg_trgm.so.0 -> pg_trgm.so  *  usr/lib64/postgresql-8.2/lib64/libpgcrypto.so.0 -> pgcrypto.so  *  usr/lib64/postgresql-8.2/lib64/libpgrowlocks.so.0 -> pgrowlocks.so  *  usr/lib64/postgresql-8.2/lib64/libpgstattuple.so.0 -> pgstattuple.so  *  usr/lib64/postgresql-8.2/lib64/libseg.so.0 -> seg.so  *  usr/lib64/postgresql-8.2/lib64/libtsearch2.so.0 -> tsearch2.so  *  usr/lib64/postgresql-8.2/lib64/libsslinfo.so.0 -> sslinfo.so  *  usr/lib64/postgresql-8.2/lib64/libpgxml.so.0 -> pgxml.so  *  Setting 9.0 as the default installation... Removing old links...done. Generating new links...done. Setting 9.0 as default was successful! Cleaning out old links before refreshing...done. Refreshing symbolic links for 9.0 applications (like /usr/bin/psql90)...done. Refreshing symbolic links for 8.4 applications (like /usr/bin/psql84)...done. Refreshing symbolic links for 8.3 applications (like /usr/bin/psql83)...done. Refreshing symbolic links for 8.2 applications (like /usr/bin/psql82)...done. * The Unix-domain socket is located in: * /var/run/postgresql/ * * If you have users and/or services that you would like to utilize the socket, * you must add them to the 'postgres' system group: * usermod -a -G postgres * * 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.2 * * Then, execute the following command to setup the initial database * environment: * emerge --config =dev-db/postgresql-server-8.2.22