* Package: dev-db/postgresql-base-8.3.15-r2  * Repository: gentoo  * Maintainer: postgresql  * USE: elibc_glibc kernel_linux nls pam ppc64 readline ssl test userland_GNU zlib  * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking postgresql-8.3.15.tar.bz2 to /var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work >>> Unpacking postgresql-patches-8.3.tbz2 to /var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work >>> Source unpacked in /var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work >>> Preparing source in /var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work/postgresql-8.3.15 ... * Applying autoconf.patch ...  [ ok ] * Applying base.patch ...  [ ok ] * Applying darwin.patch ...  [ ok ] * Applying SuperH.patch ...  [ ok ] * Applying relax_ssl_perms.patch ...  [ ok ] * Adjusting to prefix / * pg_config_manual.h ...  [ ok ] * Running autoconf ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work/postgresql-8.3.15 ... * econf: updating postgresql-8.3.15/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating postgresql-8.3.15/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=powerpc64-unknown-linux-gnu --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64/postgresql-8.3/lib64 --prefix=/usr/lib64/postgresql-8.3 --datadir=/usr/share/postgresql-8.3 --includedir=/usr/include/postgresql-8.3 --mandir=/usr/share/postgresql-8.3/man --sysconfdir=/etc/postgresql-8.3 --with-locale-dir=/usr/share/postgresql-8.3/locale --enable-depend --without-docdir --without-perl --without-python --without-tcl --without-krb5 --without-gssapi --without-ldap --enable-nls= --with-pam --disable-integer-datetimes --with-readline --with-openssl --disable-thread-safety --with-zlib checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking which template to use... linux checking whether to build with 64-bit integer date/time support... no checking whether NLS is wanted... yes checking for default port number... 5432 checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-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 powerpc64-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking if powerpc64-unknown-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if powerpc64-unknown-linux-gnu-gcc supports -Wendif-labels... yes checking if powerpc64-unknown-linux-gnu-gcc supports -fno-strict-aliasing... yes checking if powerpc64-unknown-linux-gnu-gcc supports -fwrapv... yes configure: using CFLAGS=-O2 -pipe -mcpu=970 -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... powerpc64-unknown-linux-gnu-gcc -E checking allow thread-safe client libraries... no checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... no checking whether to build with GSSAPI support... no checking whether to build with Kerberos 5 support... no checking whether to build with PAM support... yes checking whether to build with LDAP support... no 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 configure: using LDFLAGS=-Wl,-O1 -Wl,--as-needed checking for ld used by GCC... /usr/powerpc64-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for powerpc64-unknown-linux-gnu-ranlib... powerpc64-unknown-linux-gnu-ranlib checking for powerpc64-unknown-linux-gnu-strip... powerpc64-unknown-linux-gnu-strip checking whether it is possible to strip libraries... yes checking for tar... /bin/tar checking whether ln -s works... yes checking for gawk... gawk checking for bison... bison -y configure: using bison (GNU Bison) 2.4.3 checking for flex... /usr/bin/flex configure: using flex 2.5.35 checking for perl... /usr/bin/perl 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 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 fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking kernel/OS.h usability... no checking kernel/OS.h presence... no checking for kernel/OS.h... no checking kernel/image.h usability... no checking kernel/image.h presence... no checking for kernel/image.h... no checking SupportDefs.h usability... no checking SupportDefs.h presence... no checking for SupportDefs.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking for ERR_set_mark... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking whether byte ordering is bigendian... 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 int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for cbrt... yes checking for dlopen... yes checking for fcvt... yes checking for fdatasync... yes checking for getpeereid... no checking for getrlimit... yes checking for memmove... yes checking for poll... yes checking for pstat... no checking for readlink... yes checking for setproctitle... no checking for setsid... yes checking for sigprocmask... yes checking for symlink... yes checking for sysconf... yes checking for towlower... yes checking for utime... yes checking for utimes... yes checking for waitpid... yes checking for wcstombs... yes checking whether fdatasync is declared... yes checking whether posix_fadvise is declared... yes checking whether strlcat is declared... no checking whether strlcpy is declared... no checking whether F_FULLFSYNC is declared... no checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for snprintf... yes checking for vsnprintf... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for isinf... yes checking for crypt... yes checking for fseeko... yes checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strdup... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strtol... yes checking for strtoul... yes checking for unsetenv... yes checking for getaddrinfo... yes checking for getopt_long... yes checking for rl_completion_append_character... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for replace_history_entry... yes checking for sigsetjmp... yes checking whether sys_siglist is declared... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking for atexit... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking 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 onsgmls... no checking for nsgmls... no checking for openjade... no checking for jade... no checking for DocBook V4.2... no checking for DocBook stylesheets... no checking for collateindex.pl... no checking for sgmlspl... no configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: WARNING: 'src/Makefile.global.in' seems to ignore the --datarootdir setting config.status: creating src/include/pg_config.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c config.status: linking src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/backend/port/dynloader/linux.h to src/include/dynloader.h config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port configure: WARNING: option ignored: --enable-option-checking configure: WARNING: option ignored: --enable-largefile configure: WARNING: option ignored: --with-locale-dir configure: WARNING: option ignored: --with-locale-dir >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work/postgresql-8.3.15 ... make -j5 make -C doc all make[1]: Entering directory `/var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work/postgresql-8.3.15/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 `/var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work/postgresql-8.3.15/doc' make -C src all make[1]: Entering directory `/var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work/postgresql-8.3.15/src' make -C port all make[2]: Entering directory `/var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work/postgresql-8.3.15/src/port' powerpc64-unknown-linux-gnu-gcc -O2 -pipe -mcpu=970 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o strlcat.o strlcat.c -MMD -MP -MF .deps/strlcat.Po powerpc64-unknown-linux-gnu-gcc -O2 -pipe -mcpu=970 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o strlcpy.o strlcpy.c -MMD -MP -MF .deps/strlcpy.Po powerpc64-unknown-linux-gnu-gcc -O2 -pipe -mcpu=970 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o chklocale.o chklocale.c -MMD -MP -MF .deps/chklocale.Po powerpc64-unknown-linux-gnu-gcc -O2 -pipe -mcpu=970 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o copydir.o copydir.c -MMD -MP -MF .deps/copydir.Po powerpc64-unknown-linux-gnu-gcc -O2 -pipe -mcpu=970 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o dirmod.o dirmod.c -MMD -MP -MF .deps/dirmod.Po In file included from ../../src/include/postgres_fe.h:25, from chklocale.c:19: ../../src/include/c.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token In file included from ../../src/include/postgres.h:48, from copydir.c:19: ../../src/include/c.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token In file included from strlcpy.c:35: ../../src/include/c.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token In file included from ../../src/include/c.h:844, from ../../src/include/postgres_fe.h:25, from chklocale.c:19: ../../src/include/port.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_set_noblock' ../../src/include/port.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_set_block' ../../src/include/port.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'path_contains_parent_reference' ../../src/include/port.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'path_is_prefix_of_path' ../../src/include/port.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'get_home_path' ../../src/include/port.h:219: error: expected declaration specifiers or '...' before 'bool' ../../src/include/port.h:288: error: expected declaration specifiers or '...' before 'bool' ../../src/include/port.h:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rmtree' In file included from chklocale.c:27: ../../src/include/mb/pg_wchar.h:379: error: expected declaration specifiers or '...' before 'bool' ../../src/include/mb/pg_wchar.h:410: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_verifymbstr' ../../src/include/mb/pg_wchar.h:411: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_verify_mbstr' ../../src/include/mb/pg_wchar.h:414: error: expected declaration specifiers or '...' before 'bool' ../../src/include/mb/pg_wchar.h:439: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_utf8_islegal' In file included from ../../src/include/c.h:844, from strlcpy.c:35: ../../src/include/port.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_set_noblock' ../../src/include/port.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_set_block' ../../src/include/port.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'path_contains_parent_reference' ../../src/include/port.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'path_is_prefix_of_path' ../../src/include/port.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'get_home_path' make[2]: *** [chklocale.o] Error 1 make[2]: *** Waiting for unfinished jobs.... ../../src/include/port.h:219: error: expected declaration specifiers or '...' before 'bool' ../../src/include/port.h:288: error: expected declaration specifiers or '...' before 'bool' ../../src/include/port.h:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rmtree' In file included from ../../src/include/c.h:844, from ../../src/include/postgres.h:48, from copydir.c:19: ../../src/include/port.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_set_noblock' ../../src/include/port.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_set_block' ../../src/include/port.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'path_contains_parent_reference' ../../src/include/port.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'path_is_prefix_of_path' ../../src/include/port.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'get_home_path' ../../src/include/port.h:219: error: expected declaration specifiers or '...' before 'bool' ../../src/include/port.h:288: error: expected declaration specifiers or '...' before 'bool' ../../src/include/port.h:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rmtree' In file included from ../../src/include/postgres.h:49, from copydir.c:19: ../../src/include/utils/elog.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'errstart' ../../src/include/utils/elog.h:140: error: expected ')' before 'hide_stmt'make[2]: *** [strlcpy.o] Error 1 In file included from strlcat.c:19: ../../src/include/c.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../src/include/utils/elog.h:258: error: expected specifier-qualifier-list before 'bool' ../../src/include/utils/elog.h:306: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'in_error_recursion_trouble' In file included from ../../src/include/postgres_fe.h:25, from dirmod.c:21: ../../src/include/c.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token In file included from copydir.c:19: ../../src/include/postgres.h:656: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'assert_enabled' In file included from ../../src/include/c.h:844, from strlcat.c:19: ../../src/include/port.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_set_noblock' ../../src/include/port.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_set_block' ../../src/include/port.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'path_contains_parent_reference' ../../src/include/port.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'path_is_prefix_of_path' ../../src/include/port.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'get_home_path' ../../src/include/port.h:219: error: expected declaration specifiers or '...' before 'bool' ../../src/include/port.h:288: error: expected declaration specifiers or '...' before 'bool' ../../src/include/port.h:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rmtree' In file included from ../../src/include/c.h:844, from ../../src/include/postgres_fe.h:25, from dirmod.c:21: ../../src/include/port.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_set_noblock' ../../src/include/port.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pg_set_block' ../../src/include/port.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'path_contains_parent_reference' ../../src/include/port.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'path_is_prefix_of_path' ../../src/include/port.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'get_home_path' ../../src/include/port.h:219: error: expected declaration specifiers or '...' before 'bool' ../../src/include/port.h:288: error: expected declaration specifiers or '...' before 'bool' ../../src/include/port.h:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rmtree' make[2]: *** [strlcat.o] Error 1 In file included from copydir.c:25: ../../src/include/storage/fd.h:63: error: expected ')' before 'interXact' ../../src/include/storage/fd.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'TempTablespacesAreSet' ../../src/include/storage/fd.h:91: error: expected ')' before 'isCommit' copydir.c:49: error: expected declaration specifiers or '...' before 'bool' copydir.c: In function 'copydir': copydir.c:57: warning: implicit declaration of function 'errstart' copydir.c:86: error: 'recurse' undeclared (first use in this function) copydir.c:86: error: (Each undeclared identifier is reported only once copydir.c:86: error: for each function it appears in.) copydir.c:87: error: 'bool' undeclared (first use in this function) copydir.c:87: error: expected ')' before numeric constant copydir.c:87: error: too many arguments to function 'copydir' dirmod.c:404: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rmtree' make[2]: *** [copydir.o] Error 1 make[2]: *** [dirmod.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work/postgresql-8.3.15/src/port' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work/postgresql-8.3.15/src' make: *** [all] Error 2 * ERROR: dev-db/postgresql-base-8.3.15-r2 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =dev-db/postgresql-base-8.3.15-r2', * the complete build log and the output of 'emerge -pqv =dev-db/postgresql-base-8.3.15-r2'. * The complete build log is located at '/var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/temp/environment'. * S: '/var/tmp/portage/dev-db/postgresql-base-8.3.15-r2/work/postgresql-8.3.15'