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

Issue on installation #100

Open
idoit4fun opened this issue Jun 16, 2022 · 0 comments
Open

Issue on installation #100

idoit4fun opened this issue Jun 16, 2022 · 0 comments

Comments

@idoit4fun
Copy link

idoit4fun commented Jun 16, 2022

Hello,
I'm trying to install bam-readcount v1.0.1 on centos 7.

I followed all the steps about Installation on README, but it's failed all the time.
I was trying to google about error log but I could't find any proper answer or throubleshooting.

Here are the error logs.

'''
[root@X01 build]# make
[ 10%] Built target boost-1.55
[ 21%] Built target gtest160
[ 21%] Built target __bc_predepends
[ 32%] Built target zlib
[ 42%] Built target bzip2
[ 53%] Built target mbedtls
[ 64%] Built target curl
[ 74%] Built target xz
[ 85%] Built target samtools-lib
[ 90%] Built target bamrc
[ 92%] Linking CXX executable ../../../../bin/bam-readcount
/home/anaconda/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: ../../../../vendor/samtools-1.10/libbam.a(bam_aux.o): unable to initialize decompress status for section .debug_info
/home/anaconda/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: ../../../../vendor/samtools-1.10/libbam.a(bam_aux.o): unable to initialize decompress status for section .debug_info
/home/anaconda/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/bin/ld: ../../../../vendor/samtools-1.10/libbam.a: error adding symbols: file format not recognized
collect2: error: ld returned 1 exit status
make[2]: *** [build/src/exe/bam-readcount/CMakeFiles/bam-readcount.dir/build.make:127: bin/bam-readcount] Error 1
make[1]: *** [CMakeFiles/Makefile2:469: build/src/exe/bam-readcount/CMakeFiles/bam-readcount.dir/all] Error 2
make: *** [Makefile:183: all] Error 2
'''

Thank you in advance.

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

1 participant