Advertisement
Guest User

Untitled

a guest
Oct 24th, 2010
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. * Package: sys-libs/zlib-1.2.5-r2
  2. * Repository: gentoo
  3. * Maintainer: base-system@gentoo.org
  4. * USE: elibc_glibc kernel_linux userland_GNU x86
  5. >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
  6. >>> Unpacking source...
  7. >>> Unpacking zlib-1.2.5.tar.bz2 to /var/calculate/tmp/portage/sys-libs/zlib-1.2.5-r2/work
  8. * Applying zlib-1.2.5-ldflags.patch ...
  9. [ ok ]
  10. * Applying zlib-1.2.5-lfs-decls.patch ...
  11. [ ok ]
  12. * Applying zlib-1.2.5-fbsd_chosts.patch ...
  13. [ ok ]
  14. >>> Source unpacked in /var/calculate/tmp/portage/sys-libs/zlib-1.2.5-r2/work
  15. * Performing permissions change for distdir directory
  16. >>> Compiling source in /var/calculate/tmp/portage/sys-libs/zlib-1.2.5-r2/work/zlib-1.2.5 ...
  17. Using i686-pc-linux-gnu-ar
  18. Using i686-pc-linux-gnu-ranlib
  19. Using i686-pc-linux-gnu-nm
  20. Checking for i686-pc-linux-gnu-gcc...
  21. Checking for shared library support...
  22. Tested cc -w -c -O2 -march=athlon64 -pipe ztest16659.c
  23. /usr/libexec/gcc/i686-pc-linux-gnu/4.4.4/cc1: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory
  24. Tested cc -shared -O2 -march=athlon64 -pipe -o ztest16659.so ztest16659.o
  25. gcc: ztest16659.o: Нет такого файла или каталога
  26. gcc: не заданы входные файлы
  27. No shared library support; try without defining CC and CFLAGS
  28. Building static library libz.a version 1.2.5 with cc.
  29. Checking for off64_t... No.
  30. Checking for fseeko... No.
  31. Checking for unistd.h... No.
  32. Checking whether to use vs[n]printf() or s[n]printf()... using s[n]printf().
  33. Checking for snprintf() in stdio.h... No.
  34. WARNING: snprintf() not found, falling back to sprintf(). zlib
  35. can build but will be open to possible buffer-overflow security
  36. vulnerabilities.
  37. Checking for return value of sprintf()... No.
  38. WARNING: apparently sprintf() does not return a value. zlib
  39. can build but will be open to possible string-format security
  40. vulnerabilities.
  41. make -j3
  42. cc -O2 -march=athlon64 -pipe -DNO_FSEEKO -DNO_snprintf -DHAS_sprintf_void -c -o example.o example.c
  43. cc -O2 -march=athlon64 -pipe -DNO_FSEEKO -DNO_snprintf -DHAS_sprintf_void -c -o adler32.o adler32.c
  44. cc -O2 -march=athlon64 -pipe -DNO_FSEEKO -DNO_snprintf -DHAS_sprintf_void -c -o compress.o compress.c
  45. /usr/libexec/gcc/i686-pc-linux-gnu/4.4.4/cc1: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory
  46. /usr/libexec/gcc/i686-pc-linux-gnu/4.4.4/cc1: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory
  47. /usr/libexec/gcc/i686-pc-linux-gnu/4.4.4/cc1: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory
  48. make: *** [adler32.o] Ошибка 1
  49. make: *** Ожидание завершения заданий...
  50. make: *** [example.o] Ошибка 1
  51. make: *** [compress.o] Ошибка 1
  52. emake failed
  53. * ERROR: sys-libs/zlib-1.2.5-r2 failed:
  54. * (no error message)
  55. *
  56. * Call stack:
  57. * ebuild.sh, line 56: Called src_compile
  58. * environment, line 2506: Called die
  59. * The specific snippet of code:
  60. * emake || die
  61. *
  62. * If you need support, post the output of 'emerge --info =sys-libs/zlib-1.2.5-r2',
  63. * the complete build log and the output of 'emerge -pqv =sys-libs/zlib-1.2.5-r2'.
  64. * The complete build log is located at '/var/calculate/tmp/portage/sys-libs/zlib-1.2.5-r2/temp/build.log'.
  65. * The ebuild environment file is located at '/var/calculate/tmp/portage/sys-libs/zlib-1.2.5-r2/temp/environment'.
  66. * S: '/var/calculate/tmp/portage/sys-libs/zlib-1.2.5-r2/work/zlib-1.2.5'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement