We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hello. rake failed and i got this mess, plz help
AS libavcodec/aarch64/fft_neon.o <stdin>:369:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:369:6: error: invalid operand adrp, @PAGE ^ <stdin>:370:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:370:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:394:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:394:6: error: invalid operand adrp, @PAGE ^ <stdin>:395:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:395:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:419:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:419:6: error: invalid operand adrp, @PAGE ^ <stdin>:420:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:420:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:444:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:444:6: error: invalid operand adrp, @PAGE ^ <stdin>:445:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:445:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:469:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:469:6: error: invalid operand adrp, @PAGE ^ <stdin>:470:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:470:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:494:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:494:6: error: invalid operand adrp, @PAGE ^ <stdin>:495:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:495:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:519:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:519:6: error: invalid operand adrp, @PAGE ^ <stdin>:520:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:520:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:544:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:544:6: error: invalid operand adrp, @PAGE ^ <stdin>:545:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:545:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:569:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:569:6: error: invalid operand adrp, @PAGE ^ <stdin>:570:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:570:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:594:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:594:6: error: invalid operand adrp, @PAGE ^ <stdin>:595:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:595:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:619:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:619:6: error: invalid operand adrp, @PAGE ^ <stdin>:620:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:620:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:644:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:644:6: error: invalid operand adrp, @PAGE ^ <stdin>:645:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:645:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:662:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:662:6: error: invalid operand adrp, @PAGE ^ <stdin>:663:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:663:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:669:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:669:6: error: invalid operand adrp, @PAGE ^ <stdin>:670:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:670:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:676:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:676:6: error: invalid operand adrp, @PAGE ^ <stdin>:677:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:677:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:684:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:684:6: error: invalid operand adrp, @PAGE ^ <stdin>:685:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:685:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:691:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:691:6: error: invalid operand adrp, @PAGE ^ <stdin>:692:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:692:5: error: invalid operand add, , @PAGEOFF ^ <stdin>:697:6: error: unknown token in expression adrp, @PAGE ^ <stdin>:697:6: error: invalid operand adrp, @PAGE ^ <stdin>:698:5: error: unknown token in expression add, , @PAGEOFF ^ <stdin>:698:5: error: invalid operand add, , @PAGEOFF ^ make: *** [libavcodec/aarch64/fft_neon.o] Error 1 rake aborted! ******** Build failed ******** /Users/macos/kxmovie/Rakefile:8:in `system_or_exit' /Users/macos/kxmovie/Rakefile:160:in `buildArch' /Users/macos/kxmovie/Rakefile:217:in `block in <top (required)>' Tasks: TOP => default => build_ffmpeg => build_ffmpeg_arm64 (See full trace by running task with --trace)
The text was updated successfully, but these errors were encountered:
#182
Sorry, something went wrong.
No branches or pull requests
hello. rake failed and i got this mess, plz help
The text was updated successfully, but these errors were encountered: