| [32m * [39;49;00mPackage: app-crypt/johntheripper-jumbo-1.9.0_p20240102:0
|
| [32m * [39;49;00mRepository: gentoo
|
| [32m * [39;49;00mMaintainer: zerochaos@gentoo.org
|
| [32m * [39;49;00mUSE: abi_x86_64 amd64 custom-cflags elibc_glibc kernel_linux mpi openmp
|
| [32m * [39;49;00mFEATURES: compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox
|
| >>> Unpacking source...
|
| >>> Unpacking johntheripper-jumbo-1.9.0_p20240102.tar.gz to /var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work
|
| >>> Source unpacked in /var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work
|
| >>> Preparing source in /var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb ...
|
| [32m* [0m Running eautoreconf in '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src' ...
|
| [32m* [0m Running 'aclocal --system-acdir=/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/temp/aclocal' ...
|
| [A [97C [34;01m[ [32;01mok [34;01m ] [0m
|
| [32m* [0m Running 'autoconf --force' ...
|
| [A [97C [34;01m[ [32;01mok [34;01m ] [0m
|
| [32m* [0m Running 'autoheader --force' ...
|
| [A [97C [34;01m[ [32;01mok [34;01m ] [0m
|
| (B [m [1m [32m* (B [m Running elibtoolize in: john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/
|
| >>> Source prepared.
|
| >>> Configuring source in /var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb ...
|
| * econf: updating john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/config.guess with /usr/share/gnuconfig/config.guess
|
| * econf: updating john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/config.sub with /usr/share/gnuconfig/config.sub
|
| ./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 --enable-pkg-config --disable-native-march --disable-native-tests --disable-rexgen --with-openssl --with-systemwide --enable-mpi --disable-opencl --enable-openmp --disable-pcap
|
| checking build system type... x86_64-pc-linux-gnu
|
| checking host system type... x86_64-pc-linux-gnu
|
| checking whether to compile using MPI... yes
|
| checking for x86_64-pc-linux-gnu-mpicc... no
|
| checking for x86_64-pc-linux-gnu-mpixlc_r... no
|
| checking for x86_64-pc-linux-gnu-mpixlc... no
|
| checking for x86_64-pc-linux-gnu-hcc... no
|
| checking for x86_64-pc-linux-gnu-mpxlc_r... no
|
| checking for x86_64-pc-linux-gnu-mpxlc... no
|
| checking for x86_64-pc-linux-gnu-sxmpicc... no
|
| checking for x86_64-pc-linux-gnu-mpifcc... no
|
| checking for x86_64-pc-linux-gnu-mpgcc... no
|
| checking for x86_64-pc-linux-gnu-mpcc... no
|
| checking for x86_64-pc-linux-gnu-cmpicc... no
|
| checking for x86_64-pc-linux-gnu-cc... x86_64-pc-linux-gnu-cc
|
| checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-cc
|
| 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 the compiler supports GNU C... yes
|
| checking whether x86_64-pc-linux-gnu-cc accepts -g... yes
|
| checking for x86_64-pc-linux-gnu-cc option to enable C11 features... none needed
|
| checking whether x86_64-pc-linux-gnu-cc understands -c and -o together... yes
|
| checking for function MPI_Init... no
|
| checking for function MPI_Init in -lmpi... yes
|
| checking for mpi.h... yes
|
| checking additional paths... -L/usr/local/lib
|
| checking arg check macro for -m with x86_64-pc-linux-gnu-cc... yes
|
| checking arg check macro for -Q with x86_64-pc-linux-gnu-cc... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -funroll-loops... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -Os... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -finline-functions... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -Og... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -Wall... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -Wno-stringop-truncation... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -Wno-format-overflow... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -Wno-format-truncation... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -Wno-tautological-constant-out-of-range-compare... no
|
| checking if x86_64-pc-linux-gnu-cc supports -fno-omit-frame-pointer... yes
|
| checking if x86_64-pc-linux-gnu-cc supports --param allow-store-data-races=0... no
|
| checking if x86_64-pc-linux-gnu-cc supports -Wno-deprecated-declarations... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -Wformat-extra-args... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -Wunused-but-set-variable... yes
|
| checking if x86_64-pc-linux-gnu-cc supports -Qunused-arguments... no
|
| checking if x86_64-pc-linux-gnu-cc supports -Wdate-time... yes
|
| checking if gcc supports -m64... skipped
|
| checking for 32/64 bit... 64-bit
|
| checking additional paths (64 bit)... -L/usr/local/lib64 -L/usr/lib64 -L/lib64
|
| 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-cc -E
|
| checking for a race-free mkdir -p... /bin/mkdir -p
|
| checking for sort... /usr/bin/sort
|
| checking for find... /usr/bin/find
|
| checking for perl... /usr/bin/perl
|
| checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar
|
| checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
|
| checking for x86_64-pc-linux-gnu-strings... x86_64-pc-linux-gnu-strings
|
| 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 stdio.h... yes
|
| checking for stdlib.h... yes
|
| checking for string.h... yes
|
| checking for inttypes.h... yes
|
| checking for stdint.h... yes
|
| checking for strings.h... yes
|
| checking for sys/stat.h... yes
|
| checking for sys/types.h... yes
|
| checking for unistd.h... yes
|
| checking for sys/time.h... yes
|
| checking for vfork.h... no
|
| checking size of short... 2
|
| checking size of int... 4
|
| checking size of long... 8
|
| checking size of long long... 8
|
| checking size of wchar_t... 4
|
| checking size of int *... 8
|
| checking size of void *... 8
|
| checking for extra ASFLAGS... None needed
|
| checking for X32 ABI... no
|
| checking special compiler flags... Intel x86
|
| configure: Testing tool-chain's CPU support with given options
|
| checking for MMX... yes
|
| checking for SSE2... yes
|
| checking for SSSE3... no
|
| checking for arch.h alternative... x86-64.h
|
| checking for byte ordering according to target triple... little
|
| checking supplied paths for OpenSSL...
|
| checking additional paths for OpenSSL... none
|
| checking for openssl/opensslv.h... yes
|
| checking for SSL_CTX_new in -lssl... yes
|
| checking for MD5_Update in -lcrypto... yes
|
| checking for (non-free) ClamAV unrar code... yes
|
| checking for sqrt in -lm... yes
|
| checking for clock_gettime in -lrt... yes
|
| checking for deflate in -lz... yes
|
| checking for library containing crypt... -lcrypt
|
| checking for gmp.h... yes
|
| checking for __gmpz_init in -lgmp... yes
|
| checking for skey.h... no
|
| checking for S/Key... using our own code
|
| checking for bzlib.h... yes
|
| checking for main in -lbz2... yes
|
| checking for main in -lkernel32... no
|
| checking for dlopen in -ldl... yes
|
| checking for intrin.h... no
|
| checking for openssl/cmac.h... yes
|
| configure: rexgen check not enabled
|
| configure: PCAP check disabled
|
| checking whether string.h and strings.h may both be included... yes
|
| checking for SHA256... yes
|
| checking for WHIRLPOOL... yes
|
| checking for RIPEMD160... yes
|
| checking for AES_encrypt... yes
|
| checking for DSA_get0_pqg... yes
|
| checking for x86_64-pc-linux-gnu-cc option to support OpenMP... -fopenmp
|
| checking if compiler needs -Werror to reject unknown flags... no
|
| checking for the pthreads library -lpthreads... no
|
| checking whether pthreads work without any flags... yes
|
| checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
|
| checking if more special flags are required for pthreads... no
|
| checking for PTHREAD_PRIO_INHERIT... yes
|
| checking for arpa/inet.h... yes
|
| checking for crypt.h... yes
|
| checking for dirent.h... yes
|
| checking for limits.h... yes
|
| checking for locale.h... yes
|
| checking for malloc.h... yes
|
| checking for net/ethernet.h... yes
|
| checking for netdb.h... yes
|
| checking for netinet/in.h... yes
|
| checking for netinet/in_systm.h... yes
|
| checking for string.h... (cached) yes
|
| checking for strings.h... (cached) yes
|
| checking for sys/ethernet.h... no
|
| checking for sys/file.h... yes
|
| checking for sys/param.h... yes
|
| checking for sys/socket.h... yes
|
| checking for sys/time.h... (cached) yes
|
| checking for sys/times.h... yes
|
| checking for sys/types.h... (cached) yes
|
| checking for termios.h... yes
|
| checking for unistd.h... (cached) yes
|
| checking for unixlib/local.h... no
|
| checking for windows.h... no
|
| checking for net/if.h... yes
|
| checking for net/if_arp.h... yes
|
| checking for netinet/if_ether.h... yes
|
| checking for netinet/ip.h... yes
|
| checking for _Bool... yes
|
| checking for stdbool.h that conforms to C99 or later... yes
|
| checking for inline... inline
|
| checking for int32_t... yes
|
| checking for int64_t... yes
|
| checking for off_t... yes
|
| checking for size_t... yes
|
| checking for ssize_t... yes
|
| checking for uint16_t... yes
|
| checking for uint32_t... yes
|
| checking for uint64_t... yes
|
| checking for uint8_t... yes
|
| checking for ptrdiff_t... yes
|
| checking for int128... no
|
| checking for __int128... yes
|
| checking for __int128_t... yes
|
| checking for error_at_line... yes
|
| checking for pid_t... yes
|
| checking for fork... yes
|
| checking for vfork... yes
|
| checking for working fork... yes
|
| checking for working vfork... (cached) yes
|
| checking for fseek64... no
|
| checking for fseeko... yes
|
| checking for fseeko64... yes
|
| checking for _fseeki64... no
|
| checking for lseek64... yes
|
| checking for lseek... yes
|
| checking for ftell64... no
|
| checking for ftello... yes
|
| checking for ftello64... yes
|
| checking for _ftelli64... no
|
| checking for fopen64... yes
|
| checking for _fopen64... no
|
| checking for memmem... yes
|
| checking for mmap... yes
|
| checking for sleep... yes
|
| checking for setenv... yes
|
| checking for putenv... yes
|
| checking for strcasecmp... yes
|
| checking for strncasecmp... yes
|
| checking for stricmp... no
|
| checking for strcmpi... no
|
| checking for _stricmp... no
|
| checking for _strcmpi... no
|
| checking for strnicmp... no
|
| checking for strncmpi... no
|
| checking for _strnicmp... no
|
| checking for _strncmpi... no
|
| checking for strnlen... yes
|
| checking for strlwr... no
|
| checking for strupr... no
|
| checking for strrev... no
|
| checking for atoll... yes
|
| checking for _atoi64... no
|
| checking for snprintf... yes
|
| checking for sprintf_s... no
|
| checking for strcasestr... yes
|
| checking for clGetKernelArgInfo... no
|
| checking for posix_memalign... yes
|
| checking for yasm that supports "-g dwarf2 -f elf64"... /usr/bin/yasm
|
| checking for OS-specific feature macros needed... -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600
|
| checking size of size_t... 8
|
| checking size of off_t... 8
|
| configure: Fuzz check disabled
|
| configure: Fuzzing (using libFuzzer) check disabled
|
| configure: creating *_plug.c rules
|
| configure: creating Makefile dependencies
|
| configure: creating ./john_build_rule.h
|
| configure: creating ./config.status
|
| config.status: creating Makefile
|
| config.status: creating aes/Makefile
|
| config.status: creating aes/aesni/Makefile
|
| config.status: creating aes/openssl/Makefile
|
| config.status: creating secp256k1/Makefile
|
| config.status: creating ed25519-donna/Makefile
|
| config.status: creating poly1305-donna/Makefile
|
| config.status: creating autoconfig.h
|
| config.status: linking x86-64.h to arch.h
|
| config.status: executing default commands
|
| configure: creating ./fmt_externs.h
|
| configure: creating ./fmt_registers.h
|
|
|
| Configured for building John the Ripper jumbo:
|
|
|
| Target CPU ......................................... x86_64 SSE2, 64-bit LE
|
| AES-NI support ..................................... run-time detection
|
| Target OS .......................................... linux-gnu
|
| Cross compiling .................................... no
|
| Legacy arch header ................................. x86-64.h
|
|
|
| Optional libraries/features found:
|
| Memory map (share/page large files) ................ yes
|
| Fork support ....................................... yes
|
| OpenMP support ..................................... yes (not for fast formats)
|
| OpenCL support ..................................... no
|
| Generic crypt(3) format ............................ yes
|
| OpenSSL (many additional formats) .................. yes
|
| libgmp (PRINCE mode and faster SRP formats) ........ yes
|
| 128-bit integer (faster PRINCE mode) ............... yes
|
| libz (7z, pkzip and some other formats) ............ yes
|
| libbz2 (7z and gpg2john bz2 support) ............... yes
|
| libpcap (vncpcap2john and SIPdump) ................. no
|
| Non-free unrar code (complete RAR support) ......... yes
|
| librexgen (regex mode, see doc/README.librexgen) ... no
|
| OpenMPI support (default disabled) ................. yes
|
| Experimental code (default disabled) ............... no
|
| ZTEX USB-FPGA module 1.15y support ................. no
|
|
|
| Install missing libraries to get any needed features that were omitted.
|
|
|
| Configure finished. Now "make -s clean && make -sj4" to compile.
|
| >>> Source configured.
|
| >>> Compiling source in /var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb ...
|
| make -j16 LD=x86_64-pc-linux-gnu-gcc -C src
|
| make find_version
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| echo "#define JTR_GIT_VERSION JUMBO_VERSION "\"-9daf16b574 2024-01-02 05:20:52 +0100\""" > version.h.new
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| diff >/dev/null 2>/dev/null version.h.new version.h && rm -f version.h.new || mv -f version.h.new version.h
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| echo "timestamp from Makefile" > autoconfig-stamp-h-in
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops yescrypt/yescrypt-opt.c -o yescrypt/yescrypt-opt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops yescrypt/yescrypt-common.c -o yescrypt/yescrypt-common.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops yescrypt/sha256.c -o yescrypt/sha256.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops omp_autotune.c -o omp_autotune.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops sha1.c -o sha1.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops argon2_ref_plug.c -o argon2_ref_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops blake2b-ref_plug.c -o blake2b-ref_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops argon2_plug.c -o argon2_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops bcrypt_pbkdf_plug.c -o bcrypt_pbkdf_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops asn1_plug.c -o asn1_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops blake256_plug.c -o blake256_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops argon2_encoding_plug.c -o argon2_encoding_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops chacha_plug.c -o chacha_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops feal8_plug.c -o feal8_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops blf_plug.c -o blf_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops has160_plug.c -o has160_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops argon2_core_plug.c -o argon2_core_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| echo "#define JTR_GIT_VERSION JUMBO_VERSION "\"-9daf16b574 2024-01-02 05:20:52 +0100\""" > version.h.new
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops keccak_plug.c -o keccak_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops pdfcrack_md5_plug.c -o pdfcrack_md5_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| diff >/dev/null 2>/dev/null version.h.new version.h && rm -f version.h.new || mv -f version.h.new version.h
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops gpu_common.c -o gpu_common.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops idea_plug.c -o idea_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops groestl_plug.c -o groestl_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops gost3411-2012-core_plug.c -o gost3411-2012-core_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops serpent_plug.c -o serpent_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops snefru_plug.c -o snefru_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops lzma/Bra.c -o lzma/Bra.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops syb-prop_repro_plug.c -o syb-prop_repro_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops jh_plug.c -o jh_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops blake2b_plug.c -o blake2b_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops lzma/BraIA64.c -o lzma/BraIA64.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops lzma/Bra86.c -o lzma/Bra86.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops oaes_lib_plug.c -o oaes_lib_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make -C poly1305-donna all
|
| make -C ed25519-donna all
|
| make -C secp256k1 all
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops lzma/Lzma2Dec.c -o lzma/Lzma2Dec.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -DARCH_LITTLE_ENDIAN=1 -msse2 -DJOHN_SSE2 -c -fopenmp -DHAVE_MPI x86-64.S
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops lzma/CpuArch.c -o lzma/CpuArch.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make -C aes all
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops twofish_plug.c -o twofish_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops lzma/Delta.c -o lzma/Delta.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make -C openssl all
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops suppressor.c -o suppressor.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[2]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/poly1305-donna'
|
| x86_64-pc-linux-gnu-cc -DHAVE_CONFIG_H -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Wno-unused-function -DCL_SILENCE_DEPRECATION -c poly1305-donna.c -o poly1305-donna.o
|
| make[2]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/poly1305-donna'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops argon2_opt_plug.c -o argon2_opt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[2]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/poly1305-donna'
|
| /usr/bin/x86_64-pc-linux-gnu-ar -rs poly1305-donna.a poly1305-donna.o
|
| /usr/bin/x86_64-pc-linux-gnu-ar: creating poly1305-donna.a
|
| make[2]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/poly1305-donna'
|
| make[2]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/aes'
|
| x86_64-pc-linux-gnu-cc -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -c aes.c -o aes.o
|
| make[2]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/aes'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops jumbo.c -o jumbo.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops DES_fmt.c -o DES_fmt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops lzma/LzmaDec.c -o lzma/LzmaDec.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops john_mpi.c -o john_mpi.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops subsets.c -o subsets.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops showformats.c -o showformats.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[3]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/aes/openssl'
|
| x86_64-pc-linux-gnu-cc -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -c ossl_aes.c -o ossl_aes.o
|
| make[3]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/aes/openssl'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops BSDI_fmt.c -o BSDI_fmt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops -D_JOHN_MISC_NO_LOG misc.c -o miscnl.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops md5crypt_common.c -o md5crypt_common.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[2]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/aes'
|
| /usr/bin/x86_64-pc-linux-gnu-ar -rs aes.a aes.o openssl/ossl_aes.o
|
| /usr/bin/x86_64-pc-linux-gnu-ar: creating aes.a
|
| make[2]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/aes'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops MD5_fmt.c -o MD5_fmt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops -O0 unicode_range.c
|
| In file included from /usr/include/bits/libc-header-start.h:33,
|
| from /usr/include/stdint.h:26,
|
| from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/stdint.h:9,
|
| from unicode_range.c:8:
|
| /usr/include/features.h:422:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
|
| 422 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
|
| | ^~~~~~~
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops BF_fmt.c -o BF_fmt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops DES_std.c -o DES_std.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops BF_common.c -o BF_common.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops LM_fmt.c -o LM_fmt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops DES_bs.c -o DES_bs.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops md5crypt_long_fmt.c -o md5crypt_long_fmt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops KeccakDuplex.c -o KeccakDuplex.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops KeccakHash.c -o KeccakHash.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops KeccakSponge.c -o KeccakSponge.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops scrypt_fmt.c -o scrypt_fmt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops md2.c -o md2.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops AFS_fmt.c -o AFS_fmt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops panama.c -o panama.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops trip_fmt.c -o trip_fmt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops md5.c -o md5.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops rc4.c -o rc4.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[2]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/ed25519-donna'
|
| x86_64-pc-linux-gnu-cc -DHAVE_CONFIG_H -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Wno-unused-function -DCL_SILENCE_DEPRECATION -c ed25519-donna.c -o ed25519-donna.o
|
| make[2]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/ed25519-donna'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops md4.c -o md4.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops timer.c -o timer.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[2]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/ed25519-donna'
|
| /usr/bin/x86_64-pc-linux-gnu-ar -rs ed25519-donna.a ed25519-donna.o
|
| /usr/bin/x86_64-pc-linux-gnu-ar: creating ed25519-donna.a
|
| make[2]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/ed25519-donna'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops MD5_std.c -o MD5_std.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops whirlpool.c -o whirlpool.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops skein.c -o skein.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops KeccakF-1600-opt64.c -o KeccakF-1600-opt64.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops hmacmd5.c -o hmacmd5.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops BF_std.c -o BF_std.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dynamic_compiler_lib.c -o dynamic_compiler_lib.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops base64_convert.c -o base64_convert.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dynamic_utils.c -o dynamic_utils.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops unrarcmd.c -o unrarcmd.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops unrarfilter.c -o unrarfilter.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops tiger.c -o tiger.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops sha2.c -o sha2.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops unrarhlp.c -o unrarhlp.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dynamic_preloads.c -o dynamic_preloads.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dynamic_parser.c -o dynamic_parser.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION unrarppm.c -o unrarppm.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[2]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/secp256k1'
|
| x86_64-pc-linux-gnu-cc -DHAVE_CONFIG_H -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Wno-unused-function -c secp256k1.c -o secp256k1.o
|
| make[2]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/secp256k1'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops pkzip.c -o pkzip.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops unrar.c -o unrar.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops AzureAD_common_plug.c -o AzureAD_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[2]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/secp256k1'
|
| /usr/bin/x86_64-pc-linux-gnu-ar -rs secp256k1.a secp256k1.o
|
| /usr/bin/x86_64-pc-linux-gnu-ar: creating secp256k1.a
|
| make[2]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src/secp256k1'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops unrarvm.c -o unrarvm.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops zip2john.c -o zip2john.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops rar2john.c -o rar2john.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops 7z_common_plug.c -o 7z_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops 7z_fmt_plug.c -o 7z_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops DMD5_fmt_plug.c -o DMD5_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -Os -funroll-loops -finline-functions DES_bs_b.c
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops BFEgg_fmt_plug.c -o BFEgg_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops FG2_fmt_plug.c -o FG2_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops DOMINOSEC_fmt_plug.c -o DOMINOSEC_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops AzureAD_fmt_plug.c -o AzureAD_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops EPI_fmt_plug.c -o EPI_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops DOMINOSEC8_fmt_plug.c -o DOMINOSEC8_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops FGT_fmt_plug.c -o FGT_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops KRB4_std_plug.c -o KRB4_std_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops KRB4_fmt_plug.c -o KRB4_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops KRB5_fmt_plug.c -o KRB5_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops IPB2_fmt_plug.c -o IPB2_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops HDAA_fmt_plug.c -o HDAA_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops KRB5_std_plug.c -o KRB5_std_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops NETLM_fmt_plug.c -o NETLM_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops NETLMv2_fmt_plug.c -o NETLMv2_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops NETSPLITLM_fmt_plug.c -o NETSPLITLM_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops MSCHAPv2_bs_fmt_plug.c -o MSCHAPv2_bs_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops NETNTLM_bs_fmt_plug.c -o NETNTLM_bs_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops NETNTLMv2_fmt_plug.c -o NETNTLMv2_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops NS_fmt_plug.c -o NS_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops ripemd.c -o ripemd.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops NT-long_fmt_plug.c -o NT-long_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops PHPS2_fmt_plug.c -o PHPS2_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops PHPS_fmt_plug.c -o PHPS_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops PO_fmt_plug.c -o PO_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops SKEY_jtr_plug.c -o SKEY_jtr_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops SKEY_fmt_plug.c -o SKEY_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops aes_ccm_plug.c -o aes_ccm_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops adxcrypt_fmt_plug.c -o adxcrypt_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops SybasePROP_fmt_plug.c -o SybasePROP_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops aes_ige_plug.c -o aes_ige_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops XSHA_fmt_plug.c -o XSHA_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops XSHA512_fmt_plug.c -o XSHA512_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops aes_gcm_plug.c -o aes_gcm_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops SybaseASE_fmt_plug.c -o SybaseASE_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops agilekeychain_common_plug.c -o agilekeychain_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops androidbackup_common_plug.c -o androidbackup_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops andotp_fmt_plug.c -o andotp_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops ansible_common_plug.c -o ansible_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops agilekeychain_fmt_plug.c -o agilekeychain_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops axcrypt_common_plug.c -o axcrypt_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops as400_des_fmt_plug.c -o as400_des_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops asaMD5_fmt_plug.c -o asaMD5_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops argon2_fmt_plug.c -o argon2_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops aix_ssha_fmt_plug.c -o aix_ssha_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops androidbackup_fmt_plug.c -o androidbackup_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dynamic_compiler.c -o dynamic_compiler.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops ansible_fmt_plug.c -o ansible_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops androidfde_fmt_plug.c -o androidfde_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops haval.c -o haval.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops as400_ssha1_fmt_plug.c -o as400_ssha1_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops bitwarden_common_plug.c -o bitwarden_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops bitshares_fmt_plug.c -o bitshares_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops bitlocker_common_plug.c -o bitlocker_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops blockchain_common_plug.c -o blockchain_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dynamic_fmt.c -o dynamic_fmt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops bestcrypt_fmt_plug.c -o bestcrypt_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops bitcoin_fmt_plug.c -o bitcoin_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops axcrypt_fmt_plug.c -o axcrypt_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops bitlocker_fmt_plug.c -o bitlocker_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops bestcrypt_ve_fmt_plug.c -o bestcrypt_ve_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops bitwarden_fmt_plug.c -o bitwarden_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops bks_fmt_plug.c -o bks_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops blackberry_ES10_fmt_plug.c -o blackberry_ES10_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops cardano_common_plug.c -o cardano_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops cloudkeychain_common_plug.c -o cloudkeychain_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops cryptosafe_common_plug.c -o cryptosafe_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops cardano_fmt_plug.c -o cardano_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops crc32_fmt_plug.c -o crc32_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops chap_fmt_plug.c -o chap_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops cryptosafe_fmt_plug.c -o cryptosafe_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops clipperz_srp_fmt_plug.c -o clipperz_srp_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops diskcryptor_common_plug.c -o diskcryptor_common_plug.o
|
| diskcryptor_common_plug.c: In function ‘diskcryptor_decrypt_data’:
|
| diskcryptor_common_plug.c:97:11: sorry, unimplemented: __builtin_clear_padding not supported for variable length aggregates
|
| 97 | } out;
|
| | ^~~
|
| make[1]: *** [Makefile:1644: diskcryptor_common_plug.o] Error 1
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: *** Waiting for unfinished jobs....
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops blockchain_fmt_plug.c -o blockchain_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops citrix_ns_fmt_plug.c -o citrix_ns_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops cq_fmt_plug.c -o cq_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dashlane_common_plug.c -o dashlane_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dmg_common_plug.c -o dmg_common_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dahua_fmt_plug.c -o dahua_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops cloudkeychain_fmt_plug.c -o cloudkeychain_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dashlane_fmt_plug.c -o dashlane_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops django_scrypt_fmt_plug.c -o django_scrypt_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dmg_fmt_plug.c -o dmg_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops django_fmt_plug.c -o django_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dpapimk_fmt_plug.c -o dpapimk_fmt_plug.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make[1]: Entering directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| x86_64-pc-linux-gnu-cc -DAC_BUILT -msse2 -DJOHN_SSE2 -c -mtune=core2 -pipe -O3 -flto -frecord-gcc-switches -Wstringop-overread -Wformat -Wformat-security -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -ftrivial-auto-var-init=pattern -Wl,-z,relro,-z,now -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -DARCH_LITTLE_ENDIAN=1 -DJOHN_SYSTEMWIDE -DJOHN_SYSTEMWIDE_EXEC='"/usr/bin"' -DJOHN_SYSTEMWIDE_HOME='"/etc/john"' -DPREFER_FLOCK -Wall -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DHAVE_MPI -DCL_SILENCE_DEPRECATION -funroll-loops dynamic_big_crypt.c -o dynamic_big_crypt.o
|
| make[1]: Leaving directory '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb/src'
|
| make: *** [Makefile:194: default] Error 2
|
| [31;01m* [0m ERROR: app-crypt/johntheripper-jumbo-1.9.0_p20240102::gentoo failed (compile phase):
|
| [31;01m* [0m emake failed
|
| [31;01m* [0m
|
| [31;01m* [0m If you need support, post the output of `emerge --info '=app-crypt/johntheripper-jumbo-1.9.0_p20240102::gentoo'`,
|
| [31;01m* [0m the complete build log and the output of `emerge -pqv '=app-crypt/johntheripper-jumbo-1.9.0_p20240102::gentoo'`.
|
| [31;01m* [0m The complete build log is located at '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/temp/build.log'.
|
| [31;01m* [0m The ebuild environment file is located at '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/temp/environment'.
|
| [31;01m* [0m Working directory: '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb'
|
| [31;01m* [0m S: '/var/tmp/portage/app-crypt/johntheripper-jumbo-1.9.0_p20240102/work/john-9daf16b5743b2c521d23c281e13ae8cdbd37b1eb'
|