<86>Aug 7 00:46:54 userdel[1431529]: delete user 'rooter' <86>Aug 7 00:46:54 userdel[1431529]: removed group 'rooter' owned by 'rooter' <86>Aug 7 00:46:54 userdel[1431529]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 7 00:46:54 groupadd[1431550]: group added to /etc/group: name=rooter, GID=981 <86>Aug 7 00:46:54 groupadd[1431550]: group added to /etc/gshadow: name=rooter <86>Aug 7 00:46:54 groupadd[1431550]: new group: name=rooter, GID=981 <86>Aug 7 00:46:54 useradd[1431567]: new user: name=rooter, UID=981, GID=981, home=/root, shell=/bin/bash <86>Aug 7 00:46:54 userdel[1431587]: delete user 'builder' <86>Aug 7 00:46:54 userdel[1431587]: removed group 'builder' owned by 'builder' <86>Aug 7 00:46:54 userdel[1431587]: removed shadow group 'builder' owned by 'builder' <86>Aug 7 00:46:54 groupadd[1431611]: group added to /etc/group: name=builder, GID=982 <86>Aug 7 00:46:54 groupadd[1431611]: group added to /etc/gshadow: name=builder <86>Aug 7 00:46:54 groupadd[1431611]: new group: name=builder, GID=982 <86>Aug 7 00:46:54 useradd[1431624]: new user: name=builder, UID=982, GID=982, home=/usr/src, shell=/bin/bash <13>Aug 7 00:46:55 rpmi: rpm-macros-pam0-1.5.2-alt1 p10+284708.100.1.1 1630966651 installed <13>Aug 7 00:46:56 rpmi: libpam0-devel-1.5.2-alt1 p10+284708.100.1.1 1630966651 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pam_radius-2.0.1-alt1.nosrc.rpm (w1.gzdio) Installing pam_radius-2.0.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71447 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pam_radius-2.0.1 + echo 'Source #0 (pam_radius-2.0.1.tar):' Source #0 (pam_radius-2.0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pam_radius-2.0.1.tar + cd pam_radius-2.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (pam_radius-2.0.1.patch):' Patch #0 (pam_radius-2.0.1.patch): + /usr/bin/patch -p1 patching file .gear/pam_radius.spec patching file .gear/rules patching file .gear/tags/3222de40354b9f236730d978cd032e790596aed7 patching file .gear/tags/list patching file .gear/upstream/filter-tag patching file .gear/upstream/remotes patching file .gear/upstream/transform-tag patching file .github/workflows/ci-deb.yml patching file .github/workflows/ci-rpm.yml patching file .github/workflows/ci.yml patching file Makefile patching file README.md patching file USAGE patching file configure patching file configure.ac patching file src/md5.h patching file src/pam_radius_auth.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71447 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pam_radius-2.0.1 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -fpic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fpic' + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force configure.ac:26: warning: AC_INIT: not a literal: $Id$ autoreconf-default: configure.ac: tracing configure.ac:26: warning: AC_INIT: not a literal: $Id$ autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force configure.ac:26: warning: AC_INIT: not a literal: $Id$ autoreconf-default: running: /usr/bin/autoheader-2.60 --force configure.ac:26: warning: AC_INIT: not a literal: $Id$ autoreconf-default: configure.ac: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fpic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-werror --disable-developer configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for git... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for x86_64-alt-linux-g++... no checking for x86_64-alt-linux-c++... no checking for x86_64-alt-linux-gpp... no checking for x86_64-alt-linux-aCC... no checking for x86_64-alt-linux-CC... no checking for x86_64-alt-linux-cxx... no checking for x86_64-alt-linux-cc++... no checking for x86_64-alt-linux-cl.exe... no checking for x86_64-alt-linux-FCC... no checking for x86_64-alt-linux-KCC... no checking for x86_64-alt-linux-RCC... no checking for x86_64-alt-linux-xlC_r... no checking for x86_64-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether x86_64-alt-linux-gcc needs -traditional... no checking whether we are using SUNPro C... no checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking if compiler is clang... no checking for the compiler flag "-Qunused-arguments"... no checking whether byte ordering is bigendian... no checking for inet_aton in -lresolv... yes checking for inet_ntoa in -lnsl... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking for security/pam_modules.h... yes checking for pam/pam_modules.h... no checking for net/if.h... yes checking for linux/if.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for snprintf... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for setsockopt... yes checking for strlcat... yes checking for strlcpy... yes checking for struct in6_addr... yes checking whether byte ordering is bigendian... (cached) no checking for an ANSI C-conforming const... yes checking for the compiler flag "-Wdocumentation"... no checking if building with -DNDEBUG... yes configure: creating ./config.status config.status: creating Make.inc config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make[1]: Entering directory '/usr/src/RPM/BUILD/pam_radius-2.0.1/src' cc -fPIC -fno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -std=c99 -D_GNU_SOURCE -DNDEBUG -Wall -c md5.c -o md5.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pam_radius-2.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pam_radius-2.0.1/src' cc -fPIC -fno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -std=c99 -D_GNU_SOURCE -DNDEBUG -Wall -c pam_radius_auth.c -o pam_radius_auth.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pam_radius-2.0.1/src' make: Entering directory '/usr/src/RPM/BUILD/pam_radius-2.0.1' x86_64-alt-linux-gcc -fPIC -shared src/pam_radius_auth.o src/md5.o -lpam -o pam_radius_auth.so make: Leaving directory '/usr/src/RPM/BUILD/pam_radius-2.0.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41217 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pam_radius-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pam_radius-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd pam_radius-2.0.1 + mkdir -p /usr/src/tmp/pam_radius-buildroot/lib64/security /usr/src/tmp/pam_radius-buildroot/etc + install -m 644 pam_radius_auth.so /usr/src/tmp/pam_radius-buildroot/lib64/security + install -m 600 pam_radius_auth.conf /usr/src/tmp/pam_radius-buildroot/etc/pam_radius_auth.conf + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pam_radius-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pam_radius-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pam_radius-buildroot/ (default) Compressing files in /usr/src/tmp/pam_radius-buildroot (auto) Adjusting library links in /usr/src/tmp/pam_radius-buildroot ./lib64: (from :0) Verifying ELF objects in /usr/src/tmp/pam_radius-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: pam_radius-2.0.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31996 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pam_radius-2.0.1 + DOCDIR=/usr/src/tmp/pam_radius-buildroot/usr/share/doc/pam_radius-2.0.1 + export DOCDIR + rm -rf /usr/src/tmp/pam_radius-buildroot/usr/share/doc/pam_radius-2.0.1 + /bin/mkdir -p /usr/src/tmp/pam_radius-buildroot/usr/share/doc/pam_radius-2.0.1 + cp -prL README.md INSTALL USAGE Changelog redhat/pam_sshd_example /usr/src/tmp/pam_radius-buildroot/usr/share/doc/pam_radius-2.0.1 + chmod -R go-w /usr/src/tmp/pam_radius-buildroot/usr/share/doc/pam_radius-2.0.1 + chmod -R a+rX /usr/src/tmp/pam_radius-buildroot/usr/share/doc/pam_radius-2.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a9p5T3 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yYAlT3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pam_radius_auth = 2.0.1-alt1, PAM(pam_radius_auth.so) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpam.so.0()(64bit) >= set:jgKVTnEj3nRBezqp7, libpam.so.0(LIBPAM_1.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fTynG1 Creating pam_radius-debuginfo package Processing files: pam_radius-debuginfo-2.0.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FDxXb0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AFaw82 find-requires: running scripts (debuginfo) Requires: pam_radius = 2.0.1-alt1, debug64(libc.so.6), debug64(libpam.so.0) Adding to pam_radius-debuginfo a strict dependency on pam_radius Wrote: /usr/src/RPM/RPMS/x86_64/pam_radius-2.0.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pam_radius-debuginfo-2.0.1-alt1.x86_64.rpm (w2.lzdio) 2.69user 2.17system 0:09.95elapsed 48%CPU (0avgtext+0avgdata 41716maxresident)k 0inputs+0outputs (0major+668584minor)pagefaults 0swaps 6.52user 5.66system 0:16.44elapsed 74%CPU (0avgtext+0avgdata 109244maxresident)k 0inputs+0outputs (48017major+990968minor)pagefaults 0swaps