marian-nmt / marian-dev

Fast Neural Machine Translation in C++ - development repository

Home Page:https://marian-nmt.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: operand type mismatch for `vpor'

wyfdgg opened this issue · comments

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