spacepaste

  1.  
  2. * Package: app-crypt/johntheripper-jumbo-1.8.0
  3. * Repository: gentoo
  4. * Maintainer: zerochaos@gentoo.org crypto@gentoo.org
  5. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux openmp userland_GNU
  6. * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking JohnTheRipper-1.8.0-jumbo-1.tar.gz to /var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work
  9. >>> Source unpacked in /var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work
  10. >>> Preparing source in /var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1 ...
  11. * Applying 1.8.0-gcc5.patch ...
  12. [ ok ]
  13. >>> Source prepared.
  14. >>> Configuring source in /var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1 ...
  15. * econf: updating JohnTheRipper-1.8.0-jumbo-1/src/config.sub with /usr/share/gnuconfig/config.sub
  16. * econf: updating JohnTheRipper-1.8.0-jumbo-1/src/config.guess with /usr/share/gnuconfig/config.guess
  17. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-native-macro --disable-native-tests --without-commoncrypto --disable-rexgen --with-openssl --disable-mpi --disable-opencl --enable-openmp --disable-pcap
  18. configure: loading site script /usr/share/config.site
  19. checking build system type... x86_64-pc-linux-gnu
  20. checking host system type... x86_64-pc-linux-gnu
  21. checking whether to compile using MPI... no
  22. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  23. checking whether the C compiler works... yes
  24. checking for C compiler default output file name... a.out
  25. checking for suffix of executables...
  26. checking whether we are cross compiling... no
  27. checking for suffix of object files... o
  28. checking whether we are using the GNU C compiler... yes
  29. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  30. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  31. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  32. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  33. checking whether we are using the GNU C compiler... (cached) yes
  34. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  35. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  36. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  37. checking additional paths... -L/usr/local/lib
  38. checking arg check macro for -m with x86_64-pc-linux-gnu-gcc... yes
  39. checking arg check macro for -Q with x86_64-pc-linux-gnu-gcc... yes
  40. checking if x86_64-pc-linux-gnu-gcc supports -funroll-loops... yes
  41. checking if x86_64-pc-linux-gnu-gcc supports -Os... yes
  42. checking if x86_64-pc-linux-gnu-gcc supports -finline-functions... yes
  43. checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes
  44. checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes
  45. checking if x86_64-pc-linux-gnu-gcc supports -fomit-frame-pointer... yes
  46. checking if x86_64-pc-linux-gnu-gcc supports --param allow-store-data-races=0... yes
  47. checking if x86_64-pc-linux-gnu-gcc supports -Wno-deprecated-declarations... yes
  48. checking if x86_64-pc-linux-gnu-gcc supports -Wno-format-extra-args... yes
  49. checking if x86_64-pc-linux-gnu-gcc supports -Qunused-arguments... no
  50. checking whether ln -s works... yes
  51. checking for grep that handles long lines and -e... /bin/grep
  52. checking for a sed that does not truncate output... /bin/sed
  53. checking for GNU make... make
  54. checking whether make sets $(MAKE)... yes
  55. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  56. checking for a thread-safe mkdir -p... /bin/mkdir -p
  57. checking for sort... /usr/bin/sort
  58. checking for ar... /usr/bin/ar
  59. checking for find... /usr/bin/find
  60. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  61. checking pkg-config is at least version 0.9.0... yes
  62. checking if pkg-config will be used... yes
  63. checking for egrep... /bin/grep -E
  64. checking for ANSI C header files... yes
  65. checking for sys/types.h... yes
  66. checking for sys/stat.h... yes
  67. checking for stdlib.h... yes
  68. checking for string.h... yes
  69. checking for memory.h... yes
  70. checking for strings.h... yes
  71. checking for inttypes.h... yes
  72. checking for stdint.h... yes
  73. checking for unistd.h... yes
  74. checking size of char... 1
  75. checking size of unsigned char... 1
  76. checking size of short... 2
  77. checking size of unsigned short... 2
  78. checking size of int... 4
  79. checking size of unsigned... 4
  80. checking size of unsigned int... 4
  81. checking size of long... 8
  82. checking size of long long... 8
  83. checking size of double... 8
  84. checking size of long double... 16
  85. checking size of int *... 8
  86. checking size of long long *... 8
  87. checking size of void *... 8
  88. configure: Checking enabled x86_64 host CPU features
  89. checking for MMX... yes
  90. checking for SSE2... yes
  91. checking for SSSE3... yes
  92. checking for SSE4.1... yes
  93. checking for AVX... yes
  94. checking for AVX2... yes
  95. checking for XOP... no
  96. checking for arch.h alternative... x86-64.h
  97. checking for 32/64 bit... 64-bit
  98. checking for extra ASFLAGS... None needed
  99. checking for X32 ABI... no
  100. checking for unaligned memory access allowed... yes
  101. checking for byte ordering according to target triple... little
  102. checking additional paths for OpenSSL... none
  103. checking openssl/opensslv.h usability... yes
  104. checking openssl/opensslv.h presence... yes
  105. checking for openssl/opensslv.h... yes
  106. checking for SSL_library_init in -lssl... no
  107. configure: error: in `/var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1/src':
  108. configure: error: JtR requires libssl being installed
  109. See `config.log' for more details
  110. !!! Please attach the following file when seeking support:
  111. !!! /var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1/src/config.log
  112. * ERROR: app-crypt/johntheripper-jumbo-1.8.0::gentoo failed (configure phase):
  113. * econf failed
  114. *
  115. * Call stack:
  116. * ebuild.sh, line 124: Called src_configure
  117. * environment, line 1584: Called econf '--disable-native-macro' '--disable-native-tests' '--without-commoncrypto' '--disable-rexgen' '--with-openssl' '--disable-mpi' '--disable-opencl' '--enable-openmp' '--disable-pcap'
  118. * phase-helpers.sh, line 718: Called __helpers_die 'econf failed'
  119. * isolated-functions.sh, line 119: Called die
  120. * The specific snippet of code:
  121. * die "$@"
  122. *
  123. * If you need support, post the output of `emerge --info '=app-crypt/johntheripper-jumbo-1.8.0::gentoo'`,
  124. * the complete build log and the output of `emerge -pqv '=app-crypt/johntheripper-jumbo-1.8.0::gentoo'`.
  125. * The complete build log is located at '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/temp/build.log'.
  126. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/temp/environment'.
  127. * Working directory: '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1/src'
  128. * S: '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1'
  129.