From https://github.com/archlinux/svntogit-community * branch packages/calcurse -> FETCH_HEAD * [new branch] packages/calcurse -> community/packages/calcurse Cloning into 'calcurse'... 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 131k 100 131k 0 0 374k 0 --:--:-- --:--:-- --:--:-- 373k 100 131k 100 131k 0 0 369k 0 --:--:-- --:--:-- --:--:-- 368k % 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 8541k 100 8541k 0 0 20.4M 0 --:--:-- --:--:-- --:--:-- 20.4M % 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 421k 0 --:--:-- --:--:-- --:--:-- 421k :: 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=1690360494 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690360494' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-calcurse-archlinuxrb-build-ii1SIaNP PWD=/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/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 A91764759326B440: 7 duplicate signatures removed gpg: key A91764759326B440: public key "Lukas Fleischer " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: calcurse 4.8.0-2 (Wed Jul 26 08:35:26 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading calcurse-4.8.0.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 29 699k 29 207k 0 0 167k 0 0:00:04 0:00:01 0:00:03 167k 100 699k 100 699k 0 0 439k 0 0:00:01 0:00:01 --:--:-- 439k -> Downloading calcurse-4.8.0.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 1545 0 --:--:-- --:--:-- --:--:-- 1545 ==> Validating source files with sha512sums... calcurse-4.8.0.tar.gz ... Passed calcurse-4.8.0.tar.gz.asc ... Skipped ==> Validating source files with b2sums... calcurse-4.8.0.tar.gz ... Passed calcurse-4.8.0.tar.gz.asc ... Skipped ==> Verifying source file signatures with gpg... calcurse-4.8.0.tar.gz ... Passed ==> Extracting sources... -> Extracting calcurse-4.8.0.tar.gz with bsdtar ==> Starting build()... 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 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 whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 dependency style of gcc... (cached) gcc3 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 whether byte ordering is bigendian... no checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for ctype.h... yes checking for getopt.h... yes checking for locale.h... yes checking for math.h... yes checking for signal.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for fcntl.h... yes checking for paths.h... yes checking for errno.h... yes checking for limits.h... yes checking for regex.h... yes checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ncursesw via pkg-config... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for math.h... (cached) yes checking for exp in -lm... yes checking whether to include documentation... yes configure: WARNING: Will not rebuild documentation! checking if memory debug should be used... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating scripts/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating contrib/caldav/Makefile config.status: creating contrib/vdir/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands ======================================================================== calcurse is configured as follows. Please check that this configuration matches your expectations. Also give a look at the config.h file to check for preprocessor symbols. Host system type : x86_64-pc-linux-gnu Options used to compile and link: PREFIX = /usr VERSION = 4.8.0 CC = gcc CFLAGS = -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall CPPFLAGS = DEFS = -DHAVE_CONFIG_H LD = /usr/sbin/ld LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now LIBS = -lncursesw -pthread -lm ======================================================================== make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0' Making all in po make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/po' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/src' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT calcurse.o -MD -MP -MF .deps/calcurse.Tpo -c -o calcurse.o calcurse.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT apoint.o -MD -MP -MF .deps/apoint.Tpo -c -o apoint.o apoint.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT custom.o -MD -MP -MF .deps/custom.Tpo -c -o custom.o custom.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT day.o -MD -MP -MF .deps/day.Tpo -c -o day.o day.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT getstring.o -MD -MP -MF .deps/getstring.Tpo -c -o getstring.o getstring.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT hooks.o -MD -MP -MF .deps/hooks.Tpo -c -o hooks.o hooks.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT ical.o -MD -MP -MF .deps/ical.Tpo -c -o ical.o ical.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT keys.o -MD -MP -MF .deps/keys.Tpo -c -o keys.o keys.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT listbox.o -MD -MP -MF .deps/listbox.Tpo -c -o listbox.o listbox.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT llist.o -MD -MP -MF .deps/llist.Tpo -c -o llist.o llist.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT note.o -MD -MP -MF .deps/note.Tpo -c -o note.o note.c mv -f .deps/hooks.Tpo .deps/hooks.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c mv -f .deps/llist.Tpo .deps/llist.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT pcal.o -MD -MP -MF .deps/pcal.Tpo -c -o pcal.o pcal.c mv -f .deps/help.Tpo .deps/help.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c mv -f .deps/apoint.Tpo .deps/apoint.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT recur.o -MD -MP -MF .deps/recur.Tpo -c -o recur.o recur.c mv -f .deps/listbox.Tpo .deps/listbox.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c mv -f .deps/event.Tpo .deps/event.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT sigs.o -MD -MP -MF .deps/sigs.Tpo -c -o sigs.o sigs.c mv -f .deps/note.Tpo .deps/note.Po mv -f .deps/queue.Tpo .deps/queue.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o strings.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT todo.o -MD -MP -MF .deps/todo.Tpo -c -o todo.o todo.c mv -f .deps/getstring.Tpo .deps/getstring.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT ui-calendar.o -MD -MP -MF .deps/ui-calendar.Tpo -c -o ui-calendar.o ui-calendar.c mv -f .deps/sigs.Tpo .deps/sigs.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT ui-day.o -MD -MP -MF .deps/ui-day.Tpo -c -o ui-day.o ui-day.c mv -f .deps/config.Tpo .deps/config.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT ui-todo.o -MD -MP -MF .deps/ui-todo.Tpo -c -o ui-todo.o ui-todo.c mv -f .deps/calcurse.Tpo .deps/calcurse.Po mv -f .deps/strings.Tpo .deps/strings.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/pcal.Tpo .deps/pcal.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT vars.o -MD -MP -MF .deps/vars.Tpo -c -o vars.o vars.c mv -f .deps/keys.Tpo .deps/keys.Po mv -f .deps/notify.Tpo .deps/notify.Po mv -f .deps/todo.Tpo .deps/todo.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT vector.o -MD -MP -MF .deps/vector.Tpo -c -o vector.o vector.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT wins.o -MD -MP -MF .deps/wins.Tpo -c -o wins.o wins.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c mv -f .deps/day.Tpo .deps/day.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DDOCDIR=\"/usr/share/doc/calcurse\" -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -MT dmon.o -MD -MP -MF .deps/dmon.Tpo -c -o dmon.o dmon.c mv -f .deps/sha1.Tpo .deps/sha1.Po mv -f .deps/utf8.Tpo .deps/utf8.Po mv -f .deps/vector.Tpo .deps/vector.Po mv -f .deps/vars.Tpo .deps/vars.Po mv -f .deps/ui-todo.Tpo .deps/ui-todo.Po mv -f .deps/mem.Tpo .deps/mem.Po mv -f .deps/custom.Tpo .deps/custom.Po mv -f .deps/args.Tpo .deps/args.Po mv -f .deps/dmon.Tpo .deps/dmon.Po mv -f .deps/ui-calendar.Tpo .deps/ui-calendar.Po mv -f .deps/ical.Tpo .deps/ical.Po mv -f .deps/wins.Tpo .deps/wins.Po mv -f .deps/io.Tpo .deps/io.Po mv -f .deps/ui-day.Tpo .deps/ui-day.Po mv -f .deps/recur.Tpo .deps/recur.Po mv -f .deps/utils.Tpo .deps/utils.Po gcc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o calcurse calcurse.o apoint.o args.o config.o custom.o day.o event.o getstring.o help.o hooks.o ical.o io.o keys.o listbox.o llist.o note.o notify.o pcal.o queue.o recur.o sha1.o sigs.o strings.o todo.o ui-calendar.o ui-day.o ui-todo.o utf8.o utils.o vars.o vector.o wins.o mem.o dmon.o -lncursesw -pthread -lm make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/src' Making all in test make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/test' Making all in scripts make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/scripts' Making all in contrib/caldav make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/caldav' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/caldav' Making all in contrib/vdir make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/vdir' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/vdir' Making all in doc make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/doc' make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0' make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0' make[1]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0' ==> Entering fakeroot environment... ==> Starting package()... make install-recursive make[1]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0' Making install in po make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/po' /bin/sh .././/mkinstalldirs /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share mkdir -p -- /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share mkdir -p -- /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/fr/LC_MESSAGES/calcurse.mo mkdir -p -- /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/en/LC_MESSAGES installing en.gmo as /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/en/LC_MESSAGES/calcurse.mo mkdir -p -- /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/de/LC_MESSAGES installing de.gmo as /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/de/LC_MESSAGES/calcurse.mo mkdir -p -- /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/es/LC_MESSAGES installing es.gmo as /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/es/LC_MESSAGES/calcurse.mo mkdir -p -- /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/nl/LC_MESSAGES/calcurse.mo mkdir -p -- /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/ru/LC_MESSAGES/calcurse.mo mkdir -p -- /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/locale/pt_BR/LC_MESSAGES/calcurse.mo if test "calcurse" = "gettext-tools"; then \ /bin/sh .././/mkinstalldirs /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/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/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/po' Making install in src make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/src' make[3]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/src' make[3]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/bin' make[3]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/src' make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/src' Making install in test make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/test' make[3]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/test' make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/test' Making install in scripts make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/scripts' make[3]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/scripts' make[3]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse-upgrade '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/bin' make[3]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/scripts' make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/scripts' Making install in contrib/caldav make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/caldav' make[3]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/caldav' make[3]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse-caldav '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/bin' make[3]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/caldav' make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/caldav' Making install in contrib/vdir make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/vdir' make[3]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/vdir' make[3]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/bin' /usr/bin/install -c calcurse-vdir '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/bin' make[3]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/vdir' make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/contrib/vdir' Making install in doc make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/doc' make[3]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/man/man1' /usr/bin/install -c -m 644 calcurse.1 '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse' /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/de' /usr/bin/install -c -m 644 de/add.txt de/config.txt de/copy-paste.txt de/credits.txt de/delete.txt de/displacement.txt de/edit.txt de/enote.txt de/export.txt de/flag.txt de/general.txt de/goto.txt de/import.txt de/intro.txt de/other.txt de/pipe.txt de/priority.txt de/repeat.txt de/save.txt de/tab.txt de/view.txt de/vnote.txt '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/de' /usr/bin/install -c -m 644 manual.html submitting-patches.html add.txt config.txt copy-paste.txt credits.txt delete.txt displacement.txt edit.txt enote.txt export.txt flag.txt general.txt goto.txt import.txt intro.txt manual.txt other.txt pipe.txt priority.txt reload.txt repeat.txt save.txt tab.txt view.txt vnote.txt '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/.' /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/es' /usr/bin/install -c -m 644 es/add.txt es/config.txt es/copy-paste.txt es/credits.txt es/delete.txt es/displacement.txt es/edit.txt es/enote.txt es/export.txt es/flag.txt es/general.txt es/goto.txt es/import.txt es/intro.txt es/other.txt es/pipe.txt es/priority.txt es/repeat.txt es/save.txt es/tab.txt es/view.txt es/vnote.txt '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/es' /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/fr' /usr/bin/install -c -m 644 fr/add.txt fr/config.txt fr/copy-paste.txt fr/credits.txt fr/delete.txt fr/displacement.txt fr/edit.txt fr/enote.txt fr/export.txt fr/flag.txt fr/general.txt fr/goto.txt fr/import.txt fr/intro.txt fr/other.txt fr/pipe.txt fr/priority.txt fr/repeat.txt fr/save.txt fr/tab.txt fr/view.txt fr/vnote.txt '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/fr' /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/ru' /usr/bin/install -c -m 644 ru/add.txt ru/config.txt ru/copy-paste.txt ru/credits.txt ru/delete.txt ru/displacement.txt ru/edit.txt ru/enote.txt ru/export.txt ru/flag.txt ru/general.txt ru/goto.txt ru/import.txt ru/intro.txt ru/other.txt ru/pipe.txt ru/priority.txt ru/repeat.txt ru/save.txt ru/tab.txt ru/view.txt ru/vnote.txt '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/ru' /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/nl' /usr/bin/install -c -m 644 nl/add.txt nl/config.txt nl/copy-paste.txt nl/credits.txt nl/delete.txt nl/displacement.txt nl/edit.txt nl/enote.txt nl/export.txt nl/flag.txt nl/general.txt nl/goto.txt nl/import.txt nl/intro.txt nl/other.txt nl/pipe.txt nl/priority.txt nl/repeat.txt nl/save.txt nl/tab.txt nl/view.txt nl/vnote.txt '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/nl' /usr/sbin/mkdir -p '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/pt_BR' /usr/bin/install -c -m 644 pt_BR/add.txt pt_BR/config.txt pt_BR/copy-paste.txt pt_BR/credits.txt pt_BR/delete.txt pt_BR/displacement.txt pt_BR/edit.txt pt_BR/enote.txt pt_BR/export.txt pt_BR/flag.txt pt_BR/general.txt pt_BR/goto.txt pt_BR/import.txt pt_BR/intro.txt pt_BR/other.txt pt_BR/pipe.txt pt_BR/priority.txt pt_BR/repeat.txt pt_BR/save.txt pt_BR/tab.txt pt_BR/view.txt pt_BR/vnote.txt '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/doc/calcurse/pt_BR' make[3]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/doc' make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0/doc' make[2]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0' make[3]: Entering directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0' make[2]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0' make[1]: Leaving directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/src/calcurse-4.8.0' install: creating directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/licenses' install: creating directory '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/licenses/calcurse' 'COPYING' -> '/tmp/archlinux-ci/calcurse-archlinuxrb-build-ii1SIaNP/calcurse/trunk/pkg/calcurse/usr/share/licenses/calcurse/COPYING' ==> 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 "calcurse"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: calcurse 4.8.0-2 (Wed Jul 26 08:35:37 2023)