<86>Apr 27 08:54:20 userdel[291734]: delete user 'rooter' <86>Apr 27 08:54:20 userdel[291734]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:54:20 userdel[291734]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:54:20 groupadd[292031]: group added to /etc/group: name=rooter, GID=1859 <86>Apr 27 08:54:20 groupadd[292031]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:54:20 groupadd[292031]: new group: name=rooter, GID=1859 <86>Apr 27 08:54:20 useradd[292235]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:54:20 userdel[292587]: delete user 'builder' <86>Apr 27 08:54:20 userdel[292587]: removed group 'builder' owned by 'builder' <86>Apr 27 08:54:20 userdel[292587]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:54:20 groupadd[292870]: group added to /etc/group: name=builder, GID=1860 <86>Apr 27 08:54:20 groupadd[292870]: group added to /etc/gshadow: name=builder <86>Apr 27 08:54:20 groupadd[292870]: new group: name=builder, GID=1860 <86>Apr 27 08:54:20 useradd[293042]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60750 + 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.59853 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + 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 + readlink -e -- ./configure + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 config.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 auth.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 acl.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 ntlm.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 ntlm.c: In function 'ntlm2_calc_resp': ntlm.c:82:66: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int64_t' {aka 'long long int'} [-Wformat=] 82 | printf("NTLMv2:\n\t Nonce: %s\n\tTimestamp: %ld\n", tmp, tw); | ~~^ ~~ | | | | long int int64_t {aka long long int} | %lld 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 http.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 socket.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 direct.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 utils.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 forward.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.91746 + 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/lib 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) verify-elf: WARNING: ./usr/bin/cntlm: uses non-LFS functions: fcntl fopen open 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.12802 + 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.rxD4Zh 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.vUCXc6 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.oDexEB Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fpaSVe Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8V6l8z 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.10), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), 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.NkPrz2 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.RElJpu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i2IhUm find-requires: running scripts (debuginfo) Requires: cntlm = 0.92.3-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to cntlm-debuginfo a strict dependency on cntlm Wrote: /usr/src/RPM/RPMS/i586/cntlm-0.92.3-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cntlm-debuginfo-0.92.3-alt2.i586.rpm (w2.lzdio) 5.70user 2.42system 0:15.64elapsed 51%CPU (0avgtext+0avgdata 61872maxresident)k 0inputs+0outputs (0major+341795minor)pagefaults 0swaps 0.90user 3.49system 0:28.66elapsed 15%CPU (0avgtext+0avgdata 12332maxresident)k 0inputs+0outputs (0major+94037minor)pagefaults 0swaps --- cntlm-0.92.3-alt2.i586.rpm.repo 2021-09-23 07:26:35.000000000 +0000 +++ cntlm-0.92.3-alt2.i586.rpm.hasher 2024-04-27 08:54:40.754123777 +0000 @@ -23,3 +23,2 @@ Requires: /lib/ld-linux.so.2 -Requires: libc.so.6(ALT_2.24) Requires: libc.so.6(GLIBC_2.0) @@ -33,5 +32,5 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) Requires: rtld(GNU_HASH) @@ -48,3 +47,3 @@ File: /run/cntlm 40750 cntlm:cntlm -File: /usr/bin/cntlm 100755 root:root d47e9d0d49bf5ac051911df4bafc989b +File: /usr/bin/cntlm 100755 root:root 7e75769ad2ec628e5ac7f3be05885a0c File: /usr/share/doc/cntlm-0.92.3 40755 root:root @@ -54,2 +53,2 @@ File: /usr/share/man/man1/cntlm.1.xz 100644 root:root 60b534df7aecdedf4455a2fb3798f720 -RPMIdentity: dfebb28bd57082d1eb03814de0c86adebaeb2d2804f84892c2e532f0a38d1f1dae65d05ccf7c89e0f9038fa9524b14deb548ebeb08495d60b88e792a74c8137e +RPMIdentity: 254b9301d536d4c1e00c87d57b8e1af96fbd7fa6f1f1eb4dde2b3190b62fc78f15ffd889c49526eac0c6e0178e44c23c7d9df1a9861b4aacc5f2728774c8b256 --- cntlm-debuginfo-0.92.3-alt2.i586.rpm.repo 2021-09-23 07:26:35.000000000 +0000 +++ cntlm-debuginfo-0.92.3-alt2.i586.rpm.hasher 2024-04-27 08:54:40.894125819 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/af 40755 root:root -/usr/lib/debug/.build-id/af/b36b64c25c59b7f466a4d59759e85292333ecf 120777 root:root ../../../../bin/cntlm -/usr/lib/debug/.build-id/af/b36b64c25c59b7f466a4d59759e85292333ecf.debug 120777 root:root ../../usr/bin/cntlm.debug +/usr/lib/debug/.build-id/9e 40755 root:root +/usr/lib/debug/.build-id/9e/0e193a5a1b665a163d7de1d469002644766798 120777 root:root ../../../../bin/cntlm +/usr/lib/debug/.build-id/9e/0e193a5a1b665a163d7de1d469002644766798.debug 120777 root:root ../../usr/bin/cntlm.debug /usr/lib/debug/usr/bin/cntlm.debug 100644 root:root @@ -33,3 +33,2 @@ Requires: debug(libc.so.6) -Requires: debug(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/af 40755 root:root -File: /usr/lib/debug/.build-id/af/b36b64c25c59b7f466a4d59759e85292333ecf 120777 root:root ../../../../bin/cntlm -File: /usr/lib/debug/.build-id/af/b36b64c25c59b7f466a4d59759e85292333ecf.debug 120777 root:root ../../usr/bin/cntlm.debug -File: /usr/lib/debug/usr/bin/cntlm.debug 100644 root:root 8170a18e3f5262913438c1a2703cf56c +File: /usr/lib/debug/.build-id/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/0e193a5a1b665a163d7de1d469002644766798 120777 root:root ../../../../bin/cntlm +File: /usr/lib/debug/.build-id/9e/0e193a5a1b665a163d7de1d469002644766798.debug 120777 root:root ../../usr/bin/cntlm.debug +File: /usr/lib/debug/usr/bin/cntlm.debug 100644 root:root aecdb5e57420804e12c8263e4ba9f3af 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: 6d4877ce937b1b7c2576456cb33f3908ca3be14ab839cb6ff74c4f019bb1e451d043200fcae497d58a16f1b805eb514125f52f600aca1bd3d15b2c766f20cb98 +RPMIdentity: eb28a246a0afc259c2337f70281dde292d5fa730df1ccace6679c3c838a473371acf81d163f271b69911c7dd8c57f440785b0eafea8251c20a45d7f19ebe94ae