From https://github.com/archlinux/svntogit-community * branch packages/mpop -> FETCH_HEAD * [new branch] packages/mpop -> community/packages/mpop Cloning into 'mpop'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 100 132k 0 0 384k 0 --:--:-- --:--:-- --:--:-- 384k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8546k 100 8546k 0 0 20.1M 0 --:--:-- --:--:-- --:--:-- 20.1M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 403k 0 --:--:-- --:--:-- --:--:-- 404k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ GIT_SSL_NO_VERIFY=1 SOURCE_DATE_EPOCH=1690725679 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690725679' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' GIT_SSL_NO_VERIFY=1 printenv 2>&1 SCHROOT_SESSION_ID=archlinux-mpop-archlinuxrb-build-4PjSSNss PWD=/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv gpg: key 03A2A4AB1E32FD34: public key "Martin Lambers " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: mpop 1.4.18-1 (Sat Aug 31 20:24:45 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) libidn-1.41-1 Total Download Size: 0.22 MiB Total Installed Size: 0.76 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 220k 100 220k 0 0 31.9M 0 --:--:-- --:--:-- --:--:-- 35.9M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libidn... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Updating the info directory file... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading mpop-1.4.18.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 373k 100 373k 0 0 269k 0 0:00:01 0:00:01 --:--:-- 269k -> Downloading mpop-1.4.18.tar.xz.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 310 100 310 0 0 599 0 --:--:-- --:--:-- --:--:-- 599 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... mpop-1.4.18.tar.xz ... Passed mpop-1.4.18.tar.xz.sig ... Skipped ==> Extracting sources... -> Extracting mpop-1.4.18.tar.xz with bsdtar ==> Starting build()... configure: WARNING: unrecognized options: --with-ssl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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 whether gcc understands -c and -o together... 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 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for a sed that does not truncate output... /usr/sbin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/sbin/msgfmt checking for gmsgfmt... /usr/sbin/msgfmt checking for xgettext... /usr/sbin/xgettext checking for msgmerge... /usr/sbin/msgmerge checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for sysexits.h... yes checking for netdb.h... yes checking for arpa/inet.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/wait.h... yes checking for netinet/in.h... yes checking for fseeko... yes checking for fseeko64... yes checking for getpass... yes checking for link... yes checking for sigaction... yes checking for signal... yes checking for strndup... yes checking for syslog... yes checking for vasprintf... yes checking for library containing nanosleep... none required checking for library containing socket... none required checking for library containing res_query... -lresolv checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gnutls >= 3.4... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether AI_IDN is declared... yes checking whether getaddrinfo accepts AI_IDN... yes checking whether libidn is needed for IDN support... no checking for libsecret-1... yes checking for SecKeychainGetVersion... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --with-ssl Install prefix ......... : /usr NLS support ............ : yes TLS support ............ : yes (Library: GnuTLS) IDN support ............ : yes (no library required) GNU SASL support ....... : no (most likely unnecessary) Libsecret support (GNOME): yes MacOS X Keychain support : no Build mpopd .............: yes make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/src' CC conf.o CC delivery.o CC eval.o CC list.o CC mpop.o CC net.o CC netrc.o CC pop3.o CC readbuf.o CC stream.o CC tools.o CC uidls.o CC xalloc.o CC base64.o CC md5.o CC md5-apps.o CC password.o CC mtls.o CC mtls-gnutls.o CC mpopd.o pop3.c: In function 'pop3_auth_oauthbearer': pop3.c:2305:49: warning: zero-length gnu_printf format string [-Wformat-zero-length] 2305 | if ((e = pop3_send_cmd(session, errstr, "")) != POP3_EOK) | ^~ pop3.c: In function 'pop3_auth_xoauth2': pop3.c:2387:49: warning: zero-length gnu_printf format string [-Wformat-zero-length] 2387 | if ((e = pop3_send_cmd(session, errstr, "")) != POP3_EOK) | ^~ tools.c: In function 'print_time_rfc2822': tools.c:834:56: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 834 | "%s, %02d %s %04d %02d:%02d:%02d %c%02d%02d", | ^ In file included from /usr/include/stdio.h:906, from tools.c:40: In function 'snprintf', inlined from 'print_time_rfc2822' at tools.c:833:11: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output 26 or more bytes (assuming 33) into a destination of size 32 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CCLD mpopd CCLD mpop make[2]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/src' Making all in po make[2]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/po' Making all in doc make[2]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/doc' Making all in scripts make[2]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/scripts' make[2]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18' make[2]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18' make[1]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/src' make[2]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/src' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/bin' /usr/bin/install -c mpop mpopd '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/bin' make[2]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/src' make[1]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/src' Making install in po make[1]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/po' installing de.gmo as /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/locale/de/LC_MESSAGES/mpop.mo installing eo.gmo as /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/locale/eo/LC_MESSAGES/mpop.mo installing es.gmo as /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/locale/es/LC_MESSAGES/mpop.mo installing fr.gmo as /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/locale/fr/LC_MESSAGES/mpop.mo installing pt_BR.gmo as /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/locale/pt_BR/LC_MESSAGES/mpop.mo installing sr.gmo as /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/locale/sr/LC_MESSAGES/mpop.mo installing sv.gmo as /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/locale/sv/LC_MESSAGES/mpop.mo installing ta.gmo as /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/locale/ta/LC_MESSAGES/mpop.mo installing uk.gmo as /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/locale/uk/LC_MESSAGES/mpop.mo if test "mpop" = "gettext-tools"; then \ /usr/sbin/mkdir -p /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/po' Making install in doc make[1]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/doc' make[2]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/info' /usr/bin/install -c -m 644 mpop.1 mpopd.1 '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/man/man1' /usr/bin/install -c -m 644 ./mpop.info '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/info' install-info --info-dir='/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/info' '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/pkg/mpop/usr/share/info/mpop.info' make[2]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/doc' make[1]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/doc' Making install in scripts make[1]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/scripts' make[2]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/scripts' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/scripts' make[1]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18/scripts' make[1]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18' make[2]: Entering directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18' make[1]: Leaving directory '/tmp/archlinux-ci/mpop-archlinuxrb-build-4PjSSNss/mpop/trunk/src/mpop-1.4.18' ==> 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 "mpop"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: mpop 1.4.18-1 (Sat Aug 31 20:24:58 2024)