Opened 14 years ago

Last modified 13 years ago

#24887 closed defect

erlang: common_test not built? — at Version 1

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

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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 (1)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: erlang removed
Milestone: MacPorts 1.9.0
Owner: changed from macports-tickets@… to bfulgham@…
Summary: common_test not built?erlang: common_test not built?

Please remember to preview and use WikiFormatting, to Cc the port maintainer, and to not fill in the Milestone field for port tickets.

Note: See TracTickets for help on using tickets.