Skip to content

Raspberry Pi Zero 2 W installation error #124

@shhds

Description

@shhds

My error message is as follows: I keep reporting errors when installing XNNPACK

pi@zero2w:~/PaperPiAI/XNNPACK/build $ cmake --build . --config Release
[ 0%] Built target pthreadpool
[ 0%] Built target logging
[ 0%] Built target post-operation
[ 0%] Built target operator-utils
[ 0%] Built target microkernel-utils
[ 0%] Built target indirection
[ 0%] Built target normalization
[ 0%] Built target packing
[ 0%] Built target allocator
[ 1%] Built target operators
[ 1%] Built target operator-run
[ 1%] Built target mutex
[ 1%] Built target memory
[ 3%] Built target subgraph
[ 3%] Built target microparams-init
[ 4%] Built target jit
[ 4%] Building C object CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondot.c.o
/tmp/ccAl1FxW.s: Assembler messages:
/tmp/ccAl1FxW.s:121: Error: selected processor does not support vsdot.s8 q13,q2,d7[0]' in ARM mode /tmp/ccAl1FxW.s:122: Error: selected processor does not support vsdot.s8 q13,q10,d7[1]' in ARM mode
/tmp/ccAl1FxW.s:123: Error: selected processor does not support vsdot.s8 q12,q15,d7[0]' in ARM mode /tmp/ccAl1FxW.s:124: Error: selected processor does not support vsdot.s8 q12,q9,d7[1]' in ARM mode
/tmp/ccAl1FxW.s:130: Error: selected processor does not support vsdot.s8 q11,q10,d7[0]' in ARM mode /tmp/ccAl1FxW.s:131: Error: selected processor does not support vsdot.s8 q11,q9,d7[1]' in ARM mode
/tmp/ccAl1FxW.s:137: Error: selected processor does not support vsdot.s8 q8,q10,d7[0]' in ARM mode /tmp/ccAl1FxW.s:138: Error: selected processor does not support vsdot.s8 q8,q9,d7[1]' in ARM mode
/tmp/ccAl1FxW.s:257: Error: selected processor does not support vsdot.s8 q12,q2,d7[0]' in ARM mode /tmp/ccAl1FxW.s:259: Error: selected processor does not support vsdot.s8 q11,q15,d7[0]' in ARM mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions