TEST build ERRORS: postgresql.spec

PLD th-amd64 builder builder-th-amd at pld-linux.org
Tue Apr 26 22:11:16 CEST 2005


postgresql.spec (HEAD): FAILED

--- postgresql.spec:HEAD:
Build-Time: user:39.21s sys:11.70s real:69.23s (faults io:0 non-io:1908946)



*** buildlog for postgresql.spec
request from: mmazur
started at: Tue Apr 26 22:10:07 2005
fetching http://ep09.pld-linux.org/~builderth/srpms/638bc372-aa90-4138-b897-b0b598fede98/postgresql-8.0.2-0.1.src.rpm
fetched 11286759 bytes, 2021.3 K/s
installing srpm: postgresql-8.0.2-0.1.src.rpm
checking BR
no BR needed
building RPM using: cd rpm/SPECS; TMPDIR=/tmp/B.ae3ff3 nice -n 0 rpmbuild -bb  --target amd64-pld-linux postgresql.spec
Building target platforms: amd64-pld-linux
Building for target amd64-pld-linux
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.13839
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ :
+ unset LINGUAS
+ :
+ cd /home/users/builder/rpm/BUILD
+ rm -rf postgresql-8.0.2
+ /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/postgresql-8.0.2.tar.bz2
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ cd postgresql-8.0.2
+ /bin/gzip -dc /home/users/builder/rpm/SOURCES/slony1-1.0.5.tar.gz
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/plphp-8.x.tar.bz2
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ /bin/id -u
+ [ 1003 = 0 ]
+ true .
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo Patch #0 (postgresql-conf.patch):
Patch #0 (postgresql-conf.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/postgresql-conf.patch 
+ echo Patch #2 (postgresql-link.patch):
Patch #2 (postgresql-link.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/postgresql-link.patch 
+ echo Patch #3 (postgresql-ecpg_link.patch):
Patch #3 (postgresql-ecpg_link.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/postgresql-ecpg_link.patch 
+ echo Patch #4 (postgresql-ecpg-includedir.patch):
Patch #4 (postgresql-ecpg-includedir.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/postgresql-ecpg-includedir.patch 
+ tar xzf doc/man.tar.gz
+ mkdir doc/unpacked
+ tar zxf doc/postgres.tar.gz -C doc/unpacked
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.51993
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ cd postgresql-8.0.2
+ LANG=C
+ export LANG
+ unset DISPLAY
+ :
+ unset LINGUAS
+ :
+ aclocal -I config
+ autoconf
+ ./configure LDFLAGS= CFLAGS=-O2 -ggdb CXXFLAGS=-O2 -ggdb -fvisibility-inlines-hidden FFLAGS=-O2 -ggdb CPPFLAGS= CC=amd64-pld-linux-gcc CXX=amd64-pld-linux-g++ --build=amd64-pld-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib64 --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-libraries=/usr/X11R6/lib64 CFLAGS=-O2 -ggdb -DNEED_REENTRANT_FUNCS --disable-rpath --enable-depend --enable-integer-datetimes --enable-locale --enable-multibyte --enable-nls --enable-recode --enable-syslog --enable-thread-safety --enable-unicode-conversion --with-CXX --with-krb5 --with-openssl --with-pam --with-perl --with-python --with-tcl --with-x --without-docdir
checking build system type... x86_64-pld-linux-gnu
checking host system type... x86_64-pld-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 C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether amd64-pld-linux-gcc accepts -g... yes
checking for amd64-pld-linux-gcc option to accept ANSI C... none needed
checking if amd64-pld-linux-gcc supports -Wdeclaration-after-statement... yes
checking if amd64-pld-linux-gcc supports -Wold-style-definition... yes
checking if amd64-pld-linux-gcc supports -Wendif-labels... yes
checking if amd64-pld-linux-gcc supports -fno-strict-aliasing... yes
configure: using CFLAGS=-O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing
checking whether the C compiler still works... yes
checking how to run the C preprocessor... amd64-pld-linux-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 4 support... no
checking whether to build with Kerberos 5 support... yes
checking whether to build with PAM support... yes
checking whether to build with Rendezvous support... no
checking whether to build with OpenSSL support... yes
checking for egrep... grep -E
configure: using CPPFLAGS=-D_GNU_SOURCE 
configure: using LDFLAGS= 
checking for awk... awk
checking for flex... /usr/bin/flex
checking whether ln -s works... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for ranlib... ranlib
checking for lorder... no
checking for tar... /bin/tar
checking for strip... 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.8.6/amd64-pld-linux-thread-multi
checking for Perl privlibexp... /usr/share/perl5/5.8.6
checking for Perl useshrplib... true
checking for flags to link embedded Perl...   /usr/lib64/perl5/5.8.6/amd64-pld-linux-thread-multi/auto/DynaLoader/DynaLoader.a -L/usr/lib64/perl5/5.8.6/amd64-pld-linux-thread-multi/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
checking for python... /usr/bin/python
checking for Python distutils module... yes
checking Python configuration directory... /usr/lib64/python2.4/config
checking how to link an embedded Python application... -L/usr/lib64 -lpython2.4 -lpthread -ldl  -lutil -lm
checking for setproctitle in -lutil... no
checking for main in -lm... yes
checking for main in -ldl... yes
checking for main in -lsocket... no
checking for main in -lipc... no
checking for main in -lIPC... no
checking for main in -llc... no
checking for main in -ldld... no
checking for main in -lld... no
checking for main in -lcompat... no
checking for main in -lBSD... no
checking for main in -lgen... no
checking for main in -lPW... no
checking for library containing getopt_long... none required
checking for main in -lunix... no
checking for library containing crypt... -lcrypt
checking for library containing fdatasync... none required
checking for shmget in -lcygipc... no
checking for readline... yes (-lreadline)
checking for inflate in -lz... yes
checking for library containing com_err... -lkrb5
checking for library containing krb5_encrypt... none required
checking for library containing krb5_sendauth... none required
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/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 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... no
checking for krb5_ticket.client... yes
checking for krb5_error.text.data... no
checking for krb5_error.e_data... 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 working memcmp... yes
checking for cbrt... yes
checking for dlopen... yes
checking for fcvt... yes
checking for fdatasync... yes
checking for getpeereid... no
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 for struct sockaddr_in6... yes
checking for inet_ntop... 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 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 fseeko... (cached) yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
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 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 test program... ok
checking whether long int is 64 bits... yes
checking for unsigned long... yes
checking size of unsigned long... 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 _LARGE_FILES value needed for large files... no
checking for library containing gettext... 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/lib/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/docbook/dsssl-stylesheets
checking for collateindex.pl... no
checking for sgmlspl... sgmlspl
checking thread safety of required library functions... yes
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating src/Makefile.global
config.status: creating src/include/pg_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
+ /usr/bin/make
/usr/bin/make -C doc all
make[1]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/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 `/home/users/builder/rpm/BUILD/postgresql-8.0.2/doc'
/usr/bin/make -C src all
make[1]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src'
/usr/bin/make -C port all
make[2]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/port'
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE   -c -o dirmod.o dirmod.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE   -c -o exec.o exec.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE   -c -o noblock.o noblock.c -MMD
echo "#define PGBINDIR \"/usr/bin\"" >pg_config_paths.h
echo "#define PGSHAREDIR \"/usr/share/postgresql\"" >>pg_config_paths.h
echo "#define SYSCONFDIR \"/etc/postgresql\"" >>pg_config_paths.h
echo "#define INCLUDEDIR \"/usr/include\"" >>pg_config_paths.h
echo "#define PKGINCLUDEDIR \"/usr/include/postgresql\"" >>pg_config_paths.h
echo "#define INCLUDEDIRSERVER \"/usr/include/postgresql/server\"" >>pg_config_paths.h
echo "#define LIBDIR \"/usr/lib64\"" >>pg_config_paths.h
echo "#define PKGLIBDIR \"/usr/lib64/postgresql\"" >>pg_config_paths.h
echo "#define LOCALEDIR \"/usr/share/locale\"" >>pg_config_paths.h
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE   -c -o path.o path.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE   -c -o pipe.o pipe.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE   -c -o pgsleep.o pgsleep.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE   -c -o pgstrcasecmp.o pgstrcasecmp.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE   -c -o sprompt.o sprompt.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE  -pthread  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -c thread.c
ar crs libpgport.a dirmod.o exec.o noblock.o path.o pipe.o pgsleep.o pgstrcasecmp.o sprompt.o thread.o
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing  -I../../src/port  -I../../src/include -D_GNU_SOURCE  -c dirmod.c -o dirmod_srv.o
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing  -I../../src/port  -I../../src/include -D_GNU_SOURCE  -c exec.c -o exec_srv.o
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing  -I../../src/port  -I../../src/include -D_GNU_SOURCE  -c thread.c -o thread_srv.o
ar crs libpgport_srv.a dirmod_srv.o exec_srv.o noblock.o path.o pipe.o pgsleep.o pgstrcasecmp.o sprompt.o thread_srv.o
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/port'
/usr/bin/make -C timezone all
make[2]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/timezone'
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/include -D_GNU_SOURCE   -c -o localtime.o localtime.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/include -D_GNU_SOURCE   -c -o strftime.o strftime.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/include -D_GNU_SOURCE   -c -o pgtz.o pgtz.c -MMD
/usr/bin/ld -r -o SUBSYS.o localtime.o strftime.o pgtz.o
/usr/bin/make -C ../../src/port all
make[3]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/port'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/port'
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/include -D_GNU_SOURCE   -c -o zic.o zic.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/include -D_GNU_SOURCE   -c -o ialloc.o ialloc.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../src/include -D_GNU_SOURCE   -c -o scheck.o scheck.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing zic.o ialloc.o scheck.o localtime.o -L../../src/port  -lpgport -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lcrypt -ldl -lm  -o zic
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/timezone'
/usr/bin/make -C backend all
make[2]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend'
msgfmt -o po/af.mo po/af.po
msgfmt -o po/cs.mo po/cs.po
msgfmt -o po/de.mo po/de.po
msgfmt -o po/es.mo po/es.po
msgfmt -o po/fr.mo po/fr.po
msgfmt -o po/hr.mo po/hr.po
msgfmt -o po/hu.mo po/hu.po
msgfmt -o po/it.mo po/it.po
msgfmt -o po/ko.mo po/ko.po
msgfmt -o po/nb.mo po/nb.po
msgfmt -o po/pt_BR.mo po/pt_BR.po
msgfmt -o po/ro.mo po/ro.po
msgfmt -o po/ru.mo po/ru.po
msgfmt -o po/sk.mo po/sk.po
msgfmt -o po/sl.mo po/sl.po
msgfmt -o po/sv.mo po/sv.po
msgfmt -o po/tr.mo po/tr.po
msgfmt -o po/zh_CN.mo po/zh_CN.po
msgfmt -o po/zh_TW.mo po/zh_TW.po
/usr/bin/make -C ../../src/port all
make[3]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/port'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/port'
prereqdir=`cd parser/ >/dev/null && pwd` && \
  cd ../../src/include/parser/ && rm -f parse.h && \
  ln -s "$prereqdir/parse.h" .
/usr/bin/make -C utils fmgroids.h
make[3]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/utils'
AWK='awk' /bin/sh Gen_fmgrtab.sh ../../../src/include/catalog/pg_proc.h
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/utils'
cd ../../src/include/utils/ && rm -f fmgroids.h && \
    ln -s ../../../src/backend/utils/fmgroids.h .
/usr/bin/make -C access all
make[3]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access'
/usr/bin/make -C common SUBSYS.o
make[4]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/common'
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o heaptuple.o heaptuple.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o indextuple.o indextuple.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o indexvalid.o indexvalid.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o printtup.o printtup.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o scankey.o scankey.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o tupdesc.o tupdesc.c -MMD
/usr/bin/ld -r -o SUBSYS.o heaptuple.o indextuple.o indexvalid.o printtup.o scankey.o tupdesc.o  
make[4]: Leaving directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/common'
/usr/bin/make -C gist SUBSYS.o
make[4]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/gist'
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o gist.o gist.c -MMD
gist.c: In function 'gistlayerinsert':
gist.c:463: warning: left-hand operand of comma expression has no effect
gist.c: In function 'gistreadbuffer':
gist.c:644: warning: left-hand operand of comma expression has no effect
gist.c: In function 'gistchoose':
gist.c:1479: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o gistget.o gistget.c -MMD
gistget.c: In function 'gistfirst':
gistget.c:101: warning: left-hand operand of comma expression has no effect
gistget.c:116: warning: left-hand operand of comma expression has no effect
gistget.c: In function 'gistnext':
gistget.c:183: warning: left-hand operand of comma expression has no effect
gistget.c:198: warning: left-hand operand of comma expression has no effect
gistget.c: In function 'gistfindnext':
gistget.c:310: warning: left-hand operand of comma expression has no effect
gistget.c: In function 'gistscancache':
gistget.c:341: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o gistscan.o gistscan.c -MMD
/usr/bin/ld -r -o SUBSYS.o gist.o gistget.o gistscan.o
make[4]: Leaving directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/gist'
/usr/bin/make -C hash SUBSYS.o
make[4]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/hash'
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o hash.o hash.c -MMD
hash.c: In function 'hashbulkdelete':
hash.c:527: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o hashfunc.o hashfunc.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o hashinsert.o hashinsert.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o hashovfl.o hashovfl.c -MMD
hashovfl.c: In function '_hash_squeezebucket':
hashovfl.c:614: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o hashpage.o hashpage.c -MMD
hashpage.c: In function '_hash_splitbucket':
hashpage.c:612: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o hashscan.o hashscan.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o hashsearch.o hashsearch.c -MMD
hashsearch.c: In function '_hash_next':
hashsearch.c:57: warning: left-hand operand of comma expression has no effect
hashsearch.c: In function '_hash_first':
hashsearch.c:220: warning: left-hand operand of comma expression has no effect
hashsearch.c: In function '_hash_step':
hashsearch.c:349: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o hashutil.o hashutil.c -MMD
/usr/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 `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/hash'
/usr/bin/make -C heap SUBSYS.o
make[4]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/heap'
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o heapam.o heapam.c -MMD
heapam.c: In function 'heapgettup':
heapam.c:202: warning: left-hand operand of comma expression has no effect
heapam.c:298: warning: left-hand operand of comma expression has no effect
heapam.c: In function 'heap_release_fetch':
heapam.c:972: warning: left-hand operand of comma expression has no effect
heapam.c: In function 'heap_get_latest_tid':
heapam.c:1066: warning: left-hand operand of comma expression has no effect
heapam.c: In function 'heap_delete':
heapam.c:1292: warning: left-hand operand of comma expression has no effect
heapam.c: In function 'heap_update':
heapam.c:1513: warning: left-hand operand of comma expression has no effect
heapam.c: In function 'heap_mark4update':
heapam.c:1845: warning: left-hand operand of comma expression has no effect
heapam.c: In function 'heap_xlog_delete':
heapam.c:2267: warning: left-hand operand of comma expression has no effect
heapam.c: In function 'heap_xlog_update':
heapam.c:2435: warning: left-hand operand of comma expression has no effect
heapam.c: In function '_heap_unlock_tuple':
heapam.c:2607: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o hio.o hio.c -MMD
hio.c: In function 'RelationPutHeapTuple':
hio.c:54: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o tuptoaster.o tuptoaster.c -MMD
/usr/bin/ld -r -o SUBSYS.o heapam.o hio.o tuptoaster.o
make[4]: Leaving directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/heap'
/usr/bin/make -C index SUBSYS.o
make[4]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/index'
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o genam.o genam.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o indexam.o indexam.c -MMD
indexam.c: In function 'index_rescan':
indexam.c:321: warning: left-hand operand of comma expression has no effect
indexam.c: In function 'index_endscan':
indexam.c:353: warning: left-hand operand of comma expression has no effect
indexam.c: In function 'index_markpos':
indexam.c:385: warning: left-hand operand of comma expression has no effect
indexam.c: In function 'index_restrpos':
indexam.c:402: warning: left-hand operand of comma expression has no effect
indexam.c: In function 'index_getnext':
indexam.c:432: warning: left-hand operand of comma expression has no effect
indexam.c: In function 'index_getnext_indexitem':
indexam.c:587: warning: left-hand operand of comma expression has no effect
/usr/bin/ld -r -o SUBSYS.o genam.o indexam.o
make[4]: Leaving directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/index'
/usr/bin/make -C nbtree SUBSYS.o
make[4]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/nbtree'
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o nbtcompare.o nbtcompare.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o nbtinsert.o nbtinsert.c -MMD
nbtinsert.c: In function '_bt_check_unique':
nbtinsert.c:225: warning: left-hand operand of comma expression has no effect
nbtinsert.c: In function '_bt_split':
nbtinsert.c:713: warning: left-hand operand of comma expression has no effect
nbtinsert.c:737: warning: left-hand operand of comma expression has no effect
nbtinsert.c:753: warning: left-hand operand of comma expression has no effect
nbtinsert.c: In function '_bt_insert_parent':
nbtinsert.c:1218: warning: left-hand operand of comma expression has no effect
nbtinsert.c: In function '_bt_getstackbuf':
nbtinsert.c:1325: warning: left-hand operand of comma expression has no effect
nbtinsert.c:1340: warning: left-hand operand of comma expression has no effect
nbtinsert.c: In function '_bt_newroot':
nbtinsert.c:1458: warning: left-hand operand of comma expression has no effect
nbtinsert.c: In function '_bt_isequal':
nbtinsert.c:1572: warning: left-hand operand of comma expression has no effect
nbtinsert.c: In function '_bt_insertonpg':
nbtinsert.c:373: warning: 'itup_off' may be used uninitialized in this function
nbtinsert.c:374: warning: 'itup_blkno' may be used uninitialized in this function
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o nbtpage.o nbtpage.c -MMD
nbtpage.c: In function '_bt_pagedel':
nbtpage.c:764: warning: left-hand operand of comma expression has no effect
nbtpage.c:972: warning: left-hand operand of comma expression has no effect
nbtpage.c:979: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o nbtree.o nbtree.c -MMD
nbtree.c: In function 'btbulkdelete':
nbtree.c:609: warning: left-hand operand of comma expression has no effect
nbtree.c: In function '_bt_restscan':
nbtree.c:878: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o nbtsearch.o nbtsearch.c -MMD
nbtsearch.c: In function '_bt_search':
nbtsearch.c:89: warning: left-hand operand of comma expression has no effect
nbtsearch.c: In function '_bt_compare':
nbtsearch.c:345: warning: left-hand operand of comma expression has no effect
nbtsearch.c: In function '_bt_next':
nbtsearch.c:449: warning: left-hand operand of comma expression has no effect
nbtsearch.c: In function '_bt_first':
nbtsearch.c:866: warning: left-hand operand of comma expression has no effect
nbtsearch.c: In function '_bt_get_endpoint':
nbtsearch.c:1201: warning: left-hand operand of comma expression has no effect
nbtsearch.c: In function '_bt_endpoint':
nbtsearch.c:1302: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o nbtutils.o nbtutils.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o nbtsort.o nbtsort.c -MMD
nbtsort.c: In function '_bt_buildadd':
nbtsort.c:531: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o nbtxlog.o nbtxlog.c -MMD
nbtxlog.c: In function 'forget_matching_split':
nbtxlog.c:69: warning: left-hand operand of comma expression has no effect
nbtxlog.c: In function 'btree_xlog_delete_page':
nbtxlog.c:485: warning: left-hand operand of comma expression has no effect
/usr/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 `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/nbtree'
/usr/bin/make -C rtree SUBSYS.o
make[4]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/rtree'
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o rtget.o rtget.c -MMD
rtget.c: In function 'rtfirst':
rtget.c:99: warning: left-hand operand of comma expression has no effect
rtget.c:114: warning: left-hand operand of comma expression has no effect
rtget.c: In function 'rtnext':
rtget.c:181: warning: left-hand operand of comma expression has no effect
rtget.c:196: warning: left-hand operand of comma expression has no effect
rtget.c: In function 'findnext':
rtget.c:237: warning: left-hand operand of comma expression has no effect
rtget.c: In function 'rtscancache':
rtget.c:278: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o rtproc.o rtproc.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o rtree.o rtree.c -MMD
rtree.c: In function 'rtdoinsert':
rtree.c:304: warning: left-hand operand of comma expression has no effect
rtree.c: In function 'rttighten':
rtree.c:370: warning: left-hand operand of comma expression has no effect
rtree.c: In function 'rtdosplit':
rtree.c:519: warning: left-hand operand of comma expression has no effect
rtree.c:543: warning: left-hand operand of comma expression has no effect
rtree.c: In function 'rtintinsert':
rtree.c:636: warning: left-hand operand of comma expression has no effect
rtree.c: In function 'rtpicksplit':
rtree.c:809: warning: left-hand operand of comma expression has no effect
rtree.c:815: warning: left-hand operand of comma expression has no effect
rtree.c:874: warning: left-hand operand of comma expression has no effect
rtree.c:887: warning: left-hand operand of comma expression has no effect
rtree.c:934: warning: left-hand operand of comma expression has no effect
rtree.c:1010: warning: left-hand operand of comma expression has no effect
rtree.c: In function 'choose':
rtree.c:1148: warning: left-hand operand of comma expression has no effect
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o rtscan.o rtscan.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o rtstrat.o rtstrat.c -MMD
/usr/bin/ld -r -o SUBSYS.o rtget.o rtproc.o rtree.o rtscan.o rtstrat.o
make[4]: Leaving directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/rtree'
/usr/bin/make -C transam SUBSYS.o
make[4]: Entering directory `/home/users/builder/rpm/BUILD/postgresql-8.0.2/src/backend/access/transam'
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o clog.o clog.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o transam.o transam.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o varsup.o varsup.c -MMD
amd64-pld-linux-gcc -O2 -ggdb -DNEED_REENTRANT_FUNCS -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I../../../../src/include -D_GNU_SOURCE   -c -o xact.o xact.c -MMD
make[4]: *** [xact.o] Terminated
make[3]: *** [transam-recursive] Terminated
make[2]: *** [access-recursive] Terminated
make[1]: *** [all] Terminated
make: *** [all] Terminated
Terminated 
error: Bad exit status from /var/tmp/rpm-tmp.51993 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.51993 (%build)
error: No files produced.
Begin-PLD-Builder-Info
Build-Time: user:39.21s sys:11.70s real:69.23s (faults io:0 non-io:1908946)

End-PLD-Builder-Info






More information about the pld-logs-th mailing list