install

From: "sraaa" <sraaa(at)public1(dot)srptt(dot)jx(dot)cn>
To: <pgsql-ports(at)postgresql(dot)org>
Subject: install
Date: 2000-02-04 15:06:57
Message-ID: 000601bf73cc$56b09940$fffcfea9@ya
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

hello!!1
Please tell me what's wrong?
os:freeBSD 3.3
postgressql:6.5.3
apache+php:togather freeBSD
perl:5.0005
install:./configure --with-perl --with-pgport=5432 -->
cd /usr/src/pgsql/postgresql-6.5.3/src-->$ gmake all > make.log 2>&1 &-->$ tail -f make.log
make.log information:
gmake: *** Warning: File `Makefile.port' has modification time in the future (926914409 > 918063896)
gmake lexverify
gmake[1]: Entering directory `/usr/src/pgsql/src'
gmake[1]: *** Warning: File `Makefile.port' has modification time in the future (926914409 > 918063896)
gmake -C lextest all
gmake[2]: Entering directory `/usr/src/pgsql/src/lextest'
gmake[2]: *** Warning: File `..//Makefile.port' has modification time in the future (926914409 > 918063896)
gmake[2]: Nothing to be done for `all'.
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/lextest'
gmake[1]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/usr/src/pgsql/src'
gmake -C utils all
gmake[1]: Entering directory `/usr/src/pgsql/src/utils'
gmake[1]: *** Warning: File `../Makefile.port' has modification time in the future (926914409 > 918063896)
gcc -I../include -I../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -c version.c -o version.o
gmake[1]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/usr/src/pgsql/src/utils'
gmake -C backend all
gmake[1]: Entering directory `/usr/src/pgsql/src/backend'
gmake[1]: *** Warning: File `../Makefile.port' has modification time in the future (926914409 > 918063898)
gmake -C access all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/access'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918063898)
gmake -C common SUBSYS.o
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/access/common'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918063898)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c heaptuple.c -o heaptuple.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c indextuple.c -o indextuple.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c indexvalid.c -o indexvalid.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c printtup.c -o printtup.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c scankey.c -o scankey.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c tupdesc.c -o tupdesc.o
ld -r -o SUBSYS.o heaptuple.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/pgsql/src/backend/access/common'
gmake -C gist SUBSYS.o
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/access/gist'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918063906)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c gist.c -o gist.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c gistget.c -o gistget.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c gistscan.c -o gistscan.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c giststrat.c -o giststrat.o
ld -r -o SUBSYS.o gist.o gistget.o gistscan.o giststrat.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/access/gist'
gmake -C hash SUBSYS.o
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/access/hash'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918063911)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c hash.c -o hash.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c hashfunc.c -o hashfunc.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c hashinsert.c -o hashinsert.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c hashovfl.c -o hashovfl.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c hashpage.c -o hashpage.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c hashscan.c -o hashscan.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c hashsearch.c -o hashsearch.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c hashstrat.c -o hashstrat.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/access/hash'
gmake -C heap SUBSYS.o
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/access/heap'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918063919)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c heapam.c -o heapam.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c hio.c -o hio.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c stats.c -o stats.o
ld -r -o SUBSYS.o heapam.o hio.o stats.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/access/heap'
gmake -C index SUBSYS.o
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/access/index'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918063924)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c genam.c -o genam.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c indexam.c -o indexam.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c istrat.c -o istrat.o
ld -r -o SUBSYS.o genam.o indexam.o istrat.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/access/index'
gmake -C rtree SUBSYS.o
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/access/rtree'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918063927)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c rtget.c -o rtget.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c rtproc.c -o rtproc.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c rtree.c -o rtree.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c rtscan.c -o rtscan.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c rtstrat.c -o rtstrat.o
ld -r -o SUBSYS.o rtget.o rtproc.o rtree.o rtscan.o rtstrat.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/access/rtree'
gmake -C nbtree SUBSYS.o
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/access/nbtree'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918063932)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c nbtcompare.c -o nbtcompare.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c nbtinsert.c -o nbtinsert.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c nbtpage.c -o nbtpage.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c nbtree.c -o nbtree.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c nbtscan.c -o nbtscan.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c nbtsearch.c -o nbtsearch.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c nbtstrat.c -o nbtstrat.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c nbtutils.c -o nbtutils.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/access/nbtree'
gmake -C transam SUBSYS.o
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/access/transam'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918063945)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c transam.c -o transam.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c transsup.c -o transsup.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c varsup.c -o varsup.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c xact.c -o xact.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c xid.c -o xid.o
ld -r -o SUBSYS.o transam.o transsup.o varsup.o xact.o xid.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/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
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/access'
gmake -C bootstrap all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/bootstrap'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918063949)
/usr/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
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c bootparse.c -o bootparse.o
/usr/share/misc/bison.simple: In function `Int_yyparse':
/usr/share/misc/bison.simple:358: warning: implicit declaration of function `Int_yyerror'
/usr/share/misc/bison.simple:432: warning: implicit declaration of function `Int_yylex'
flex bootscanner.l
grep -v "^#" boot.sed > sedfile
sed -f sedfile < lex.yy.c > bootscanner.c
rm -f lex.yy.c sedfile
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c bootscanner.c -o bootscanner.o
lex.Int_yy.c:680: warning: no previous prototype for `Int_yylex'
bootscanner.l:134: warning: no previous prototype for `Int_yyerror'
/usr/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
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c bootstrap.c -o bootstrap.o
ld -r -o SUBSYS.o bootparse.o bootscanner.o bootstrap.o
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/bootstrap'
gmake -C catalog all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/catalog'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918063955)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c catalog.c -o catalog.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c heap.c -o heap.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c index.c -o index.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c indexing.c -o indexing.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c aclchk.c -o aclchk.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c pg_aggregate.c -o pg_aggregate.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c pg_operator.c -o pg_operator.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c pg_proc.c -o pg_proc.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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_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: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/catalog'
gmake -C commands all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/commands'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918063974)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c async.c -o async.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c creatinh.c -o creatinh.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c command.c -o command.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c copy.c -o copy.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c indexcmds.c -o indexcmds.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c define.c -o define.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c remove.c -o remove.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c rename.c -o rename.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c vacuum.c -o vacuum.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c view.c -o view.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c cluster.c -o cluster.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c explain.c -o explain.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c sequence.c -o sequence.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c trigger.c -o trigger.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c user.c -o user.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c proclang.c -o proclang.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c dbcommands.c -o dbcommands.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c variable.c -o variable.o
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
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/commands'
gmake -C executor all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/executor'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064005)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c execAmi.c -o execAmi.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c execFlatten.c -o execFlatten.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c execJunk.c -o execJunk.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c execMain.c -o execMain.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c execProcnode.c -o execProcnode.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c execQual.c -o execQual.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c execScan.c -o execScan.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c execTuples.c -o execTuples.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c execUtils.c -o execUtils.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c functions.c -o functions.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeAppend.c -o nodeAppend.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeAgg.c -o nodeAgg.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeHash.c -o nodeHash.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeHashjoin.c -o nodeHashjoin.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeIndexscan.c -o nodeIndexscan.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeMaterial.c -o nodeMaterial.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeMergejoin.c -o nodeMergejoin.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeNestloop.c -o nodeNestloop.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeResult.c -o nodeResult.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeSeqscan.c -o nodeSeqscan.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeSort.c -o nodeSort.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeUnique.c -o nodeUnique.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeGroup.c -o nodeGroup.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c spi.c -o spi.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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 nodeGroup.o spi.o nodeSubplan.o
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/executor'
gmake -C lib all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/lib'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064037)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c bit.c -o bit.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c fstack.c -o fstack.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c hasht.c -o hasht.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c lispsort.c -o lispsort.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c stringinfo.c -o stringinfo.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/lib'
gmake -C libpq all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/libpq'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064039)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c be-dumpdata.c -o be-dumpdata.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c be-fsstubs.c -o be-fsstubs.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c be-pqexec.c -o be-pqexec.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c portal.c -o portal.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c portalbuf.c -o portalbuf.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c auth.c -o auth.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c hba.c -o hba.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c crypt.c -o crypt.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c password.c -o password.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c pqcomm.c -o pqcomm.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c pqformat.c -o pqformat.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c pqpacket.c -o pqpacket.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c pqsignal.c -o pqsignal.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c util.c -o util.o
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
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/libpq'
gmake -C main all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/main'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064050)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c main.c -o main.o
ld -r -o SUBSYS.o main.o
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/main'
gmake -C parser all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/parser'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064051)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c analyze.c -o analyze.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c gram.c -o gram.o
/usr/share/misc/bison.simple: In function `yyparse':
/usr/share/misc/bison.simple:358: warning: implicit declaration of function `yyerror'
/usr/share/misc/bison.simple:432: warning: implicit declaration of function `yylex'
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c keywords.c -o keywords.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c parser.c -o parser.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c parse_agg.c -o parse_agg.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c parse_clause.c -o parse_clause.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c parse_expr.c -o parse_expr.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c parse_func.c -o parse_func.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c parse_node.c -o parse_node.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c parse_oper.c -o parse_oper.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c parse_relation.c -o parse_relation.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c parse_type.c -o parse_type.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c parse_coerce.c -o parse_coerce.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c parse_target.c -o parse_target.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c scan.c -o scan.o
lex.yy.c:833: warning: no previous prototype for `yylex'
scan.l:464: warning: no previous prototype for `yyerror'
lex.yy.c:2215: warning: `yy_flex_realloc' defined but not used
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -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]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/parser'
gmake -C nodes all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/nodes'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064085)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodeFuncs.c -o nodeFuncs.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c nodes.c -o nodes.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c list.c -o list.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c copyfuncs.c -o copyfuncs.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c equalfuncs.c -o equalfuncs.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c freefuncs.c -o freefuncs.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c makefuncs.c -o makefuncs.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c outfuncs.c -o outfuncs.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c readfuncs.c -o readfuncs.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c print.c -o print.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c read.c -o read.o
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
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/nodes'
gmake -C optimizer all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/optimizer'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064102)
for i in path plan prep util geqo; do gmake -C $i SUBSYS.o; done
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/optimizer/path'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064102)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c allpaths.c -o allpaths.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c clausesel.c -o clausesel.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c costsize.c -o costsize.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c hashutils.c -o hashutils.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c indxpath.c -o indxpath.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c joinpath.c -o joinpath.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c joinrels.c -o joinrels.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c mergeutils.c -o mergeutils.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c orindxpath.c -o orindxpath.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c pathkeys.c -o pathkeys.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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 mergeutils.o orindxpath.o pathkeys.o prune.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/optimizer/path'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/optimizer/plan'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064110)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c createplan.c -o createplan.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c initsplan.c -o initsplan.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c planmain.c -o planmain.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c planner.c -o planner.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c setrefs.c -o setrefs.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/optimizer/plan'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/optimizer/prep'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064118)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c prepqual.c -o prepqual.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c preptlist.c -o preptlist.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c prepunion.c -o prepunion.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c prepkeyset.c -o prepkeyset.o
ld -r -o SUBSYS.o prepqual.o preptlist.o prepunion.o prepkeyset.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/optimizer/prep'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/optimizer/util'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064122)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c restrictinfo.c -o restrictinfo.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c clauses.c -o clauses.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c indexnode.c -o indexnode.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c plancat.c -o plancat.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c joininfo.c -o joininfo.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c keys.c -o keys.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c ordering.c -o ordering.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c pathnode.c -o pathnode.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c relnode.c -o relnode.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c tlist.c -o tlist.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c var.c -o var.o
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
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/optimizer/util'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/optimizer/geqo'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064129)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_copy.c -o geqo_copy.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_eval.c -o geqo_eval.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_main.c -o geqo_main.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_misc.c -o geqo_misc.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_params.c -o geqo_params.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_pool.c -o geqo_pool.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_recombination.c -o geqo_recombination.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_selection.c -o geqo_selection.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_erx.c -o geqo_erx.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_pmx.c -o geqo_pmx.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_cx.c -o geqo_cx.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_px.c -o geqo_px.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -c geqo_ox1.c -o geqo_ox1.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -Wno-error -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_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]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/optimizer/geqo'
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/pgsql/src/backend/optimizer'
gmake -C port all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/port'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064136)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c dynloader.c -o dynloader.o
dynloader.c: In function `BSD44_derived_dlsym':
dynloader.c:84: warning: unused variable `buf'
ld -r -o SUBSYS.o dynloader.o
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/port'
gmake -C postmaster all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/postmaster'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064136)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c postmaster.c -o postmaster.o
ld -r -o SUBSYS.o postmaster.o
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/postmaster'
gmake -C regex all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/regex'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064139)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -DPOSIX_MISTAKE -c regcomp.c -o regcomp.o
ld -r -o SUBSYS.o regcomp.o regerror.o regexec.o regfree.o
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/regex'
gmake -C rewrite all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/rewrite'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064142)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c rewriteRemove.c -o rewriteRemove.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c rewriteDefine.c -o rewriteDefine.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c rewriteHandler.c -o rewriteHandler.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c rewriteManip.c -o rewriteManip.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -c rewriteSupport.c -o rewriteSupport.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/rewrite'
gmake -C storage all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/storage'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064151)
for i in buffer file ipc large_object lmgr page smgr; do gmake -C $i SUBSYS.o; done
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/storage/buffer'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064151)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c buf_table.c -o buf_table.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c buf_init.c -o buf_init.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c bufmgr.c -o bufmgr.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c freelist.c -o freelist.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c localbuf.c -o localbuf.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/storage/buffer'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/storage/file'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064156)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c fd.c -o fd.o
ld -r -o SUBSYS.o fd.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/storage/file'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/storage/ipc'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064157)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c ipc.c -o ipc.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c ipci.c -o ipci.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c shmem.c -o shmem.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c shmqueue.c -o shmqueue.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c sinval.c -o sinval.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c sinvaladt.c -o sinvaladt.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/storage/ipc'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/storage/large_object'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064161)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c inv_api.c -o inv_api.o
ld -r -o SUBSYS.o inv_api.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/storage/large_object'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/storage/lmgr'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064164)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c lmgr.c -o lmgr.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c lock.c -o lock.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c proc.c -o proc.o
ld -r -o SUBSYS.o lmgr.o lock.o proc.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/storage/lmgr'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/storage/page'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064168)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c bufpage.c -o bufpage.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c itemptr.c -o itemptr.o
ld -r -o SUBSYS.o bufpage.o itemptr.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/storage/page'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/storage/smgr'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064169)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c md.c -o md.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c mm.c -o mm.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c smgr.c -o smgr.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c smgrtype.c -o smgrtype.o
ld -r -o SUBSYS.o md.o mm.o smgr.o smgrtype.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/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
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/storage'
gmake -C tcop all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/tcop'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064172)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c dest.c -o dest.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c fastpath.c -o fastpath.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c postgres.c -o postgres.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c pquery.c -o pquery.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I.. -Wno-error -c utility.c -o utility.o
ld -r -o SUBSYS.o dest.o fastpath.o postgres.o pquery.o utility.o
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/tcop'
gmake -C utils all
gmake[2]: Entering directory `/usr/src/pgsql/src/backend/utils'
gmake[2]: *** Warning: File `../../Makefile.port' has modification time in the future (926914409 > 918064179)
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/pgsql/src/backend/utils/adt'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064179)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c acl.c -o acl.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c arrayfuncs.c -o arrayfuncs.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c arrayutils.c -o arrayutils.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c bool.c -o bool.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c cash.c -o cash.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c char.c -o char.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c chunk.c -o chunk.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c date.c -o date.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c datetime.c -o datetime.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c datum.c -o datum.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c dt.c -o dt.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c filename.c -o filename.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c float.c -o float.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c geo_ops.c -o geo_ops.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c geo_selfuncs.c -o geo_selfuncs.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c int.c -o int.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c int8.c -o int8.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c like.c -o like.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c misc.c -o misc.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c nabstime.c -o nabstime.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c name.c -o name.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c not_in.c -o not_in.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c numeric.c -o numeric.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c numutils.c -o numutils.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c oid.c -o oid.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c oracle_compat.c -o oracle_compat.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c regexp.c -o regexp.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c regproc.c -o regproc.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c ruleutils.c -o ruleutils.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c selfuncs.c -o selfuncs.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c sets.c -o sets.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c tid.c -o tid.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c timestamp.c -o timestamp.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c varchar.c -o varchar.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c varlena.c -o varlena.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c version.c -o version.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c network.c -o network.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c mac.c -o mac.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c inet_net_ntop.c -o inet_net_ntop.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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 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
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/utils/adt'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/utils/cache'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064231)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c catcache.c -o catcache.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c inval.c -o inval.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c rel.c -o rel.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c relcache.c -o relcache.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c syscache.c -o syscache.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c lsyscache.c -o lsyscache.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c fcache.c -o fcache.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c temprel.c -o temprel.o
ld -r -o SUBSYS.o catcache.o inval.o rel.o relcache.o syscache.o lsyscache.o fcache.o temprel.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/utils/cache'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/utils/error'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064242)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c assert.c -o assert.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c elog.c -o elog.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c exc.c -o exc.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c excabort.c -o excabort.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c excid.c -o excid.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/utils/error'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/utils/fmgr'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064244)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c dfmgr.c -o dfmgr.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c fmgr.c -o fmgr.o
ld -r -o SUBSYS.o dfmgr.o fmgr.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/utils/fmgr'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/utils/hash'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064247)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c dynahash.c -o dynahash.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c hashfn.c -o hashfn.o
ld -r -o SUBSYS.o dynahash.o hashfn.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/utils/hash'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/utils/init'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064248)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c enbl.c -o enbl.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c findbe.c -o findbe.o
In file included from findbe.c:13:
/usr/include/grp.h:58: warning: parameter names (without types) in function declaration
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c globals.c -o globals.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c miscinit.c -o miscinit.o
miscinit.c: In function `ExitPostgres':
miscinit.c:75: warning: implicit declaration of function `proc_exit'
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c postinit.c -o postinit.o
ld -r -o SUBSYS.o enbl.o findbe.o globals.o miscinit.o postinit.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/utils/init'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/utils/misc'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064251)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c database.c -o database.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c superuser.c -o superuser.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c trace.c -o trace.o
ld -r -o SUBSYS.o database.o superuser.o trace.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/utils/misc'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/utils/mmgr'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064253)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c aset.c -o aset.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c mcxt.c -o mcxt.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c palloc.c -o palloc.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c portalmem.c -o portalmem.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c oset.c -o oset.o
ld -r -o SUBSYS.o aset.o mcxt.o palloc.o portalmem.o oset.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/utils/mmgr'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/utils/sort'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064255)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c lselect.c -o lselect.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c psort.c -o psort.o
ld -r -o SUBSYS.o lselect.o psort.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/utils/sort'
gmake[3]: Entering directory `/usr/src/pgsql/src/backend/utils/time'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064259)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../.. -c tqual.c -o tqual.o
ld -r -o SUBSYS.o tqual.o
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/backend/utils/time'
sh Gen_fmgrtab.sh ../../include/catalog/pg_proc.h
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -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]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/backend/utils'
gcc -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 -lcrypt -lcompat -lln -lm -lreadline -lhistory -ltermcap -lncurses -export-dynamic
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/pgsql/src/backend'
gmake -C interfaces all
gmake[1]: Entering directory `/usr/src/pgsql/src/interfaces'
gmake[1]: *** Warning: File `../Makefile.port' has modification time in the future (926914409 > 918064267)
gmake -C libpq all
gmake[2]: Entering directory `/usr/src/pgsql/src/interfaces/libpq'
gmake[2]: *** Warning: File `../../Makefile.shlib' has modification time in the future (933308024 > 918064267)
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -DFRONTEND -fpic -DPIC -c fe-auth.c -o fe-auth.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -DFRONTEND -fpic -DPIC -c fe-connect.c -o fe-connect.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -DFRONTEND -fpic -DPIC -c fe-exec.c -o fe-exec.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -DFRONTEND -fpic -DPIC -c fe-misc.c -o fe-misc.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -DFRONTEND -fpic -DPIC -c fe-print.c -o fe-print.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -DFRONTEND -fpic -DPIC -c fe-lobj.c -o fe-lobj.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -DFRONTEND -fpic -DPIC -c dllist.c -o dllist.o
gcc -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -DFRONTEND -fpic -DPIC -c pqsignal.c -o pqsignal.o
ar cq libpq.a `lorder fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o dllist.o pqsignal.o | tsort`
tsort: cycle in data
tsort: fe-connect.o
tsort: fe-exec.o
tsort: cycle in data
tsort: fe-auth.o
tsort: fe-connect.o
ranlib libpq.a
ld -x -shared -soname libpq.so.2 -o libpq.so.2 fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o dllist.o pqsignal.o -lcrypt
if [ "libpq.so.2" != "libpq.so.2" ]; then \
rm -f libpq.so.2; \
ln -s libpq.so.2 libpq.so.2; \
fi
if [ "libpq.so.2" != "libpq.so" ]; then \
rm -f libpq.so; \
ln -s libpq.so.2 libpq.so; \
fi
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/interfaces/libpq'
gmake -C ecpg all
gmake[2]: Entering directory `/usr/src/pgsql/src/interfaces/ecpg'
gmake -C include all
gmake[3]: Entering directory `/usr/src/pgsql/src/interfaces/ecpg/include'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064277)
Nothing to be done.
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/interfaces/ecpg/include'
gmake -C lib all
gmake[3]: Entering directory `/usr/src/pgsql/src/interfaces/ecpg/lib'
gmake[3]: *** Warning: File `../../../Makefile.shlib' has modification time in the future (933308024 > 918064277)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../include -I../../../interfaces/libpq -fpic -DPIC -c ecpglib.c -o ecpglib.o
ecpglib.c: In function `ECPGexecute':
ecpglib.c:513: warning: unused variable `tmp'
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../include -I../../../interfaces/libpq -fpic -DPIC -c typename.c -o typename.o
ar cq libecpg.a `lorder ecpglib.o typename.o | tsort`
ranlib libecpg.a
ld -x -shared -soname libecpg.so.3 -o libecpg.so.3 ecpglib.o typename.o -L../../libpq -lpq
if [ "libecpg.so.3" != "libecpg.so.3" ]; then \
rm -f libecpg.so.3; \
ln -s libecpg.so.3 libecpg.so.3; \
fi
if [ "libecpg.so.3" != "libecpg.so" ]; then \
rm -f libecpg.so; \
ln -s libecpg.so.3 libecpg.so; \
fi
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/interfaces/ecpg/lib'
gmake -C preproc all
gmake[3]: Entering directory `/usr/src/pgsql/src/interfaces/ecpg/preproc'
gmake[3]: *** Warning: File `../../../Makefile.port' has modification time in the future (926914409 > 918064279)
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c preproc.c -o preproc.o
/usr/share/misc/bison.simple: In function `yyparse':
/usr/share/misc/bison.simple:432: warning: implicit declaration of function `yylex'
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c pgc.c -o pgc.o
lex.yy.c:1049: warning: no previous prototype for `yylex'
lex.yy.c:2850: warning: `yy_flex_realloc' defined but not used
lex.yy.c:2333: warning: `yyunput' defined but not used
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c type.c -o type.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c ecpg.c -o ecpg.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c ecpg_keywords.c -o ecpg_keywords.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c keywords.c -o keywords.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c c_keywords.c -o c_keywords.o
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c ../lib/typename.c -o ../lib/typename.o
gcc -o ecpg preproc.o pgc.o type.o ecpg.o ecpg_keywords.o keywords.o c_keywords.o ../lib/typename.o -lcrypt -lcompat -lln -lm -lreadline -lhistory -ltermcap -lncurses -export-dynamic
gmake[3]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[3]: Leaving directory `/usr/src/pgsql/src/interfaces/ecpg/preproc'
gmake[2]: Leaving directory `/usr/src/pgsql/src/interfaces/ecpg'
gmake -C libpq++ all
gmake[2]: Entering directory `/usr/src/pgsql/src/interfaces/libpq++'
gmake[2]: *** Warning: File `../../Makefile.shlib' has modification time in the future (933308024 > 918064313)
c++ -I../../backend -I../../include -I../../interfaces/libpq -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -fpic -DPIC -c pgconnection.cc -o pgconnection.o
c++ -I../../backend -I../../include -I../../interfaces/libpq -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -fpic -DPIC -c pgdatabase.cc -o pgdatabase.o
c++ -I../../backend -I../../include -I../../interfaces/libpq -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -fpic -DPIC -c pgtransdb.cc -o pgtransdb.o
c++ -I../../backend -I../../include -I../../interfaces/libpq -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -fpic -DPIC -c pgcursordb.cc -o pgcursordb.o
c++ -I../../backend -I../../include -I../../interfaces/libpq -I../../include -I../../backend -O2 -m486 -pipe -Wall -Wmissing-prototypes -fpic -DPIC -c pglobject.cc -o pglobject.o
ar cq libpq++.a `lorder pgconnection.o pgdatabase.o pgtransdb.o pgcursordb.o pglobject.o | tsort`
ranlib libpq++.a
ld -x -shared -soname libpq++.so.3 -o libpq++.so.3 pgconnection.o pgdatabase.o pgtransdb.o pgcursordb.o pglobject.o -L../libpq -lpq
if [ "libpq++.so.3" != "libpq++.so.3" ]; then \
rm -f libpq++.so.3; \
ln -s libpq++.so.3 libpq++.so.3; \
fi
if [ "libpq++.so.3" != "libpq++.so" ]; then \
rm -f libpq++.so; \
ln -s libpq++.so.3 libpq++.so; \
fi
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/interfaces/libpq++'
if [ "all" = "install" ]; then \
gmake -w install-perl5; \
else \
gmake -w perl5/Makefile; \
gmake -w -C perl5 all; \
fi
gmake[2]: Entering directory `/usr/src/pgsql/src/interfaces'
gmake[2]: *** Warning: File `../Makefile.port' has modification time in the future (926914409 > 918064319)
gmake[2]: `perl5/Makefile' is up to date.
gmake[2]: *** Warning: Clock skew detected. Your build may be incomplete.
gmake[2]: Leaving directory `/usr/src/pgsql/src/interfaces'
gmake[2]: Entering directory `/usr/src/pgsql/src/interfaces/perl5'
gmake[2]: *** Warning: File `/usr/libdata/perl/5.00503/mach/Config.pm' has modification time in the future (936640477 > 918064319)
Makefile out-of-date with respect to /usr/libdata/perl/5.00503/mach/Config.pm /usr/libdata/perl/5.00503/mach/CORE/config.h
Cleaning current config before rebuilding Makefile...
gmake -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/bin/perl "-I/usr/libdata/perl/5.00503/mach" "-I/usr/libdata/perl/5.00503" Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Pg
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
gmake[2]: *** [Makefile] Error 1
gmake[2]: Leaving directory `/usr/src/pgsql/src/interfaces/perl5'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/src/pgsql/src/interfaces'
gmake: *** [all] Error 2

Browse pgsql-ports by date

  From Date Subject
Next Message Michael Katkin 2000-02-04 19:44:14 unsubscribe katkin@ling.ohio-state.edu
Previous Message Horák Daniel 2000-02-04 09:31:05 RE: [PORTS] NT running problems