<86>Dec 6 01:10:47 userdel[2277765]: delete user 'rooter' <86>Dec 6 01:10:47 userdel[2277765]: removed group 'rooter' owned by 'rooter' <86>Dec 6 01:10:47 userdel[2277765]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 6 01:10:47 groupadd[2277795]: group added to /etc/group: name=rooter, GID=690 <86>Dec 6 01:10:47 groupadd[2277795]: group added to /etc/gshadow: name=rooter <86>Dec 6 01:10:47 groupadd[2277795]: new group: name=rooter, GID=690 <86>Dec 6 01:10:47 useradd[2277811]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Dec 6 01:10:47 userdel[2277868]: delete user 'builder' <86>Dec 6 01:10:47 userdel[2277868]: removed group 'builder' owned by 'builder' <86>Dec 6 01:10:47 userdel[2277868]: removed shadow group 'builder' owned by 'builder' <86>Dec 6 01:10:47 groupadd[2277881]: group added to /etc/group: name=builder, GID=691 <86>Dec 6 01:10:47 groupadd[2277881]: group added to /etc/gshadow: name=builder <86>Dec 6 01:10:47 groupadd[2277881]: new group: name=builder, GID=691 <86>Dec 6 01:10:47 useradd[2277888]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/arptables-0.0.3.4-alt1.qa1.nosrc.rpm Installing arptables-0.0.3.4-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84358 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf arptables-v0.0.3-4 + echo 'Source #0 (arptables-v0.0.3-4.tar.gz):' Source #0 (arptables-v0.0.3-4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/arptables-v0.0.3-4.tar.gz + /bin/tar -xf - + cd arptables-v0.0.3-4 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's|-o root -g root||g' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58274 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd arptables-v0.0.3-4 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' cc -O2 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.3-4\" -c -o arptables-standalone.o arptables-standalone.c make: Leaving directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' make: Entering directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' cc -O2 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.3-4\" -c -o extensions/arpt_standard.o extensions/arpt_standard.c make: Leaving directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' make: Entering directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' cc -O2 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.3-4\" -c -o extensions/arpt_mangle.o extensions/arpt_mangle.c make: Leaving directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' make: Entering directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' cc -O2 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.3-4\" -c -o libarptc/libarptc.o libarptc/libarptc.c In file included from libarptc/libarptc.c:105: libarptc/libarptc_incl.c: In function 'entry2index': libarptc/libarptc_incl.c:124:35: warning: format '%i' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf(stderr, "ERROR: offset %i not an entry!\n", ~^ %li (char *)seek - (char *)h->entries.entrytable); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libarptc/libarptc_incl.c: In function 'arptc_zero_counter': libarptc/libarptc_incl.c:1249:16: warning: variable 'e' set but not used [-Wunused-but-set-variable] STRUCT_ENTRY *e; ^ libarptc/libarptc.c: In function 'dump_entry': libarptc/libarptc.c:135:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] printf("Counters: %llu packets, %llu bytes\n", ~~~^ %lu e->counters.pcnt, e->counters.bcnt); ~~~~~~~~~~~~~~~~ libarptc/libarptc.c:135:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] printf("Counters: %llu packets, %llu bytes\n", ~~~^ %lu e->counters.pcnt, e->counters.bcnt); ~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' make: Entering directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' cc -O2 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.3-4\" -c -o arptables.o arptables.c arptables.c: In function 'parse_target': arptables.c:877:35: warning: format '%i' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] "Invalid target name `%s' (%i chars max)", ~^ %li targetname, sizeof(arpt_chainlabel)-1); ~~~~~~~~~~~~~~~~~~~~~~~~~ arptables.c: In function 'register_match': arptables.c:1065:53: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stderr, "%s: match `%s' has invalid size %u.\n", ~^ %lu program_name, me->name, me->size); ~~~~~~~~ arptables.c: In function 'register_target': arptables.c:1095:54: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stderr, "%s: target `%s' has invalid size %u.\n", ~^ %lu program_name, me->name, me->size); ~~~~~~~~ arptables.c: In function 'print_num': arptables.c:73:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] #define FMT(tab,notab) ((format) & FMT_NOTABLE ? (notab) : (notab)) ^ arptables.c:1119:14: note: in expansion of macro 'FMT' printf(FMT("%4lluT ","%lluT "), number); ^~~ arptables.c:73:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] #define FMT(tab,notab) ((format) & FMT_NOTABLE ? (notab) : (notab)) ^ arptables.c:1121:18: note: in expansion of macro 'FMT' else printf(FMT("%4lluG ","%lluG "), number); ^~~ arptables.c:73:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] #define FMT(tab,notab) ((format) & FMT_NOTABLE ? (notab) : (notab)) ^ arptables.c:1123:17: note: in expansion of macro 'FMT' else printf(FMT("%4lluM ","%lluM "), number); ^~~ arptables.c:73:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] #define FMT(tab,notab) ((format) & FMT_NOTABLE ? (notab) : (notab)) ^ arptables.c:1125:12: note: in expansion of macro 'FMT' printf(FMT("%4lluK ","%lluK "), number); ^~~ arptables.c:73:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] #define FMT(tab,notab) ((format) & FMT_NOTABLE ? (notab) : (notab)) ^ arptables.c:1127:11: note: in expansion of macro 'FMT' printf(FMT("%5llu ","%llu "), number); ^~~ arptables.c:73:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] #define FMT(tab,notab) ((format) & FMT_NOTABLE ? (notab) : (notab)) ^ arptables.c:1129:10: note: in expansion of macro 'FMT' printf(FMT("%8llu ","%llu "), number); ^~~ arptables.c: In function 'print_firewall': arptables.c:1373:13: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("[%u bytes of unknown target data] ", ~^ %lu t->u.target_size - sizeof(*t)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arptables.c:1217:11: warning: variable 'flags' set but not used [-Wunused-but-set-variable] u_int8_t flags; ^~~~~ arptables.c: In function 'do_command': arptables.c:2162:25: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=] if (sscanf(pcnt, "%llu", &fw.counters.pcnt) != 1) ~~~^ ~~~~~~~~~~~~~~~~~ %lu arptables.c:2167:25: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=] if (sscanf(bcnt, "%llu", &fw.counters.bcnt) != 1) ~~~^ ~~~~~~~~~~~~~~~~~ %lu make: Leaving directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' make: Entering directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' cc -O2 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.3-4\" -o arptables arptables-standalone.o arptables.o libarptc/libarptc.o extensions/arpt_standard.o extensions/arpt_mangle.o make: Leaving directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58274 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/arptables-buildroot + : + /bin/rm -rf -- /usr/src/tmp/arptables-buildroot + cd arptables-v0.0.3-4 + mkdir -p /usr/src/tmp/arptables-buildroot/etc/rc.d/init.d /usr/src/tmp/arptables-buildroot/etc/sysconfig + touch /usr/src/tmp/arptables-buildroot/etc/arptables + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/arptables-buildroot PREFIX=/usr BINDIR=/sbin MANDIR=/usr/share/man INITDIR=/etc/rc.d/init.d make: Entering directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' mkdir -p /usr/src/tmp/arptables-buildroot/usr/share/man/man8 install -m 0644 arptables.8 /usr/src/tmp/arptables-buildroot/usr/share/man/man8/arptables.8 mkdir -p /usr/src/tmp/arptables-buildroot/sbin install -m 0755 arptables /usr/src/tmp/arptables-buildroot/sbin/arptables cat arptables-save | sed 's/__EXEC_PATH__/\/sbin/g' > arptables-save_ install -m 0755 arptables-save_ /usr/src/tmp/arptables-buildroot/sbin/arptables-save cat arptables-restore | sed 's/__EXEC_PATH__/\/sbin/g' > arptables-restore_ install -m 0755 arptables-restore_ /usr/src/tmp/arptables-buildroot/sbin/arptables-restore cat arptables.sysv | sed 's/__EXEC_PATH__/\/sbin/g' | sed 's/__SYSCONFIG__/\/etc\/sysconfig/g' > arptables.sysv_ if test -d /usr/src/tmp/arptables-buildroot/etc/rc.d/init.d; then install -m 0755 arptables.sysv_ /usr/src/tmp/arptables-buildroot/etc/rc.d/init.d/arptables; fi rm -f arptables-save_ arptables-restore_ arptables.sysv_ make: Leaving directory '/usr/src/RPM/BUILD/arptables-v0.0.3-4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/arptables-buildroot (auto) Verifying and fixing files in /usr/src/tmp/arptables-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/arptables-buildroot/ (default) Compressing files in /usr/src/tmp/arptables-buildroot (auto) Verifying ELF objects in /usr/src/tmp/arptables-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: arptables-0.0.3.4-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Np0zF8 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.NzjKfI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/arptables-buildroot/sbin/arptables-restore syntax OK /usr/src/tmp/arptables-buildroot/sbin/arptables-save syntax OK shell.req: /usr/src/tmp/arptables-buildroot/etc/rc.d/init.d/arptables: /etc/sysconfig/network -> /etc/sysconfig/network (raw, not installed) find-requires: FINDPACKAGE-COMMANDS: rm Requires: /bin/bash, /etc/rc.d/init.d, /etc/rc.d/init.d(failure), /etc/rc.d/init.d(success), /etc/rc.d/init.d/functions, /etc/sysconfig/network, /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, coreutils, libc.so.6(GLIBC_2.14)(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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b4E33k Creating arptables-debuginfo package Processing files: arptables-debuginfo-0.0.3.4-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RbuV90 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FvJDqK find-requires: running scripts (debuginfo) Requires: arptables = 0.0.3.4-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/arptables-0.0.3.4-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/arptables-debuginfo-0.0.3.4-alt1.qa1.x86_64.rpm 3.26user 0.72system 0:07.62elapsed 52%CPU (0avgtext+0avgdata 40644maxresident)k 0inputs+0outputs (0major+247266minor)pagefaults 0swaps 4.50user 2.73system 0:10.83elapsed 66%CPU (0avgtext+0avgdata 40644maxresident)k 0inputs+0outputs (0major+433800minor)pagefaults 0swaps --- arptables-0.0.3.4-alt1.qa1.x86_64.rpm.repo 2013-04-15 19:09:29.000000000 +0000 +++ arptables-0.0.3.4-alt1.qa1.x86_64.rpm.hasher 2020-12-06 01:10:56.297585439 +0000 @@ -5,3 +5,3 @@ /sbin/arptables-save 100755 -/usr/share/man/man8/arptables.8.gz 100644 +/usr/share/man/man8/arptables.8.xz 100644 Requires: /bin/bash