<86>May 4 00:54:03 userdel[2893709]: delete user 'rooter' <86>May 4 00:54:03 userdel[2893709]: removed group 'rooter' owned by 'rooter' <86>May 4 00:54:03 userdel[2893709]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:54:03 groupadd[2893734]: group added to /etc/group: name=rooter, GID=1859 <86>May 4 00:54:03 groupadd[2893734]: group added to /etc/gshadow: name=rooter <86>May 4 00:54:03 groupadd[2893734]: new group: name=rooter, GID=1859 <86>May 4 00:54:03 useradd[2893749]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>May 4 00:54:03 userdel[2893768]: delete user 'builder' <86>May 4 00:54:03 userdel[2893768]: removed group 'builder' owned by 'builder' <86>May 4 00:54:03 userdel[2893768]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:54:03 groupadd[2893781]: group added to /etc/group: name=builder, GID=1860 <86>May 4 00:54:03 groupadd[2893781]: group added to /etc/gshadow: name=builder <86>May 4 00:54:03 groupadd[2893781]: new group: name=builder, GID=1860 <86>May 4 00:54:03 useradd[2893792]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none 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.98306 + 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.98306 + 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 + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 -j16 SYSCONFDIR=/etc BINDIR=/usr/bin MANDIR=/usr/share/man 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 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 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 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 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 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 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 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 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 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 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 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.13148 + 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:/usr/bin:/bin:/usr/local/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 runstatedir=/usr/src/tmp/cntlm-buildroot/var/run 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) Verifying systemd units in /usr/src/tmp/cntlm-buildroot 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/cntlm-buildroot Processing files: cntlm-0.92.3-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13148 + 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.M0QEx1 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.RUBnij 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.jg70Ud Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WGnBYX Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3AV4Ud 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(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.38)(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.jGqS00 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.0CyXFV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7bgc3N 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.33user 2.54system 0:11.98elapsed 57%CPU (0avgtext+0avgdata 83244maxresident)k 0inputs+0outputs (0major+374378minor)pagefaults 0swaps 0.72user 2.21system 0:18.44elapsed 15%CPU (0avgtext+0avgdata 12184maxresident)k 0inputs+0outputs (0major+93399minor)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 2024-05-04 00:54:17.646945692 +0000 @@ -23,3 +23,2 @@ Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(ALT_2.24)(64bit) Requires: libc.so.6(GLIBC_2.10)(64bit) @@ -30,4 +29,5 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(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 b94691436d8432cea7e90f367c60aee9 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: 2542a68788a5ae56ed374bdc0a5490a65897caad9e617eaa0b5daf50f94b2df18ce98ba17c33024c1903e94c28be0543bd1d5c352b82f2533c2d6243f823b580 --- 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 2024-05-04 00:54:17.769947190 +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/4f 40755 root:root +/usr/lib/debug/.build-id/4f/3896646de510ef044eca78821d94b7b5705777 120777 root:root ../../../../bin/cntlm +/usr/lib/debug/.build-id/4f/3896646de510ef044eca78821d94b7b5705777.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/4f 40755 root:root +File: /usr/lib/debug/.build-id/4f/3896646de510ef044eca78821d94b7b5705777 120777 root:root ../../../../bin/cntlm +File: /usr/lib/debug/.build-id/4f/3896646de510ef044eca78821d94b7b5705777.debug 120777 root:root ../../usr/bin/cntlm.debug +File: /usr/lib/debug/usr/bin/cntlm.debug 100644 root:root 26eea946307a23287d909ff3e9e6a31b 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: 27a2db3a6a404fc438a9fa2da6707cce96971aa489b96ceac76d4e00b19062270c932e0c52fc798bedfad85a7d7274d5db060598ce11516ea78c6ad740803d99