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

GTSAM will not make check / make #1

Open
jacksonkr opened this issue Jul 5, 2016 · 0 comments
Open

GTSAM will not make check / make #1

jacksonkr opened this issue Jul 5, 2016 · 0 comments

Comments

@jacksonkr
Copy link

$ make check
[ 12%] Built target metis
[ 14%] Building CXX object gtsam/CMakeFiles/gtsam.dir/symbolic/SymbolicBayesTree.cpp.o
/tmp/ccSXN3tH.s: Assembler messages:
/tmp/ccSXN3tH.s:3665: Error: thumb conditional instruction should be in IT block -- `strexeq r3,r0,[r4]'
/tmp/ccSXN3tH.s:4780: Error: thumb conditional instruction should be in IT block -- `strexeq r3,r5,[r4]'
/tmp/ccSXN3tH.s:7111: Error: thumb conditional instruction should be in IT block -- `strexeq r3,r6,[r4]'
/tmp/ccSXN3tH.s:8353: Error: thumb conditional instruction should be in IT block -- `strexeq r3,r6,[r5]'
/tmp/ccSXN3tH.s:8444: Error: thumb conditional instruction should be in IT block -- `strexeq r0,r1,[r3]'
/tmp/ccSXN3tH.s:9032: Error: thumb conditional instruction should be in IT block -- `strexeq r3,r0,[r4]'
make[3]: *** [gtsam/CMakeFiles/gtsam.dir/symbolic/SymbolicBayesTree.cpp.o] Error 1
make[2]: *** [gtsam/CMakeFiles/gtsam.dir/all] Error 2
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make: *** [check] Error 2

$ make
[  1%] Built target CppUnitLite
[  7%] Built target wrap_lib
[  9%] Built target wrap
[ 30%] Built target metis
[ 32%] Building CXX object gtsam/CMakeFiles/gtsam.dir/symbolic/SymbolicBayesTree.cpp.o
/tmp/ccRI8LEI.s: Assembler messages:
/tmp/ccRI8LEI.s:3665: Error: thumb conditional instruction should be in IT block -- `strexeq r3,r0,[r4]'
/tmp/ccRI8LEI.s:4780: Error: thumb conditional instruction should be in IT block -- `strexeq r3,r5,[r4]'
/tmp/ccRI8LEI.s:7111: Error: thumb conditional instruction should be in IT block -- `strexeq r3,r6,[r4]'
/tmp/ccRI8LEI.s:8353: Error: thumb conditional instruction should be in IT block -- `strexeq r3,r6,[r5]'
/tmp/ccRI8LEI.s:8444: Error: thumb conditional instruction should be in IT block -- `strexeq r0,r1,[r3]'
/tmp/ccRI8LEI.s:9032: Error: thumb conditional instruction should be in IT block -- `strexeq r3,r0,[r4]'
make[2]: *** [gtsam/CMakeFiles/gtsam.dir/symbolic/SymbolicBayesTree.cpp.o] Error 1
make[1]: *** [gtsam/CMakeFiles/gtsam.dir/all] Error 2
make: *** [all] Error 2
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