build fail on OSX intel

1 view
Skip to first unread message

auff...@gmail.com

unread,
Nov 23, 2009, 5:22:50 AM11/23/09
to rubinius-dev
Hi all,

I just checked out the git master and followed the instructions to
configure/build with llvm. It successfully builds the vm and then the
below happens.

Is master the correct branch? I assume with llvm is the bleeding edge?

Cheers,

Mark.

PS: I love the auto-download of pre-built llvm. Saves a lot of compile
time and reduces the concern about an incompatible llvm revision.

vm/test/runner
Running 723
tests...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................OK!
bin/mspec ci -B full --background
VM Assertion:
set RBX_RUNTIME to runtime (or equiv)

2 rbx 0x0000000100051725 rubinius::VMException::VMException(char
const*, bool) + 101
3 rbx 0x0000000100182acb main + 651
4 rbx 0x0000000100010b08 start + 52
5 ??? 0x0000000000000006 0x0 + 6

Ruby backtrace:
Abort!
2 rbx 0x0000000100051c66 rubinius::abort() + 54
3 rbx 0x0000000100183118 main + 2264
4 rbx 0x0000000100010b08 start + 52
5 ??? 0x0000000000000006 0x0 + 6
Assertion failed: (0), function abort, file vm/exception.cpp, line
113.
rake aborted!
Command failed with status (): [bin/mspec ci -B full --background...]
/Volumes/HD/opt-snow/src/rubinius-master/Rakefile:20
(See full trace by running task with --trace)

evanphx

unread,
Nov 23, 2009, 12:18:55 PM11/23/09
to rubinius-dev
Hi Mark,

It looks like you tried to use the --prefix and 'rake install'
options. Those are currently broken, thats why you see this error.
We're working on fixing this problem for rc1.

- Evan

Mark Aufflick

unread,
Nov 23, 2009, 6:23:25 PM11/23/09
to rubini...@googlegroups.com
You're right!

I'll do a fresh clone & build without prefix. Does everyone just make a symlink rbx -> vm/vm instead?



--
--- !ruby/object:MailingList
name: rubinius-dev
view: http://groups.google.com/group/rubinius-dev?hl=en
post: rubini...@googlegroups.com
unsubscribe: rubinius-dev...@googlegroups.com



--
Mark Aufflick
 contact info at http://mark.aufflick.com/about/contact

Evan Phoenix

unread,
Nov 23, 2009, 6:26:43 PM11/23/09
to rubini...@googlegroups.com
On Nov 23, 2009, at 3:23 PM, Mark Aufflick wrote:

You're right!

I'll do a fresh clone & build without prefix. Does everyone just make a symlink rbx -> vm/vm instead?

Yep, thats the way to do it for now. We'll have this fixed in RC1.

 - Evan
Reply all
Reply to author
Forward
0 new messages