cant build lang/ruby18

Robert Huff roberthuff at rcn.com
Wed Mar 9 13:54:50 PST 2005


	I'm trying to (re)build lang/ruby18 under

 FreeBSD 6.0-CURRENT #0: Sun Feb 13 12:12:07 EST 2005

	but it stops with:

checking for nroff... /usr/bin/nroff
creating config.h
configure: creating ./config.status
config.status: creating Makefile
===>  Building for ruby-1.8.2_3

	"Stops" is actually the wrong word; it runs producing no output
and eating 75+% of available CPU.
	If I do "make -v -d A" I get this:

inserting .c(5)...already there
inserting .o(4)...already there
transformation .c.o complete
defining transformation from `.y' to `.c'
inserting .y(15)...already there
inserting .c(5)...already there
transformation .y.c complete
Global:.MAKEFILE_LIST = /usr/share/mk/sys.mk /etc/make.conf .. /usr/share/mk/bsd.compat.mk .. /usr/share/mk/bsd.cpu.mk .. .. Makefile ..
Searching for .depend...failed.
Searching for .depend.../usr/share/mk...failed.

	leading me to believe something is borked in the makefile
chain.  However /usr/share/mk exists:

huff@> dir /usr/share/mk
total 120
drwxr-xr-x   2 root  wheel   1024 Mar  9 16:25 .
drwxr-xr-x  28 root  wheel    512 May  3  2004 ..
-rw-r--r--   1 root  wheel    560 Feb 23 02:52 Makefile
-rw-r--r--   1 root  wheel  12399 Dec 22 00:09 bsd.README
-rw-r--r--   1 root  wheel    950 Mar  2 08:00 bsd.compat.mk
-rw-r--r--   1 root  wheel   6091 Dec 12 00:03 bsd.cpu.mk
-rw-r--r--   1 root  wheel   4819 Jan  7 00:08 bsd.dep.mk
-rw-r--r--   1 root  wheel   4475 Dec 22 00:09 bsd.doc.mk
-rw-r--r--   1 root  wheel    442 Feb 25 00:03 bsd.endian.mk
-rw-r--r--   1 root  wheel   1836 Jul 29  2002 bsd.files.mk
-rw-r--r--   1 root  wheel   2118 Jul  3  2002 bsd.incs.mk
-rw-r--r--   1 root  wheel   5348 Feb 28 00:41 bsd.info.mk
-rw-r--r--   1 root  wheel    461 Jan 10 02:40 bsd.init.mk
-rw-r--r--   1 root  wheel    527 Aug 16  2004 bsd.kmod.mk
-rw-r--r--   1 root  wheel   7807 Feb  9 00:03 bsd.lib.mk
-rw-r--r--   1 root  wheel   5340 Jan  7 00:08 bsd.libnames.mk
-rw-r--r--   1 root  wheel    657 Jul  3  2002 bsd.links.mk
-rw-r--r--   1 root  wheel   6419 Jan  7 00:08 bsd.man.mk
-rw-r--r--   1 root  wheel   1779 Feb 28 00:41 bsd.nls.mk
-rw-r--r--   1 root  wheel   3458 Jan  7 00:08 bsd.obj.mk
-rw-r--r--   1 root  wheel   3663 Jan  7 00:08 bsd.own.mk
-rw-r--r--   1 root  wheel   1099 Dec 20 10:46 bsd.pkg.mk
-rw-r--r--   1 root  wheel    184 Aug 16  2004 bsd.port.mk
-rw-r--r--   1 root  wheel    139 Apr 19  2002 bsd.port.post.mk
-rw-r--r--   1 root  wheel    140 Apr 19  2002 bsd.port.pre.mk
-rw-r--r--   1 root  wheel    187 Aug 16  2004 bsd.port.subdir.mk
-rw-r--r--   1 root  wheel   4497 Jan 26 00:10 bsd.prog.mk
-rw-r--r--   1 root  wheel   2645 Feb 15 00:21 bsd.subdir.mk
-rw-r--r--   1 root  wheel   1550 Jan 17 00:04 bsd.sys.mk
-rw-r--r--   1 root  wheel   5346 Dec 24 00:03 sys.mk
huff@>

	Anyone have an idea what's messed up?
	(Ports tree is updated nightly.)


				Robert Huff



More information about the freebsd-ports mailing list