From https://github.com/archlinux/svntogit-packages * branch packages/libnsl -> FETCH_HEAD * [new branch] packages/libnsl -> packages/packages/libnsl Cloning into 'libnsl'... 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 129k 100 129k 0 0 381k 0 --:--:-- --:--:-- --:--:-- 381k 100 129k 100 129k 0 0 380k 0 --:--:-- --:--:-- --:--:-- 379k % 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 8433k 100 8433k 0 0 19.0M 0 --:--:-- --:--:-- --:--:-- 19.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 81 141k 81 115k 0 0 341k 0 --:--:-- --:--:-- --:--:-- 340k 100 141k 100 141k 0 0 417k 0 --:--:-- --:--:-- --:--:-- 416k :: Starting full system upgrade... there is nothing to do ==> Making package: libnsl 2.0.0-3 (Tue Nov 26 17:27:41 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading libnsl-v2.0.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 100 45556 0 45556 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... libnsl-v2.0.0.tar.gz ... Passed ==> Validating source files with b2sums... libnsl-v2.0.0.tar.gz ... Passed ==> Extracting sources... -> Extracting libnsl-v2.0.0.tar.gz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: autopoint --force autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of AM_GNU_GETTEXT_VERSION Copying file config.rpath Creating directory m4 Copying file m4/build-to-host.m4 Copying file m4/gettext.m4 Copying file m4/host-cpu-c-abi.m4 Copying file m4/iconv.m4 Copying file m4/intlmacosx.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/progtest.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:14: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:14: the top level configure.ac:20: warning: The macro `AC_ISC_POSIX' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... configure.ac:20: the top level configure.ac:23: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:23: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:23: the top level configure.ac:38: warning: AC_OUTPUT should be used without arguments. configure.ac:38: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:13: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' ==> 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 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 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 how to run the C preprocessor... gcc -E checking for library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E 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 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 checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for TIRPC... 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 for ld... /usr/sbin/ld -m elf_x86_64 checking if the linker (/usr/sbin/ld -m elf_x86_64) 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 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 libnsl.pc config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0' Making all in po make[2]: Entering directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0/po' test ! -f ./libnsl.pot || \ test -z "" || make touch ./stamp-po make[2]: Leaving directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0/po' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0/src' depbase=`echo yp_xdr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_xdr.lo -MD -MP -MF $depbase.Tpo -c -o yp_xdr.lo yp_xdr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo do_ypcall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT do_ypcall.lo -MD -MP -MF $depbase.Tpo -c -o do_ypcall.lo do_ypcall.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ypprot_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT ypprot_err.lo -MD -MP -MF $depbase.Tpo -c -o ypprot_err.lo ypprot_err.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo yp_master.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_master.lo -MD -MP -MF $depbase.Tpo -c -o yp_master.lo yp_master.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo yp_maplist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_maplist.lo -MD -MP -MF $depbase.Tpo -c -o yp_maplist.lo yp_maplist.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo yp_order.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_order.lo -MD -MP -MF $depbase.Tpo -c -o yp_order.lo yp_order.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo yp_first.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_first.lo -MD -MP -MF $depbase.Tpo -c -o yp_first.lo yp_first.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo yp_next.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_next.lo -MD -MP -MF $depbase.Tpo -c -o yp_next.lo yp_next.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo yp_match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_match.lo -MD -MP -MF $depbase.Tpo -c -o yp_match.lo yp_match.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo yperr_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yperr_string.lo -MD -MP -MF $depbase.Tpo -c -o yperr_string.lo yperr_string.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ypbinderr_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT ypbinderr_string.lo -MD -MP -MF $depbase.Tpo -c -o ypbinderr_string.lo ypbinderr_string.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo yp_get_default_domain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_get_default_domain.lo -MD -MP -MF $depbase.Tpo -c -o yp_get_default_domain.lo yp_get_default_domain.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo taddr2host.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT taddr2host.lo -MD -MP -MF $depbase.Tpo -c -o taddr2host.lo taddr2host.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo taddr2ipstr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT taddr2ipstr.lo -MD -MP -MF $depbase.Tpo -c -o taddr2ipstr.lo taddr2ipstr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo taddr2port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT taddr2port.lo -MD -MP -MF $depbase.Tpo -c -o taddr2port.lo taddr2port.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_xdr.lo -MD -MP -MF .deps/yp_xdr.Tpo -c yp_xdr.c -fPIC -DPIC -o .libs/yp_xdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT ypprot_err.lo -MD -MP -MF .deps/ypprot_err.Tpo -c ypprot_err.c -fPIC -DPIC -o .libs/ypprot_err.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT do_ypcall.lo -MD -MP -MF .deps/do_ypcall.Tpo -c do_ypcall.c -fPIC -DPIC -o .libs/do_ypcall.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_maplist.lo -MD -MP -MF .deps/yp_maplist.Tpo -c yp_maplist.c -fPIC -DPIC -o .libs/yp_maplist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT ypbinderr_string.lo -MD -MP -MF .deps/ypbinderr_string.Tpo -c ypbinderr_string.c -fPIC -DPIC -o .libs/ypbinderr_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_order.lo -MD -MP -MF .deps/yp_order.Tpo -c yp_order.c -fPIC -DPIC -o .libs/yp_order.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT taddr2port.lo -MD -MP -MF .deps/taddr2port.Tpo -c taddr2port.c -fPIC -DPIC -o .libs/taddr2port.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_first.lo -MD -MP -MF .deps/yp_first.Tpo -c yp_first.c -fPIC -DPIC -o .libs/yp_first.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_match.lo -MD -MP -MF .deps/yp_match.Tpo -c yp_match.c -fPIC -DPIC -o .libs/yp_match.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT taddr2ipstr.lo -MD -MP -MF .deps/taddr2ipstr.Tpo -c taddr2ipstr.c -fPIC -DPIC -o .libs/taddr2ipstr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yperr_string.lo -MD -MP -MF .deps/yperr_string.Tpo -c yperr_string.c -fPIC -DPIC -o .libs/yperr_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_next.lo -MD -MP -MF .deps/yp_next.Tpo -c yp_next.c -fPIC -DPIC -o .libs/yp_next.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT taddr2host.lo -MD -MP -MF .deps/taddr2host.Tpo -c taddr2host.c -fPIC -DPIC -o .libs/taddr2host.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_master.lo -MD -MP -MF .deps/yp_master.Tpo -c yp_master.c -fPIC -DPIC -o .libs/yp_master.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT yp_get_default_domain.lo -MD -MP -MF .deps/yp_get_default_domain.Tpo -c yp_get_default_domain.c -fPIC -DPIC -o .libs/yp_get_default_domain.o /bin/sh ../libtool --tag=CC --mode=link gcc -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -version-info 3:0:0 -Wl,--no-undefined -Wl,--version-script=./libnsl.map -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libnsl.la -rpath /usr/lib yp_xdr.lo do_ypcall.lo ypprot_err.lo yp_master.lo yp_maplist.lo yp_order.lo yp_first.lo yp_next.lo yp_match.lo yperr_string.lo ypbinderr_string.lo yp_get_default_domain.lo taddr2host.lo taddr2ipstr.lo taddr2port.lo -ltirpc libtool: link: gcc -shared -fPIC -DPIC .libs/yp_xdr.o .libs/do_ypcall.o .libs/ypprot_err.o .libs/yp_master.o .libs/yp_maplist.o .libs/yp_order.o .libs/yp_first.o .libs/yp_next.o .libs/yp_match.o .libs/yperr_string.o .libs/ypbinderr_string.o .libs/yp_get_default_domain.o .libs/taddr2host.o .libs/taddr2ipstr.o .libs/taddr2port.o -ltirpc -march=x86-64 -mtune=generic -O2 -Werror=format-security -Wl,--no-undefined -Wl,--version-script=./libnsl.map -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libnsl.so.3 -o .libs/libnsl.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libnsl.so.3" && ln -s "libnsl.so.3.0.0" "libnsl.so.3") libtool: link: (cd ".libs" && rm -f "libnsl.so" && ln -s "libnsl.so.3.0.0" "libnsl.so") libtool: link: ( cd ".libs" && rm -f "libnsl.la" && ln -s "../libnsl.la" "libnsl.la" ) make[2]: Leaving directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0/src' make[2]: Entering directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0' make[2]: Leaving directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0' make[1]: Leaving directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0' Making install in po make[1]: Entering directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0/po' if test "libnsl" = "gettext-tools"; then \ /usr/sbin/mkdir -p /tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/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/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0/po' Making install in src make[1]: Entering directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0/src' make[2]: Entering directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0/src' /usr/sbin/mkdir -p '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnsl.la '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/include/rpcsvc' /usr/bin/install -c -m 644 rpcsvc/ypclnt.h rpcsvc/ypupd.h rpcsvc/yp_prot.h rpcsvc/yp.x rpcsvc/yp.h rpcsvc/yppasswd.x rpcsvc/yppasswd.h '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/include/rpcsvc' libtool: install: /usr/bin/install -c .libs/libnsl.so.3.0.0 /tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/lib/libnsl.so.3.0.0 libtool: install: (cd /tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/lib && { ln -s -f libnsl.so.3.0.0 libnsl.so.3 || { rm -f libnsl.so.3 && ln -s libnsl.so.3.0.0 libnsl.so.3; }; }) libtool: install: (cd /tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/lib && { ln -s -f libnsl.so.3.0.0 libnsl.so || { rm -f libnsl.so && ln -s libnsl.so.3.0.0 libnsl.so; }; }) libtool: install: /usr/bin/install -c .libs/libnsl.lai /tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/lib/libnsl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0/src' make[1]: Leaving directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0/src' make[1]: Entering directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0' make[2]: Entering directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libnsl.pc '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/lib/pkgconfig' make[2]: Leaving directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0' make[1]: Leaving directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0' make: Leaving directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/src/libnsl-2.0.0' install: creating directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/share' install: creating directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/share/doc' install: creating directory '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/share/doc/libnsl' 'libnsl-2.0.0/AUTHORS' -> '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/share/doc/libnsl/AUTHORS' 'libnsl-2.0.0/NEWS' -> '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/share/doc/libnsl/NEWS' 'libnsl-2.0.0/README' -> '/tmp/archlinux-ci/libnsl-archlinuxrb-build-YB4SzOWp/libnsl/trunk/pkg/libnsl/usr/share/doc/libnsl/README' ==> 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 "libnsl"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libnsl 2.0.0-3 (Tue Nov 26 17:28:03 2024)