-
Notifications
You must be signed in to change notification settings - Fork 14
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
Compilation error #12
Comments
just to be sure, did you type make without -j #? like just make? |
Yes, just make. |
Also: BamMultiReader.h is being created in deML-master/bamtools/src/api |
could you make sure you have cmake3, go the deML main directory and type: could you post the output? |
cd bamtools/ && mkdir -p build/ && cd build/ && cmake .. && make && cd ../.. |
sorry! my bad: |
I've managed to compile bamtools: Calling make in deML-master still generates an error: |
Thank you for aprising me!! The people at bamtools decided to do a little create rearrangement of the directories. This is so annoying... Anyway, I added a checkout of a specific bamtools version. I have stopped using this library. I now need to expunge bamtools from all my programs. delete deML and redo a git clone https://github.com/grenaud/deml.git |
Hi, I am on a MacbookPro 13 "" M1 running MacOS BigSour. I have tried to install deML but it fails. I have cmake installed. The full error I get is:
|
Hi Fabian, Can you try installing on a Unix cluster and accessing it via
your laptop?
…On Thu, Nov 4, 2021 at 2:49 PM FabianRoger ***@***.***> wrote:
Hi,
I am on a MacbookPro 13 "" M1 running MacOS BigSour. I have tried to
install deML but it fails. I have cmake installed. The full error I get is:
rm -rf libgab/
git clone --recursive https://github.com/grenaud/libgab.git
Cloning into 'libgab'...
remote: Enumerating objects: 382, done.
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 382 (delta 4), reused 7 (delta 2), pack-reused 371
Receiving objects: 100% (382/382), 136.57 KiB | 822.00 KiB/s, done.
Resolving deltas: 100% (234/234), done.
make -C libgab
Makefile:72: warning: overriding commands for target `-'
Makefile:68: warning: ignoring old commands for target `-'
bamtools found
Makefile:72: warning: overriding commands for target `-'
Makefile:68: warning: ignoring old commands for target `-'
c++ -Wall -lm -O3 -I. -Igzstream/ -I/Users/fabian/Downloads/deML/bamtools/src/ -I/Users/fabian/Downloads/deML/bamtools/src/ -c ReconsReferenceBAM.cpp -o ReconsReferenceBAM.o
clang: warning: -lm: 'linker' input unused [-Wunused-command-line-argument]
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/bit:58:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/limits:105:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/type_traits:417:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:37:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/bit:58:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/limits:105:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/type_traits:418:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/bit:58:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/limits:121:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/bit:60:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:642:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/utility:205:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:643:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:668:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/typeinfo:60:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/exception:83:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:643:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:671:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:93:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:643:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:674:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/iterator:423:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:643:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:677:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/tuple:154:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:643:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:681:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/atomic:576:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__threading_support:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/chrono:831:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:643:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:681:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/atomic:581:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:643:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:683:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:644:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/functional:507:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:276:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:648:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:11:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:285:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:14:
In file included from /Users/fabian/Downloads/deML/bamtools/src/api/BamMultiReader.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/map:482:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__node_handle:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/optional:158:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:14:
In file included from /Users/fabian/Downloads/deML/bamtools/src/api/BamMultiReader.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/map:489:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:14:
In file included from /Users/fabian/Downloads/deML/bamtools/src/api/BamMultiReader.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/sstream:173:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/ostream:138:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/ios:215:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__locale:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/string:506:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/string_view:181:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
In file included from ReconsReferenceBAM.cpp:8:
In file included from ./ReconsReferenceBAM.h:14:
In file included from /Users/fabian/Downloads/deML/bamtools/src/api/BamMultiReader.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/sstream:173:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/ostream:138:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/ios:215:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__locale:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/string:519:
gzstream/version:1:1: error: expected unqualified-id
1.5 (08 Jan 2003)
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [ReconsReferenceBAM.o] Error 1
make[1]: *** [/Users/fabian/Downloads/deML/bamtools/src/-/Users/fabian/Downloads/deML/bamtools/src] Error 2
make: *** [libgab/libgab.a] Error 2
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#12 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQRNI2KY2XQNVQTUQY2ZXLUKKFPHANCNFSM4I3ZW22Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
unfortunately that's not an option right now. Does this mean it wont work on my laptop? thanks for the fast answer! |
It could but I don't have time currently to fix it.
tor. d. 4. nov. 2021 2.56 PM skrev FabianRoger ***@***.***>:
… unfortunately that's not an option right now. Does this mean it wont work
on my laptop?
thanks for the fast answer!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#12 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQRNIZAI447G6J2RVUCMLDUKKGIJANCNFSM4I3ZW22Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
of course. thanks again for the quick response |
While running make I get the following error:
g++ -Wall -lm -O3 -I. -Igzstream/ -I/home/users/xxx/deML-master/bamtools/build/src/api/include/ -I/home/users/xxx/deML-master/bamtools/build/src/include/ -c ReconsReferenceBAM.cpp -o ReconsReferenceBAM.o
In file included from ReconsReferenceBAM.cpp:8:0:
ReconsReferenceBAM.h:14:10: fatal error: api/BamMultiReader.h: No such file or directory
#include "api/BamMultiReader.h"
^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Makefile:45: recipe for target 'ReconsReferenceBAM.o' failed
make[1]: *** [ReconsReferenceBAM.o] Error 1
The text was updated successfully, but these errors were encountered: