==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: neon 0.35.0-1 (Thu Jul 17 22:30:56 2025) ==> Retrieving sources... -> Cloning neon git repo... Cloning into bare repository '/home/leming/work/neon/neon'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... neon ... Skipped ==> Making package: neon 0.35.0-1 (Thu Jul 17 22:31:18 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (9) docbook-xml-4.5-11 libxslt-1.1.43-2 perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8 zlib-ng-2.2.4-1 docbook-xsl-1.79.2-9 git-2.50.1-3 xmlto-0.0.29-1 Total Download Size: 1.49 MiB Total Installed Size: 69.55 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... docbook-xsl-1.79.2-9-any downloading... docbook-xml-4.5-11-any downloading... xmlto-0.0.29-1-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing docbook-xml... installing libxslt... Optional dependencies for libxslt python: Python bindings [installed] installing docbook-xsl... installing perl-error... installing perl-timedate... installing perl-mailtools... installing zlib-ng... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] less: the default pager for git [installed] installing xmlto... :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of neon git repo... Cloning into 'neon'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'macros'. libtoolize: copying file 'macros/libtool.m4' libtoolize: copying file 'macros/ltoptions.m4' libtoolize: copying file 'macros/ltsugar.m4' libtoolize: copying file 'macros/ltversion.m4' libtoolize: copying file 'macros/lt~obsolete.m4' libtoolize: Consider adding '-I macros' to ACLOCAL_AMFLAGS in Makefile.am. ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for uname... Linux checking whether make sets $(MAKE)... yes checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for gcc -Wformat -Werror sanity... yes checking for errno.h... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/uio.h... yes checking size of size_t... 4 checking how to print size_t... u checking size of off_t... 4 checking how to print off_t... ld checking size of ssize_t... 4 checking how to print ssize_t... d checking whether byte ordering is bigendian... no checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for snprintf... yes checking for vsnprintf... yes checking how to run the C preprocessor... gcc -E checking for egrep -e... /usr/bin/grep -E checking for sys/time.h... yes checking for limits.h... yes checking for sys/select.h... yes checking for arpa/inet.h... yes checking for libintl.h... yes checking for signal.h... yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/poll.h... yes checking for sys/limits.h... no checking for fcntl.h... yes checking for iconv.h... yes checking for net/if.h... yes checking for timezone global... yes checking for off64_t... yes checking size of off64_t... 8 checking how to print off64_t... lld checking for strtoll... yes checking for lseek64... yes checking for fstat64... yes configure: LFS (large file) support enabled checking for strcasecmp... yes checking for signal... yes checking for setvbuf... yes checking for setsockopt... yes checking for stpcpy... yes checking for poll... yes checking for fcntl... yes checking for getsockopt... yes checking for explicit_bzero... yes checking for sendmsg... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking whether stpcpy is declared... yes checking for library containing socket... none needed checking for wspiapi.h... no checking for library containing getaddrinfo... none needed checking for wspiapi.h... (cached) no checking for gai_strerror... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for inet_pton... yes configure: IPv6 support is enabled checking for working AI_ADDRCONFIG... yes checking for socklen_t... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for zlib.h... yes checking for inflate in -lz... yes configure: zlib support enabled, using -lz checking whether to enable ACL support in neon... yes checking for pkg-config... /usr/bin/pkg-config checking for openssl pkg-config data... yes configure: using OpenSSL 3.5.1 library configuration from pkg-config checking for openssl/ssl.h... yes checking for openssl/opensslv.h... yes checking OpenSSL version is >= 0.9.7... yes checking OpenSSL version is >= 1.1.0... yes configure: SSL support enabled, using OpenSSL 3.5.1 configure: Using /etc/ssl/certs/ca-certificates.crt as default SSL CA bundle configure: OpenSSL is natively thread-safe checking for pkg-config... (cached) /usr/bin/pkg-config checking for pakchois pkg-config data... no configure: pakchois library not found; no PKCS#11 support checking for pkg-config... (cached) /usr/bin/pkg-config checking for krb5-gssapi pkg-config data... yes configure: using GSSAPI configuration from pkg-config checking for gssapi/gssapi.h... yes checking for gss_init_sec_context... yes configure: GSSAPI support enabled, using library -lgssapi_krb5 version 1.21.3 checking for gssapi/gssapi_generic.h... yes checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for libproxy-1.0 pkg-config data... no configure: libproxy support not enabled checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking size of time_t... 4 checking how to print time_t... ld checking for pid_t... yes checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for sys/time.h... (cached) yes checking for signal.h... (cached) yes checking for stdint.h... (cached) yes checking for locale.h... yes checking for pipe... yes checking for isatty... yes checking for usleep... yes checking for shutdown... yes checking for setlocale... yes checking for gethostname... yes configure: WebDAV support is enabled checking for expat.h... yes checking for XML_SetXmlDeclHandler in -lexpat... yes checking for XML_Size... yes checking size of XML_Size... 4 checking how to print XML_Size... ld configure: XML parser used: expat checking for library containing bindtextdomain... none needed checking for wspiapi.h... (cached) no checking for bind_textdomain_codeset... yes configure: Internationalization support enabled configure: debugging is enabled checking for openssl... /usr/bin/openssl checking for certutil... notfound checking for pk12util... notfound checking for pkg-config... /usr/bin/pkg-config checking if LD -Wl,--version-script works... yes configure: creating ./config.status config.status: creating neon-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating neon.pc config.status: creating test/makekeys config.status: creating config.h config.status: executing libtool commands configure: Configured to build neon 0.35.0: Install prefix: /usr Compiler: gcc XML Parser: expat SSL library: SSL support enabled, using OpenSSL 3.5.1 zlib support: zlib support enabled, using -lz GSSAPI support: GSSAPI support enabled, using library -lgssapi_krb5 version 1.21.3 Build libraries: Shared=yes, Static=yes make[1]: Entering directory '/build/neon/src/neon/src' /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_request.c -o ne_request.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_session.c -o ne_session.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_basic.c -o ne_basic.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_string.c -o ne_string.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_uri.c -o ne_uri.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_dates.c -o ne_dates.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_alloc.c -o ne_alloc.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_md5.c -o ne_md5.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_utils.c -o ne_utils.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_socket.c -o ne_socket.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_auth.c -o ne_auth.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_redirect.c -o ne_redirect.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_compress.c -o ne_compress.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_i18n.c -o ne_i18n.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_pkcs11.c -o ne_pkcs11.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_socks.c -o ne_socks.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_ntlm.c -o ne_ntlm.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_207.c -o ne_207.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_xml.c -o ne_xml.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_props.c -o ne_props.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_locks.c -o ne_locks.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_xmlreq.c -o ne_xmlreq.lo ne_ntlm.c: In function 'setup_des_key': ne_ntlm.c:262:3: warning: 'DES_set_odd_parity' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] In file included from ne_ntlm.c:171: /usr/include/openssl/des.h:176:58: note: declared here 176 | OSSL_DEPRECATEDIN_3_0 void DES_set_odd_parity(DES_cblock *key); | ^~~~~~ ne_ntlm.c:263:3: warning: 'DES_set_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] /usr/include/openssl/des.h:186:5: note: declared here 186 | int DES_set_key(const_DES_cblock *key, DES_key_schedule *schedule); | ^~~~~~~~~~~ ne_ntlm.c: In function 'calc_resp': ne_ntlm.c:278:3: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ ne_ntlm.c:282:3: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ ne_ntlm.c:286:3: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ ne_ntlm.c: In function 'mkhash': ne_ntlm.c:331:5: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ ne_ntlm.c:335:5: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ ne_ntlm.c:355:5: warning: 'MD4_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] In file included from ne_ntlm.c:172: /usr/include/openssl/md4.h:50:57: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD4_Init(MD4_CTX *c); | ^ ne_ntlm.c:356:5: warning: 'MD4_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] /usr/include/openssl/md4.h:51:57: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD4_Update(MD4_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ne_ntlm.c:357:5: warning: 'MD4_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] /usr/include/openssl/md4.h:52:57: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 int MD4_Final(unsigned char *md, MD4_CTX *c); | ^~~~~~~~~ /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_oldacl.c -o ne_oldacl.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_acl3744.c -o ne_acl3744.lo /bin/sh ../libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ne_openssl.c -o ne_openssl.lo /bin/sh ../libtool --quiet --mode=link --tag=CC gcc -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -rpath /usr/lib -version-info 35:0:8 -Wl,--version-script=../src/neon.vers -o libneon.la ne_request.lo ne_session.lo ne_basic.lo ne_string.lo ne_uri.lo ne_dates.lo ne_alloc.lo ne_md5.lo ne_utils.lo ne_socket.lo ne_auth.lo ne_redirect.lo ne_compress.lo ne_i18n.lo ne_pkcs11.lo ne_socks.lo ne_ntlm.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_xmlreq.lo ne_oldacl.lo ne_acl3744.lo ne_openssl.lo -lz -lssl -lcrypto -lgssapi_krb5 -lexpat make[1]: Leaving directory '/build/neon/src/neon/src' rm -rf doc/man; mkdir -p doc/man test -d doc/html && rm -rf doc/html || true > Compiling "cs" catalog: mkdir -p doc/html cp ./doc/manual.css doc/html xmlto -o `pwd`/doc/man -x ./doc/man.xsl man ./doc/manual.xml xmlto -o `pwd`/doc/html -x ./doc/html.xsl html ./doc/manual.xml ./po/cs.po:6: warning: header field 'Language' still has the initial default value 14 translated messages, 56 fuzzy translations, 84 untranslated messages. > Compiling "de" catalog: ./po/de.po:5: warning: header field 'Language' still has the initial default value 14 translated messages, 56 fuzzy translations, 84 untranslated messages. > Compiling "fr" catalog: ./po/fr.po:6: warning: header field 'Language' still has the initial default value 0 translated messages, 48 fuzzy translations, 106 untranslated messages. > Compiling "ja" catalog: ./po/ja.po:6: warning: header field 'Language' still has the initial default value 6 translated messages, 51 fuzzy translations, 97 untranslated messages. > Compiling "ka" catalog: 144 translated messages, 4 fuzzy translations, 6 untranslated messages. > Compiling "nn" catalog: 14 translated messages, 66 fuzzy translations, 74 untranslated messages. > Compiling "pl" catalog: ./po/pl.po:7: warning: header field 'Language' still has the initial default value 130 translated messages, 11 fuzzy translations, 13 untranslated messages. > Compiling "ru" catalog: ./po/ru.po:6: warning: header field 'Language' still has the initial default value 0 translated messages, 36 fuzzy translations, 118 untranslated messages. > Compiling "tr" catalog: ./po/tr.po:7: warning: header field 'Language' still has the initial default value 14 translated messages, 52 fuzzy translations, 88 untranslated messages. > Compiling "zh_CN" catalog: ./po/zh_CN.po:9: warning: header field 'Language' still has the initial default value 91 translated messages, 28 fuzzy translations, 35 untranslated messages. /build/neon/src/neon/./doc/manual.xml:163: warning: failed to load external entity "/build/neon/src/neon/doc/date.xml" <date>&date;</date> ^ /build/neon/src/neon/./doc/manual.xml:165: warning: failed to load external entity "/build/neon/src/neon/doc/version.xml" <productnumber>&version;</productnumber> ^ /build/neon/src/neon/./doc/manual.xml:163: warning: failed to load external entity "/build/neon/src/neon/doc/date.xml" <date>&date;</date> ^ /build/neon/src/neon/./doc/manual.xml:165: warning: failed to load external entity "/build/neon/src/neon/doc/version.xml" <productnumber>&version;</productnumber> ^ Writing features.html for sect1(features) Writing using.html for sect1(using) Writing example.html for sect1(example) Writing compliance.html for sect1(compliance) Writing security.html for sect1(security) Writing intro.html for chapter(intro) Writing xml.html for sect1(xml) Writing api.html for chapter(api) Writing refneon.html for refentry(refneon) Writing refconfig.html for refentry(refconfig) Writing refresolve.html for refentry(refresolve) Writing refbuf.html for refentry(refbuf) Writing refbufapp.html for refentry(refbufapp) Writing refbufutil.html for refentry(refbufutil) Writing refbufcr.html for refentry(refbufcr) Writing refbufdest.html for refentry(refbufdest) Writing refhash.html for refentry(refhash) Writing refparam.html for refentry(refparam) Writing referr.html for refentry(referr) Writing refgetst.html for refentry(refgetst) Writing reffeat.html for refentry(reffeat) Writing refi18n.html for refentry(refi18n) Writing refiaddr.html for refentry(refiaddr) Writing refalloc.html for refentry(refalloc) Writing refsess.html for refentry(refsess) Writing refproxy.html for refentry(refproxy) Writing refsessflags.html for refentry(refsessflags) Writing refreq.html for refentry(refreq) Writing refreqhdr.html for refentry(refreqhdr) Writing refresphdr.html for refentry(refresphdr) Writing refopts.html for refentry(refopts) Writing refreqflags.html for refentry(refreqflags) Writing refreqbody.html for refentry(refreqbody) Writing refreqtarget.html for refentry(refreqtarget) Writing refred.html for refentry(refred) Writing refauth.html for refentry(refauth) Writing refshave.html for refentry(refshave) Writing refsockinit.html for refentry(refsockinit) Writing refcert.html for refentry(refcert) Writing refsslcert2.html for refentry(refsslcert2) Writing refsslcertio.html for refentry(refsslcertio) Writing refssldname.html for refentry(refssldname) Writing refsslca.html for refentry(refsslca) Writing refsslproto.html for refentry(refsslproto) Writing refsslvers.html for refentry(refsslvers) Writing refsslvfy.html for refentry(refsslvfy) Writing refclicert.html for refentry(refclicert) Writing refstatus.html for refentry(refstatus) Writing reftok.html for refentry(reftok) Writing refvers.html for refentry(refvers) Writing refxml.html for refentry(refxml) Writing ref.html for reference(ref) Writing biblio.html for bibliography(biblio) Writing index.html for book ==> Entering fakeroot environment... ==> Starting package()... /usr/bin/install -c -d /build/neon/pkg/neon/usr/include/neon /usr/bin/install -c -d /build/neon/pkg/neon/usr/bin /usr/bin/install -c -d /build/neon/pkg/neon/usr/share/man/man3 /usr/bin/install -c -d /build/neon/pkg/neon/usr/share/doc/neon-0.35.0/html /usr/bin/install -c -d /build/neon/pkg/neon/usr/share/man/man1 Installing ne_request.h into /build/neon/pkg/neon/usr/include/neon Installing neon-config into /build/neon/pkg/neon/usr/bin for d in doc/html/*.html; do \ /usr/bin/install -c -m 644 $d /build/neon/pkg/neon/usr/share/doc/neon-0.35.0/html; \ done Installing ne_session.h into /build/neon/pkg/neon/usr/include/neon for m in doc/man/*.3; do \ /usr/bin/install -c -m 644 $m /build/neon/pkg/neon/usr/share/man/man3; done Installing ne_utils.h into /build/neon/pkg/neon/usr/include/neon Installing ne_uri.h into /build/neon/pkg/neon/usr/include/neon make[1]: Entering directory '/build/neon/src/neon/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/neon/src/neon/src' /usr/bin/install -c -d /build/neon/pkg/neon/usr/lib Installing ne_socket.h into /build/neon/pkg/neon/usr/include/neon /bin/sh ./libtool --mode=install /usr/bin/install -c src/libneon.la \ /build/neon/pkg/neon/usr/lib/libneon.la Installing ne_basic.h into /build/neon/pkg/neon/usr/include/neon /usr/bin/install -c -d /build/neon/pkg/neon/usr/lib/pkgconfig Installing ne_207.h into /build/neon/pkg/neon/usr/include/neon /usr/bin/install -c -m 644 neon.pc /build/neon/pkg/neon/usr/lib/pkgconfig/neon.pc Installing ne_props.h into /build/neon/pkg/neon/usr/include/neon Installing ne_xml.h into /build/neon/pkg/neon/usr/include/neon Installing ne_dates.h into /build/neon/pkg/neon/usr/include/neon Installing ne_string.h into /build/neon/pkg/neon/usr/include/neon Installing ne_defs.h into /build/neon/pkg/neon/usr/include/neon Installing ne_locks.h into /build/neon/pkg/neon/usr/include/neon Installing ne_alloc.h into /build/neon/pkg/neon/usr/include/neon Installing ne_md5.h into /build/neon/pkg/neon/usr/include/neon Installing ne_i18n.h into /build/neon/pkg/neon/usr/include/neon Installing ne_redirect.h into /build/neon/pkg/neon/usr/include/neon Installing ne_auth.h into /build/neon/pkg/neon/usr/include/neon Installing ne_compress.h into /build/neon/pkg/neon/usr/include/neon Installing ne_acl.h into /build/neon/pkg/neon/usr/include/neon Installing ne_ssl.h into /build/neon/pkg/neon/usr/include/neon Installing ne_xmlreq.h into /build/neon/pkg/neon/usr/include/neon Installing ne_pkcs11.h into /build/neon/pkg/neon/usr/include/neon Installing ne_acl3744.h into /build/neon/pkg/neon/usr/include/neon libtool: install: /usr/bin/install -c src/.libs/libneon.so.27.8.0 /build/neon/pkg/neon/usr/lib/libneon.so.27.8.0 libtool: install: (cd /build/neon/pkg/neon/usr/lib && { ln -s -f libneon.so.27.8.0 libneon.so.27 || { rm -f libneon.so.27 && ln -s libneon.so.27.8.0 libneon.so.27; }; }) libtool: install: (cd /build/neon/pkg/neon/usr/lib && { ln -s -f libneon.so.27.8.0 libneon.so || { rm -f libneon.so && ln -s libneon.so.27.8.0 libneon.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libneon.lai /build/neon/pkg/neon/usr/lib/libneon.la libtool: install: /usr/bin/install -c src/.libs/libneon.a /build/neon/pkg/neon/usr/lib/libneon.a libtool: install: chmod 644 /build/neon/pkg/neon/usr/lib/libneon.a libtool: install: ranlib /build/neon/pkg/neon/usr/lib/libneon.a libtool: warning: remember to run 'libtool --finish /usr/lib' for m in doc/man/*.1; do \ /usr/bin/install -c -m 644 $m /build/neon/pkg/neon/usr/share/man/man1; done ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "neon"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: neon 0.35.0-1 (Thu Jul 17 22:32:50 2025) ==> Cleaning up...