<86>Oct 31 03:48:28 userdel[2664800]: delete user 'rooter' <86>Oct 31 03:48:28 userdel[2664800]: removed group 'rooter' owned by 'rooter' <86>Oct 31 03:48:28 userdel[2664800]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 31 03:48:28 groupadd[2664816]: group added to /etc/group: name=rooter, GID=969 <86>Oct 31 03:48:28 groupadd[2664816]: group added to /etc/gshadow: name=rooter <86>Oct 31 03:48:28 groupadd[2664816]: new group: name=rooter, GID=969 <86>Oct 31 03:48:28 useradd[2664829]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash <86>Oct 31 03:48:28 userdel[2664855]: delete user 'builder' <86>Oct 31 03:48:28 userdel[2664855]: removed group 'builder' owned by 'builder' <86>Oct 31 03:48:28 userdel[2664855]: removed shadow group 'builder' owned by 'builder' <86>Oct 31 03:48:28 groupadd[2664872]: group added to /etc/group: name=builder, GID=970 <86>Oct 31 03:48:28 groupadd[2664872]: group added to /etc/gshadow: name=builder <86>Oct 31 03:48:28 groupadd[2664872]: new group: name=builder, GID=970 <86>Oct 31 03:48:28 useradd[2664895]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ifled-0.6-alt2.qa1.nosrc.rpm (w1.gzdio) Installing ifled-0.6-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68656 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ifled-0.6 + echo 'Source #0 (ifled-0.6.tar.gz):' Source #0 (ifled-0.6.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ifled-0.6.tar.gz + /bin/tar -xf - + cd ifled-0.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68656 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ifled-0.6 + make clean make: Entering directory '/usr/src/RPM/BUILD/ifled-0.6' rm ifled.o rm: cannot remove 'ifled.o': No such file or directory make: [Makefile:11: clean] Error 1 (ignored) rm ifled make: Leaving directory '/usr/src/RPM/BUILD/ifled-0.6' + make -j16 make: Entering directory '/usr/src/RPM/BUILD/ifled-0.6' gcc -O2 -c -o ifled.o ifled.c ifled.c: In function 'freakout': ifled.c:83:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ ifled.c:83:2: warning: incompatible implicit declaration of built-in function 'exit' ifled.c:83:2: note: include '' or provide a declaration of 'exit' ifled.c:30:1: +#include ifled.c:83:2: exit(1); ^~~~ ifled.c: In function 'set_led': ifled.c:89:2: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] ioctl(ttyfd,KDGETLED,&last_leds); ^~~~~ ifled.c: In function 'update_netproc': ifled.c:116:30: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 6 has type 'char *' [-Wformat=] sscanf(bp,"%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu", ~~^ %hhu ifled.c:118:7: &dummy,&dummy,&if_info[IF_TX],&if_info[IF_ERR_TX], ~~~~~~ ifled.c:116:34: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 7 has type 'char *' [-Wformat=] sscanf(bp,"%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu", ~~^ %hhu ifled.c:118:14: &dummy,&dummy,&if_info[IF_TX],&if_info[IF_ERR_TX], ~~~~~~ ifled.c:116:50: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 11 has type 'char *' [-Wformat=] sscanf(bp,"%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu", ~~^ %hhu ifled.c:119:28: &if_info[IF_DROP_TX],&dummy,&if_info[IF_COLL]); ~~~~~~ ifled.c:121:22: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 4 has type 'char *' [-Wformat=] sscanf(bp,"%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu", ~~^ %hhu &if_info[IF_RX],&dummy,&if_info[IF_ERR_RX],&if_info[IF_DROP_RX], ~~~~~~ ifled.c:121:34: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 7 has type 'char *' [-Wformat=] sscanf(bp,"%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu", ~~^ %hhu ifled.c:123:7: &dummy,&dummy,&dummy,&dummy,&if_info[IF_TX],&dummy, ~~~~~~ ifled.c:121:38: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 8 has type 'char *' [-Wformat=] sscanf(bp,"%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu", ~~^ %hhu ifled.c:123:14: &dummy,&dummy,&dummy,&dummy,&if_info[IF_TX],&dummy, ~~~~~~ ifled.c:121:42: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 9 has type 'char *' [-Wformat=] sscanf(bp,"%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu", ~~^ %hhu ifled.c:123:21: &dummy,&dummy,&dummy,&dummy,&if_info[IF_TX],&dummy, ~~~~~~ ifled.c:121:46: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 10 has type 'char *' [-Wformat=] sscanf(bp,"%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu", ~~^ %hhu ifled.c:123:28: &dummy,&dummy,&dummy,&dummy,&if_info[IF_TX],&dummy, ~~~~~~ ifled.c:121:54: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 12 has type 'char *' [-Wformat=] sscanf(bp,"%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu", ~~^ %hhu ifled.c:123:51: &dummy,&dummy,&dummy,&dummy,&if_info[IF_TX],&dummy, ~~~~~~ ifled.c:121:66: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 15 has type 'char *' [-Wformat=] sscanf(bp,"%lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu %lu", ~~^ %hhu ifled.c:124:48: &if_info[IF_ERR_TX],&if_info[IF_DROP_TX],&dummy,&if_info[IF_COLL]); ~~~~~~ ifled.c: In function 'signal_handler': ifled.c:196:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ ifled.c:196:2: note: include '' or provide a declaration of 'exit' ifled.c: In function 'fork_program': ifled.c:206:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ ifled.c:206:3: note: include '' or provide a declaration of 'exit' ifled.c: In function 'main': ifled.c:220:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ ifled.c:220:3: note: include '' or provide a declaration of 'exit' ifled.c:227:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ifled.c:227:4: note: include '' or provide a declaration of 'exit' ifled.c:242:13: warning: implicit declaration of function 'atol' [-Wimplicit-function-declaration] delay = atol(argv[arg_dummy+1]); ^~~~ ifled.c:256:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ifled.c:256:5: note: include '' or provide a declaration of 'exit' ifled.c:269:3: warning: format not a string literal and no format arguments [-Wformat-security] printf(banner); ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ifled-0.6' make: Entering directory '/usr/src/RPM/BUILD/ifled-0.6' gcc -O2 ifled.o -o ifled make: Leaving directory '/usr/src/RPM/BUILD/ifled-0.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68656 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ifled-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ifled-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ifled-0.6 + /bin/mkdir -p /usr/src/tmp/ifled-buildroot/usr/sbin + install ifled /usr/src/tmp/ifled-buildroot/usr/sbin + /bin/mkdir -p /usr/src/tmp/ifled-buildroot/etc/rc.d/init.d/ + /bin/mkdir -p /usr/src/tmp/ifled-buildroot/etc/sysconfig/ + install /usr/src/RPM/SOURCES/ifled.init /usr/src/tmp/ifled-buildroot/etc/rc.d/init.d/ifled + install /usr/src/RPM/SOURCES/ifled.sysconfig /usr/src/tmp/ifled-buildroot/etc/sysconfig/ifled + /bin/cp /usr/src/RPM/SOURCES/ifled.README.ALT README.ALT + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ifled-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ifled-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ifled-buildroot/ (default) Compressing files in /usr/src/tmp/ifled-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ifled-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ifled-0.6-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.72314 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ifled-0.6 + DOCDIR=/usr/src/tmp/ifled-buildroot/usr/share/doc/ifled-0.6 + export DOCDIR + rm -rf /usr/src/tmp/ifled-buildroot/usr/share/doc/ifled-0.6 + /bin/mkdir -p /usr/src/tmp/ifled-buildroot/usr/share/doc/ifled-0.6 + cp -prL ChangeLog README README.ALT /usr/src/tmp/ifled-buildroot/usr/share/doc/ifled-0.6 + chmod -R go-w /usr/src/tmp/ifled-buildroot/usr/share/doc/ifled-0.6 + chmod -R a+rX /usr/src/tmp/ifled-buildroot/usr/share/doc/ifled-0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qyhMK3 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.scExnF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S0AWsk Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.efvQ02 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(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.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh 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.IH4TZO Creating ifled-debuginfo package Processing files: ifled-debuginfo-0.6-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KRuCrE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eUVlkx find-requires: running scripts (debuginfo) Requires: ifled = 0.6-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/ifled-0.6-alt2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ifled-debuginfo-0.6-alt2.qa1.x86_64.rpm (w2.lzdio) 1.69user 0.91system 0:08.71elapsed 29%CPU (0avgtext+0avgdata 26940maxresident)k 0inputs+0outputs (0major+276264minor)pagefaults 0swaps 2.65user 3.39system 0:11.48elapsed 52%CPU (0avgtext+0avgdata 26940maxresident)k 0inputs+0outputs (0major+462699minor)pagefaults 0swaps --- ifled-0.6-alt2.qa1.x86_64.rpm.repo 2013-04-15 06:32:56.000000000 +0000 +++ ifled-0.6-alt2.qa1.x86_64.rpm.hasher 2021-10-31 03:48:38.926488788 +0000 @@ -9,3 +9,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /etc/rc.d/init.d @@ -29,3 +28,3 @@ File: /etc/sysconfig/ifled 100755 root:root 50ec98193bce091adf82a8f85185f4b6 -File: /usr/sbin/ifled 100755 root:root c6164b763287c19b07c2c74b2f44ceff +File: /usr/sbin/ifled 100755 root:root 5c3290fca9b1ddc776af86abd1207895 File: /usr/share/doc/ifled-0.6 40755 root:root @@ -34,2 +33,2 @@ File: /usr/share/doc/ifled-0.6/README.ALT 100644 root:root d151a3e32719b7c7efabde04df2f29ce -RPMIdentity: 6809e3da055cad98ca0c559d37b8fd9ecd5f9185676462a0cc2adadb47eaaab2a44679f52374f39bbfb937999ddac898f110683d70c61cf46a5ba3af8c2d4024 +RPMIdentity: cff71605b8c1ae4e78b8da3dc03c2cf4b2ca8b7938439bf05c7e276ad10bbe6650d41ad000d0c9388b58f1afb18a4c641466b2642c9eea71d02c6b54416625c9 --- ifled-debuginfo-0.6-alt2.qa1.x86_64.rpm.repo 2013-04-15 06:32:56.000000000 +0000 +++ ifled-debuginfo-0.6-alt2.qa1.x86_64.rpm.hasher 2021-10-31 03:48:38.988489546 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/18b585690cd913f4ff68294ce2a9638a0f8669 120777 root:root ../../../../sbin/ifled -/usr/lib/debug/.build-id/bc/18b585690cd913f4ff68294ce2a9638a0f8669.debug 120777 root:root ../../usr/sbin/ifled.debug +/usr/lib/debug/.build-id/3c 40755 root:root +/usr/lib/debug/.build-id/3c/2c5b859682a962d2ee6dcd4b50ab884bf92bb3 120777 root:root ../../../../sbin/ifled +/usr/lib/debug/.build-id/3c/2c5b859682a962d2ee6dcd4b50ab884bf92bb3.debug 120777 root:root ../../usr/sbin/ifled.debug /usr/lib/debug/usr/sbin/ifled.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: ifled-debuginfo = 0.6-alt2.qa1 -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/18b585690cd913f4ff68294ce2a9638a0f8669 120777 root:root ../../../../sbin/ifled -File: /usr/lib/debug/.build-id/bc/18b585690cd913f4ff68294ce2a9638a0f8669.debug 120777 root:root ../../usr/sbin/ifled.debug -File: /usr/lib/debug/usr/sbin/ifled.debug 100644 root:root f3ac9cceda6f5aa2571d3600996adffa -RPMIdentity: b8035436c18dba6eefbd7342973a3f41de430a231164dc6a989d43fb330733fe9731cb8f5ecb7f474be74fc0e508f56e40966e634b2ebc8a82d69c052dd4e7d7 +File: /usr/lib/debug/.build-id/3c 40755 root:root +File: /usr/lib/debug/.build-id/3c/2c5b859682a962d2ee6dcd4b50ab884bf92bb3 120777 root:root ../../../../sbin/ifled +File: /usr/lib/debug/.build-id/3c/2c5b859682a962d2ee6dcd4b50ab884bf92bb3.debug 120777 root:root ../../usr/sbin/ifled.debug +File: /usr/lib/debug/usr/sbin/ifled.debug 100644 root:root c5d5d2093887a597f31241301cf0287a +RPMIdentity: 5639acf0b87b8f3a97011da2f92cdd3343c62094d8cead7331216d67a6238eade82b3dcd6b210c5ada074abaab394d110c6b893096106e7bc1d9d6ee2b6999ff