==> Cloning stunnel ... Cloning into 'stunnel'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring stunnel :: 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 134k 100 134k 0 0 391k 0 --:--:-- --:--:-- --:--:-- 392k % 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 8556k 0 51276 0 0 75698 0 0:01:55 --:--:-- 0:01:55 75628 25 8556k 25 2188k 0 0 1293k 0 0:00:06 0:00:01 0:00:05 1293k 64 8556k 64 5486k 0 0 2027k 0 0:00:04 0:00:02 0:00:02 2027k 100 8556k 100 8556k 0 0 2409k 0 0:00:03 0:00:03 --:--:-- 2410k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 142k 86 123k 0 0 724k 0 --:--:-- --:--:-- --:--:-- 723k 100 142k 100 142k 0 0 833k 0 --:--:-- --:--:-- --:--:-- 833k :: 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/ SOURCE_DATE_EPOCH=1710171531 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1710171531' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-stunnel-rb-build-fSDw2NwZ PWD=/tmp/archlinux-ci/stunnel-rb-build-fSDw2NwZ/stunnel 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 B1048932DD3AAAA3: public key "Micha\\xc5\\x82 Trojnara " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: stunnel 5.72-1 (Mon Mar 11 15:39:25 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading stunnel-5.72.tar.gz... % 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 879k 100 879k 0 0 3339k 0 --:--:-- --:--:-- --:--:-- 3345k -> Downloading stunnel-5.72.tar.gz.asc... % 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 833 100 833 0 0 5379 0 --:--:-- --:--:-- --:--:-- 5374 100 833 100 833 0 0 5377 0 --:--:-- --:--:-- --:--:-- 5374 -> Found Makefile.patch -> Found sysusers.conf -> Found tmpfiles.conf ==> Validating source files with sha512sums... stunnel-5.72.tar.gz ... Passed stunnel-5.72.tar.gz.asc ... Skipped Makefile.patch ... Passed sysusers.conf ... Passed tmpfiles.conf ... Passed ==> Validating source files with b2sums... stunnel-5.72.tar.gz ... Passed stunnel-5.72.tar.gz.asc ... Skipped Makefile.patch ... Passed sysusers.conf ... Passed tmpfiles.conf ... Passed ==> Verifying source file signatures with gpg... stunnel-5.72.tar.gz ... Passed ==> Extracting sources... -> Extracting stunnel-5.72.tar.gz with bsdtar ==> Starting prepare()... patching file tools/Makefile.in Hunk #1 succeeded at 507 (offset 1 line). ==> Starting build()... configure: **************************************** initialization 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 nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes configure: **************************************** bash completion checking for bashcompdir... configure: **************************************** thread model checking for a sed that does not truncate output... /usr/sbin/sed 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 whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes configure: PTHREAD thread model detected configure: **************************************** compiler/linker flags checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wpedantic... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wconversion... yes checking whether C compiler accepts -Wno-deprecated-declarations... yes checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -fstack-protector... yes checking whether the linker accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes configure: **************************************** libtool checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/sbin/sed checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 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/sbin/ld -m elf_x86_64) 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... no configure: **************************************** types checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for struct sockaddr_un... yes checking for struct addrinfo... yes configure: **************************************** PTY device files checking for "/dev/ptmx"... yes checking for "/dev/ptc"... no configure: **************************************** entropy sources checking for "/dev/urandom"... yes configure: **************************************** default group checking for default group... nogroup checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: **************************************** header files checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for malloc.h... yes checking for ucontext.h... yes checking for pthread.h... yes checking for poll.h... yes checking for tcpd.h... no checking for stropts.h... no checking for grp.h... yes checking for unistd.h... (cached) yes checking for util.h... no checking for libutil.h... no checking for pty.h... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/select.h... yes checking for sys/poll.h... yes checking for sys/socket.h... yes checking for sys/un.h... yes checking for sys/ioctl.h... yes checking for sys/filio.h... no checking for sys/resource.h... yes checking for sys/uio.h... yes checking for sys/syscall.h... yes checking for sys/param.h... yes checking for linux/sched.h... yes checking for struct msghdr.msg_control... yes checking for linux/netfilter_ipv4.h... yes configure: **************************************** libraries checking for library containing gethostbyname... none required checking for library containing yp_get_default_domain... -lnsl checking for library containing socket... none required checking for library containing openpty... none required checking for library containing dlopen... none required checking for library containing shl_load... no configure: **************************************** library functions checking for snprintf... yes checking for vsnprintf... yes checking for openpty... yes checking for _getpty... no checking for daemon... yes checking for waitpid... yes checking for wait4... yes checking for setsid... yes checking for setgroups... yes checking for chroot... yes checking for realpath... yes checking for sysconf... yes checking for getrlimit... yes checking for pthread_sigmask... yes checking for localtime_r... yes checking for getcontext... yes checking for __makecontext_v2... no checking for poll... yes checking for gethostbyname2... yes checking for endhostent... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for broken poll() implementation... no checking for pipe2... yes checking for accept4... yes configure: **************************************** optional features checking whether to enable IPv6 support... yes checking whether to enable FIPS support... autodetecting checking whether to enable systemd socket activation support... autodetecting checking for library containing sd_listen_fds... -lsystemd checking for systemd/sd-daemon.h... yes configure: systemd support enabled checking whether to enable TCP wrappers support... no configure: **************************************** TLS checking for TLS directory... /usr checking for FIPS_mode_set... no checking for OSSL_PROVIDER_available... yes configure: FIPS support enabled checking whether DH parameters need to be updated... no configure: updating version.txt configure: **************************************** write the results 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 doc/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating tests/certs/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: **************************************** success Making all in src make[1]: Entering directory '/tmp/archlinux-ci/stunnel-rb-build-fSDw2NwZ/stunnel/src/stunnel-5.72/src' make all-am make[2]: Entering directory '/tmp/archlinux-ci/stunnel-rb-build-fSDw2NwZ/stunnel/src/stunnel-5.72/src' CC stunnel-tls.o CC stunnel-str.o CC stunnel-file.o CC stunnel-client.o CC stunnel-log.o CC stunnel-options.o CC stunnel-protocol.o CC stunnel-network.o CC stunnel-resolver.o CC stunnel-ssl.o CC stunnel-ctx.o CC stunnel-verify.o CC stunnel-sthreads.o CC stunnel-ocsp.o CC stunnel-fd.o CC stunnel-dhparam.o CC stunnel-cron.o CC stunnel-stunnel.o CC stunnel-pty.o CC stunnel-libwrap.o CC stunnel-ui_unix.o CC env.lo sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@PACKAGE_VERSION[@]|5.72|g' './stunnel3.in' >stunnel3 sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@PACKAGE_VERSION[@]|5.72|g' './os2.mak.in' >os2.mak CCLD libstunnel.la CCLD stunnel make[2]: Leaving directory '/tmp/archlinux-ci/stunnel-rb-build-fSDw2NwZ/stunnel/src/stunnel-5.72/src' make[1]: Leaving directory '/tmp/archlinux-ci/stunnel-rb-build-fSDw2NwZ/stunnel/src/stunnel-5.72/src' Making all in doc make[1]: Entering directory '/tmp/archlinux-ci/stunnel-rb-build-fSDw2NwZ/stunnel/src/stunnel-5.72/doc' sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|\\f(CI@sysconfdir\\fI@|/etc|g' -e '\|^ Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "stunnel-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: stunnel 5.72-1 (Mon Mar 11 15:39:44 2024)