x13thangelx

unzip

Jul 26th, 2011
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1.  * Package: app-arch/unzip-6.0-r1
  2.  * Repository: gentoo
  3.  * Maintainer: [email protected] [email protected]
  4.  * USE: amd64 consolekit elibc_glibc kernel_linux multilib policykit unicode userland_GNU
  5.  * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking unzip60.tar.gz to /var/tmp/portage/app-arch/unzip-6.0-r1/work
  8. * Applying unzip-6.0-no-exec-stack.patch ...
  9.  [ ok ]
  10. >>> Source unpacked in /var/tmp/portage/app-arch/unzip-6.0-r1/work
  11. >>> Compiling source in /var/tmp/portage/app-arch/unzip-6.0-r1/work/unzip60 ...
  12. make -f unix/Makefile linux_asm
  13. NOTE: use linux_noasm target for non-Intel Linux compiles.
  14. make unzips CC="gcc" LD="gcc" AS="gcc"\
  15. CFLAGS="-O2 -march=core2 -pipe -DNO_LCHMOD -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE -DLARGE_FILE_SUPPORT -Wall -DASM_CRC"\
  16. AF="-Di386 " CRCA_O=crc_gcc.o
  17. make[1]: Entering directory `/var/tmp/portage/app-arch/unzip-6.0-r1/work/unzip60'
  18. gcc -c -O2 -march=core2 -pipe -DNO_LCHMOD -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE -DLARGE_FILE_SUPPORT -Wall -DASM_CRC -I. -Ibzip2 -DUNIX unzip.c
  19. gcc -c -O2 -march=core2 -pipe -DNO_LCHMOD -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE -DLARGE_FILE_SUPPORT -Wall -DASM_CRC -I. -Ibzip2 -DUNIX crc32.c
  20. gcc -Di386 -x assembler-with-cpp -c -o crc_gcc.o crc_i386.S
  21. crc_i386.S: Assembler messages:
  22. crc_i386.S:203: Error: suffix or operands invalid for `push'
  23. crc_i386.S:204: Error: suffix or operands invalid for `push'
  24. crc_i386.S:205: Error: suffix or operands invalid for `push'
  25. crc_i386.S:206: Error: suffix or operands invalid for `push'
  26. crc_i386.S:207: Error: suffix or operands invalid for `push'
  27. crc_i386.S:208: Error: suffix or operands invalid for `push'
  28. crc_i386.S:292: Error: suffix or operands invalid for `pop'
  29. crc_i386.S:293: Error: suffix or operands invalid for `pop'
  30. crc_i386.S:294: Error: suffix or operands invalid for `pop'
  31. crc_i386.S:295: Error: suffix or operands invalid for `pop'
  32. crc_i386.S:296: Error: suffix or operands invalid for `pop'
  33. crc_i386.S:297: Error: suffix or operands invalid for `pop'
  34. make[1]: *** [crc_gcc.o] Error 1
  35. make[1]: Leaving directory `/var/tmp/portage/app-arch/unzip-6.0-r1/work/unzip60'
  36. make: *** [linux] Error 2
  37. emake failed
  38. * ERROR: app-arch/unzip-6.0-r1 failed (compile phase):
  39. * emake failed
  40. *
  41. * Call stack:
  42. * ebuild.sh, line 56: Called src_compile
  43. * environment, line 2496: Called die
  44. * The specific snippet of code:
  45. * emake -f unix/Makefile ${TARGET} || die "emake failed"
  46. *
  47. * If you need support, post the output of 'emerge --info =app-arch/unzip-6.0-r1',
  48. * the complete build log and the output of 'emerge -pqv =app-arch/unzip-6.0-r1'.
  49. * The complete build log is located at '/var/tmp/portage/app-arch/unzip-6.0-r1/temp/build.log'.
  50. * The ebuild environment file is located at '/var/tmp/portage/app-arch/unzip-6.0-r1/temp/environment'.
  51. * S: '/var/tmp/portage/app-arch/unzip-6.0-r1/work/unzip60'
Advertisement
Add Comment
Please, Sign In to add comment