9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] broken contrib source
@ 2009-08-19 22:02 John Floren
  2009-08-19 22:20 ` Noah Evans
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: John Floren @ 2009-08-19 22:02 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Upon trying to build /sys/src/cmd for the arm today (beagleboards came
in), I found that mk was dying due to bad source installed by
contrib(1) packages. mk -k install was able to get me through most of
it, but the three worst offenders didn't even have mkfiles in their
top levels; since I didn't really care about having them, I deleted
the directories and continued. Those three offenders:
1. "contrib", which seems to have only one file in it.
2. "tcl"
3. "vim"

And, while it didn't bring mk -k to a grinding halt, I did notice
that, with nupas installed,  "cd /sys/src/cmd/upas; objtype=arm mk
install" chokes on /sys/src/cmd/upas/imap4.c/imap4.c.

Please, those of you who make contrib packages, don't dump source into
/sys/src without first checking that it can actually build! It's not
too difficult to do a "mk install" in /sys/src/cmd after you put the
source in there. Maybe there should be a contrib/verify script which
goes through /sys/src and makes sure everything can still build
normally?



John
--
"Object-oriented design is the roman numerals of computing" -- Rob Pike



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-08-19 23:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-19 22:02 [9fans] broken contrib source John Floren
2009-08-19 22:20 ` Noah Evans
2009-08-19 22:28   ` Noah Evans
2009-08-19 22:21 ` erik quanstrom
2009-08-19 22:41   ` erik quanstrom
2009-08-19 23:38     ` Federico G. Benavento
2009-08-19 22:39 ` Federico G. Benavento

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).