<86>Sep 2 00:46:10 userdel[2915156]: delete user 'rooter' <86>Sep 2 00:46:10 userdel[2915156]: removed group 'rooter' owned by 'rooter' <86>Sep 2 00:46:10 userdel[2915156]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 2 00:46:10 groupadd[2915273]: group added to /etc/group: name=rooter, GID=687 <86>Sep 2 00:46:10 groupadd[2915273]: group added to /etc/gshadow: name=rooter <86>Sep 2 00:46:10 groupadd[2915273]: new group: name=rooter, GID=687 <86>Sep 2 00:46:10 useradd[2915292]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Sep 2 00:46:10 userdel[2915318]: delete user 'builder' <86>Sep 2 00:46:10 userdel[2915318]: removed group 'builder' owned by 'builder' <86>Sep 2 00:46:10 userdel[2915318]: removed shadow group 'builder' owned by 'builder' <86>Sep 2 00:46:10 groupadd[2915345]: group added to /etc/group: name=builder, GID=688 <86>Sep 2 00:46:10 groupadd[2915345]: group added to /etc/gshadow: name=builder <86>Sep 2 00:46:10 groupadd[2915345]: new group: name=builder, GID=688 <86>Sep 2 00:46:10 useradd[2915372]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cntlm-0.92.3-alt2.nosrc.rpm (w1.gzdio) Installing cntlm-0.92.3-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74611 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cntlm-0.92.3 + echo 'Source #0 (cntlm-0.92.3.tar):' Source #0 (cntlm-0.92.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cntlm-0.92.3.tar + cd cntlm-0.92.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cntlm_makefile.patch):' Patch #0 (cntlm_makefile.patch): + /usr/bin/patch -p2 patching file Makefile + /usr/bin/subst 's!\-o root \-g root \-m [[:digit:]]\+!!g' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74611 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cntlm-0.92.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + ./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 Using /usr/bin/gcc to compile Cntlm Checking endian... little endian Checking strdup... yes Checking socklen_t... yes Checking gethostname... localhost.localdomain + make -j8 SYSCONFDIR=/etc BINDIR=/usr/bin MANDIR=/usr/share/man make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling xcrypt.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o xcrypt.o xcrypt.c make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling utils.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o utils.o utils.c make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling ntlm.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o ntlm.o ntlm.c make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling config.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o config.o config.c make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling socket.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o socket.o socket.c make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling acl.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o acl.o acl.c make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling auth.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o auth.o auth.c auth.c: In function 'copy_auth': auth.c:61:21: warning: the comparison will always evaluate as 'true' for the address of 'passntlm2' will never be NULL [-Waddress] 61 | if (src->passntlm2) | ^~~ In file included from auth.c:27: auth.h:40:14: note: 'passntlm2' declared here 40 | char passntlm2[MINIBUF_SIZE]; | ^~~~~~~~~ auth.c:63:21: warning: the comparison will always evaluate as 'true' for the address of 'passnt' will never be NULL [-Waddress] 63 | if (src->passnt) | ^~~ auth.h:39:14: note: 'passnt' declared here 39 | char passnt[MINIBUF_SIZE]; | ^~~~~~ auth.c:65:21: warning: the comparison will always evaluate as 'true' for the address of 'passlm' will never be NULL [-Waddress] 65 | if (src->passlm) | ^~~ auth.h:38:14: note: 'passlm' declared here 38 | char passlm[MINIBUF_SIZE]; | ^~~~~~ auth.c: In function 'dump_auth': auth.c:103:13: warning: the comparison will always evaluate as 'true' for the address of 'passntlm2' will never be NULL [-Waddress] 103 | if (creds->passntlm2) { | ^~~~~ auth.h:40:14: note: 'passntlm2' declared here 40 | char passntlm2[MINIBUF_SIZE]; | ^~~~~~~~~ auth.c:109:13: warning: the comparison will always evaluate as 'true' for the address of 'passnt' will never be NULL [-Waddress] 109 | if (creds->passnt) { | ^~~~~ auth.h:39:14: note: 'passnt' declared here 39 | char passnt[MINIBUF_SIZE]; | ^~~~~~ auth.c:115:13: warning: the comparison will always evaluate as 'true' for the address of 'passlm' will never be NULL [-Waddress] 115 | if (creds->passlm) { | ^~~~~ auth.h:38:14: note: 'passlm' declared here 38 | char passlm[MINIBUF_SIZE]; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling http.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o http.o http.c make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling scanner.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o scanner.o scanner.c make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling pages.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o pages.o pages.c make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling direct.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o direct.o direct.c make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling forward.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c -o forward.o forward.c forward.c: In function 'magic_auth_detect': forward.c:845:13: warning: the comparison will always evaluate as 'true' for the address of 'passnt' will never be NULL [-Waddress] 845 | if (!tcreds->passnt || !tcreds->passlm || !tcreds->passntlm2) { | ^ In file included from globals.h:31, from forward.c:32: auth.h:39:14: note: 'passnt' declared here 39 | char passnt[MINIBUF_SIZE]; | ^~~~~~ forward.c:845:32: warning: the comparison will always evaluate as 'true' for the address of 'passlm' will never be NULL [-Waddress] 845 | if (!tcreds->passnt || !tcreds->passlm || !tcreds->passntlm2) { | ^ auth.h:38:14: note: 'passlm' declared here 38 | char passlm[MINIBUF_SIZE]; | ^~~~~~ forward.c:845:51: warning: the comparison will always evaluate as 'true' for the address of 'passntlm2' will never be NULL [-Waddress] 845 | if (!tcreds->passnt || !tcreds->passlm || !tcreds->passntlm2) { | ^ auth.h:40:14: note: 'passntlm2' declared here 40 | char passntlm2[MINIBUF_SIZE]; | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling main.c if [ -z "/etc" ]; then \ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -c main.c -o main.o; \ else \ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -DSYSCONFDIR=\"/etc\" -c main.c -o main.o; \ fi main.c: In function 'main': main.c:1291:21: warning: the comparison will always evaluate as 'true' for the address of 'passlm' will never be NULL [-Waddress] 1291 | if (g_creds->passlm) { | ^~~~~~~ In file included from ntlm.h:26, from main.c:52: auth.h:38:14: note: 'passlm' declared here 38 | char passlm[MINIBUF_SIZE]; | ^~~~~~ main.c:1297:21: warning: the comparison will always evaluate as 'true' for the address of 'passnt' will never be NULL [-Waddress] 1297 | if (g_creds->passnt) { | ^~~~~~~ auth.h:39:14: note: 'passnt' declared here 39 | char passnt[MINIBUF_SIZE]; | ^~~~~~ main.c:1303:21: warning: the comparison will always evaluate as 'true' for the address of 'passntlm2' will never be NULL [-Waddress] 1303 | if (g_creds->passntlm2) { | ^~~~~~~ auth.h:40:14: note: 'passntlm2' declared here 40 | char passntlm2[MINIBUF_SIZE]; | ^~~~~~~~~ main.c:1316:45: warning: the comparison will always evaluate as 'true' for the address of 'passnt' will never be NULL [-Waddress] 1316 | (g_creds->hashnt && !g_creds->passnt) | ^ auth.h:39:14: note: 'passnt' declared here 39 | char passnt[MINIBUF_SIZE]; | ^~~~~~ main.c:1317:45: warning: the comparison will always evaluate as 'true' for the address of 'passlm' will never be NULL [-Waddress] 1317 | || (g_creds->hashlm && !g_creds->passlm) | ^ auth.h:38:14: note: 'passlm' declared here 38 | char passlm[MINIBUF_SIZE]; | ^~~~~~ main.c:1318:48: warning: the comparison will always evaluate as 'true' for the address of 'passntlm2' will never be NULL [-Waddress] 1318 | || (g_creds->hashntlm2 && !g_creds->passntlm2))) { | ^ auth.h:40:14: note: 'passntlm2' declared here 40 | char passntlm2[MINIBUF_SIZE]; | ^~~~~~~~~ main.c:1388:25: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 1388 | setgid(ngid); | ^~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Linking cntlm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wno-unused-but-set-variable -pedantic -O3 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -D_DEFAULT_SOURCE -DVERSION=\"`cat VERSION`\" -o cntlm utils.o ntlm.o xcrypt.o config.o socket.o acl.o auth.o http.o forward.o direct.o scanner.o pages.o main.o -lpthread make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36847 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cntlm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cntlm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cntlm-0.92.3 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/cntlm-buildroot/usr exec_prefix=/usr/src/tmp/cntlm-buildroot/usr bindir=/usr/src/tmp/cntlm-buildroot/usr/bin sbindir=/usr/src/tmp/cntlm-buildroot/usr/sbin sysconfdir=/usr/src/tmp/cntlm-buildroot/etc datadir=/usr/src/tmp/cntlm-buildroot/usr/share includedir=/usr/src/tmp/cntlm-buildroot/usr/include libdir=/usr/src/tmp/cntlm-buildroot/usr/lib64 libexecdir=/usr/src/tmp/cntlm-buildroot/usr/lib localstatedir=/usr/src/tmp/cntlm-buildroot/var/lib sharedstatedir=/usr/src/tmp/cntlm-buildroot/var/lib mandir=/usr/src/tmp/cntlm-buildroot/usr/share/man infodir=/usr/src/tmp/cntlm-buildroot/usr/share/info install SYSCONFDIR=/usr/src/tmp/cntlm-buildroot//etc BINDIR=/usr/src/tmp/cntlm-buildroot//usr/bin MANDIR=/usr/src/tmp/cntlm-buildroot//usr/share/man make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' # Special handling for install(1) if [ "`uname -s`" = "AIX" ]; then \ install -M 755 -S -f /usr/src/tmp/cntlm-buildroot//usr/bin cntlm; \ install -M 644 -f /usr/src/tmp/cntlm-buildroot//usr/share/man/man1 doc/cntlm.1; \ install -M 600 -c /usr/src/tmp/cntlm-buildroot//etc doc/cntlm.conf; \ elif [ "`uname -s`" = "Darwin" ]; then \ install -d -m 755 cntlm /usr/src/tmp/cntlm-buildroot//usr/bin/cntlm; \ install -d -m 644 doc/cntlm.1 /usr/src/tmp/cntlm-buildroot//usr/share/man/man1/cntlm.1; \ [ -f /usr/src/tmp/cntlm-buildroot//etc/cntlm.conf -o -z "/usr/src/tmp/cntlm-buildroot//etc" ] \ || install -d -m 600 doc/cntlm.conf /usr/src/tmp/cntlm-buildroot//etc/cntlm.conf; \ else \ install -D -m 755 cntlm /usr/src/tmp/cntlm-buildroot//usr/bin/cntlm; \ install -D -m 644 doc/cntlm.1 /usr/src/tmp/cntlm-buildroot//usr/share/man/man1/cntlm.1; \ [ -f /usr/src/tmp/cntlm-buildroot//etc/cntlm.conf -o -z "/usr/src/tmp/cntlm-buildroot//etc" ] \ || install -D -m 600 doc/cntlm.conf /usr/src/tmp/cntlm-buildroot//etc/cntlm.conf; \ fi Cntlm will look for configuration in /usr/src/tmp/cntlm-buildroot//etc/cntlm.conf make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' + install -D -m 755 /usr/src/RPM/SOURCES/cntlm.init /usr/src/tmp/cntlm-buildroot//etc/rc.d/init.d/cntlmd + install -D -m 644 /usr/src/RPM/SOURCES/cntlm.sysconfig /usr/src/tmp/cntlm-buildroot//etc/sysconfig/cntlmd + install -D -m 644 /usr/src/RPM/SOURCES/cntlm.tmpfiles /usr/src/tmp/cntlm-buildroot//lib/tmpfiles.d/cntlm.conf + install -D -m 644 /usr/src/RPM/SOURCES/cntlm.service /usr/src/tmp/cntlm-buildroot//lib/systemd/system/cntlmd.service + mkdir -p /usr/src/tmp/cntlm-buildroot/run/cntlm + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cntlm-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cntlm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cntlm-buildroot/ (default) Compressing files in /usr/src/tmp/cntlm-buildroot (auto) Adjusting library links in /usr/src/tmp/cntlm-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/cntlm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: cntlm-0.92.3-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1814 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cntlm-0.92.3 + DOCDIR=/usr/src/tmp/cntlm-buildroot/usr/share/doc/cntlm-0.92.3 + export DOCDIR + rm -rf /usr/src/tmp/cntlm-buildroot/usr/share/doc/cntlm-0.92.3 + /bin/mkdir -p /usr/src/tmp/cntlm-buildroot/usr/share/doc/cntlm-0.92.3 + cp -prL LICENSE README COPYRIGHT /usr/src/tmp/cntlm-buildroot/usr/share/doc/cntlm-0.92.3 + chmod -R go-w /usr/src/tmp/cntlm-buildroot/usr/share/doc/cntlm-0.92.3 + chmod -R a+rX /usr/src/tmp/cntlm-buildroot/usr/share/doc/cntlm-0.92.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YyjdAm 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.kvJ1U4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7TtJYz Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BHQe7i Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iFCplW Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.go0K7S Creating cntlm-debuginfo package Processing files: cntlm-debuginfo-0.92.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qSgnbq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.58Rxay find-requires: running scripts (debuginfo) Requires: cntlm = 0.92.3-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to cntlm-debuginfo a strict dependency on cntlm Wrote: /usr/src/RPM/RPMS/x86_64/cntlm-0.92.3-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cntlm-debuginfo-0.92.3-alt2.x86_64.rpm (w2.lzdio) 4.92user 1.39system 0:15.22elapsed 41%CPU (0avgtext+0avgdata 82372maxresident)k 0inputs+0outputs (0major+377177minor)pagefaults 0swaps 0.80user 1.61system 0:24.69elapsed 9%CPU (0avgtext+0avgdata 11808maxresident)k 0inputs+0outputs (0major+94164minor)pagefaults 0swaps --- cntlm-0.92.3-alt2.x86_64.rpm.repo 2021-09-23 07:26:35.000000000 +0000 +++ cntlm-0.92.3-alt2.x86_64.rpm.hasher 2022-09-02 00:46:29.876847160 +0000 @@ -30,4 +30,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) @@ -44,3 +44,3 @@ File: /run/cntlm 40750 cntlm:cntlm -File: /usr/bin/cntlm 100755 root:root fb9508bd7fb7c3d5e1219e95f6a4ca5a +File: /usr/bin/cntlm 100755 root:root 9bbc885065f4631432932e086d689f53 File: /usr/share/doc/cntlm-0.92.3 40755 root:root @@ -50,2 +50,2 @@ File: /usr/share/man/man1/cntlm.1.xz 100644 root:root 60b534df7aecdedf4455a2fb3798f720 -RPMIdentity: 460e3b8d4921d6b90604588c77016e69867cc2f3ea8fe70c2318e935bfb64e4c32a858d3c3ad2a8018d59c4bc7bff143c17088f8d725192a1665361bf48393ce +RPMIdentity: b4ddf2d6874734ed35b24caf2d3439d2485da02784f0c8cfadd177aa9c8797ccb5c31835abea6d4f39c3698fc7c877f68faf0e306eefa9f18f203b1311646381 --- cntlm-debuginfo-0.92.3-alt2.x86_64.rpm.repo 2021-09-23 07:26:35.000000000 +0000 +++ cntlm-debuginfo-0.92.3-alt2.x86_64.rpm.hasher 2022-09-02 00:46:30.091848015 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/3d19ab182a19c49f782113dd1d3c42a8a29e0b 120777 root:root ../../../../bin/cntlm -/usr/lib/debug/.build-id/02/3d19ab182a19c49f782113dd1d3c42a8a29e0b.debug 120777 root:root ../../usr/bin/cntlm.debug +/usr/lib/debug/.build-id/8d 40755 root:root +/usr/lib/debug/.build-id/8d/d7d6f5996702ad7856ba12d7b7fcfe9ea51b82 120777 root:root ../../../../bin/cntlm +/usr/lib/debug/.build-id/8d/d7d6f5996702ad7856ba12d7b7fcfe9ea51b82.debug 120777 root:root ../../usr/bin/cntlm.debug /usr/lib/debug/usr/bin/cntlm.debug 100644 root:root @@ -33,3 +33,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libpthread.so.0) Requires: cntlm = 0.92.3-alt2:sisyphus+285176.200.3.1 @@ -37,6 +36,6 @@ Provides: cntlm-debuginfo = 0.92.3-alt2:sisyphus+285176.200.3.1 -File: /usr/lib/debug/.build-id/02 40755 root:root -File: /usr/lib/debug/.build-id/02/3d19ab182a19c49f782113dd1d3c42a8a29e0b 120777 root:root ../../../../bin/cntlm -File: /usr/lib/debug/.build-id/02/3d19ab182a19c49f782113dd1d3c42a8a29e0b.debug 120777 root:root ../../usr/bin/cntlm.debug -File: /usr/lib/debug/usr/bin/cntlm.debug 100644 root:root 19923fc296984ba41eaeef908f26f8b3 +File: /usr/lib/debug/.build-id/8d 40755 root:root +File: /usr/lib/debug/.build-id/8d/d7d6f5996702ad7856ba12d7b7fcfe9ea51b82 120777 root:root ../../../../bin/cntlm +File: /usr/lib/debug/.build-id/8d/d7d6f5996702ad7856ba12d7b7fcfe9ea51b82.debug 120777 root:root ../../usr/bin/cntlm.debug +File: /usr/lib/debug/usr/bin/cntlm.debug 100644 root:root 678f3cd01887122ab04cc7821b4ba94b File: /usr/src/debug/cntlm-0.92.3 40755 root:root @@ -68,2 +67,2 @@ File: /usr/src/debug/cntlm-0.92.3/xcrypt.h 100644 root:root e6e35e0a7b79c4e2163add2b51694027 -RPMIdentity: 9d5a2c1de255dcf9ac265529798d389f5f873e794bcde0b811cccd7c6b1d2dfffb2a1740088e94d38343f956483e4689126f69aa9acc1be09c12d326f69b9f09 +RPMIdentity: deea87f3fc43831f9d02e864143eb930101f65a72cf8af13ac380a400d9043040cf0dec3c5d0d6b95855f6a94ae261c61326b023ff2e3748da9b0d36b64b337c