Giter Site home page Giter Site logo

Comments (4)

gonzalogacc avatar gonzalogacc commented on August 12, 2024

Hi scott!
Seems to be a linker problem.
Please try to compile with gcc 5.1+ and let me know how it goes.
Best.
Gonza.-

from w2rap-contigger.

stsmall avatar stsmall commented on August 12, 2024

Hi Gonza,
I tried it again with gcc 5.2.0. Same error (here are the lines from 83% onward):

[ 83%] Building CXX object CMakeFiles/01_unipaths.dir/src/paths/long/ShortKmerReadPather.cc.o
[ 83%] Building CXX object CMakeFiles/02_qgraph.dir/src/FastaVerifier.cc.o
[ 84%] Building CXX object CMakeFiles/02_qgraph.dir/src/Misc.cc.o
[ 84%] Building CXX object CMakeFiles/02_qgraph.dir/src/paths/long/BuildReadQGraph.cc.o
[ 85%] Linking CXX executable bin/03_clean
/usr/bin/ld: cannot find -llib
collect2: error: ld returned 1 exit status
make[2]: *** [bin/03_clean] Error 1
make[1]: *** [CMakeFiles/03_clean.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 85%] Building CXX object CMakeFiles/02_qgraph.dir/src/paths/long/ExtendReadPath.cc.o
[ 85%] Building CXX object CMakeFiles/01_unipaths.dir/src/paths/long/large/ExtractReads.cc.o
[ 85%] Building CXX object CMakeFiles/04_patching.dir/src/paths/long/large/GapToyTools2.cc.o
[ 86%] Building CXX object CMakeFiles/02_qgraph.dir/src/paths/long/ShortKmerReadPather.cc.o
[ 87%] Building CXX object CMakeFiles/04_patching.dir/src/paths/long/large/GapToyTools4.cc.o
[ 88%] Building CXX object CMakeFiles/01_unipaths.dir/src/paths/long/large/ReadNameLookup.cc.o
[ 88%] Building CXX object CMakeFiles/02_qgraph.dir/src/paths/long/large/Repath.cc.o
[ 88%] Building CXX object CMakeFiles/04_patching.dir/src/paths/long/large/GapToyTools5.cc.o
[ 88%] Building CXX object CMakeFiles/01_unipaths.dir/src/paths/long/large/Samples.cc.o
[ 89%] Building CXX object CMakeFiles/01_unipaths.dir/src/system/Crash.cc.o
[ 90%] Building CXX object CMakeFiles/02_qgraph.dir/src/system/Crash.cc.o
[ 91%] Building CXX object CMakeFiles/04_patching.dir/src/paths/long/large/Unsat.cc.o
[ 91%] Linking CXX executable bin/02_qgraph
/usr/bin/ld: cannot find -llib
collect2: error: ld returned 1 exit status
make[2]: *** [bin/02_qgraph] Error 1
make[1]: *** [CMakeFiles/02_qgraph.dir/all] Error 2
[ 91%] Linking CXX executable bin/01_unipaths
/usr/bin/ld: cannot find -llib
collect2: error: ld returned 1 exit status
make[2]: *** [bin/01_unipaths] Error 1
make[1]: *** [CMakeFiles/01_unipaths.dir/all] Error 2
[ 91%] Linking CXX executable bin/04_patching
/usr/bin/ld: cannot find -llib
collect2: error: ld returned 1 exit status
make[2]: *** [bin/04_patching] Error 1
make[1]: *** [CMakeFiles/04_patching.dir/all] Error 2
make: *** [all] Error 2

from w2rap-contigger.

gonzalogacc avatar gonzalogacc commented on August 12, 2024

Hi Scott.
Please try set the complete path to the libjemalloc.so file should look something like this:
-D MALLOC_LIBRARY=/afs/crc.nd.edu/user/s/ssmall2/programs_that_work/jemalloc-4.2.1/lib/libjemalloc.so
Let me know how it goes.
Best
Gonza.-

from w2rap-contigger.

stsmall avatar stsmall commented on August 12, 2024

Hi Gonza,
That worked. Compiled with no errors and I now have: 01_unipaths 02_qgraph 03_clean 04_patching 05_simplify 06_scaffolding, in bin.
thank you,
Scott

from w2rap-contigger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.