Checking patch INSTALL... error: while searching for: By default for x86_64, the GNU C Library is built with the vector math library. Use this option to disable the vector math library. ‘--disable-crypt’ Do not install the passphrase-hashing library ‘libcrypt’ or the header file ‘crypt.h’. ‘unistd.h’ will still declare the function ‘crypt’. Using this option does not change the set of programs that may need to be linked with ‘-lcrypt’; it only means that the GNU C Library will not provide that library. This option is for hackers and distributions experimenting with independently-maintained implementations of libcrypt. It may error: patch failed: INSTALL:229 error: INSTALL: patch does not apply Checking patch NEWS... error: while searching for: * Lazy binding is now disabled by default and can be overridden with the --disable-bind-now configure flag. Deprecated and removed features, and other changes affecting compatibility: * In the Linux kernel for the hppa/parisc architecture some of the error: patch failed: NEWS:55 error: NEWS: patch does not apply Checking patch configure... error: while searching for: architectures --enable-memory-tagging enable memory tagging if supported by the architecture [default=no] --disable-crypt do not build nor install the passphrase hashing library, libcrypt --enable-nss-crypt enable libcrypt to use nss --enable-systemtap enable systemtap static probe points [default=no] --disable-build-nscd disable building and installing the nscd daemon error: patch failed: configure:1480 error: configure: patch does not apply Checking patch configure.ac... error: while searching for: AC_SUBST(memory_tagging) AC_ARG_ENABLE([crypt], AS_HELP_STRING([--disable-crypt], [do not build nor install the passphrase hashing library, libcrypt]), [build_crypt=$enableval], [build_crypt=yes]) AC_SUBST(build_crypt) AC_ARG_ENABLE([nss-crypt], error: patch failed: configure.ac:316 error: configure.ac: patch does not apply Checking patch manual/install.texi... error: while searching for: By default for x86_64, @theglibc{} is built with the vector math library. Use this option to disable the vector math library. @item --disable-crypt Do not install the passphrase-hashing library @file{libcrypt} or the header file @file{crypt.h}. @file{unistd.h} will still declare the function @code{crypt}. Using this option does not change the set of programs that may need to be linked with @option{-lcrypt}; it only means that @theglibc{} will not provide that library. This option is for hackers and distributions experimenting with independently-maintained implementations of libcrypt. It may become error: patch failed: manual/install.texi:256 error: manual/install.texi: patch does not apply