From https://github.com/archlinux/svntogit-packages * branch packages/beep -> FETCH_HEAD * [new branch] packages/beep -> packages/packages/beep Cloning into 'beep'... 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 100 132k 0 0 388k 0 --:--:-- --:--:-- --:--:-- 388k % 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 8546k 100 8546k 0 0 21.8M 0 --:--:-- --:--:-- --:--:-- 21.9M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 143k 89 127k 0 0 378k 0 --:--:-- --:--:-- --:--:-- 377k 100 143k 100 143k 0 0 423k 0 --:--:-- --:--:-- --:--:-- 423k :: 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=1690754199 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690754199' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-beep-archlinuxrb-build-TcPCkdRn PWD=/tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/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 ==> Making package: beep 1.4.12-1 (Sun Jul 30 21:56:50 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading beep-1.4.12.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13022 0 13022 0 0 16471 0 --:--:-- --:--:-- --:--:-- 16471 100 89172 0 89172 0 0 108k 0 --:--:-- --:--:-- --:--:-- 6760k ==> Validating source files with sha512sums... beep-1.4.12.tar.gz ... Passed ==> Validating source files with b2sums... beep-1.4.12.tar.gz ... Passed ==> Extracting sources... -> Extracting beep-1.4.12.tar.gz with bsdtar ==> Starting build()... #======================================================================= # common_CFLAGS=-O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral # CFLAGS=-fasynchronous-unwind-tables -fanalyzer -fstack-protector-strong -fstack-clash-protection -fcf-protection -fsanitize=undefined -save-temps=obj # CPPFLAGS=-D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS #======================================================================= sed -e 's|@PACKAGE_TARNAME@|beep|g' -e 's|@PACKAGE_VERSION@|1.4.12|g' -e 's|@DEFAULT_FREQ@|440|g' -e 's|@DEFAULT_LENGTH@|200|g' -e 's|@DEFAULT_DELAY@|100|g' -e 's|[@]docdir@|/usr/share/doc/beep|g' < beep-config.h.in > beep-config.h.new sed -e 's|@PACKAGE_TARNAME@|beep|g' -e 's|@PACKAGE_VERSION@|1.4.12|g' -e 's|@DEFAULT_FREQ@|440|g' -e 's|@DEFAULT_LENGTH@|200|g' -e 's|@DEFAULT_DELAY@|100|g' -e 's|[@]docdir@|/usr/share/doc/beep|g' < beep-usage.txt.in > beep-usage.txt.new sed -e 's|@PACKAGE_TARNAME@|beep|g' -e 's|@PACKAGE_VERSION@|1.4.12|g' -e 's|@DEFAULT_FREQ@|440|g' -e 's|@DEFAULT_LENGTH@|200|g' -e 's|@DEFAULT_DELAY@|100|g' -e 's|[@]docdir@|/usr/share/doc/beep|g' < beep.1.in > beep.1.new mv -f beep-config.h.new beep-config.h mv -f beep-usage.txt.new beep-usage.txt mv -f beep.1.new beep.1 cc -MT beep-log.o -MMD -MP -MF .deps/beep-log.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fanalyzer -fstack-protector-strong -fstack-clash-protection -fcf-protection -fsanitize=undefined -save-temps=obj -o beep-log.o -c beep-log.c cc -MT beep-library.o -MMD -MP -MF .deps/beep-library.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fanalyzer -fstack-protector-strong -fstack-clash-protection -fcf-protection -fsanitize=undefined -save-temps=obj -o beep-library.o -c beep-library.c echo '/* Auto-generated from `beep-usage.txt`. Modify that file instead. */' > beep-usage.c echo '#include "beep-usage.h"' >> beep-usage.c echo 'char beep_usage[] =' >> beep-usage.c cc -MT beep-drivers.o -MMD -MP -MF .deps/beep-drivers.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fanalyzer -fstack-protector-strong -fstack-clash-protection -fcf-protection -fsanitize=undefined -save-temps=obj -o beep-drivers.o -c beep-drivers.c set -e; IFS=""; while read line; do \ printf ' "%s\\n"\n' "${line}" >> beep-usage.c; \ done < beep-usage.txt echo ' ;' >> beep-usage.c cc -MT beep-driver-console.o -MMD -MP -MF .deps/beep-driver-console.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fanalyzer -fstack-protector-strong -fstack-clash-protection -fcf-protection -fsanitize=undefined -save-temps=obj -o beep-driver-console.o -c beep-driver-console.c cc -MT beep-driver-evdev.o -MMD -MP -MF .deps/beep-driver-evdev.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fanalyzer -fstack-protector-strong -fstack-clash-protection -fcf-protection -fsanitize=undefined -save-temps=obj -o beep-driver-evdev.o -c beep-driver-evdev.c cc -MT beep-main.o -MMD -MP -MF .deps/beep-main.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fanalyzer -fstack-protector-strong -fstack-clash-protection -fcf-protection -fsanitize=undefined -save-temps=obj -o beep-main.o -c beep-main.c cc -MT beep-usage.o -MMD -MP -MF .deps/beep-usage.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fanalyzer -fstack-protector-strong -fstack-clash-protection -fcf-protection -fsanitize=undefined -save-temps=obj -o beep-usage.o -c beep-usage.c cc -Wl,-Map=beep.map,--cref -fasynchronous-unwind-tables -fanalyzer -fstack-protector-strong -fstack-clash-protection -fcf-protection -fsanitize=undefined -save-temps=obj -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -o beep beep-log.o beep-main.o beep-library.o beep-usage.o beep-drivers.o beep-driver-console.o beep-driver-evdev.o ==> Entering fakeroot environment... ==> Starting package()... #======================================================================= # common_CFLAGS=-O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral # CFLAGS=-fasynchronous-unwind-tables -fanalyzer -fstack-protector-strong -fstack-clash-protection -fcf-protection -fsanitize=undefined -save-temps=obj # CPPFLAGS=-D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS #======================================================================= install -d -m 0755 /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/bin install -d -m 0755 /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/man/man1 install -d -m 0755 /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/doc/beep install -d -m 0755 /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/doc/beep/contrib install -p -m 0755 beep /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/bin/beep install -p -m 0644 beep.1 /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/man/man1/beep.1 install -p -m 0644 COPYING /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/doc/beep/COPYING install -p -m 0644 CREDITS.md /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/doc/beep/CREDITS.md install -p -m 0644 NEWS.md /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/doc/beep/NEWS.md install -p -m 0644 README.md /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/doc/beep/README.md install -p -m 0644 PERMISSIONS.md /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/doc/beep/PERMISSIONS.md install -p -m 0755 contrib/failure-beeps /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/doc/beep/contrib/failure-beeps install -p -m 0755 contrib/success-beeps /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/doc/beep/contrib/success-beeps install -p -m 0755 contrib/morse/morse2beep.pl /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/doc/beep/contrib/morse2beep.pl install -p -m 0755 contrib/morse/morse2beep.sed /tmp/archlinux-ci/beep-archlinuxrb-build-TcPCkdRn/beep/trunk/pkg/beep/usr/share/doc/beep/contrib/morse2beep.sed ==> 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 "beep"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: beep 1.4.12-1 (Sun Jul 30 21:56:55 2023)