It seems that the build is failing of macosx 10.6.8.
I attached below the full output of the following command:
proppy-macbookair:plan9 proppy$ ./INSTALL 2>&1 > /tmp/plan9-build-macosx-10.6.8.log
Feel free to tell me if you need more information
+ Mailing list: http://groups.google.com/group/plan9port-dev
+ Issue tracker: http://code.swtch.com/plan9port/issues/
+ Submitting changes: http://swtch.com/go/codereview
* Resetting /Users/proppy/plan9/config
* Compiler version:
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
* Running on Darwin: checking architecture...
x86-64 found.
* Building everything (be patient)...
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk clean
done
[ "$SYSNAME" != Darwin ] || ranlib ../lib/*.a
>>> cd /Users/proppy/plan9/src/libventi; mk nuke
rm -f *.[o] [o].out y.tab.[ch] /Users/proppy/plan9/lib/libventi.a
ranlib: can't open file: ../lib/*.a (No such file or directory)
mk: for i in ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/fontsrv; mk all
9c main.c
mk: no recipe to make 'osx-cocoa.o'
>>> cd ../map/libmap; mk
9l -o o.scat scat.o bitinput.o desc.o display.o dssread.o header.o hinv.o image.o patch.o plot.o posn.o prose.o qtree.o util.o ../map/libmap/libmap.a
ld: in ../map/libmap/libmap.a, malformed archive TOC entry for _invert, offset 538981428 is beyond end of file 242124
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.scat ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/snarfer; mk all
9l -o o.snarfer osx-cocoa-snarfer.o
ld: warning: directory not found for option '-L/usr/X11R6/lib64'
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk all
9c printarenapart.c
printarenapart.c:16: warning: ‘rdarena’ defined but not used
* Installing everything in /Users/proppy/plan9/bin...
>>> cd /Users/proppy/plan9/src/cmd; mk -k install
9l -o o.bc bc.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.bc ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd; mk -k install
9l -o o.delatex delatex.o
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.delatex ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd; mk -k install
9l -o o.delatex delatex.o
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.delatex ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd; mk -k install
9l -o o.units units.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.units ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/lex; mk -k install
9l -o o.lex lmain.o y.tab.o sub1.o sub2.o header.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.lex ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/9660; mk -k install
9l -o o.dump9660 boot.o cdrdwr.o conform.o direc.o dump.o dump9660.o ichar.o jchar.o path.o unix.o rune.o sysuse.o util.o write.o
ld: in /Users/proppy/plan9/lib/libdisk.a, malformed archive TOC entry for _opendisk, offset 375716 is beyond end of file 42080
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.dump9660 ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/9660srv; mk -k install
9l -o o.9660srv main.o 9660srv.o xfile.o iobuf.o data.o
ld: in /Users/proppy/plan9/lib/libndb.a, malformed archive TOC entry for ___p9l_autolib_ndb, offset 538981428 is beyond end of file 126504
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.9660srv ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/9pfuse; mk -k install
9l -o o.9pfuse errstr.o fuse.o main.o
ld: in /Users/proppy/plan9/lib/lib9pclient.a, malformed archive TOC entry for _fsvprint, offset 1600061560 is beyond end of file 148580
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.9pfuse ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/9term; mk -k install
9l -o o.9term data.o scrl.o time.o util.o wind.o 9term.o rcstart.o Darwin.o
ld: in /Users/proppy/plan9/lib/libplumb.a, malformed archive TOC entry for _plumbrecvfid, offset 1600928112 is beyond end of file 41424
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.9term ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/acid; mk -k install
9l -o o.acid main.o lex.o util.o exec.o expr.o list.o builtin.o proc.o dot.o print.o y.tab.o
ld: in /Users/proppy/plan9/lib/libmach.a, malformed archive TOC entry for _machoinit, offset 1768714100 is beyond end of file 737352
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.acid ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/acme/mail; mk -k install
9l -o o.Mail html.o mail.o mesg.o reply.o util.o win.o
ld: in /Users/proppy/plan9/lib/libplumb.a, malformed archive TOC entry for _plumbrecvfid, offset 1600928112 is beyond end of file 41424
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.Mail ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/astro; mk -k install
9l -o o.astro moon.o moont.o satel.o merct.o search.o dist.o sunt.o occ.o main.o sat.o venus.o pdate.o sun.o init.o star.o merc.o stars.o comet.o nutate.o helio.o mars.o output.o jup.o geo.o venust.o cosadd.o nutt.o uran.o nept.o plut.o
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.astro ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/auth/factotum; mk -k install
9l -o o.factotum apop.o chap.o dsa.o httpdigest.o p9any.o p9cr.o p9sk1.o pass.o rsa.o wep.o attr.o confirm.o conv.o ctl.o fs.o key.o log.o main.o plan9.o pkcs1.o proto.o rpc.o secstore.o util.o xio.o
ld: in /Users/proppy/plan9/lib/lib9pclient.a, malformed archive TOC entry for _fsvprint, offset 1600061560 is beyond end of file 148580
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.factotum ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/auxstats; mk -k install
9l -o o.auxstats Darwin.o main.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.auxstats ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/awk; mk -k install
9l -o o.awk re.o lex.o main.o parse.o proctab.o tran.o lib.o run.o y.tab.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.awk ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/bzip2; mk -k install
9l -o o.bzip2 bzip2.o lib/libbzip2.a
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.bzip2 ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/bzip2; mk -k install
9l -o o.bunzip2 bunzip2.o lib/libbzip2.a
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.bunzip2 ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/cb; mk -k install
9l -o o.cb cb.o cbtype.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.cb ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/db; mk -k install
9l -o o.db command.o expr.o format.o input.o main.o output.o pcs.o runpcs.o regs.o trcrun.o print.o setup.o
ld: in /Users/proppy/plan9/lib/libmach.a, malformed archive TOC entry for _machoinit, offset 1768714100 is beyond end of file 737352
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.db ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/devdraw; mk -k install
9l -o o.devdraw devdraw.o latin1.o mouseswap.o winsize.o osx-draw.o cocoa-screen-objc.o cocoa-srv.o cocoa-thread.o
ld: in /Users/proppy/plan9/lib/libmemdraw.a, malformed archive TOC entry for ___p9l_autolib_memdraw, offset 8397661 is beyond end of file 293848
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.devdraw ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/dict; mk -k install
9l -o o.dict dict.o oed.o ahd.o pcollins.o pcollinsg.o movie.o slang.o robert.o world.o jis208.o gb2312.o thesaurus.o simple.o pgw.o roget.o utils.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.dict ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/diff; mk -k install
9l -o o.diff diffdir.o diffio.o diffreg.o main.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.diff ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/eqn; mk -k install
9l -o o.eqn main.o tuning.o diacrit.o eqnbox.o font.o fromto.o funny.o glob.o integral.o input.o lex.o lookup.o mark.o matrix.o mbwc.o move.o over.o paren.o pile.o shift.o size.o sqrt.o text.o eqn.o
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.eqn ... : exit status=exit(1)
>>> mk: no recipe to make 'osx-cocoa.o'
>>> cd /Users/proppy/plan9/src/cmd/grap; mk -k install
9l -o o.grap grap.o grapl.o main.o input.o print.o frame.o for.o coord.o ticks.o plot.o label.o misc.o
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.grap ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/graph; mk -k install
9l -o o.graph graph.o subr.o whoami.o
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.graph ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/grep; mk -k install
9l -o o.grep y.tab.o main.o comp.o sub.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.grep ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/gzip; mk -k install
9l -o o.unzip unzip.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.unzip ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/hoc; mk -k install
9l -o o.hoc y.tab.o code.o init.o math.o symbol.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.hoc ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/htmlfmt; mk -k install
9l -o o.htmlfmt main.o html.o util.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.htmlfmt ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/htmlroff; mk -k install
9l -o o.htmlroff char.o html.o input.o main.o roff.o t1.o t2.o t3.o t4.o t5.o t6.o t7.o t8.o t10.o t11.o t13.o t14.o t15.o t16.o t17.o t18.o t19.o t20.o util.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.htmlroff ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/mk; mk -k install
9l -o o.mk arc.o archive.o bufblock.o env.o file.o graph.o job.o lex.o main.o match.o mk.o parse.o recipe.o rc.o rule.o run.o sh.o shell.o shprint.o symtab.o var.o varsub.o word.o unix.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.mk ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/ndb; mk -k install
9l -o o.dns convDNS2M.o convM2DNS.o dblookup.o dnarea.o dn.o dnresolve.o dnserver.o dntcpserver.o runproc.o dnnotify.o dnudpserver.o dns.o /Users/proppy/plan9/lib/libndb.a
ld: in /Users/proppy/plan9/lib/libndb.a, malformed archive TOC entry for ___p9l_autolib_ndb, offset 538981428 is beyond end of file 126504
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.dns ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/ndb; mk -k install
9l -o o.dnsquery dnsquery.o /Users/proppy/plan9/lib/libndb.a
ld: in /Users/proppy/plan9/lib/libndb.a, malformed archive TOC entry for ___p9l_autolib_ndb, offset 538981428 is beyond end of file 126504
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.dnsquery ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/ndb; mk -k install
9l -o o.dnsdebug convDNS2M.o convM2DNS.o dblookup.o dnarea.o dn.o dnresolve.o dnserver.o dntcpserver.o runproc.o dnsdebug.o /Users/proppy/plan9/lib/libndb.a
ld: in /Users/proppy/plan9/lib/libndb.a, malformed archive TOC entry for ___p9l_autolib_ndb, offset 538981428 is beyond end of file 126504
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.dnsdebug ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/ndb; mk -k install
9l -o o.dnstcp convDNS2M.o convM2DNS.o dblookup.o dnarea.o dn.o dnresolve.o dnserver.o dntcpserver.o runproc.o dnstcp.o /Users/proppy/plan9/lib/libndb.a
ld: in /Users/proppy/plan9/lib/libndb.a, malformed archive TOC entry for ___p9l_autolib_ndb, offset 538981428 is beyond end of file 126504
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.dnstcp ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/ndb; mk -k install
9l -o o.ndbmkdb ndbmkdb.o /Users/proppy/plan9/lib/libndb.a
ld: in /Users/proppy/plan9/lib/libndb.a, malformed archive TOC entry for ___p9l_autolib_ndb, offset 538981428 is beyond end of file 126504
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.ndbmkdb ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/ndb; mk -k install
9l -o o.ndbquery ndbquery.o /Users/proppy/plan9/lib/libndb.a
ld: in /Users/proppy/plan9/lib/libndb.a, malformed archive TOC entry for ___p9l_autolib_ndb, offset 538981428 is beyond end of file 126504
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.ndbquery ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/ndb; mk -k install
9l -o o.ndbmkhash ndbmkhash.o /Users/proppy/plan9/lib/libndb.a
ld: in /Users/proppy/plan9/lib/libndb.a, malformed archive TOC entry for ___p9l_autolib_ndb, offset 538981428 is beyond end of file 126504
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.ndbmkhash ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/ndb; mk -k install
9l -o o.ndbmkhosts ndbmkhosts.o /Users/proppy/plan9/lib/libndb.a
ld: in /Users/proppy/plan9/lib/libndb.a, malformed archive TOC entry for ___p9l_autolib_ndb, offset 538981428 is beyond end of file 126504
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.ndbmkhosts ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/ndb; mk -k install
9l -o o.ndbipquery ndbipquery.o /Users/proppy/plan9/lib/libndb.a
ld: in /Users/proppy/plan9/lib/libndb.a, malformed archive TOC entry for ___p9l_autolib_ndb, offset 538981428 is beyond end of file 126504
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.ndbipquery ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/netfiles; mk -k install
9l -o o.Netfiles acme.o main.o wait.o
ld: in /Users/proppy/plan9/lib/libplumb.a, malformed archive TOC entry for _plumbrecvfid, offset 1600928112 is beyond end of file 41424
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.Netfiles ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/page; mk -k install
9l -o o.page cache.o filter.o gfx.o gs.o page.o pdf.o ps.o rotate.o util.o view.o /Users/proppy/plan9/lib/libdraw.a
ld: in /Users/proppy/plan9/lib/libplumb.a, malformed archive TOC entry for _plumbrecvfid, offset 1600928112 is beyond end of file 41424
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.page ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/pic; mk -k install
9l -o o.pic picy.o picl.o main.o print.o misc.o symtab.o blockgen.o boxgen.o circgen.o arcgen.o linegen.o movegen.o textgen.o input.o for.o pltroff.o
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.pic ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/plumb; mk -k install
9l -o o.plumber plumber.o fsys.o match.o rules.o
ld: in /Users/proppy/plan9/lib/libplumb.a, malformed archive TOC entry for _plumbrecvfid, offset 1600928112 is beyond end of file 41424
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.plumber ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/plumb; mk -k install
9l -o o.plumb plumb.o
ld: in /Users/proppy/plan9/lib/libplumb.a, malformed archive TOC entry for _plumbrecvfid, offset 1600928112 is beyond end of file 41424
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.plumb ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/postscript/tr2post; mk -k install
9l -o o.tr2post tr2post.o chartab.o Bgetfield.o conv.o utils.o devcntl.o draw.o readDESC.o ps_include.o pictures.o common.o ../common/libcom.a
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.tr2post ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/postscript/download; mk -k install
9l -o o.psdownload download.o ../common/libcom.a
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.psdownload ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/proof; mk -k install
9l -o o.proof main.o font.o htroff.o screen.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.proof ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/rc; mk -k install
9l -o o.rc code.o exec.o getflags.o glob.o here.o io.o lex.o pcmd.o pfnc.o simple.o subr.o trap.o tree.o unixcrap.o var.o y.tab.o plan9ish.o havefork.o
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.rc ... : exit status=exit(1)
>>> cd ../map/libmap; mk
9l -o o.scat scat.o bitinput.o desc.o display.o dssread.o header.o hinv.o image.o patch.o plot.o posn.o prose.o qtree.o util.o ../map/libmap/libmap.a
ld: in ../map/libmap/libmap.a, malformed archive TOC entry for _invert, offset 538981428 is beyond end of file 242124
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.scat ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/snarfer; mk -k install
9l -o o.snarfer osx-cocoa-snarfer.o
ld: warning: directory not found for option '-L/usr/X11R6/lib64'
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.snarfer ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/spell; mk -k install
9l -o o.sprog sprog.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.sprog ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/tbl; mk -k install
9l -o o.tbl t8.o t4.o t6.o tu.o t5.o t7.o tv.o tg.o t3.o tb.o tt.o t9.o t1.o tf.o tc.o ti.o tm.o t0.o tr.o te.o ts.o t2.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.tbl ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/tcs; mk -k install
9l -o o.tcs tcs.o conv_jis.o conv_big5.o conv_gb.o conv_ksc.o html.o utf.o kuten208.o gb.o ksc.o big5.o tune.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.tcs ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/tpic; mk -k install
9l -o o.tpic arcgen.o blockgen.o boxgen.o circgen.o for.o input.o linegen.o main.o misc.o movegen.o picl.o picy.o pltex.o print.o symtab.o tex.o textgen.o
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.tpic ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/troff; mk -k install
9l -o o.troff n1.o n2.o n3.o n4.o n5.o t6.o n6.o n7.o n8.o n9.o t10.o n10.o t11.o ni.o hytab.o suftab.o dwbinit.o mbwc.o
ld: in /Users/proppy/plan9/lib/lib9.a, malformed archive TOC entry for _utfutf, offset 2454412 is beyond end of file 785688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.troff ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/troff2html; mk -k install
9l -o o.troff2html troff2html.o
ld: in /Users/proppy/plan9/lib/libbio.a, malformed archive TOC entry for _Bwrite, offset 538981428 is beyond end of file 80688
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.troff2html ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/vac; mk -k install
9l -o o.vac vac.o error.o file.o pack.o glob.o /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.vac ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/vac; mk -k install
9l -o o.vacfs vacfs.o error.o file.o pack.o glob.o /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.vacfs ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/vac; mk -k install
9l -o o.unvac unvac.o error.o file.o pack.o glob.o /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.unvac ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.venti venti.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.venti ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.buildindex buildindex.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.buildindex ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.checkarenas checkarenas.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.checkarenas ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.checkindex checkindex.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.checkindex ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.clumpstats clumpstats.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.clumpstats ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.findscore findscore.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.findscore ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.fixarenas fixarenas.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.fixarenas ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.fmtarenas fmtarenas.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.fmtarenas ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.fmtbloom fmtbloom.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.fmtbloom ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.fmtindex fmtindex.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.fmtindex ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.fmtisect fmtisect.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.fmtisect ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.mirrorarenas mirrorarenas.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.mirrorarenas ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.printarena printarena.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.printarena ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.printarenapart printarenapart.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.printarenapart ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.rdarena rdarena.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.rdarena ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.syncindex syncindex.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.syncindex ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.verifyarena verifyarena.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.verifyarena ... : exit status=exit(1)
>>> cd /Users/proppy/plan9/src/cmd/venti/srv; mk -k install
9l -o o.wrarena wrarena.o libvs.a /Users/proppy/plan9/lib/libventi.a
ld: in /Users/proppy/plan9/lib/libventi.a, malformed archive TOC entry for _vtlog, offset 1593861998 is beyond end of file 334096
for architecture x86_64
collect2: ld returned 1 exit status
mk: 9l -o o.wrarena ... : exit status=exit(1)
* Cleaning up...
* Renaming hard-coded /usr/local/plan9 paths...
* Building web manual...
>>> cd /Users/proppy/plan9/dist; mk man
9 rc ./manweb
/bin/sh: No such file or directory
mk: 9 rc ./manweb : exit status=exit(1)
* Done.
* Add these to your profile environment.
PLAN9=/Users/proppy/plan9 export PLAN9
PATH=$PATH:$PLAN9/bin export PATH