Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 34 by
srim...@gmail.com: build errors
http://code.google.com/p/libmv/issues/detail?id=34
What steps will reproduce the problem?
1. Obtained code from
https://github.com/wg-perception/libmv
2. Do the following as per the README
upto
$ make test
What is the expected output? What do you see instead?
The
$ make test
step says:
The following tests FAILED:
19 - image_converter_test (Failed)
20 - image_transform_linear_test (OTHER_FAULT)
46 - homography_test (Failed)
50 - panography_test (Failed)
75 - similarity_parameterization_test (Failed)
79 - euclidean_parameterization_test (Failed)
Errors while running CTest
make: *** [test] Error 8
What version of the product are you using? On what operating system?
Source checked out from
https://github.com/wg-perception/libmv
(upto date as of now)
on Ubuntu 11.10
Please provide any additional information below.
Output from running
$ make
$ make release
$ cd bin-dbg
$ make test
as per README are attached.
Thanks in advance..
Srimal.
Attachments:
makeoutput.txt 76.2 KB
makereleaseoutput.txt 81.1 KB
maketest.txt 9.5 KB