On Sat, Apr 16, 2011 at 03:22:40AM +0200, Piotr Sikora wrote:
> Hey,
> thanks for testing. Do you know if other erlang programs (in
> particular - RabbitMQ from ports) work fine on sparc64? Because
> maybe it was broken from the beginning.
> 
> To test it, you should build old port and then start RabbitMQ in one
> terminal:
> $ cd /usr/ports/pobj/rabbitmq-1.6.0*/rabbitmq-server-1.6.0/ && gmake run
> 
> and launch tests in another:
> $ cd /usr/ports/pobj/rabbitmq-1.6.0*/rabbitmq-server-1.6.0/ && gmake
> run-tests

Same result as with 2.4.1:
$ gmake run-tests
echo "rabbit_tests:all_tests()." | erl_call -sname rabbit -e
Bus error (core dumped)
gmake: *** [run-tests] Error 138

$ gmake run
RABBITMQ_NODE_IP_ADDRESS="" RABBITMQ_NODE_PORT=""
RABBITMQ_LOG_BASE="/tmp"
RABBITMQ_MNESIA_DIR="/tmp/rabbitmq-rabbit-mnesia" \
                RABBITMQ_NODE_ONLY=true \
                RABBITMQ_SERVER_START_ARGS=" -s rabbit" \
                ./scripts/rabbitmq-server
Erlang R13B04 (erts-5.7.5) [source] [64-bit] [rq:1] [async-threads:30]
[kernel-poll:true]

{"init terminating in
do_boot",{undef,[{rabbit,start,[]},{init,start_it,1},{init,start_em,1}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
gmake: *** [run] Error 1


So, this is not a regression ;)
 
> Thanks again!
> 
> Best regards,
> Piotr Sikora < piotr.sik...@frickle.com >

-- 
viq

Attachment: pgp0H13bNo1tu.pgp
Description: PGP signature

Reply via email to