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

Error: operand type mismatch for `vpor' #1025

Open
wyfdgg opened this issue Jun 13, 2024 · 0 comments
Open

Error: operand type mismatch for `vpor' #1025

wyfdgg opened this issue Jun 13, 2024 · 0 comments
Labels

Comments

@wyfdgg
Copy link

wyfdgg commented Jun 13, 2024

I met the error when compiling marian.

/tmp/ccDfV8vQ.s: Assembler messages:
/tmp/ccDfV8vQ.s:118539: Error: operand type mismatch for vpor' /tmp/ccDfV8vQ.s:118545: Error: operand type mismatch for vpor'
/tmp/ccDfV8vQ.s:118555: Error: operand type mismatch for vpor' /tmp/ccDfV8vQ.s:118561: Error: operand type mismatch for vpor'
/tmp/ccDfV8vQ.s:118582: Error: operand type mismatch for vpor' /tmp/ccDfV8vQ.s:118586: Error: operand type mismatch for vpor'
/tmp/ccDfV8vQ.s:118594: Error: operand type mismatch for vpor' /tmp/ccDfV8vQ.s:118600: Error: operand type mismatch for vpor'
/tmp/ccDfV8vQ.s:118625: Error: operand type mismatch for vpor' /tmp/ccDfV8vQ.s:118629: Error: operand type mismatch for vpor'
/tmp/ccDfV8vQ.s:118637: Error: operand type mismatch for vpor' /tmp/ccDfV8vQ.s:118646: Error: operand type mismatch for vpor'
/tmp/ccDfV8vQ.s:118659: Error: operand type mismatch for vpor' /tmp/ccDfV8vQ.s:118663: Error: operand type mismatch for vpor'
/tmp/ccDfV8vQ.s:118671: Error: operand type mismatch for vpor' /tmp/ccDfV8vQ.s:118677: Error: operand type mismatch for vpor'
make[2]: *** [src/3rd_party/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/sqlite3/sqlite3.c.o] Error 1
make[1]: *** [src/3rd_party/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/all] Error 2

@wyfdgg wyfdgg added the bug label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant