Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'make check' fails #72

Open
zxy1555847 opened this issue Sep 22, 2021 · 2 comments
Open

'make check' fails #72

zxy1555847 opened this issue Sep 22, 2021 · 2 comments

Comments

@zxy1555847
Copy link

zxy1555847 commented Sep 22, 2021

hi!First of all, thanks for your software to help me to analysis my data.
Unfortunately,I meet some problem when i install LocaRNA, and my commends as follow:

wet https://github.com/s-will/LocARNA/releases/download/v1.9.2.1/locarna-1.9.2.1.tar.gz 
tar zxvf locarna-1.9.2.1.tar.gz 
cd locarna-1.9.2.1
./configure --prefix=my/located/locarna-1.9.2.1
make
make check

Before this, I have installed ViennaRNA-2.4.18, and my error is:
{{{
Testsuite summary for LocARNA 1.9.2.1
TOTAL: 2
PASS: 1
SKIP: 0
XFAIL: 0
FAIL: 1
XPASS: 0
ERROR: 0
See src/Tests/test-suite.log
Please report to [email protected]
make[6]: *** [Makefile:746: test-suite.log] Error 1
make[6]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[5]: *** [Makefile:854: check-TESTS] Error 2
make[5]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[4]: *** [Makefile:932: check-am] Error 2
make[4]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[3]: *** [Makefile:934: check] Error 2
make[3]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[2]: *** [Makefile:963: check-recursive] Error 1
make[2]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src'
make[1]: *** [Makefile:1112: check] Error 2
make[1]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src'
make: *** [Makefile:650: check-recursive] Error 1
}}}
i will give the src/Tests/test-suite.log in the website:
https://github.com/zxy1555847/-/projects/1
Thank you!

@s-will
Copy link
Owner

s-will commented Sep 22, 2021

please note that the latest 1.9.x release is 1.9.2.3 - do you get the same error there?
Anyway, I would recommend to rather use the latest 2.0 (pre)release. Let me know, if it does not work for you.

@zxy1555847
Copy link
Author

sorry.The last issue isn't finished. Now, i edit again.
About you mentioned 1.9.2.3 ,I can't find it. I download 1.9.2.1 in http://www.bioinf.uni-freiburg.de/Software/LocARNA/#install
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants