gmake lexverify gmake[1]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src' gmake -C lextest all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/lextest' flex scan.l cc -c lex.yy.c cc -c lextest.c cc -o lextest lex.yy.o lextest.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/lextest' gmake[1]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src' gmake -C utils all gmake[1]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/utils' cc -I../include -I../backend -DNOFIXADE -c version.c -o version.o gmake[1]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/utils' gmake -C backend all gmake[1]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend' gmake -C utils fmgr.h gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils' sh Gen_fmgrtab.sh ../../include/catalog/pg_proc.h gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils' cp utils/fmgr.h . gmake -C access all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access' gmake -C common SUBSYS.o gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/common' gmake[3]: *** Warning: File `../../fmgr.h' has modification time in the future (914876077 > 914876073) cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c heaptuple.c -o heaptuple.o cc: Warning: heaptuple.c, line 649: In this statement, & before array "((HeapTupleData ...)0)->t_bits" is ignored. len = offsetof(HeapTupleData, t_bits); --------------^ cc: Warning: heaptuple.c, line 797: In this statement, & before array "((HeapTupleData ...)0)->t_bits" is ignored. len = offsetof(HeapTupleData, t_bits); --------------^ cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c heapvalid.c -o heapvalid.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c indextuple.c -o indextuple.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c indexvalid.c -o indexvalid.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c printtup.c -o printtup.o cc: Warning: ../../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c scankey.c -o scankey.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c tupdesc.c -o tupdesc.o ld -r -o SUBSYS.o heaptuple.o heapvalid.o indextuple.o indexvalid.o printtup.o scankey.o tupdesc.o gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete. gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/common' gmake -C gist SUBSYS.o gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/gist' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c gist.c -o gist.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c gistget.c -o gistget.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c gistscan.c -o gistscan.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c giststrat.c -o giststrat.o ld -r -o SUBSYS.o gist.o gistget.o gistscan.o giststrat.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/gist' gmake -C hash SUBSYS.o gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/hash' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hash.c -o hash.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hashfunc.c -o hashfunc.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hashinsert.c -o hashinsert.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hashovfl.c -o hashovfl.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hashpage.c -o hashpage.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hashscan.c -o hashscan.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hashsearch.c -o hashsearch.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hashstrat.c -o hashstrat.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hashutil.c -o hashutil.o ld -r -o SUBSYS.o hash.o hashfunc.o hashinsert.o hashovfl.o hashpage.o hashscan.o hashsearch.o hashstrat.o hashutil.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/hash' gmake -C heap SUBSYS.o gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/heap' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c heapam.c -o heapam.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hio.c -o hio.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c stats.c -o stats.o ld -r -o SUBSYS.o heapam.o hio.o stats.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/heap' gmake -C index SUBSYS.o gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/index' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c genam.c -o genam.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c indexam.c -o indexam.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c istrat.c -o istrat.o ld -r -o SUBSYS.o genam.o indexam.o istrat.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/index' gmake -C rtree SUBSYS.o gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/rtree' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c rtget.c -o rtget.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c rtproc.c -o rtproc.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c rtree.c -o rtree.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c rtscan.c -o rtscan.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c rtstrat.c -o rtstrat.o ld -r -o SUBSYS.o rtget.o rtproc.o rtree.o rtscan.o rtstrat.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/rtree' gmake -C nbtree SUBSYS.o gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/nbtree' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c nbtcompare.c -o nbtcompare.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c nbtinsert.c -o nbtinsert.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c nbtpage.c -o nbtpage.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c nbtree.c -o nbtree.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c nbtscan.c -o nbtscan.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c nbtsearch.c -o nbtsearch.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c nbtstrat.c -o nbtstrat.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c nbtutils.c -o nbtutils.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c nbtsort.c -o nbtsort.o ld -r -o SUBSYS.o nbtcompare.o nbtinsert.o nbtpage.o nbtree.o nbtscan.o nbtsearch.o nbtstrat.o nbtutils.o nbtsort.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/nbtree' gmake -C transam SUBSYS.o gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/transam' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c transam.c -o transam.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c transsup.c -o transsup.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c varsup.c -o varsup.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c xact.c -o xact.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c xid.c -o xid.o ld -r -o SUBSYS.o transam.o transsup.o varsup.o xact.o xid.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access/transam' gmake[2]: *** Warning: File `transam/SUBSYS.o' has modification time in the future (914876512 > 914876508) 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 gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete. gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/access' gmake -C bootstrap all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/bootstrap' /usr/local/bin/bison -y -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 -DNOFIXADE -I.. -c bootparse.c -o bootparse.o 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 -DNOFIXADE -I.. -c bootscanner.c -o bootscanner.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c bootstrap.c -o bootstrap.o ld -r -o SUBSYS.o bootparse.o bootscanner.o bootstrap.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/bootstrap' gmake -C catalog all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/catalog' cc -I../../include -I../../backend -DNOFIXADE -I.. -c catalog.c -o catalog.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c heap.c -o heap.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c index.c -o index.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c indexing.c -o indexing.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c aclchk.c -o aclchk.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c pg_aggregate.c -o pg_aggregate.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c pg_operator.c -o pg_operator.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c pg_proc.c -o pg_proc.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c pg_type.c -o pg_type.o 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 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_parg.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 gmake[2]: *** Warning: File `local1_template1.description' has modification time in the future (914876727 > 914876722) gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete. gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/catalog' gmake -C commands all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/commands' cc -I../../include -I../../backend -DNOFIXADE -I.. -c async.c -o async.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c creatinh.c -o creatinh.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c command.c -o command.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c copy.c -o copy.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c defind.c -o defind.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c define.c -o define.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c remove.c -o remove.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c rename.c -o rename.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c vacuum.c -o vacuum.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c view.c -o view.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c cluster.c -o cluster.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c recipe.c -o recipe.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c explain.c -o explain.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c sequence.c -o sequence.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c trigger.c -o trigger.o cc: Warning: trigger.c, line 412: In this statement, & before array "(pg_trigger->tgattr)" is ignored. memcpy(build->tgattr, &(pg_trigger->tgattr), 8 * sizeof(int16)); --------------------------------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c user.c -o user.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c proclang.c -o proclang.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c dbcommands.c -o dbcommands.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c variable.c -o variable.o ld -r -o SUBSYS.o async.o creatinh.o command.o copy.o defind.o define.o remove.o rename.o vacuum.o view.o cluster.o recipe.o explain.o sequence.o trigger.o user.o proclang.o dbcommands.o variable.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/commands' gmake -C executor all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/executor' cc -I../../include -I../../backend -DNOFIXADE -I.. -c execAmi.c -o execAmi.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c execFlatten.c -o execFlatten.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c execJunk.c -o execJunk.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c execMain.c -o execMain.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c execProcnode.c -o execProcnode.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c execQual.c -o execQual.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c execScan.c -o execScan.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c execTuples.c -o execTuples.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c execUtils.c -o execUtils.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c functions.c -o functions.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeAppend.c -o nodeAppend.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeAgg.c -o nodeAgg.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeHash.c -o nodeHash.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeHashjoin.c -o nodeHashjoin.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeIndexscan.c -o nodeIndexscan.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeMaterial.c -o nodeMaterial.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeMergejoin.c -o nodeMergejoin.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeNestloop.c -o nodeNestloop.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeResult.c -o nodeResult.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeSeqscan.c -o nodeSeqscan.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeSort.c -o nodeSort.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeUnique.c -o nodeUnique.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeTee.c -o nodeTee.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeGroup.c -o nodeGroup.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c spi.c -o spi.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeSubplan.c -o nodeSubplan.o 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 nodeTee.o nodeGroup.o spi.o nodeSubplan.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/executor' gmake -C lib all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/lib' cc -I../../include -I../../backend -DNOFIXADE -I.. -c bit.c -o bit.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c fstack.c -o fstack.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c hasht.c -o hasht.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c lispsort.c -o lispsort.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c stringinfo.c -o stringinfo.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c dllist.c -o dllist.o ld -r -o SUBSYS.o bit.o fstack.o hasht.o lispsort.o stringinfo.o dllist.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/lib' gmake -C libpq all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/libpq' cc -I../../include -I../../backend -DNOFIXADE -I.. -c be-dumpdata.c -o be-dumpdata.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c be-fsstubs.c -o be-fsstubs.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c be-pqexec.c -o be-pqexec.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c pqcomprim.c -o pqcomprim.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c auth.c -o auth.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c hba.c -o hba.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c crypt.c -o crypt.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc: Warning: crypt.c, line 239: In this statement, & before array "user_search" is ignored. fakeout = (void *) &user_search; -----------------------------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c pqcomm.c -o pqcomm.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c portal.c -o portal.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c util.c -o util.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c portalbuf.c -o portalbuf.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c pqpacket.c -o pqpacket.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c pqsignal.c -o pqsignal.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c password.c -o password.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ ld -r -o SUBSYS.o be-dumpdata.o be-fsstubs.o be-pqexec.o pqcomprim.o auth.o hba.o crypt.o pqcomm.o portal.o util.o portalbuf.o pqpacket.o pqsignal.o password.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/libpq' gmake -C main all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/main' cc -I../../include -I../../backend -DNOFIXADE -I.. -c main.c -o main.o ld -r -o SUBSYS.o main.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/main' gmake -C nodes all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/nodes' cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodeFuncs.c -o nodeFuncs.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c nodes.c -o nodes.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c list.c -o list.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c copyfuncs.c -o copyfuncs.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c equalfuncs.c -o equalfuncs.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c makefuncs.c -o makefuncs.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c outfuncs.c -o outfuncs.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c readfuncs.c -o readfuncs.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c print.c -o print.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c read.c -o read.o ld -r -o SUBSYS.o nodeFuncs.o nodes.o list.o copyfuncs.o equalfuncs.o makefuncs.o outfuncs.o readfuncs.o print.o read.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/nodes' gmake -C optimizer all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer' for i in path plan prep util geqo; do gmake -C $i SUBSYS.o; done gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer/path' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c allpaths.c -o allpaths.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c clausesel.c -o clausesel.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c costsize.c -o costsize.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hashutils.c -o hashutils.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c indxpath.c -o indxpath.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c joinpath.c -o joinpath.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c joinrels.c -o joinrels.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c joinutils.c -o joinutils.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c mergeutils.c -o mergeutils.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c orindxpath.c -o orindxpath.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c prune.c -o prune.o ld -r -o SUBSYS.o allpaths.o clausesel.o costsize.o hashutils.o indxpath.o joinpath.o joinrels.o joinutils.o mergeutils.o orindxpath.o prune.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer/path' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer/plan' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c createplan.c -o createplan.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c initsplan.c -o initsplan.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c planmain.c -o planmain.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c planner.c -o planner.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c setrefs.c -o setrefs.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c subselect.c -o subselect.o ld -r -o SUBSYS.o createplan.o initsplan.o planmain.o planner.o setrefs.o subselect.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer/plan' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer/prep' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c prepqual.c -o prepqual.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c preptlist.c -o preptlist.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c prepunion.c -o prepunion.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c prepkeyset.c -o prepkeyset.o ld -r -o SUBSYS.o prepqual.o preptlist.o prepunion.o prepkeyset.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer/prep' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer/util' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c clauseinfo.c -o clauseinfo.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c clauses.c -o clauses.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c indexnode.c -o indexnode.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c plancat.c -o plancat.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c joininfo.c -o joininfo.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c keys.c -o keys.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c ordering.c -o ordering.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c pathnode.c -o pathnode.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c relnode.c -o relnode.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c tlist.c -o tlist.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c var.c -o var.o ld -r -o SUBSYS.o clauseinfo.o clauses.o indexnode.o plancat.o joininfo.o keys.o ordering.o pathnode.o relnode.o tlist.o var.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer/util' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer/geqo' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_copy.c -o geqo_copy.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_eval.c -o geqo_eval.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_main.c -o geqo_main.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_misc.c -o geqo_misc.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_params.c -o geqo_params.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_paths.c -o geqo_paths.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_pool.c -o geqo_pool.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_recombination.c -o geqo_recombination.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_selection.c -o geqo_selection.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_erx.c -o geqo_erx.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_pmx.c -o geqo_pmx.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_cx.c -o geqo_cx.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_px.c -o geqo_px.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_ox1.c -o geqo_ox1.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geqo_ox2.c -o geqo_ox2.o ld -r -o SUBSYS.o geqo_copy.o geqo_eval.o geqo_main.o geqo_misc.o geqo_params.o geqo_paths.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 gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer/geqo' gmake[2]: *** Warning: File `geqo/SUBSYS.o' has modification time in the future (914877839 > 914877834) ld -r -o SUBSYS.o path/SUBSYS.o plan/SUBSYS.o prep/SUBSYS.o util/SUBSYS.o geqo/SUBSYS.o gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete. gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/optimizer' gmake -C parser all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/parser' /usr/local/bin/bison -y -d gram.y mv y.tab.c gram.c mv y.tab.h parse.h cc -I../../include -I../../backend -DNOFIXADE -I.. -c analyze.c -o analyze.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c gram.c -o gram.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c keywords.c -o keywords.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c parser.c -o parser.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c parse_agg.c -o parse_agg.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c parse_clause.c -o parse_clause.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c parse_expr.c -o parse_expr.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c parse_func.c -o parse_func.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c parse_node.c -o parse_node.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c parse_oper.c -o parse_oper.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c parse_relation.c -o parse_relation.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c parse_type.c -o parse_type.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c parse_coerce.c -o parse_coerce.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c parse_target.c -o parse_target.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c scan.c -o scan.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c scansup.c -o scansup.o 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 gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/parser' gmake -C port all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/port' cc -I../../include -I../../backend -DNOFIXADE -I.. -c dynloader.c -o dynloader.o cc: Warning: dynloader.c, line 4: Source file does not contain any declarations. */ ---^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c isinf.c -o isinf.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c snprintf.c -o snprintf.o ld -r -o SUBSYS.o dynloader.o isinf.o snprintf.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/port' gmake -C postmaster all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/postmaster' cc -I../../include -I../../backend -DNOFIXADE -I.. -c postmaster.c -o postmaster.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ ld -r -o SUBSYS.o postmaster.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/postmaster' gmake -C regex all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/regex' cc -I../../include -I../../backend -DNOFIXADE -I.. -DPOSIX_MISTAKE -c regcomp.c -o regcomp.o cc -I../../include -I../../backend -DNOFIXADE -I.. -DPOSIX_MISTAKE -c regerror.c -o regerror.o cc -I../../include -I../../backend -DNOFIXADE -I.. -DPOSIX_MISTAKE -c regexec.c -o regexec.o cc -I../../include -I../../backend -DNOFIXADE -I.. -DPOSIX_MISTAKE -c regfree.c -o regfree.o ld -r -o SUBSYS.o regcomp.o regerror.o regexec.o regfree.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/regex' gmake -C rewrite all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/rewrite' cc -I../../include -I../../backend -DNOFIXADE -I.. -c rewriteRemove.c -o rewriteRemove.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c rewriteDefine.c -o rewriteDefine.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c rewriteHandler.c -o rewriteHandler.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c rewriteManip.c -o rewriteManip.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c rewriteSupport.c -o rewriteSupport.o cc -I../../include -I../../backend -DNOFIXADE -I.. -c locks.c -o locks.o ld -r -o SUBSYS.o rewriteRemove.o rewriteDefine.o rewriteHandler.o rewriteManip.o rewriteSupport.o locks.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/rewrite' gmake -C storage all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage' for i in buffer file ipc large_object lmgr page smgr; do gmake -C $i SUBSYS.o; done gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/buffer' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c buf_table.c -o buf_table.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c buf_init.c -o buf_init.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c bufmgr.c -o bufmgr.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c freelist.c -o freelist.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c localbuf.c -o localbuf.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c s_lock.c -o s_lock.o ld -r -o SUBSYS.o buf_table.o buf_init.o bufmgr.o freelist.o localbuf.o s_lock.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/buffer' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/file' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c fd.c -o fd.o ld -r -o SUBSYS.o fd.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/file' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/ipc' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c ipc.c -o ipc.o cc: Warning: ../../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c ipci.c -o ipci.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c shmem.c -o shmem.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c shmqueue.c -o shmqueue.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c sinval.c -o sinval.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c sinvaladt.c -o sinvaladt.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c spin.c -o spin.o ld -r -o SUBSYS.o ipc.o ipci.o shmem.o shmqueue.o sinval.o sinvaladt.o spin.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/ipc' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/large_object' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c inv_api.c -o inv_api.o cc: Warning: inv_api.c, line 1000: In this statement, & before array "((HeapTupleData ...)0)->t_bits" is ignored. hoff = offsetof(HeapTupleData, t_bits); ---------------^ ld -r -o SUBSYS.o inv_api.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/large_object' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/lmgr' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c lmgr.c -o lmgr.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c lock.c -o lock.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c multi.c -o multi.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c proc.c -o proc.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c single.c -o single.o ld -r -o SUBSYS.o lmgr.o lock.o multi.o proc.o single.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/lmgr' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/page' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c bufpage.c -o bufpage.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c itemptr.c -o itemptr.o ld -r -o SUBSYS.o bufpage.o itemptr.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/page' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/smgr' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c md.c -o md.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c mm.c -o mm.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c smgr.c -o smgr.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c smgrtype.c -o smgrtype.o ld -r -o SUBSYS.o md.o mm.o smgr.o smgrtype.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage/smgr' gmake[2]: *** Warning: File `smgr/SUBSYS.o' has modification time in the future (914878421 > 914878416) 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 gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete. gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/storage' gmake -C tcop all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/tcop' cc -I../../include -I../../backend -DNOFIXADE -I.. -c dest.c -o dest.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c fastpath.c -o fastpath.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c postgres.c -o postgres.o cc: Warning: ../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../include -I../../backend -DNOFIXADE -I.. -c pquery.c -o pquery.o gmake -C .. parse.h gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend' gmake -C parser parse.h gmake[4]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/parser' gmake[4]: `parse.h' is up to date. gmake[4]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/parser' cp parser/parse.h . gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend' cc -I../../include -I../../backend -DNOFIXADE -I.. -c utility.c -o utility.o ld -r -o SUBSYS.o dest.o fastpath.o postgres.o pquery.o utility.o gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/tcop' gmake -C utils all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils' for i in adt cache error fmgr hash init misc mmgr sort time; do gmake -C $i SUBSYS.o; done gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/adt' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c acl.c -o acl.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c arrayfuncs.c -o arrayfuncs.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c arrayutils.c -o arrayutils.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c bool.c -o bool.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c cash.c -o cash.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c char.c -o char.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c chunk.c -o chunk.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c date.c -o date.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c datetime.c -o datetime.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c datum.c -o datum.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c dt.c -o dt.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c filename.c -o filename.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c float.c -o float.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geo_ops.c -o geo_ops.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c geo_selfuncs.c -o geo_selfuncs.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c int.c -o int.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c int8.c -o int8.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c like.c -o like.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c misc.c -o misc.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c nabstime.c -o nabstime.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c name.c -o name.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c not_in.c -o not_in.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c numutils.c -o numutils.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c oid.c -o oid.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c oracle_compat.c -o oracle_compat.o cc: Warning: oracle_compat.c, line 190: In this statement, the expression "ptr2=ptr2==(((struct varlena ...)(string2))->vl_dat)+(((struct varlena ...)(string2))->vl_len)-sizeof(int32)-1?(((struct varlena ...)(string2))->vl_dat):++ptr2" modifies the variable "ptr2" more than once without an intervening sequence point. This behavior is undefined. ptr2 = ptr2 == VARDATA(string2) + VARSIZE(string2) - VARHDRSZ - 1 ? VARDATA(string2) : ++ptr2; ----------------^ cc: Warning: oracle_compat.c, line 250: In this statement, the expression "ptr2=ptr2==(((struct varlena ...)(string2))->vl_dat)+(((struct varlena ...)(string2))->vl_len)-sizeof(int32)-1?(((struct varlena ...)(string2))->vl_dat):++ptr2" modifies the variable "ptr2" more than once without an intervening sequence point. This behavior is undefined. ptr2 = ptr2 == VARDATA(string2) + VARSIZE(string2) - VARHDRSZ - 1 ? VARDATA(string2) : ++ptr2; ----------------^ cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c regexp.c -o regexp.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c regproc.c -o regproc.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c ruleutils.c -o ruleutils.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c selfuncs.c -o selfuncs.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c sets.c -o sets.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c tid.c -o tid.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c timestamp.c -o timestamp.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c varchar.c -o varchar.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c varlena.c -o varlena.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c version.c -o version.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c network.c -o network.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c mac.c -o mac.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c inet_net_ntop.c -o inet_net_ntop.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c inet_net_pton.c -o inet_net_pton.o 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 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 gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/adt' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/cache' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c catcache.c -o catcache.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c inval.c -o inval.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c rel.c -o rel.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c relcache.c -o relcache.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c syscache.c -o syscache.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c lsyscache.c -o lsyscache.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c fcache.c -o fcache.o ld -r -o SUBSYS.o catcache.o inval.o rel.o relcache.o syscache.o lsyscache.o fcache.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/cache' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/error' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c assert.c -o assert.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c elog.c -o elog.o cc: Warning: ../../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c exc.c -o exc.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c excabort.c -o excabort.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c excid.c -o excid.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c format.c -o format.o ld -r -o SUBSYS.o assert.o elog.o exc.o excabort.o excid.o format.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/error' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/fmgr' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c dfmgr.c -o dfmgr.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c fmgr.c -o fmgr.o ld -r -o SUBSYS.o dfmgr.o fmgr.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/fmgr' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/hash' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c dynahash.c -o dynahash.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c hashfn.c -o hashfn.o ld -r -o SUBSYS.o dynahash.o hashfn.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/hash' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/init' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c enbl.c -o enbl.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c findbe.c -o findbe.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c globals.c -o globals.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c miscinit.c -o miscinit.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c postinit.c -o postinit.o cc: Warning: ../../../include/libpq/hba.h, line 22: The redefinition of the macro "MAP_FILE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. #define MAP_FILE "pg_ident.conf" -----------------^ ld -r -o SUBSYS.o enbl.o findbe.o globals.o miscinit.o postinit.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/init' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/misc' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c database.c -o database.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c superuser.c -o superuser.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c trace.c -o trace.o ld -r -o SUBSYS.o database.o superuser.o trace.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/misc' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/mmgr' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c aset.c -o aset.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c mcxt.c -o mcxt.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c palloc.c -o palloc.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c portalmem.c -o portalmem.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c oset.c -o oset.o ld -r -o SUBSYS.o aset.o mcxt.o palloc.o portalmem.o oset.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/mmgr' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/sort' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c lselect.c -o lselect.o cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c psort.c -o psort.o ld -r -o SUBSYS.o lselect.o psort.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/sort' gmake[3]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/time' cc -I../../../include -I../../../backend -DNOFIXADE -I../.. -c tqual.c -o tqual.o ld -r -o SUBSYS.o tqual.o gmake[3]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils/time' cc -I../../include -I../../backend -DNOFIXADE -I.. -c fmgrtab.c -o fmgrtab.o 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 gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend/utils' gmake[1]: *** Warning: File `utils/SUBSYS.o' has modification time in the future (914879220 > 914879216) 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 nodes/SUBSYS.o optimizer/SUBSYS.o parser/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 -lln -lm -lreadline -ltermcap -lcurses cp catalog/global1.bki.source . cp catalog/local1_template1.bki.source . cp catalog/global1.description . cp catalog/local1_template1.description . gmake[1]: *** Warning: Clock skew detected. Your build may be incomplete. gmake[1]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/backend' gmake -C interfaces all gmake[1]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/interfaces' gmake -C libpq all gmake[2]: Entering directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/interfaces/libpq' cc -I../../include -I../../backend -DNOFIXADE -DFRONTEND -c fe-auth.c -o fe-auth.o cc -I../../include -I../../backend -DNOFIXADE -DFRONTEND -c fe-connect.c -o fe-connect.o cc: Error: fe-connect.c, line 173: In this declaration, parameter 1 has a different type than specified in an earlier declaration of this function. PQconnectdb(const char *conninfo) ^ cc: Error: fe-connect.c, line 173: In this declaration, the type of "PQconnectdb" is not compatible with the type of a previous declaration of "PQconnectdb" at line number 153 in file libpq-fe.h. PQconnectdb(const char *conninfo) ^ cc: Error: fe-connect.c, line 285: In this declaration, parameter 1 has a different type than specified in an earlier declaration of this function. PQsetdbLogin(const char *pghost, const char *pgport, const char *pgoptions, const char *pgtty, const char *dbName, const char *login, const char *pwd) ^ cc: Error: fe-connect.c, line 285: In this declaration, the type of "PQsetdbLogin" is not compatible with the type of a previous declaration of "PQsetdbLogin" at line number 154 in file libpq-fe.h. PQsetdbLogin(const char *pghost, const char *pgport, const char *pgoptions, const char *pgtty, const char *dbName, const char *login, const char *pwd) ^ cc: Warning: fe-connect.c, line 874: In this statement, the referenced type of the pointer value "defaultNoticeProcessor" is "function (pointer to void, pointer to signed char) returning void", which is not compatible with "function (pointer to void, pointer to const signed char) returning void". conn->noticeHook = defaultNoticeProcessor; --------^ gmake[2]: *** [fe-connect.o] Error 1 gmake[2]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/interfaces/libpq' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/src/id/dunix/usr/local/bin/postgresql-6.4.1/src/interfaces' gmake: *** [all] Error 2