Opened 14 years ago

Last modified 13 years ago

#24887 closed defect

common_test not built? — at Initial Version

Reported by: macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: erlang

Description

hi. i tried to run the test suite of scalaris (http://scalaris.googlecode.com/svn/trunk) but that failed with the following error message:

$ make test /opt/local/lib/erlang/lib/common_test-1.4.7/priv/bin/run_test -pa pwd/ebin pwd/contrib/yaws/ebin pwd/contrib/log4erl/ebin -spec test/scalaris.runtests-skip_benchmark.cfg | tee ct.log ; \

grep " 0 failed" ct.log

/bin/sh: /opt/local/lib/erlang/lib/common_test-1.4.7/priv/bin/run_test: No such file or directory make: * [test] Error 1

a quick check revealed that the run_test scripts has not been built:

$ ls /opt/local/lib/erlang/lib/common_test-1.4.7/priv/ run_test.in vts.tool

no bin/run_test

Change History (0)

Note: See TracTickets for help on using tickets.