From https://github.com/archlinux/svntogit-community * branch packages/cadaver -> FETCH_HEAD * [new branch] packages/cadaver -> community/packages/cadaver Cloning into 'cadaver'... 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 749k 0 --:--:-- --:--:-- --:--:-- 750k % 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 10 8543k 10 890k 0 0 745k 0 0:00:11 0:00:01 0:00:10 745k 45 8543k 45 3902k 0 0 1772k 0 0:00:04 0:00:02 0:00:02 1772k 100 8543k 100 8543k 0 0 2791k 0 0:00:03 0:00:03 --:--:-- 2791k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 55 143k 55 81566 0 0 454k 0 --:--:-- --:--:-- --:--:-- 452k 100 143k 100 143k 0 0 806k 0 --:--:-- --:--:-- --:--:-- 803k :: Starting full system upgrade... there is nothing to do ==> Making package: cadaver 0.24-1 (Mon Aug 26 19:11:41 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) neon-0.32.5-2 Total Download Size: 0.20 MiB Total Installed Size: 0.66 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 209k 100 209k 0 0 7961k 0 --:--:-- --:--:-- --:--:-- 8046k checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing neon... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading cadaver-0.24.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 510k 0 510k 0 0 2430k 0 --:--:-- --:--:-- --:--:-- 2430k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... cadaver-0.24.tar.gz ... Passed ==> Extracting sources... -> Extracting cadaver-0.24.tar.gz with bsdtar ==> Starting build()... + rm -rf config.cache 'autom4te*.cache' aclocal.m4 + aclocal -I m4 -I m4/neon + autoheader + autoconf configure.ac:46: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... m4/neon/neon.m4:431: NEON_COMMON_CHECKS is expanded from... m4/neon/neon.m4:278: NEON_COMMON is expanded from... m4/neon/neon.m4:110: NEON_LIBRARY is expanded from... configure.ac:46: the top level + libtoolize --copy --force + rm -rf autom4te.cache 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 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 for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for tputs in -lcurses... ./configure: line 5217: ac_fn_c_try_link: command not found no checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for library containing add_history... none required checking for history.h... no checking for readline/history.h... yes checking for readline.h... no checking for readline/readline.h... yes checking for rl_completion_matches... yes 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 for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking size of int... 4 checking size of long... 8 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... 8 checking how to print size_t... lu checking size of off_t... 8 checking how to print off_t... ld checking size of ssize_t... 8 checking how to print ssize_t... ld 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 how to run the C preprocessor... gcc -E checking for neon-config... /usr/sbin/neon-config checking linking against neon... yes configure: using neon library 0.32.5 configure: SSL is supported by neon configure: zlib is supported by neon configure: IPv6 is supported by neon configure: LFS is not supported by neon configure: thread-safe SSL is supported by neon checking size of time_t... 8 checking how to print time_t... ld configure: .netrc support is enabled checking for getopt_long... yes checking for strcasecmp... yes checking for snprintf... yes checking for working POSIX fnmatch... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for unsigned long long int... yes checking for sys/time.h... yes checking for fcntl.h... yes checking for pwd.h... yes checking for stdarg.h... (cached) yes checking for vmsdir.h... no checking for memory.h... yes checking for alloca.h... yes checking for ncurses.h... yes checking for sgtty.h... yes checking for termios.h... yes checking for termio.h... yes checking for locale.h... yes checking for strdup... yes checking for strerror... yes checking for memcpy... yes checking for strcoll... yes checking for tcsetattr... yes checking for getpass... yes checking for stty... no checking for fchmod... yes checking for strtoull... yes checking for gettimeofday... yes checking for secure_getenv... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p 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 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 32-bit host C ABI... no 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 configure: creating ./config.status config.status: creating Makefile config.status: creating lib/neon/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: Configured to build cadaver 0.24: Install prefix: /usr Compiler: gcc Neon library: library in /usr (0.32.5) XML Parser: using whatever neon uses SSL library: SSL is supported by neon Internationalization: Built using native support GNU readline support: enabled gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o src/cadaver.o -c src/cadaver.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o src/common.o -c src/common.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o src/commands.o -c src/commands.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o src/ls.o -c src/ls.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o src/cmdline.o -c src/cmdline.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o src/options.o -c src/options.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o src/utils.o -c src/utils.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o src/edit.o -c src/edit.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o src/version.o -c src/version.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o src/search.o -c src/search.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o lib/basename.o -c lib/basename.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o lib/dirname.o -c lib/dirname.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o lib/rpmatch.o -c lib/rpmatch.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o lib/yesno.o -c lib/yesno.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o lib/glob.o -c lib/glob.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o lib/getpass.o -c lib/getpass.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o lib/tempname.o -c lib/tempname.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o lib/mkstemp.o -c lib/mkstemp.c gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/neon -o lib/netrc.o -c lib/netrc.c src/search.c: In function 'display_results': src/search.c:462:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 462 | fgets(buf, 255, stdin); | ^~~~~~~~~~~~~~~~~~~~~~ for d in lib/neon; do (cd $d; make); done src/edit.c: In function 'run_editor': src/edit.c:72:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 72 | system(editcmd); | ^~~~~~~~~~~~~~~ make[1]: Entering directory '/tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/src/cadaver-0.24/lib/neon' Bundled neon build not being used. make[1]: Leaving directory '/tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/src/cadaver-0.24/lib/neon' In file included from /usr/include/string.h:535, from src/edit.c:36: In function 'strncat', inlined from 'execute_edit' at src/edit.c:141:2: /usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' specified bound 256 equals destination size [-Wstringop-overflow=] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cadaver src/cadaver.o src/common.o src/commands.o src/ls.o src/cmdline.o src/options.o src/utils.o src/edit.o src/version.o src/search.o lib/basename.o lib/dirname.o lib/rpmatch.o lib/yesno.o lib/glob.o lib/getpass.o lib/tempname.o lib/mkstemp.o lib/netrc.o -lreadline -lncurses -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -lneon -lz -lssl -lcrypto -lgssapi_krb5 -lexpat ==> Entering fakeroot environment... ==> Starting package()... for d in lib/neon; do (cd $d; make); done make[1]: Entering directory '/tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/src/cadaver-0.24/po' Makefile:191: warning: ignoring prerequisites on suffix rule definition make[1]: Entering directory '/tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/src/cadaver-0.24/lib/neon' test ! -f ./cadaver.pot || \ test -z "es.gmo en@quot.gmo" || make es.gmo en@quot.gmo Bundled neon build not being used. make[1]: Leaving directory '/tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/src/cadaver-0.24/lib/neon' gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cadaver src/cadaver.o src/common.o src/commands.o src/ls.o src/cmdline.o src/options.o src/utils.o src/edit.o src/version.o src/search.o lib/basename.o lib/dirname.o lib/rpmatch.o lib/yesno.o lib/glob.o lib/getpass.o lib/tempname.o lib/mkstemp.o lib/netrc.o -lreadline -lncurses -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -lneon -lz -lssl -lcrypto -lgssapi_krb5 -lexpat make[2]: Entering directory '/tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/src/cadaver-0.24/po' Makefile:191: warning: ignoring prerequisites on suffix rule definition rm -f es.gmo && /usr/sbin/msgmerge --for-msgfmt -o es.1po es.po cadaver.pot && /usr/sbin/msgfmt -c --statistics --verbose -o es.gmo es.1po && rm -f es.1po rm -f en@quot.gmo && /usr/sbin/msgmerge --for-msgfmt -o en@quot.1po en@quot.po cadaver.pot && /usr/sbin/msgfmt -c --statistics --verbose -o en@quot.gmo en@quot.1po && rm -f en@quot.1po es.po:921: warning: internationalized messages should not contain the '\r' escape sequence es.po:931: warning: internationalized messages should not contain the '\r' escape sequence es.po:945: warning: internationalized messages should not contain the '\r' escape sequence en@quot.po:911: warning: internationalized messages should not contain the '\r' escape sequence en@quot.po:911: warning: internationalized messages should not contain the '\r' escape sequence en@quot.po:921: warning: internationalized messages should not contain the '\r' escape sequence en@quot.po:921: warning: internationalized messages should not contain the '\r' escape sequence en@quot.po:934: warning: internationalized messages should not contain the '\r' escape sequence en@quot.po:934: warning: internationalized messages should not contain the '\r' escape sequence en@quot.po:939: warning: internationalized messages should not contain the '\r' escape sequence en@quot.po:939: warning: internationalized messages should not contain the '\r' escape sequence en@quot.po:953: warning: internationalized messages should not contain the '\r' escape sequence en@quot.po:953: warning: internationalized messages should not contain the '\r' escape sequence es.1po:2: warning: header field 'Language' still has the initial default value es.1po: 167 translated messages. en@quot.1po:2: warning: header field 'Language' still has the initial default value en@quot.1po: 378 translated messages. make[2]: Leaving directory '/tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/src/cadaver-0.24/po' touch ./stamp-po /bin/sh: line 6: @mkdir_p@: command not found /usr/bin/install: cannot create regular file '/tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/pkg/cadaver/usr/share/locale/es/LC_MESSAGES/cadaver.mo': No such file or directory installing es.gmo as /tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/pkg/cadaver/usr/share/locale/es/LC_MESSAGES/cadaver.mo /bin/sh: line 6: @mkdir_p@: command not found /usr/bin/install: cannot create regular file '/tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/pkg/cadaver/usr/share/locale/en@quot/LC_MESSAGES/cadaver.mo': No such file or directory installing en@quot.gmo as /tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/pkg/cadaver/usr/share/locale/en@quot/LC_MESSAGES/cadaver.mo if test "@PACKAGE@" = "gettext-tools"; then \ @mkdir_p@ /tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/pkg/cadaver/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/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/pkg/cadaver/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/pkg/cadaver/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/src/cadaver-0.24/po' Creating directories... /usr/bin/install -c -d /tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/pkg/cadaver/usr/bin /usr/bin/install -c -d /tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/pkg/cadaver/usr/share/man/man1 Installing cadaver executable... /usr/bin/install -c cadaver /tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/pkg/cadaver/usr/bin/cadaver Installing man page... /usr/bin/install -c -m 644 ./doc/cadaver.1 /tmp/archlinux-ci/cadaver-archlinuxrb-build-bN8m5dt9/cadaver/trunk/pkg/cadaver/usr/share/man/man1/cadaver.1 ==> 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 "cadaver"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: cadaver 0.24-1 (Mon Aug 26 19:12:07 2024)