* Package: app-crypt/johntheripper-jumbo-1.8.0 * Repository: gentoo * Maintainer: zerochaos@gentoo.org crypto@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux openmp userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking JohnTheRipper-1.8.0-jumbo-1.tar.gz to /var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work >>> Source unpacked in /var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work >>> Preparing source in /var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1 ... * Applying 1.8.0-gcc5.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1 ... * econf: updating JohnTheRipper-1.8.0-jumbo-1/src/config.sub with /usr/share/gnuconfig/config.sub * econf: updating JohnTheRipper-1.8.0-jumbo-1/src/config.guess with /usr/share/gnuconfig/config.guess ./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 configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether to compile using MPI... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking additional paths... -L/usr/local/lib checking arg check macro for -m with x86_64-pc-linux-gnu-gcc... yes checking arg check macro for -Q with x86_64-pc-linux-gnu-gcc... yes checking if x86_64-pc-linux-gnu-gcc supports -funroll-loops... yes checking if x86_64-pc-linux-gnu-gcc supports -Os... yes checking if x86_64-pc-linux-gnu-gcc supports -finline-functions... yes checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if x86_64-pc-linux-gnu-gcc supports -fomit-frame-pointer... yes checking if x86_64-pc-linux-gnu-gcc supports --param allow-store-data-races=0... yes checking if x86_64-pc-linux-gnu-gcc supports -Wno-deprecated-declarations... yes checking if x86_64-pc-linux-gnu-gcc supports -Wno-format-extra-args... yes checking if x86_64-pc-linux-gnu-gcc supports -Qunused-arguments... no checking whether ln -s works... yes checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking for GNU make... make checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a thread-safe mkdir -p... /bin/mkdir -p checking for sort... /usr/bin/sort checking for ar... /usr/bin/ar checking for find... /usr/bin/find checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking if pkg-config will be used... yes checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of char... 1 checking size of unsigned char... 1 checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of long long... 8 checking size of double... 8 checking size of long double... 16 checking size of int *... 8 checking size of long long *... 8 checking size of void *... 8 configure: Checking enabled x86_64 host CPU features checking for MMX... yes checking for SSE2... yes checking for SSSE3... yes checking for SSE4.1... yes checking for AVX... yes checking for AVX2... yes checking for XOP... no checking for arch.h alternative... x86-64.h checking for 32/64 bit... 64-bit checking for extra ASFLAGS... None needed checking for X32 ABI... no checking for unaligned memory access allowed... yes checking for byte ordering according to target triple... little checking additional paths for OpenSSL... none checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking for SSL_library_init in -lssl... no configure: error: in `/var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1/src': configure: error: JtR requires libssl being installed See `config.log' for more details !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1/src/config.log * ERROR: app-crypt/johntheripper-jumbo-1.8.0::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 124: Called src_configure * 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' * phase-helpers.sh, line 718: Called __helpers_die 'econf failed' * isolated-functions.sh, line 119: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=app-crypt/johntheripper-jumbo-1.8.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-crypt/johntheripper-jumbo-1.8.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/temp/environment'. * Working directory: '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1/src' * S: '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.8.0/work/JohnTheRipper-1.8.0-jumbo-1'