Advertisement
Guest User

memcaged

a guest
Jul 9th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 2.06 KB | None | 0 0
  1. /usr/bin/make  all-am
  2. cc -DHAVE_CONFIG_H -I.  -DNDEBUG -I/usr/local/include  -m64 -O2 -pipe -march=native  -no-integrated-as -fstack-protector-strong -fno-strict-aliasing -std=c99  -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-memcached.o -MD -MP -MF .deps/memcached-memcached.Tpo -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c
  3. /tmp/memcached-752dae.s: Assembler messages:
  4. /tmp/memcached-752dae.s:1271: Error: no such instruction: `movbel 24(%rdx),%eax'
  5. /tmp/memcached-752dae.s:2180: Error: no such instruction: `movbel %eax,40(%rbx,%r14)'
  6. /tmp/memcached-752dae.s:2316: Error: no such instruction: `movbel 24(%rdx,%rax),%eax'
  7. /tmp/memcached-752dae.s:2454: Error: no such instruction: `movbel %esi,24(%rdx)'
  8. /tmp/memcached-752dae.s:2455: Error: no such instruction: `movbel %edi,28(%r14,%rcx)'
  9. /tmp/memcached-752dae.s:2886: Error: no such instruction: `movbel %ecx,24(%rbx)'
  10. /tmp/memcached-752dae.s:6281: Error: no such instruction: `movbew 2(%rax),%ax'
  11. /tmp/memcached-752dae.s:6299: Error: no such instruction: `movbew 2(%r12),%ax'
  12. /tmp/memcached-752dae.s:7075: Error: no such instruction: `movbew %ax,450(%r12)'
  13. /tmp/memcached-752dae.s:7077: Error: no such instruction: `movbel %eax,456(%r12)'
  14. /tmp/memcached-752dae.s:12423: Error: no such instruction: `movbew %r13w,2(%r14)'
  15. /tmp/memcached-752dae.s:12426: Error: no such instruction: `movbew %cx,6(%r14)'
  16. /tmp/memcached-752dae.s:12427: Error: no such instruction: `movbel %ebx,8(%r14)'
  17. /tmp/memcached-752dae.s:14525: Error: no such instruction: `movbew %r15w,2(%rax,%rdi)'
  18. /tmp/memcached-752dae.s:14527: Error: no such instruction: `movbel %r14d,8(%rax,%rdi)'
  19. /tmp/memcached-752dae.s:15920: Error: no such instruction: `movbew -110(%rbp),%cx'
  20. cc: error: assembler command failed with exit code 1 (use -v to see invocation)
  21. *** Error code 1
  22.  
  23. Stop.
  24. make[3]: stopped in /wrkdirs/usr/ports/databases/memcached/work/memcached-1.5.16
  25. *** Error code 1
  26.  
  27. Stop.
  28. make[2]: stopped in /wrkdirs/usr/ports/databases/memcached/work/memcached-1.5.16
  29. *** Error code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement