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

ARM Rock64 build failure #56

Open
amaline opened this issue Sep 27, 2018 · 0 comments
Open

ARM Rock64 build failure #56

amaline opened this issue Sep 27, 2018 · 0 comments

Comments

@amaline
Copy link

amaline commented Sep 27, 2018

Trying to build on a rock64 board but receive the following error:

     [exec] libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/home/rock64/jffi/jni/libffi -I. -I/home/rock64/jffi/jni/libffi/include -Iinclude -I/home/rock64/jffi/jni/libffi/src -I. -I/home/rock64/jffi/jni/libffi/include -Iinclude -I/home/rock64/jffi/jni/libffi/src -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -c /home/rock64/jffi/jni/libffi/src/aarch64/sysv.S  -fPIC -DPIC -o src/aarch64/.libs/sysv.o
     [exec] Makefile:1322: recipe for target 'src/aarch64/sysv.lo' failed
     [exec] make[3]: Leaving directory '/home/rock64/jffi/build/jni/libffi-arm-linux'
     [exec] Makefile:1577: recipe for target 'all-recursive' failed
     [exec] make[2]: Leaving directory '/home/rock64/jffi/build/jni/libffi-arm-linux'
     [exec] Makefile:726: recipe for target 'all' failed
     [exec] make[1]: Leaving directory '/home/rock64/jffi/build/jni/libffi-arm-linux'
     [exec] /home/rock64/jffi/jni/GNUmakefile:338: recipe for target '/home/rock64/jffi/build/jni/libffi-arm-linux/.libs/libffi_convenience.a' failed
     [exec] /home/rock64/jffi/jni/libffi/src/aarch64/sysv.S: Assembler messages:
     [exec] /home/rock64/jffi/jni/libffi/src/aarch64/sysv.S:105: Error: bad instruction `stp x29,x30,[sp,#-16]!'
     [exec] /home/rock64/jffi/jni/libffi/src/aarch64/sysv.S:107: Error: bad register expression
     [exec] /home/rock64/jffi/jni/libffi/src/aarch64/sysv.S:108: Error: bad register expression
     [exec] /home/rock64/jffi/jni/libffi/src/aarch64/sysv.S:110: Error: ARM register expected -- `mov x29,sp'
     [exec] /home/rock64/jffi/jni/libffi/src/aarch64/sysv.S:111: Error: bad register expression
     [exec] /home/rock64/jffi/jni/libffi/src/aarch64/sysv.S:114: Error: bad instruction `stp x21,x22,[sp,#0]'
     [exec] /home/rock64/jffi/jni/libffi/src/aarch64/sysv.S:115: Error: bad register expression
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