<86>Sep 7 06:59:30 userdel[3576546]: delete user 'rooter' <86>Sep 7 06:59:30 userdel[3576546]: removed group 'rooter' owned by 'rooter' <86>Sep 7 06:59:30 userdel[3576546]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 7 06:59:30 groupadd[3576571]: group added to /etc/group: name=rooter, GID=585 <86>Sep 7 06:59:30 groupadd[3576571]: new group: name=rooter, GID=585 <86>Sep 7 06:59:30 useradd[3576575]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Sep 7 06:59:30 userdel[3576582]: delete user 'builder' <86>Sep 7 06:59:30 userdel[3576582]: removed group 'builder' owned by 'builder' <86>Sep 7 06:59:30 userdel[3576582]: removed shadow group 'builder' owned by 'builder' <86>Sep 7 06:59:30 groupadd[3576587]: group added to /etc/group: name=builder, GID=586 <86>Sep 7 06:59:30 groupadd[3576587]: group added to /etc/gshadow: name=builder <86>Sep 7 06:59:30 groupadd[3576587]: new group: name=builder, GID=586 <86>Sep 7 06:59:30 useradd[3576592]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cntlm-0.92.3-alt1.nosrc.rpm Installing cntlm-0.92.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61787 + 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 . + /usr/bin/subst 's!\-o root \-g root \-m [[:digit:]]\+!!g' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70774 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + ./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 -j8 SYSCONFDIR=/etc BINDIR=/usr/bin MANDIR=/usr/share/man make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Compiling acl.c In file included from /usr/include/sys/types.h:25, from acl.c:22: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from config.c:22: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from auth.c:22: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ntlm.c:22: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ntlm.c: In function 'ntlm2_calc_resp': ntlm.c:82:52: 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 In file included from /usr/include/string.h:508, from ntlm.c:23: In function 'strncpy', inlined from 'ntlm_hash_lm_password' at ntlm.c:159:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from auth.h:27, from ntlm.h:26, from ntlm.c:27: ntlm.c: In function 'ntlm_hash_lm_password': ntlm.c:159:44: note: length computed here 159 | uppercase(strncpy(pass, password, MIN(14, strlen(password)))); utils.h:39:29: note: in definition of macro 'MIN' 39 | # define MIN(a, b) ((a) < (b) ? (a) : (b)) | ^ 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 In file included from /usr/include/sys/types.h:25, from socket.c:22: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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 In file included from /usr/include/pthread.h:21, from utils.h:28, from pages.c:25: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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 In file included from /usr/include/sys/types.h:25, from http.c:22: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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 In file included from /usr/include/sys/types.h:25, from direct.c:20: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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 In file included from /usr/include/sys/types.h:25, from forward.c:20: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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 In file included from /usr/include/sys/types.h:25, from utils.c:22: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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 In file included from /usr/include/sys/types.h:25, from scanner.c:20: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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 In file included from /usr/include/sys/types.h:25, from main.c:22: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ main.c: In function 'main': main.c:1388:4: 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' Compiling xcrypt.c In file included from /usr/include/sys/types.h:25, from xcrypt.c:41: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' make: Entering directory '/usr/src/RPM/BUILD/cntlm-0.92.3' Linking cntlm make: Leaving directory '/usr/src/RPM/BUILD/cntlm-0.92.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98064 + 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 + cd cntlm-0.92.3 + /usr/bin/make 'INSTALL=/bin/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 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 -s 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 -s 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 + /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) Checking contents of files in /usr/src/tmp/cntlm-buildroot/ (default) Compressing files in /usr/src/tmp/cntlm-buildroot (auto) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/cntlm 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 Hardlinking identical .pyc and .pyo files Processing files: cntlm-0.92.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25783 + 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.BvwyCI find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xkjQFI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.hJb27K Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BZIEVI Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jl63BH 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(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), 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.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), 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.nhVWXK Wrote: /usr/src/RPM/RPMS/i586/cntlm-0.92.3-alt1.i586.rpm 6.02user 0.58system 0:14.42elapsed 45%CPU (0avgtext+0avgdata 35324maxresident)k 0inputs+0outputs (0major+318434minor)pagefaults 0swaps 7.46user 2.41system 0:21.97elapsed 44%CPU (0avgtext+0avgdata 35324maxresident)k 0inputs+0outputs (0major+476770minor)pagefaults 0swaps --- cntlm-0.92.3-alt1.i586.rpm.repo 2012-09-12 09:01:37.000000000 +0000 +++ cntlm-0.92.3-alt1.i586.rpm.hasher 2020-09-07 06:59:49.933025138 +0000 @@ -8,5 +8,3 @@ /usr/share/doc/cntlm-0.92.3/README 100644 -/usr/share/man/man1/cntlm.1.bz2 100644 -Requires: /bin/sh -Requires: /bin/sh +/usr/share/man/man1/cntlm.1.xz 100644 Requires: /bin/sh @@ -22,2 +20,3 @@ Requires: /lib/ld-linux.so.2 +Requires: libc.so.6(ALT_2.24) Requires: libc.so.6(GLIBC_2.0) @@ -27,2 +26,3 @@ Requires: libc.so.6(GLIBC_2.2.3) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3)