/usr/people/postgres/gmake/make-3.78.1/make lexverify make[1]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src' /usr/people/postgres/gmake/make-3.78.1/make -C lextest all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/lextest' /usr/bin/flex scan.l cc -c lex.yy.c cc -c lextest.c cc -o lextest lex.yy.o lextest.o make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/lextest' make[1]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src' /usr/people/postgres/gmake/make-3.78.1/make -C utils all make[1]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/utils' cc -I../include -I../backend -U_NO_XOPEN4 -c -o version.o version.c make[1]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/utils' /usr/people/postgres/gmake/make-3.78.1/make -C backend all make[1]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend' /usr/people/postgres/gmake/make-3.78.1/make -C utils fmgr.h make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils' sh Gen_fmgrtab.sh ../../include/catalog/pg_proc.h make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils' cp utils/fmgr.h . /usr/people/postgres/gmake/make-3.78.1/make -C access all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access' /usr/people/postgres/gmake/make-3.78.1/make -C common SUBSYS.o make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/common' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o heaptuple.o heaptuple.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o indextuple.o indextuple.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o indexvalid.o indexvalid.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o printtup.o printtup.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o scankey.o scankey.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o tupdesc.o tupdesc.c ld -r -o SUBSYS.o heaptuple.o indextuple.o indexvalid.o printtup.o scankey.o tupdesc.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in heaptuple.o and indextuple.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in heaptuple.o and indexvalid.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in heaptuple.o and printtup.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in heaptuple.o and scankey.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in heaptuple.o and tupdesc.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/common' /usr/people/postgres/gmake/make-3.78.1/make -C gist SUBSYS.o make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/gist' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o gist.o gist.c "gist.c", line 716: warning(1551): variable "tmpentry" is used before its value is set (OffsetNumber) 0, tmpentry.bytes, FALSE); ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o gistget.o gistget.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o gistscan.o gistscan.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o giststrat.o giststrat.c ld -r -o SUBSYS.o gist.o gistget.o gistscan.o giststrat.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in gist.o and gistget.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in gist.o and gistscan.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in gist.o and giststrat.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/gist' /usr/people/postgres/gmake/make-3.78.1/make -C hash SUBSYS.o make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/hash' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hash.o hash.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hashfunc.o hashfunc.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hashinsert.o hashinsert.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hashovfl.o hashovfl.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hashpage.o hashpage.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hashscan.o hashscan.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hashsearch.o hashsearch.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hashstrat.o hashstrat.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hashutil.o hashutil.c ld -r -o SUBSYS.o hash.o hashfunc.o hashinsert.o hashovfl.o hashpage.o hashscan.o hashsearch.o hashstrat.o hashutil.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in hash.o and hashfunc.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in hash.o and hashinsert.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in hash.o and hashovfl.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in hash.o and hashpage.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in hash.o and hashscan.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in hash.o and hashsearch.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in hash.o and hashutil.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/hash' /usr/people/postgres/gmake/make-3.78.1/make -C heap SUBSYS.o make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/heap' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o heapam.o heapam.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hio.o hio.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o stats.o stats.c ld -r -o SUBSYS.o heapam.o hio.o stats.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in heapam.o and hio.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in heapam.o and stats.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/heap' /usr/people/postgres/gmake/make-3.78.1/make -C index SUBSYS.o make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/index' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o genam.o genam.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o indexam.o indexam.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o istrat.o istrat.c ld -r -o SUBSYS.o genam.o indexam.o istrat.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in genam.o and indexam.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in genam.o and istrat.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/index' /usr/people/postgres/gmake/make-3.78.1/make -C rtree SUBSYS.o make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/rtree' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o rtget.o rtget.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o rtproc.o rtproc.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o rtree.o rtree.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o rtscan.o rtscan.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o rtstrat.o rtstrat.c ld -r -o SUBSYS.o rtget.o rtproc.o rtree.o rtscan.o rtstrat.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in rtget.o and rtree.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in rtget.o and rtscan.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in rtget.o and rtstrat.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/rtree' /usr/people/postgres/gmake/make-3.78.1/make -C nbtree SUBSYS.o make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/nbtree' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o nbtcompare.o nbtcompare.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o nbtinsert.o nbtinsert.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o nbtpage.o nbtpage.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o nbtree.o nbtree.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o nbtscan.o nbtscan.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o nbtsearch.o nbtsearch.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o nbtstrat.o nbtstrat.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o nbtutils.o nbtutils.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o nbtsort.o nbtsort.c ld -r -o SUBSYS.o nbtcompare.o nbtinsert.o nbtpage.o nbtree.o nbtscan.o nbtsearch.o nbtstrat.o nbtutils.o nbtsort.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nbtinsert.o and nbtpage.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nbtinsert.o and nbtree.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nbtinsert.o and nbtscan.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nbtinsert.o and nbtsearch.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nbtinsert.o and nbtstrat.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nbtinsert.o and nbtutils.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nbtinsert.o and nbtsort.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/nbtree' /usr/people/postgres/gmake/make-3.78.1/make -C transam SUBSYS.o make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/transam' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o transam.o transam.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o transsup.o transsup.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o varsup.o varsup.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o xact.o xact.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o xid.o xid.c ld -r -o SUBSYS.o transam.o transsup.o varsup.o xact.o xid.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in transam.o and transsup.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in transam.o and varsup.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in transam.o and xact.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in transam.o and xid.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access/transam' ld -r -o SUBSYS.o common/SUBSYS.o gist/SUBSYS.o hash/SUBSYS.o heap/SUBSYS.o index/SUBSYS.o rtree/SUBSYS.o nbtree/SUBSYS.o transam/SUBSYS.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in common/SUBSYS.o and gist/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in common/SUBSYS.o and hash/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in common/SUBSYS.o and heap/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in common/SUBSYS.o and index/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in common/SUBSYS.o and rtree/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in common/SUBSYS.o and nbtree/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in common/SUBSYS.o and transam/SUBSYS.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access' /usr/people/postgres/gmake/make-3.78.1/make -C bootstrap all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/bootstrap' /usr/bin/yacc -d bootparse.y grep -v "^#" boot.sed > sedfile sed -f sedfile < y.tab.c > bootparse.c mv y.tab.h bootstrap_tokens.h rm -f y.tab.c sedfile cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o bootparse.o bootparse.c /usr/bin/flex bootscanner.l grep -v "^#" boot.sed > sedfile sed -f sedfile < lex.yy.c > bootscanner.c rm -f lex.yy.c sedfile cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o bootscanner.o bootscanner.c "bootscanner.l", line 67: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 69: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 71: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 73: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 74: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 75: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 77: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 79: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 80: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 81: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 82: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 91: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 92: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 93: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 94: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 95: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 96: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 100: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 104: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 110: warning(1110): statement is unreachable YY_BREAK ^ "bootscanner.l", line 117: warning(1110): statement is unreachable YY_BREAK ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o bootstrap.o bootstrap.c ld -r -o SUBSYS.o bootparse.o bootscanner.o bootstrap.o ld32: WARNING 15: multiply defined:(Int_yylval) in bootparse.o and bootscanner.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in bootparse.o and bootscanner.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in bootparse.o and bootstrap.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/bootstrap' /usr/people/postgres/gmake/make-3.78.1/make -C catalog all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/catalog' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o catalog.o catalog.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o heap.o heap.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o index.o index.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o indexing.o indexing.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o aclchk.o aclchk.c "aclchk.c", line 124: warning(1209): controlling expression is constant old_acl = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 124: warning(1171): expression has no effect old_acl = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 124: warning(1209): controlling expression is constant old_acl = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 124: warning(1209): controlling expression is constant old_acl = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 124: warning(1171): expression has no effect old_acl = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 124: warning(1171): expression has no effect old_acl = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 124: warning(1209): controlling expression is constant old_acl = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 229: warning(1209): controlling expression is constant tmp = (IdList *) heap_getattr(tuple, ^ "aclchk.c", line 229: warning(1171): expression has no effect tmp = (IdList *) heap_getattr(tuple, ^ "aclchk.c", line 229: warning(1209): controlling expression is constant tmp = (IdList *) heap_getattr(tuple, ^ "aclchk.c", line 229: warning(1209): controlling expression is constant tmp = (IdList *) heap_getattr(tuple, ^ "aclchk.c", line 229: warning(1171): expression has no effect tmp = (IdList *) heap_getattr(tuple, ^ "aclchk.c", line 229: warning(1171): expression has no effect tmp = (IdList *) heap_getattr(tuple, ^ "aclchk.c", line 229: warning(1209): controlling expression is constant tmp = (IdList *) heap_getattr(tuple, ^ "aclchk.c", line 427: warning(1209): controlling expression is constant tmp = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 427: warning(1171): expression has no effect tmp = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 427: warning(1209): controlling expression is constant tmp = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 427: warning(1209): controlling expression is constant tmp = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 427: warning(1171): expression has no effect tmp = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 427: warning(1171): expression has no effect tmp = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 427: warning(1209): controlling expression is constant tmp = (Acl *) heap_getattr(tuple, ^ "aclchk.c", line 445: warning(1209): controlling expression is constant ownerId = (int4) heap_getattr(tuple, ^ "aclchk.c", line 445: warning(1171): expression has no effect ownerId = (int4) heap_getattr(tuple, ^ "aclchk.c", line 445: warning(1209): controlling expression is constant ownerId = (int4) heap_getattr(tuple, ^ "aclchk.c", line 445: warning(1209): controlling expression is constant ownerId = (int4) heap_getattr(tuple, ^ "aclchk.c", line 445: warning(1171): expression has no effect ownerId = (int4) heap_getattr(tuple, ^ "aclchk.c", line 445: warning(1171): expression has no effect ownerId = (int4) heap_getattr(tuple, ^ "aclchk.c", line 445: warning(1209): controlling expression is constant ownerId = (int4) heap_getattr(tuple, ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o pg_aggregate.o pg_aggregate.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o pg_operator.o pg_operator.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o pg_proc.o pg_proc.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o pg_type.o pg_type.c ld -r -o SUBSYS.o catalog.o heap.o index.o indexing.o aclchk.o pg_aggregate.o pg_operator.o pg_proc.o pg_type.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catalog.o and heap.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catalog.o and index.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catalog.o and indexing.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catalog.o and aclchk.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catalog.o and pg_aggregate.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catalog.o and pg_operator.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catalog.o and pg_proc.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catalog.o and pg_type.o (2nd definition ignored). sh ./genbki.sh ../../include/catalog/pg_database.h ../../include/catalog/pg_variable.h ../../include/catalog/pg_shadow.h ../../include/catalog/pg_group.h ../../include/catalog/pg_log.h > global1.bki.source 2>global1.description sh ./genbki.sh ../../include/catalog/pg_proc.h ../../include/catalog/pg_type.h ../../include/catalog/pg_attribute.h ../../include/catalog/pg_class.h ../../include/catalog/pg_inherits.h ../../include/catalog/pg_index.h ../../include/catalog/pg_statistic.h ../../include/catalog/pg_operator.h ../../include/catalog/pg_opclass.h ../../include/catalog/pg_am.h ../../include/catalog/pg_amop.h ../../include/catalog/pg_amproc.h ../../include/catalog/pg_language.h ../../include/catalog/pg_aggregate.h ../../include/catalog/pg_ipl.h ../../include/catalog/pg_inheritproc.h ../../include/catalog/pg_rewrite.h ../../include/catalog/pg_listener.h ../../include/catalog/pg_description.h ../../include/catalog/indexing.h > local1_template1.bki.source 2>local1_template1.description make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/catalog' /usr/people/postgres/gmake/make-3.78.1/make -C commands all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/commands' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o async.o async.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o creatinh.o creatinh.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o command.o command.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o copy.o copy.c "copy.c", line 1245: warning(1110): statement is unreachable break; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o indexcmds.o indexcmds.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o define.o define.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o remove.o remove.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o rename.o rename.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o vacuum.o vacuum.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o view.o view.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o cluster.o cluster.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o explain.o explain.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o sequence.o sequence.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o trigger.o trigger.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o user.o user.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o proclang.o proclang.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o dbcommands.o dbcommands.c "dbcommands.c", line 235: warning(1209): controlling expression is constant dbowner = (int4) heap_getattr(dbtup, ^ "dbcommands.c", line 235: warning(1171): expression has no effect dbowner = (int4) heap_getattr(dbtup, ^ "dbcommands.c", line 235: warning(1209): controlling expression is constant dbowner = (int4) heap_getattr(dbtup, ^ "dbcommands.c", line 235: warning(1209): controlling expression is constant dbowner = (int4) heap_getattr(dbtup, ^ "dbcommands.c", line 235: warning(1171): expression has no effect dbowner = (int4) heap_getattr(dbtup, ^ "dbcommands.c", line 235: warning(1171): expression has no effect dbowner = (int4) heap_getattr(dbtup, ^ "dbcommands.c", line 235: warning(1209): controlling expression is constant dbowner = (int4) heap_getattr(dbtup, ^ "dbcommands.c", line 240: warning(1209): controlling expression is constant dbtext = (text *) heap_getattr(dbtup, ^ "dbcommands.c", line 240: warning(1171): expression has no effect dbtext = (text *) heap_getattr(dbtup, ^ "dbcommands.c", line 240: warning(1209): controlling expression is constant dbtext = (text *) heap_getattr(dbtup, ^ "dbcommands.c", line 240: warning(1209): controlling expression is constant dbtext = (text *) heap_getattr(dbtup, ^ "dbcommands.c", line 240: warning(1171): expression has no effect dbtext = (text *) heap_getattr(dbtup, ^ "dbcommands.c", line 240: warning(1171): expression has no effect dbtext = (text *) heap_getattr(dbtup, ^ "dbcommands.c", line 240: warning(1209): controlling expression is constant dbtext = (text *) heap_getattr(dbtup, ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o variable.o variable.c ld -r -o SUBSYS.o async.o creatinh.o command.o copy.o indexcmds.o define.o remove.o rename.o vacuum.o view.o cluster.o explain.o sequence.o trigger.o user.o proclang.o dbcommands.o variable.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and creatinh.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and command.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and copy.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and indexcmds.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and define.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and remove.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and rename.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and vacuum.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and view.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and cluster.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and explain.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and sequence.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and trigger.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and user.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and proclang.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and dbcommands.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in async.o and variable.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/commands' /usr/people/postgres/gmake/make-3.78.1/make -C executor all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/executor' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o execAmi.o execAmi.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o execFlatten.o execFlatten.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o execJunk.o execJunk.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o execMain.o execMain.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o execProcnode.o execProcnode.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o execQual.o execQual.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o execScan.o execScan.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o execTuples.o execTuples.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o execUtils.o execUtils.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o functions.o functions.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeAppend.o nodeAppend.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeAgg.o nodeAgg.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeHash.o nodeHash.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeHashjoin.o nodeHashjoin.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeIndexscan.o nodeIndexscan.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeMaterial.o nodeMaterial.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeMergejoin.o nodeMergejoin.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeNestloop.o nodeNestloop.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeResult.o nodeResult.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeSeqscan.o nodeSeqscan.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeSort.o nodeSort.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeUnique.o nodeUnique.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeGroup.o nodeGroup.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o spi.o spi.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeSubplan.o nodeSubplan.c ld -r -o SUBSYS.o execAmi.o execFlatten.o execJunk.o execMain.o execProcnode.o execQual.o execScan.o execTuples.o execUtils.o functions.o nodeAppend.o nodeAgg.o nodeHash.o nodeHashjoin.o nodeIndexscan.o nodeMaterial.o nodeMergejoin.o nodeNestloop.o nodeResult.o nodeSeqscan.o nodeSort.o nodeUnique.o nodeGroup.o spi.o nodeSubplan.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and execFlatten.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and execJunk.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and execMain.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and execProcnode.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and execQual.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and execScan.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and execTuples.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and execUtils.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and functions.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeAppend.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeAgg.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeHash.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeHashjoin.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeIndexscan.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeMaterial.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeMergejoin.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeNestloop.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeResult.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeSeqscan.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeSort.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeUnique.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeGroup.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and spi.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in execAmi.o and nodeSubplan.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/executor' /usr/people/postgres/gmake/make-3.78.1/make -C lib all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/lib' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o bit.o bit.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o fstack.o fstack.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o hasht.o hasht.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o lispsort.o lispsort.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o stringinfo.o stringinfo.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o dllist.o dllist.c ld -r -o SUBSYS.o bit.o fstack.o hasht.o lispsort.o stringinfo.o dllist.o make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/lib' /usr/people/postgres/gmake/make-3.78.1/make -C libpq all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/libpq' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o be-dumpdata.o be-dumpdata.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o be-fsstubs.o be-fsstubs.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o be-pqexec.o be-pqexec.c "be-pqexec.c", line 410: warning(1110): statement is unreachable break; ^ "be-pqexec.c", line 413: warning(1110): statement is unreachable break; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o portal.o portal.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o portalbuf.o portalbuf.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o auth.o auth.c "auth.c", line 506: warning(1110): statement is unreachable break; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o hba.o hba.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o crypt.o crypt.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o password.o password.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o pqcomm.o pqcomm.c "pqcomm.c", line 357: warning(1164): argument of type "size_t *" is incompatible with parameter of type "int *" &addrlen)) < 0) ^ "pqcomm.c", line 366: warning(1164): argument of type "size_t *" is incompatible with parameter of type "int *" &addrlen) < 0) ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o pqformat.o pqformat.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o pqpacket.o pqpacket.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o pqsignal.o pqsignal.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o util.o util.c ld -r -o SUBSYS.o be-dumpdata.o be-fsstubs.o be-pqexec.o portal.o portalbuf.o auth.o hba.o crypt.o password.o pqcomm.o pqformat.o pqpacket.o pqsignal.o util.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in be-dumpdata.o and be-fsstubs.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in be-dumpdata.o and be-pqexec.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/libpq' /usr/people/postgres/gmake/make-3.78.1/make -C main all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/main' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o main.o main.c ld -r -o SUBSYS.o main.o make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/main' /usr/people/postgres/gmake/make-3.78.1/make -C parser all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/parser' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o analyze.o analyze.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o gram.o gram.c "gram.y", line 2092: warning(1185): enumerated type mixed with another type n->event = yyvsp[-6].ival; ^ "gram.y", line 3573: warning(1185): enumerated type mixed with another type n->subLinkType = yyvsp[-3].ival; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o keywords.o keywords.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o parser.o parser.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o parse_agg.o parse_agg.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o parse_clause.o parse_clause.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o parse_expr.o parse_expr.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o parse_func.o parse_func.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o parse_node.o parse_node.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o parse_oper.o parse_oper.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o parse_relation.o parse_relation.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o parse_type.o parse_type.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o parse_coerce.o parse_coerce.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o parse_target.o parse_target.c "parse_target.c", line 435: warning(1110): statement is unreachable pfree(save_str); ^ "parse_target.c", line 898: warning(1110): statement is unreachable break; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o scan.o scan.c "scan.l", line 218: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 244: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 255: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 277: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 290: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 293: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 298: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 299: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 300: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 304: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 311: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 315: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 339: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 361: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 377: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 388: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 409: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 424: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 434: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 457: warning(1110): statement is unreachable YY_BREAK ^ "scan.l", line 460: warning(1110): statement is unreachable YY_BREAK ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o scansup.o scansup.c 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 scan.o scansup.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and gram.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and keywords.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and parser.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and parse_agg.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and parse_clause.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and parse_expr.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and parse_func.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and parse_node.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and parse_oper.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and parse_relation.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and parse_type.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and parse_coerce.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and parse_target.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in analyze.o and scan.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/parser' /usr/people/postgres/gmake/make-3.78.1/make -C nodes all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/nodes' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodeFuncs.o nodeFuncs.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o nodes.o nodes.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o list.o list.c "list.c", line 48: warning(1042): operand types are incompatible ("List *" and "void *") while (temp != (void *) -1) ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o copyfuncs.o copyfuncs.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o equalfuncs.o equalfuncs.c "equalfuncs.c", line 251: warning(1110): statement is unreachable break; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o freefuncs.o freefuncs.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o makefuncs.o makefuncs.c /usr/people/postgres/gmake/make-3.78.1/make -C .. parse.h make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend' /usr/people/postgres/gmake/make-3.78.1/make -C parser parse.h make[4]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/parser' make[4]: `parse.h' is up to date. make[4]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/parser' cp parser/parse.h . make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o outfuncs.o outfuncs.c "outfuncs.c", line 1344: warning(1042): operand types are incompatible ( "char *" and "void *") appendStringInfo(str, " CHECK %s", stringStringInfo(node->def)); ^ "outfuncs.c", line 1348: warning(1042): operand types are incompatible ( "char *" and "void *") appendStringInfo(str, " DEFAULT %s", stringStringInfo(node->def)); ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o readfuncs.o readfuncs.c "readfuncs.c", line 85: warning(1185): enumerated type mixed with another type local_node->commandType = atoi(token); ^ "readfuncs.c", line 1203: warning(1185): enumerated type mixed with another type local_node->subLinkType = atoi(token); ^ "readfuncs.c", line 1243: warning(1185): enumerated type mixed with another type local_node->es_direction = atoi(token); ^ "readfuncs.c", line 1442: warning(1185): enumerated type mixed with another type local_node->ordtype = atol(token); ^ "readfuncs.c", line 1491: warning(1185): enumerated type mixed with another type local_node->pathtype = atol(token); ^ "readfuncs.c", line 1523: warning(1185): enumerated type mixed with another type local_node->path.pathtype = atol(token); ^ "readfuncs.c", line 1562: warning(1185): enumerated type mixed with another type local_node->path.pathtype = atol(token); ^ "readfuncs.c", line 1626: warning(1185): enumerated type mixed with another type local_node->jpath.path.pathtype = atol(token); ^ "readfuncs.c", line 1700: warning(1185): enumerated type mixed with another type local_node->jpath.path.pathtype = atol(token); ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o print.o print.c "print.c", line 298: warning(1110): statement is unreachable break; ^ "print.c", line 301: warning(1110): statement is unreachable break; ^ "print.c", line 304: warning(1110): statement is unreachable break; ^ "print.c", line 307: warning(1110): statement is unreachable break; ^ "print.c", line 310: warning(1110): statement is unreachable break; ^ "print.c", line 313: warning(1110): statement is unreachable break; ^ "print.c", line 316: warning(1110): statement is unreachable break; ^ "print.c", line 319: warning(1110): statement is unreachable break; ^ "print.c", line 322: warning(1110): statement is unreachable break; ^ "print.c", line 325: warning(1110): statement is unreachable break; ^ "print.c", line 328: warning(1110): statement is unreachable break; ^ "print.c", line 331: warning(1110): statement is unreachable break; ^ "print.c", line 334: warning(1110): statement is unreachable break; ^ "print.c", line 337: warning(1110): statement is unreachable break; ^ "print.c", line 340: warning(1110): statement is unreachable break; ^ "print.c", line 343: warning(1110): statement is unreachable break; ^ "print.c", line 346: warning(1110): statement is unreachable break; ^ "print.c", line 349: warning(1110): statement is unreachable break; ^ "print.c", line 352: warning(1110): statement is unreachable break; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o read.o read.c "read.c", line 67: warning(1185): enumerated type mixed with another type NodeTag retval = 0; ^ "read.c", line 97: warning(1185): enumerated type mixed with another type retval = ATOM_TOKEN; ^ "read.c", line 99: warning(1185): enumerated type mixed with another type retval = LEFT_PAREN; ^ "read.c", line 101: warning(1185): enumerated type mixed with another type retval = RIGHT_PAREN; ^ "read.c", line 103: warning(1185): enumerated type mixed with another type retval = AT_SYMBOL; ^ "read.c", line 107: warning(1185): enumerated type mixed with another type retval = PLAN_SYM; ^ ld -r -o SUBSYS.o nodeFuncs.o nodes.o list.o copyfuncs.o equalfuncs.o freefuncs.o makefuncs.o outfuncs.o readfuncs.o print.o read.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nodeFuncs.o and list.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nodeFuncs.o and copyfuncs.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nodeFuncs.o and equalfuncs.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nodeFuncs.o and freefuncs.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nodeFuncs.o and makefuncs.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nodeFuncs.o and outfuncs.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nodeFuncs.o and readfuncs.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in nodeFuncs.o and print.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/nodes' /usr/people/postgres/gmake/make-3.78.1/make -C optimizer all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer' for i in path plan prep util geqo; do /usr/people/postgres/gmake/make-3.78.1/make -C $i SUBSYS.o; done make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer/path' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o allpaths.o allpaths.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o clausesel.o clausesel.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o costsize.o costsize.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hashutils.o hashutils.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o indxpath.o indxpath.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o joinpath.o joinpath.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o joinrels.o joinrels.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o mergeutils.o mergeutils.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o orindxpath.o orindxpath.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o pathkeys.o pathkeys.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o prune.o prune.c ld -r -o SUBSYS.o allpaths.o clausesel.o costsize.o hashutils.o indxpath.o joinpath.o joinrels.o mergeutils.o orindxpath.o pathkeys.o prune.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in allpaths.o and clausesel.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in allpaths.o and costsize.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in allpaths.o and hashutils.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in allpaths.o and indxpath.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in allpaths.o and joinpath.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in allpaths.o and joinrels.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in allpaths.o and mergeutils.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in allpaths.o and orindxpath.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in allpaths.o and pathkeys.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in allpaths.o and prune.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer/path' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer/plan' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o createplan.o createplan.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o initsplan.o initsplan.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o planmain.o planmain.c "planmain.c", line 110: warning(1110): statement is unreachable break; ^ "planmain.c", line 126: warning(1110): statement is unreachable break; ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o planner.o planner.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o setrefs.o setrefs.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o subselect.o subselect.c ld -r -o SUBSYS.o createplan.o initsplan.o planmain.o planner.o setrefs.o subselect.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in createplan.o and initsplan.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in createplan.o and planmain.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in createplan.o and planner.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in createplan.o and setrefs.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in createplan.o and subselect.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer/plan' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer/prep' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o prepqual.o prepqual.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o preptlist.o preptlist.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o prepunion.o prepunion.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o prepkeyset.o prepkeyset.c ld -r -o SUBSYS.o prepqual.o preptlist.o prepunion.o prepkeyset.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in prepqual.o and preptlist.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in prepqual.o and prepunion.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in prepqual.o and prepkeyset.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer/prep' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer/util' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o restrictinfo.o restrictinfo.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o clauses.o clauses.c "clauses.c", line 46: warning(1185): enumerated type mixed with another type expr->opType = type; ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o indexnode.o indexnode.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o plancat.o plancat.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o joininfo.o joininfo.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o keys.o keys.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o ordering.o ordering.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o pathnode.o pathnode.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o relnode.o relnode.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o tlist.o tlist.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o var.o var.c ld -r -o SUBSYS.o restrictinfo.o clauses.o indexnode.o plancat.o joininfo.o keys.o ordering.o pathnode.o relnode.o tlist.o var.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in restrictinfo.o and clauses.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in restrictinfo.o and indexnode.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in restrictinfo.o and plancat.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in restrictinfo.o and joininfo.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in restrictinfo.o and keys.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in restrictinfo.o and ordering.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in restrictinfo.o and pathnode.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in restrictinfo.o and relnode.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in restrictinfo.o and tlist.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in restrictinfo.o and var.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer/util' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer/geqo' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_copy.o geqo_copy.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_eval.o geqo_eval.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_main.o geqo_main.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_misc.o geqo_misc.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_params.o geqo_params.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_pool.o geqo_pool.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_recombination.o geqo_recombination.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_selection.o geqo_selection.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_erx.o geqo_erx.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_pmx.o geqo_pmx.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_cx.o geqo_cx.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_px.o geqo_px.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_ox1.o geqo_ox1.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geqo_ox2.o geqo_ox2.c ld -r -o SUBSYS.o geqo_copy.o geqo_eval.o geqo_main.o geqo_misc.o geqo_params.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 ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_eval.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_main.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_misc.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_params.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_pool.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_recombination.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_selection.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_erx.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_pmx.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_cx.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_px.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_ox1.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in geqo_copy.o and geqo_ox2.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer/geqo' ld -r -o SUBSYS.o path/SUBSYS.o plan/SUBSYS.o prep/SUBSYS.o util/SUBSYS.o geqo/SUBSYS.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in path/SUBSYS.o and plan/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in path/SUBSYS.o and prep/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in path/SUBSYS.o and util/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in path/SUBSYS.o and geqo/SUBSYS.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/optimizer' /usr/people/postgres/gmake/make-3.78.1/make -C port all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/port' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o dynloader.o dynloader.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o isinf.o isinf.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o snprintf.o snprintf.c ld -r -o SUBSYS.o dynloader.o isinf.o snprintf.o make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/port' /usr/people/postgres/gmake/make-3.78.1/make -C postmaster all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/postmaster' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o postmaster.o postmaster.c "postmaster.c", line 921: warning(1183): pointless comparison of unsigned integer with zero if (PG_PROTOCOL_MAJOR(port->proto) < PG_PROTOCOL_MAJOR(PG_PROTOCOL_EARLIEST) || ^ ld -r -o SUBSYS.o postmaster.o make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/postmaster' /usr/people/postgres/gmake/make-3.78.1/make -C regex all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/regex' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -DPOSIX_MISTAKE -c -o regcomp.o regcomp.c "regcomp.c", line 873: warning(1110): statement is unreachable break; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -DPOSIX_MISTAKE -c -o regerror.o regerror.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -DPOSIX_MISTAKE -c -o regexec.o regexec.c "engine.c", line 684: warning(1110): statement is unreachable break; ^ "engine.c", line 690: warning(1110): statement is unreachable break; ^ "engine.c", line 696: warning(1110): statement is unreachable break; ^ "engine.c", line 707: warning(1110): statement is unreachable break; ^ "engine.c", line 729: warning(1110): statement is unreachable break; ^ "engine.c", line 740: warning(1110): statement is unreachable break; ^ "engine.c", line 751: warning(1110): statement is unreachable break; ^ "engine.c", line 684: warning(1110): statement is unreachable break; ^ "engine.c", line 690: warning(1110): statement is unreachable break; ^ "engine.c", line 696: warning(1110): statement is unreachable break; ^ "engine.c", line 707: warning(1110): statement is unreachable break; ^ "engine.c", line 729: warning(1110): statement is unreachable break; ^ "engine.c", line 740: warning(1110): statement is unreachable break; ^ "engine.c", line 751: warning(1110): statement is unreachable break; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -DPOSIX_MISTAKE -c -o regfree.o regfree.c ld -r -o SUBSYS.o regcomp.o regerror.o regexec.o regfree.o make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/regex' /usr/people/postgres/gmake/make-3.78.1/make -C rewrite all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/rewrite' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o rewriteRemove.o rewriteRemove.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o rewriteDefine.o rewriteDefine.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o rewriteHandler.o rewriteHandler.c "rewriteHandler.c", line 170: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 181: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 195: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 206: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 238: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 249: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 271: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 291: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 311: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 331: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 357: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 394: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 406: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 421: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 433: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 469: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 480: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 503: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 525: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 554: warning(1110): statement is unreachable break; ^ "rewriteHandler.c", line 3160: warning(1110): statement is unreachable return; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o rewriteManip.o rewriteManip.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o rewriteSupport.o rewriteSupport.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o locks.o locks.c "locks.c", line 60: warning(1110): statement is unreachable break; ^ "locks.c", line 68: warning(1110): statement is unreachable break; ^ "locks.c", line 76: warning(1110): statement is unreachable break; ^ "locks.c", line 89: warning(1110): statement is unreachable break; ^ "locks.c", line 98: warning(1110): statement is unreachable break; ^ ld -r -o SUBSYS.o rewriteRemove.o rewriteDefine.o rewriteHandler.o rewriteManip.o rewriteSupport.o locks.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in rewriteRemove.o and rewriteDefine.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in rewriteRemove.o and rewriteHandler.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in rewriteRemove.o and rewriteManip.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in rewriteRemove.o and rewriteSupport.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in rewriteRemove.o and locks.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/rewrite' /usr/people/postgres/gmake/make-3.78.1/make -C storage all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage' for i in buffer file ipc large_object lmgr page smgr; do /usr/people/postgres/gmake/make-3.78.1/make -C $i SUBSYS.o; done make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/buffer' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o buf_table.o buf_table.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o buf_init.o buf_init.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o bufmgr.o bufmgr.c "bufmgr.c", line 490: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(buf->io_in_progress_lock)); ^ "bufmgr.c", line 665: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(buf->io_in_progress_lock)); ^ "bufmgr.c", line 1106: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(buf->io_in_progress_lock)); ^ "bufmgr.c", line 1966: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(buf->cntx_lock)); ^ "bufmgr.c", line 2012: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(buf->cntx_lock)); ^ "bufmgr.c", line 2048: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(buf->cntx_lock)); ^ "bufmgr.c", line 2079: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(buf->cntx_lock)); ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o freelist.o freelist.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o localbuf.o localbuf.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o s_lock.o s_lock.c "s_lock.c", line 74: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" while (TAS(lock)) ^ ld -r -o SUBSYS.o buf_table.o buf_init.o bufmgr.o freelist.o localbuf.o s_lock.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in buf_table.o and buf_init.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in buf_table.o and bufmgr.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in buf_table.o and freelist.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in buf_table.o and localbuf.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/buffer' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/file' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o fd.o fd.c ld -r -o SUBSYS.o fd.o make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/file' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/ipc' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o ipc.o ipc.c "ipc.c", line 264: warning(1551): variable "semun" is used before its value is set semctl(semId, 0, IPC_RMID, semun); ^ "ipc.c", line 428: warning(1551): variable "semun" is used before its value is set semctl(semId, 0, IPC_RMID, semun); ^ "ipc.c", line 526: warning(1551): variable "dummy" is used before its value is set semncnt = semctl(semId, sem, GETNCNT, dummy); ^ "ipc.c", line 536: warning(1551): variable "dummy" is used before its value is set semval = semctl(semId, sem, GETVAL, dummy); ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o ipci.o ipci.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o shmem.o shmem.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o shmqueue.o shmqueue.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o sinval.o sinval.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o sinvaladt.o sinvaladt.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o spin.o spin.c "spin.c", line 109: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(slckP->locklock)); ^ "spin.c", line 114: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(slckP->exlock)); ^ "spin.c", line 115: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(slckP->shlock)); ^ "spin.c", line 125: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(slckP->exlock)); ^ "spin.c", line 160: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(slckP->locklock)); ^ "spin.c", line 171: warning(1164): argument of type "volatile slock_t *" is incompatible with parameter of type "unsigned long *" S_LOCK(&(slckP->comlock)); ^ ld -r -o SUBSYS.o ipc.o ipci.o shmem.o shmqueue.o sinval.o sinvaladt.o spin.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in ipci.o and shmem.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in ipci.o and sinvaladt.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/ipc' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/large_object' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o inv_api.o inv_api.c ld -r -o SUBSYS.o inv_api.o make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/large_object' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/lmgr' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o lmgr.o lmgr.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o lock.o lock.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o proc.o proc.c ld -r -o SUBSYS.o lmgr.o lock.o proc.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in lmgr.o and lock.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in lmgr.o and proc.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/lmgr' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/page' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o bufpage.o bufpage.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o itemptr.o itemptr.c ld -r -o SUBSYS.o bufpage.o itemptr.o make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/page' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/smgr' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o md.o md.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o mm.o mm.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o smgr.o smgr.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o smgrtype.o smgrtype.c ld -r -o SUBSYS.o md.o mm.o smgr.o smgrtype.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in md.o and smgr.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in md.o and smgrtype.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage/smgr' ld -r -o SUBSYS.o buffer/SUBSYS.o file/SUBSYS.o ipc/SUBSYS.o large_object/SUBSYS.o lmgr/SUBSYS.o page/SUBSYS.o smgr/SUBSYS.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in buffer/SUBSYS.o and ipc/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in buffer/SUBSYS.o and large_object/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in buffer/SUBSYS.o and lmgr/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in buffer/SUBSYS.o and page/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in buffer/SUBSYS.o and smgr/SUBSYS.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/storage' /usr/people/postgres/gmake/make-3.78.1/make -C tcop all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/tcop' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o dest.o dest.c "dest.c", line 228: warning(1110): statement is unreachable break; ^ "dest.c", line 232: warning(1110): statement is unreachable break; ^ "dest.c", line 236: warning(1110): statement is unreachable break; ^ "dest.c", line 240: warning(1110): statement is unreachable break; ^ "dest.c", line 244: warning(1110): statement is unreachable break; ^ "dest.c", line 249: warning(1110): statement is unreachable break; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o fastpath.o fastpath.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o postgres.o postgres.c "postgres.c", line 1688: warning(1110): statement is unreachable proc_exit(0); /* shouldn't get here... */ ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o pquery.o pquery.c "pquery.c", line 274: warning(1185): enumerated type mixed with another type queryDesc->dest = (int) None; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o utility.o utility.c "utility.c", line 509: warning(1110): statement is unreachable break; ^ ld -r -o SUBSYS.o dest.o fastpath.o postgres.o pquery.o utility.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in dest.o and fastpath.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in dest.o and postgres.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in dest.o and pquery.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in dest.o and utility.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/tcop' /usr/people/postgres/gmake/make-3.78.1/make -C utils all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils' for i in adt cache error fmgr hash init misc mmgr sort time; do /usr/people/postgres/gmake/make-3.78.1/make -C $i SUBSYS.o; done make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/adt' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o acl.o acl.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o arrayfuncs.o arrayfuncs.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o arrayutils.o arrayutils.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o bool.o bool.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o cash.o cash.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o char.o char.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o chunk.o chunk.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o date.o date.c "date.c", line 153: warning(1110): statement is unreachable elog(ERROR, "Bad reltime (internal coding error) '%s'", str); ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o datetime.o datetime.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o datum.o datum.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o dt.o dt.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o filename.o filename.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o float.o float.c "float.c", line 261: warning(1195): floating-point operation result is out of range val = NAN; ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geo_ops.o geo_ops.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o geo_selfuncs.o geo_selfuncs.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o int.o int.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o int8.o int8.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o like.o like.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o misc.o misc.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o nabstime.o nabstime.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o name.o name.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o not_in.o not_in.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o numeric.o numeric.c "numeric.c", line 1723: warning(1195): floating-point operation result is out of range *result = NAN; ^ "numeric.c", line 1773: warning(1195): floating-point operation result is out of range *result = NAN; ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o numutils.o numutils.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o oid.o oid.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o oracle_compat.o oracle_compat.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o regexp.o regexp.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o regproc.o regproc.c "regproc.c", line 143: warning(1172): subscript out of range result = (RegProcedure) heap_getattr(proctup, ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o ruleutils.o ruleutils.c "ruleutils.c", line 817: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 821: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 825: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 829: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 833: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 1247: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 1270: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 1337: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 1356: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 1372: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 1381: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 1387: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 1408: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 1438: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 1463: warning(1110): statement is unreachable break; ^ "ruleutils.c", line 1467: warning(1110): statement is unreachable break; ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o selfuncs.o selfuncs.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o sets.o sets.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o tid.o tid.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o timestamp.o timestamp.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o varchar.o varchar.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o varlena.o varlena.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o version.o version.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o network.o network.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o mac.o mac.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o inet_net_ntop.o inet_net_ntop.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o inet_net_pton.o inet_net_pton.c ld -r -o SUBSYS.o acl.o arrayfuncs.o arrayutils.o bool.o cash.o char.o chunk.o date.o datetime.o datum.o dt.o filename.o float.o geo_ops.o geo_selfuncs.o int.o int8.o like.o misc.o nabstime.o name.o not_in.o numeric.o numutils.o oid.o oracle_compat.o regexp.o regproc.o ruleutils.o selfuncs.o sets.o tid.o timestamp.o varchar.o varlena.o version.o network.o mac.o inet_net_ntop.o inet_net_pton.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and arrayfuncs.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and chunk.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and date.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and float.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and nabstime.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and not_in.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and regproc.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and ruleutils.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and selfuncs.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and sets.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and timestamp.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in acl.o and varchar.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/adt' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/cache' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o catcache.o catcache.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o inval.o inval.c "inval.c", line 111: warning(1172): subscript out of range ((InvalidationUserData *) entry)->dataP[-1] = ^ "inval.c", line 131: warning(1172): subscript out of range &((InvalidationUserData *) invalid)->dataP[-1]; ^ "inval.c", line 133: warning(1048): cast between pointer-to-object and pointer-to-function if (PointerIsValid(function)) ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o rel.o rel.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o relcache.o relcache.c "relcache.c", line 686: warning(1185): enumerated type mixed with another type rule->event = (int) heap_getattr(pg_rewrite_tuple, ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o syscache.o syscache.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o lsyscache.o lsyscache.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o fcache.o fcache.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o temprel.o temprel.c ld -r -o SUBSYS.o catcache.o inval.o rel.o relcache.o syscache.o lsyscache.o fcache.o temprel.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catcache.o and inval.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catcache.o and rel.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catcache.o and relcache.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catcache.o and syscache.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catcache.o and lsyscache.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catcache.o and fcache.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(CacheCxt) in catcache.o and temprel.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in catcache.o and temprel.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/cache' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/error' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o assert.o assert.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o elog.o elog.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o exc.o exc.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o excabort.o excabort.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o excid.o excid.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o format.o format.c ld -r -o SUBSYS.o assert.o elog.o exc.o excabort.o excid.o format.o make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/error' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/fmgr' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o dfmgr.o dfmgr.c "dfmgr.c", line 206: warning(1048): cast between pointer-to-object and pointer-to-function retval = (func_ptr) pg_dlsym(file_scanner->handle, funcname); ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o fmgr.o fmgr.c ld -r -o SUBSYS.o dfmgr.o fmgr.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in dfmgr.o and fmgr.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/fmgr' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/hash' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o dynahash.o dynahash.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o hashfn.o hashfn.c ld -r -o SUBSYS.o dynahash.o hashfn.o make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/hash' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/init' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o enbl.o enbl.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o findbe.o findbe.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o globals.o globals.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o miscinit.o miscinit.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o postinit.o postinit.c ld -r -o SUBSYS.o enbl.o findbe.o globals.o miscinit.o postinit.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in globals.o and miscinit.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in globals.o and postinit.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/init' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/misc' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o database.o database.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o superuser.o superuser.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o trace.o trace.c ld -r -o SUBSYS.o database.o superuser.o trace.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in database.o and superuser.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/misc' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/mmgr' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o aset.o aset.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o mcxt.o mcxt.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o palloc.o palloc.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o portalmem.o portalmem.c "portalmem.c", line 795: warning(1048): cast between pointer-to-object and pointer-to-function if (PointerIsValid(portal->cleanup)) ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o oset.o oset.c ld -r -o SUBSYS.o aset.o mcxt.o palloc.o portalmem.o oset.o make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/mmgr' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/sort' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o lselect.o lselect.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o psort.o psort.c ld -r -o SUBSYS.o lselect.o psort.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in lselect.o and psort.o (2nd definition ignored). make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/sort' make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/time' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../.. -c -o tqual.o tqual.c ld -r -o SUBSYS.o tqual.o make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils/time' cc -I../../include -I../../backend -U_NO_XOPEN4 -I.. -c -o fmgrtab.o fmgrtab.c 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 misc/SUBSYS.o mmgr/SUBSYS.o sort/SUBSYS.o time/SUBSYS.o ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in adt/SUBSYS.o and cache/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in adt/SUBSYS.o and error/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in adt/SUBSYS.o and fmgr/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in adt/SUBSYS.o and init/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in adt/SUBSYS.o and misc/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in adt/SUBSYS.o and mmgr/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in adt/SUBSYS.o and sort/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in adt/SUBSYS.o and time/SUBSYS.o (2nd definition ignored). make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/utils' cc -o postgres access/SUBSYS.o bootstrap/SUBSYS.o catalog/SUBSYS.o commands/SUBSYS.o executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o main/SUBSYS.o parser/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 ../utils/version.o -lPW -lgen -lcrypt -lnsl -lsocket -ldl -lm -lbsd -ltermcap -lcurses ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and bootstrap/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and catalog/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and commands/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and executor/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and lib/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and libpq/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and main/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and parser/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and nodes/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and optimizer/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and postmaster/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and rewrite/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and storage/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and tcop/SUBSYS.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in access/SUBSYS.o and utils/SUBSYS.o (2nd definition ignored). ld32: WARNING 84: /usr/lib32/libPW.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libsocket.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any symbol. ld32: WARNING 85: definition of box in utils/SUBSYS.o preempts that definition in /usr/lib32/libtermcap.so. ld32: WARNING 84: /usr/lib32/libtermcap.so is not used for resolving any symbol. ld32: WARNING 134: weak definition of setkey in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of encrypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _crypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of crypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _ffs in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of ffs in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create_vers in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_create_vers in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_perrno in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_spcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_pcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clntraw_create in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntraw_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of callrpc in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _callrpc in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnttcp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_bufcreate in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2user in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2user in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2host in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2host in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of getnetname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _getnetname in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of user2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: Giving up after printing 50 warnings. Use -wall to print all warnings. cp catalog/global1.bki.source . cp catalog/local1_template1.bki.source . cp catalog/global1.description . cp catalog/local1_template1.description . make[1]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend' /usr/people/postgres/gmake/make-3.78.1/make -C interfaces all make[1]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces' /usr/people/postgres/gmake/make-3.78.1/make -C libpq all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/libpq' cc -I../../include -I../../backend -U_NO_XOPEN4 -DFRONTEND -c -o fe-auth.o fe-auth.c cc -I../../include -I../../backend -U_NO_XOPEN4 -DFRONTEND -c -o fe-connect.o fe-connect.c "fe-connect.c", line 638: warning(1164): argument of type "size_t *" is incompatible with parameter of type "int *" if (getsockname(conn->sock, &conn->laddr.sa, &laddrlen) < 0) ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -DFRONTEND -c -o fe-exec.o fe-exec.c cc -I../../include -I../../backend -U_NO_XOPEN4 -DFRONTEND -c -o fe-misc.o fe-misc.c cc -I../../include -I../../backend -U_NO_XOPEN4 -DFRONTEND -c -o fe-print.o fe-print.c "fe-print.c", line 550: warning(1548): transfer of control bypasses initialization of: variable "ch" (declared at line 558) goto efield; ^ cc -I../../include -I../../backend -U_NO_XOPEN4 -DFRONTEND -c -o fe-lobj.o fe-lobj.c ln -s ../../backend/lib/dllist.c . cc -I../../include -I../../backend -U_NO_XOPEN4 -DFRONTEND -c -o dllist.o dllist.c cc -I../../include -I../../backend -U_NO_XOPEN4 -DFRONTEND -c -o pqsignal.o pqsignal.c ar crs libpq.a fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o dllist.o pqsignal.o touch libpq.a ld -shared -o libpq.so.2.0 fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o dllist.o pqsignal.o -lcrypt ld32: WARNING 134: weak definition of setkey in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/libc.so.1. ld32: WARNING 134: weak definition of encrypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/libc.so.1. ld32: WARNING 85: definition of _crypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/libc.so.1. ld32: WARNING 134: weak definition of crypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/libc.so.1. ld32: WARNING 85: definition of _setkey in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/libc.so.1. ld32: WARNING 85: definition of _encrypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/libc.so.1. if [ "libpq.so.2.0" != "libpq.so.2" ]; then \ rm -f libpq.so.2; \ ln -s libpq.so.2.0 libpq.so.2; \ fi if [ "libpq.so.2.0" != "libpq.so" ]; then \ rm -f libpq.so; \ ln -s libpq.so.2.0 libpq.so; \ fi make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/libpq' /usr/people/postgres/gmake/make-3.78.1/make -C ecpg all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/ecpg' /usr/people/postgres/gmake/make-3.78.1/make -C include all make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/ecpg/include' Nothing to be done. make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/ecpg/include' /usr/people/postgres/gmake/make-3.78.1/make -C lib all make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/ecpg/lib' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../include -I../../../interfaces/libpq -c -o ecpglib.o ecpglib.c "ecpglib.c", line 558: warning(1110): statement is unreachable break; ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../include -I../../../interfaces/libpq -c -o typename.o typename.c ar crs libecpg.a ecpglib.o typename.o touch libecpg.a ld -shared -o libecpg.so.3.0.0 ecpglib.o typename.o -L../../libpq -lpq ld32: WARNING 134: weak definition of setkey in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/libc.so.1. ld32: WARNING 134: weak definition of encrypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/libc.so.1. ld32: WARNING 85: definition of _crypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/libc.so.1. ld32: WARNING 134: weak definition of crypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/libc.so.1. ld32: WARNING 85: definition of _setkey in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/libc.so.1. ld32: WARNING 85: definition of _encrypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/libc.so.1. if [ "libecpg.so.3.0.0" != "libecpg.so.3" ]; then \ rm -f libecpg.so.3; \ ln -s libecpg.so.3.0.0 libecpg.so.3; \ fi if [ "libecpg.so.3.0.0" != "libecpg.so" ]; then \ rm -f libecpg.so; \ ln -s libecpg.so.3.0.0 libecpg.so; \ fi make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/ecpg/lib' /usr/people/postgres/gmake/make-3.78.1/make -C preproc all make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/ecpg/preproc' cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c -o preproc.o preproc.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c -o pgc.o pgc.c "pgc.l", line 217: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 243: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 255: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 277: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 293: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 305: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 308: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 312: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 321: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 325: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 332: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 336: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 410: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 425: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 436: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 456: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 470: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 479: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 483: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 537: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 538: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 543: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 581: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 582: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 583: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 584: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 585: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 586: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 587: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 588: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 589: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 591: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 592: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 593: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 594: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 595: warning(1110): statement is unreachable YY_BREAK ^ "pgc.l", line 596: warning(1110): statement is unreachable YY_BREAK ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c -o type.o type.c "type.c", line 128: warning(1110): statement is unreachable break; ^ "type.c", line 131: warning(1110): statement is unreachable break; ^ "type.c", line 134: warning(1110): statement is unreachable break; ^ "type.c", line 137: warning(1110): statement is unreachable break; ^ "type.c", line 140: warning(1110): statement is unreachable break; ^ "type.c", line 143: warning(1110): statement is unreachable break; ^ "type.c", line 146: warning(1110): statement is unreachable break; ^ "type.c", line 149: warning(1110): statement is unreachable break; ^ "type.c", line 152: warning(1110): statement is unreachable break; ^ "type.c", line 155: warning(1110): statement is unreachable break; ^ "type.c", line 158: warning(1110): statement is unreachable break; ^ "type.c", line 163: warning(1110): statement is unreachable break; ^ "type.c", line 167: warning(1110): statement is unreachable break; ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c -o ecpg.o ecpg.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c -o ecpg_keywords.o ecpg_keywords.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c -o keywords.o keywords.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c -o c_keywords.o c_keywords.c cc -o ecpg preproc.o pgc.o type.o ecpg.o ecpg_keywords.o keywords.o c_keywords.o ../lib/typename.o -lPW -lgen -lcrypt -lnsl -lsocket -ldl -lm -lbsd -ltermcap -lcurses ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in pgc.o and keywords.o (2nd definition ignored). ld32: WARNING 84: /usr/lib32/libPW.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libcrypt.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libnsl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libsocket.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/mips4/libm.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libbsd.a is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libtermcap.so is not used for resolving any symbol. ld32: WARNING 134: weak definition of setkey in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of encrypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _crypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of crypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _ffs in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of ffs in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create_vers in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_create_vers in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_perrno in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_spcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_pcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clntraw_create in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntraw_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of callrpc in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _callrpc in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnttcp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_bufcreate in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2user in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2user in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2host in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2host in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of getnetname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _getnetname in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of user2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of host2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_set in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_unset in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_getmaps in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getmaps in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getport in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmap in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmaplist in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_rmtcall in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_rmtcall in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_rmtcall_args in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: Giving up after printing 50 warnings. Use -wall to print all warnings. make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/ecpg/preproc' make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/ecpg' echo : No C++ : No C++ make[1]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces' /usr/people/postgres/gmake/make-3.78.1/make -C bin all make[1]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin' for i in pg_id pg_version psql pg_dump pg_passwd cleardbdir createdb createlang createuser destroydb destroylang destroyuser initdb vacuumdb initlocation ipcclean; do /usr/people/postgres/gmake/make-3.78.1/make -C $i all; done make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/pg_id' cc -I../../include -I../../backend -U_NO_XOPEN4 -c -o pg_id.o pg_id.c cc -o pg_id -L../../interfaces/libpq pg_id.o -lpq -lPW -lgen -lcrypt -lnsl -lsocket -ldl -lm -lbsd -ltermcap -lcurses ld32: WARNING 84: ../../interfaces/libpq/libpq.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libPW.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libnsl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libsocket.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/mips4/libm.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libbsd.a is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libtermcap.so is not used for resolving any symbol. ld32: WARNING 134: weak definition of setkey in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of encrypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _crypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of crypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _ffs in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of ffs in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create_vers in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_create_vers in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_perrno in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_spcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_pcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clntraw_create in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntraw_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of callrpc in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _callrpc in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnttcp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_bufcreate in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2user in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2user in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2host in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2host in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of getnetname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _getnetname in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of user2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of host2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_set in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_unset in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_getmaps in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getmaps in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getport in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmap in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmaplist in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_rmtcall in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_rmtcall in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_rmtcall_args in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_rmtcallres in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: Giving up after printing 50 warnings. Use -wall to print all warnings. make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/pg_id' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/pg_version' /usr/people/postgres/gmake/make-3.78.1/make -C ../../utils version.o make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/utils' make[3]: `version.o' is up to date. make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/utils' cc -I../../include -I../../backend -U_NO_XOPEN4 -I../../include -c -o pg_version.o pg_version.c cc -o pg_version pg_version.o ../../utils/version.o -lPW -lgen -lcrypt -lnsl -lsocket -ldl -lm -lbsd -ltermcap -lcurses ld32: WARNING 84: /usr/lib32/libPW.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libcrypt.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libnsl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libsocket.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/mips4/libm.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libbsd.a is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libtermcap.so is not used for resolving any symbol. ld32: WARNING 134: weak definition of setkey in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of encrypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _crypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of crypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _ffs in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of ffs in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create_vers in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_create_vers in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_perrno in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_spcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_pcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clntraw_create in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntraw_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of callrpc in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _callrpc in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnttcp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_bufcreate in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2user in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2user in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2host in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2host in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of getnetname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _getnetname in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of user2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of host2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_set in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_unset in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_getmaps in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getmaps in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getport in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmap in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmaplist in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_rmtcall in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_rmtcall in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_rmtcall_args in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_rmtcallres in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: Giving up after printing 50 warnings. Use -wall to print all warnings. make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/pg_version' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/psql' /usr/people/postgres/gmake/make-3.78.1/make -C ../../interfaces/libpq libpq.a make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/libpq' make[3]: `libpq.a' is up to date. make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/libpq' cc -I../../interfaces/libpq -I../../include -I../../backend -U_NO_XOPEN4 -c -o psql.o psql.c cc -I../../interfaces/libpq -I../../include -I../../backend -U_NO_XOPEN4 -c -o stringutils.o stringutils.c cc -o psql -L../../interfaces/libpq psql.o stringutils.o -lpq -lPW -lgen -lcrypt -lnsl -lsocket -ldl -lm -lbsd -ltermcap -lcurses ld32: WARNING 84: /usr/lib32/libPW.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libnsl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libsocket.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/mips4/libm.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libbsd.a is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libtermcap.so is not used for resolving any symbol. ld32: WARNING 134: weak definition of setkey in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of encrypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _crypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of crypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _ffs in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of ffs in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create_vers in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_create_vers in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_perrno in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_spcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_pcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clntraw_create in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntraw_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of callrpc in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _callrpc in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnttcp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_bufcreate in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2user in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2user in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2host in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2host in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of getnetname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _getnetname in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of user2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of host2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_set in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_unset in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_getmaps in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getmaps in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getport in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmap in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmaplist in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_rmtcall in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_rmtcall in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_rmtcall_args in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_rmtcallres in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_broadcast in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: Giving up after printing 50 warnings. Use -wall to print all warnings. make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/psql' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/pg_dump' /usr/people/postgres/gmake/make-3.78.1/make -C ../../interfaces/libpq libpq.a make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/libpq' make[3]: `libpq.a' is up to date. make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/interfaces/libpq' cc -I../../include -I../../backend -U_NO_XOPEN4 -I../../interfaces/libpq -c -o pg_dump.o pg_dump.c cc -I../../include -I../../backend -U_NO_XOPEN4 -I../../interfaces/libpq -c -o common.o common.c "common.c", line 75: warning(1116): non-void function "findTypeByOid" (declared at line 58) should return a value } ^ "common.c", line 100: warning(1116): non-void function "findOprByOid" (declared at line 86) should return a value } ^ cc -o pg_dump -L../../interfaces/libpq pg_dump.o common.o -lpq -lPW -lgen -lcrypt -lnsl -lsocket -ldl -lm -lbsd -ltermcap -lcurses ld32: WARNING 84: /usr/lib32/libPW.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libnsl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libsocket.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/mips4/libm.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libbsd.a is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libtermcap.so is not used for resolving any symbol. ld32: WARNING 134: weak definition of setkey in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of encrypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _crypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of crypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _ffs in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of ffs in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create_vers in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_create_vers in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_perrno in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_spcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_pcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clntraw_create in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntraw_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of callrpc in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _callrpc in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnttcp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_bufcreate in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2user in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2user in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2host in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2host in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of getnetname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _getnetname in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of user2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of host2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_set in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_unset in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_getmaps in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getmaps in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getport in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmap in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmaplist in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_rmtcall in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_rmtcall in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_rmtcall_args in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_rmtcallres in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_broadcast in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: Giving up after printing 50 warnings. Use -wall to print all warnings. make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/pg_dump' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/pg_passwd' cc -I../../include -I../../backend -U_NO_XOPEN4 -c -o pg_passwd.o pg_passwd.c cc -o pg_passwd pg_passwd.o -lPW -lgen -lcrypt -lnsl -lsocket -ldl -lm -lbsd -ltermcap -lcurses ld32: WARNING 84: /usr/lib32/libPW.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libnsl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libsocket.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/mips4/libm.so is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libbsd.a is not used for resolving any symbol. ld32: WARNING 84: /usr/lib32/libtermcap.so is not used for resolving any symbol. ld32: WARNING 134: weak definition of setkey in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of encrypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _crypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of crypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _ffs in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of ffs in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_create_vers in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_create_vers in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_sperrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_perrno in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clnt_perrno in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_spcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_pcreateerror in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _clntraw_create in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntraw_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of callrpc in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _callrpc in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnttcp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_bufcreate in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clntudp_create in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2user in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2user in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of netname2host in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _netname2host in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of getnetname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _getnetname in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of user2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of host2netname in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_set in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_unset in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_getmaps in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getmaps in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_getport in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmap in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_pmaplist in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 85: definition of _pmap_rmtcall in /usr/lib32/libnsl.so preempts that definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of pmap_rmtcall in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_rmtcall_args in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of xdr_rmtcallres in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: WARNING 134: weak definition of clnt_broadcast in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips4/libc.so. ld32: Giving up after printing 50 warnings. Use -wall to print all warnings. make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/pg_passwd' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/cleardbdir' cp cleardbdir.sh cleardbdir make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/cleardbdir' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/createdb' sed 's/__MULTIBYTE__//' createdb.sh > createdb make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/createdb' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/createlang' sed -e 's/__DLSUFFIX__/.so/' \ createlang.sh > createlang make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/createlang' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/createuser' sed -e "s^PG_OPT_DASH_N_PARAM^-n^g" -e "s^PG_OPT_BACKSLASH_C_PARAM^^g" createuser make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/createuser' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/destroydb' cp destroydb.sh destroydb make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/destroydb' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/destroylang' cp destroylang.sh destroylang make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/destroylang' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/destroyuser' sed -e "s^PG_OPT_DASH_N_PARAM^-n^g" -e "s^PG_OPT_BACKSLASH_C_PARAM^^g" destroyuser make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/destroyuser' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/initdb' sed -e 's/__MULTIBYTE__//' \ initdb.sh > initdb make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/initdb' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/vacuumdb' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/vacuumdb' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/initlocation' cp -p initlocation.sh initlocation make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/initlocation' make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/ipcclean' sed -e "s^PG_OPT_IPCCLEANPATH_PARAM^^g" ipcclean make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin/ipcclean' make[1]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/bin' /usr/people/postgres/gmake/make-3.78.1/make -C pl all make[1]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/pl' /usr/people/postgres/gmake/make-3.78.1/make -C plpgsql all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/pl/plpgsql' /usr/people/postgres/gmake/make-3.78.1/make -C src all make[3]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/pl/plpgsql/src' /usr/bin/yacc -d gram.y sed -e 's/yy/plpgsql_yy/g' -e 's/YY/PLPGSQL_YY/g' pl_gram.c sed -e 's/yy/plpgsql_yy/g' -e 's/YY/PLPGSQL_YY/g' pl.tab.h rm -f y.tab.c y.tab.h /usr/bin/flex -i -l scan.l sed -e 's/yy/plpgsql_yy/g' -e 's/YY/PLPGSQL_YY/g' pl_scan.c rm -f lex.yy.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../../../interfaces/libpq -I../../../include -I../../../backend -c -o pl_parse.o pl_gram.c "scan.l", line 86: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 87: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 88: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 89: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 90: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 91: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 92: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 93: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 94: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 95: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 96: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 97: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 98: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 99: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 100: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 101: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 102: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 103: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 104: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 105: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 106: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 107: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 108: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 109: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 110: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 111: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 112: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 113: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 114: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 115: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 116: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 117: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 118: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 119: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 120: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 121: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 122: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 124: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 125: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 132: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 133: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 134: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 135: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 136: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 137: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 139: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 140: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 176: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ "scan.l", line 187: warning(1110): statement is unreachable PLPGSQL_YY_BREAK ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../../../interfaces/libpq -I../../../include -I../../../backend -c -o pl_handler.o pl_handler.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../../../interfaces/libpq -I../../../include -I../../../backend -c -o pl_comp.o pl_comp.c cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../../../interfaces/libpq -I../../../include -I../../../backend -c -o pl_exec.o pl_exec.c "pl_exec.c", line 1087: warning(1110): statement is unreachable return PLPGSQL_RC_OK; ^ cc -I../../../include -I../../../backend -U_NO_XOPEN4 -I../../../interfaces/libpq -I../../../include -I../../../backend -c -o pl_funcs.o pl_funcs.c ar crs libplpgsql.a pl_parse.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o touch libplpgsql.a ld -shared -o libplpgsql.so.1.0 pl_parse.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o -L../../../interfaces/libpq -lpq -lcrypt ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in pl_parse.o and pl_handler.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(plpgsql_yylval) in pl_parse.o and pl_comp.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(plpgsql_yylineno) in pl_parse.o and pl_comp.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(plpgsql_yytext) in pl_parse.o and pl_comp.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in pl_parse.o and pl_comp.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in pl_parse.o and pl_exec.o (2nd definition ignored). ld32: WARNING 15: multiply defined:(fmgr_pl_finfo) in pl_parse.o and pl_funcs.o (2nd definition ignored). ld32: WARNING 84: ../../../interfaces/libpq/libpq.so is not used for resolving any symbol. ld32: WARNING 134: weak definition of setkey in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/libc.so.1. ld32: WARNING 134: weak definition of encrypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/libc.so.1. ld32: WARNING 85: definition of _crypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/libc.so.1. ld32: WARNING 134: weak definition of crypt in /usr/lib32/libcrypt.so preempts that weak definition in /usr/lib32/libc.so.1. ld32: WARNING 85: definition of _setkey in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/libc.so.1. ld32: WARNING 85: definition of _encrypt in /usr/lib32/libcrypt.so preempts that definition in /usr/lib32/libc.so.1. if [ "libplpgsql.so.1.0" != "libplpgsql.so.1" ]; then \ rm -f libplpgsql.so.1; \ ln -s libplpgsql.so.1.0 libplpgsql.so.1; \ fi if [ "libplpgsql.so.1.0" != "libplpgsql.so" ]; then \ rm -f libplpgsql.so; \ ln -s libplpgsql.so.1.0 libplpgsql.so; \ fi make[3]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/pl/plpgsql/src' make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/pl/plpgsql' make[1]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/pl' All of PostgreSQL is successfully made. Ready to install.