<86>Jun 16 00:40:29 userdel[2718538]: delete user 'rooter' <86>Jun 16 00:40:29 userdel[2718538]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:40:29 userdel[2718538]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:40:29 groupadd[2718583]: group added to /etc/group: name=rooter, GID=1823 <86>Jun 16 00:40:29 groupadd[2718583]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:40:29 groupadd[2718583]: new group: name=rooter, GID=1823 <86>Jun 16 00:40:29 useradd[2718617]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash <86>Jun 16 00:40:29 userdel[2718673]: delete user 'builder' <86>Jun 16 00:40:29 userdel[2718673]: removed group 'builder' owned by 'builder' <86>Jun 16 00:40:29 userdel[2718673]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:40:29 groupadd[2718729]: group added to /etc/group: name=builder, GID=1824 <86>Jun 16 00:40:29 groupadd[2718729]: group added to /etc/gshadow: name=builder <86>Jun 16 00:40:29 groupadd[2718729]: new group: name=builder, GID=1824 <86>Jun 16 00:40:29 useradd[2718778]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/cciss_vol_status-1.09-alt1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cciss_vol_status-1.09-alt1.nosrc.rpm (w1.gzdio) Installing cciss_vol_status-1.09-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30916 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cciss_vol_status-1.09 + echo 'Source #0 (cciss_vol_status-1.09.tar.gz):' Source #0 (cciss_vol_status-1.09.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cciss_vol_status-1.09.tar.gz + /bin/tar -xf - + cd cciss_vol_status-1.09 + /bin/chmod -c -Rf u+rwX,go-w . + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:11: installing './compile' autoreconf-default: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51057 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cciss_vol_status-1.09 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 --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 configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking scsi/sg.h usability... yes checking scsi/sg.h presence... yes checking for scsi/sg.h... yes checking scsi/scsi.h usability... yes checking scsi/scsi.h presence... yes checking for scsi/scsi.h... yes checking linux/cciss_ioctl.h usability... yes checking linux/cciss_ioctl.h presence... yes checking for linux/cciss_ioctl.h... yes checking /usr/src/sys/dev/ciss/cissio.h usability... no checking /usr/src/sys/dev/ciss/cissio.h presence... no checking for /usr/src/sys/dev/ciss/cissio.h... no checking for an ANSI C-conforming const... yes checking whether x86_64-alt-linux-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for getopt... yes checking for getopt_long... yes checking for memset... yes checking for strerror... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/cciss_vol_status-1.09' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cciss_vol_status.o cciss_vol_status.c cciss_vol_status.c: In function 'all_same': cciss_vol_status.c:1437:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 1437 | int rc, i; | ^~ cciss_vol_status.c: In function 'cciss_status.isra': cciss_vol_status.c:1003:14: warning: array subscript 41 is above array bounds of 'char[41]' [-Warray-bounds] 1003 | enclosure_sn[41] = '\0'; | ~~~~~~~~~~~~^~~~ cciss_vol_status.c:979:7: note: while referencing 'enclosure_sn' 979 | char enclosure_sn[41]; | ^~~~~~~~~~~~ In file included from /usr/include/string.h:532, from cciss_vol_status.c:32: In function 'strncpy', inlined from 'print_bus_status' at cciss_vol_status.c:997:2, inlined from 'check_fan_power_temp' at cciss_vol_status.c:1940:4, inlined from 'cciss_status.isra' at cciss_vol_status.c:2251:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' accessing between 0 and 16 bytes at offsets 0 and [0, 16] may overlap up to 16 bytes at offset [0, 15] [-Wrestrict] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'print_bus_status' at cciss_vol_status.c:1013:2, inlined from 'check_fan_power_temp' at cciss_vol_status.c:1940:4, inlined from 'cciss_status.isra' at cciss_vol_status.c:2251:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' accessing between 0 and 40 bytes at offsets 0 and [0, 40] may overlap up to 40 bytes at offset [0, 39] [-Wrestrict] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/cciss_vol_status-1.09' make[1]: Entering directory '/usr/src/RPM/BUILD/cciss_vol_status-1.09' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o cciss_vol_status cciss_vol_status.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cciss_vol_status-1.09' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34701 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cciss_vol_status-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cciss_vol_status-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cciss_vol_status-1.09 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cciss_vol_status-buildroot make: Entering directory '/usr/src/RPM/BUILD/cciss_vol_status-1.09' make[1]: Entering directory '/usr/src/RPM/BUILD/cciss_vol_status-1.09' /bin/mkdir -p '/usr/src/tmp/cciss_vol_status-buildroot/usr/bin' /usr/libexec/rpm-build/install -p cciss_vol_status '/usr/src/tmp/cciss_vol_status-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/cciss_vol_status-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 cciss_vol_status.8 '/usr/src/tmp/cciss_vol_status-buildroot/usr/share/man/man8' make[1]: Leaving directory '/usr/src/RPM/BUILD/cciss_vol_status-1.09' make: Leaving directory '/usr/src/RPM/BUILD/cciss_vol_status-1.09' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cciss_vol_status-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cciss_vol_status-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cciss_vol_status-buildroot/ (default) Compressing files in /usr/src/tmp/cciss_vol_status-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cciss_vol_status-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: cciss_vol_status-1.09-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34701 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cciss_vol_status-1.09 + DOCDIR=/usr/src/tmp/cciss_vol_status-buildroot/usr/share/doc/cciss_vol_status-1.09 + export DOCDIR + rm -rf /usr/src/tmp/cciss_vol_status-buildroot/usr/share/doc/cciss_vol_status-1.09 + /bin/mkdir -p /usr/src/tmp/cciss_vol_status-buildroot/usr/share/doc/cciss_vol_status-1.09 + cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/cciss_vol_status-buildroot/usr/share/doc/cciss_vol_status-1.09 + chmod -R go-w /usr/src/tmp/cciss_vol_status-buildroot/usr/share/doc/cciss_vol_status-1.09 + chmod -R a+rX /usr/src/tmp/cciss_vol_status-buildroot/usr/share/doc/cciss_vol_status-1.09 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UtV5Jy 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.FJ7A8w find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5TRx7z Creating cciss_vol_status-debuginfo package Processing files: cciss_vol_status-debuginfo-1.09-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CwdRfA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xqTpKA find-requires: running scripts (debuginfo) Requires: cciss_vol_status = 1.09-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/cciss_vol_status-1.09-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cciss_vol_status-debuginfo-1.09-alt1.x86_64.rpm (w2.lzdio) 2.27user 2.19system 0:09.64elapsed 46%CPU (0avgtext+0avgdata 42620maxresident)k 0inputs+0outputs (0major+490998minor)pagefaults 0swaps /.out/cciss_vol_status-1.09-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/cciss_vol_status-debuginfo-1.09-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.62user 1.92system 0:14.90elapsed 17%CPU (0avgtext+0avgdata 11828maxresident)k 0inputs+0outputs (0major+97444minor)pagefaults 0swaps --- cciss_vol_status-1.09-alt1.x86_64.rpm.repo 2011-10-09 10:01:09.000000000 +0000 +++ cciss_vol_status-1.09-alt1.x86_64.rpm.hasher 2024-06-16 00:40:40.747773850 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/cciss_vol_status-1.09/README 100644 root:root -/usr/share/man/man8/cciss_vol_status.8.gz 100644 root:root +/usr/share/man/man8/cciss_vol_status.8.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -14,3 +14,3 @@ Provides: cciss_vol_status = 1.09-alt1 -File: /usr/bin/cciss_vol_status 100755 root:root ddecaf3593fe3924e11eeb87dcddef4f +File: /usr/bin/cciss_vol_status 100755 root:root c6e77f51203cc1f3377406f0e3558406 File: /usr/share/doc/cciss_vol_status-1.09 40755 root:root @@ -18,5 +18,5 @@ File: /usr/share/doc/cciss_vol_status-1.09/ChangeLog 100644 root:root 2270ef3100226b9ebe8bf8ac612de6ce -File: /usr/share/doc/cciss_vol_status-1.09/NEWS 100644 root:root d41d8cd98f00b204e9800998ecf8427e +File: /usr/share/doc/cciss_vol_status-1.09/NEWS 100644 root:root File: /usr/share/doc/cciss_vol_status-1.09/README 100644 root:root acbcf7aac5b42b8d434621fdb4e39efb -File: /usr/share/man/man8/cciss_vol_status.8.gz 100644 root:root c5d3f580a55ecce4927e381058edfed2 -RPMIdentity: dc74548175ec81a88032fa3a55dc41dc4a15e2b6e21f81b701818a4abd852504d9b51f449f51a1d03191cd15aa732385ecb2f79c4d947e1791ef00dad98d284b +File: /usr/share/man/man8/cciss_vol_status.8.xz 100644 root:root b68317291212a1b3b5149a64d0e1e88c +RPMIdentity: baaa4a6560279f1f74571ab0c25f7080fc14bd9f2be5e444edee1abfc0e4fed1e6ada64ec630758299799666cb61baccba5d149873e214aea18e133b72b28ea2 --- cciss_vol_status-debuginfo-1.09-alt1.x86_64.rpm.repo 2011-10-09 10:01:09.000000000 +0000 +++ cciss_vol_status-debuginfo-1.09-alt1.x86_64.rpm.hasher 2024-06-16 00:40:40.821774916 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/84 40755 root:root -/usr/lib/debug/.build-id/84/512de982e9785ea8044df92d168d878118939b 120777 root:root ../../../../bin/cciss_vol_status -/usr/lib/debug/.build-id/84/512de982e9785ea8044df92d168d878118939b.debug 120777 root:root ../../usr/bin/cciss_vol_status.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/81c83ade70c11dddd4dca00367fb2f64e27347 120777 root:root ../../../../bin/cciss_vol_status +/usr/lib/debug/.build-id/2b/81c83ade70c11dddd4dca00367fb2f64e27347.debug 120777 root:root ../../usr/bin/cciss_vol_status.debug /usr/lib/debug/usr/bin/cciss_vol_status.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: cciss_vol_status-debuginfo = 1.09-alt1 -File: /usr/lib/debug/.build-id/84 40755 root:root -File: /usr/lib/debug/.build-id/84/512de982e9785ea8044df92d168d878118939b 120777 root:root ../../../../bin/cciss_vol_status -File: /usr/lib/debug/.build-id/84/512de982e9785ea8044df92d168d878118939b.debug 120777 root:root ../../usr/bin/cciss_vol_status.debug -File: /usr/lib/debug/usr/bin/cciss_vol_status.debug 100644 root:root 8cfd8bcd9fac9c27fcc750193e38acf8 +File: /usr/lib/debug/.build-id/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/81c83ade70c11dddd4dca00367fb2f64e27347 120777 root:root ../../../../bin/cciss_vol_status +File: /usr/lib/debug/.build-id/2b/81c83ade70c11dddd4dca00367fb2f64e27347.debug 120777 root:root ../../usr/bin/cciss_vol_status.debug +File: /usr/lib/debug/usr/bin/cciss_vol_status.debug 100644 root:root 7cdc7bc5f2f5a4805510ae9e17fb5cc2 File: /usr/src/debug/cciss_vol_status-1.09 40755 root:root File: /usr/src/debug/cciss_vol_status-1.09/cciss_vol_status.c 100644 root:root 96a12f3b141b28bad3eb56573f0816d0 -RPMIdentity: 1b2138a7ba57e682048d60d1f0935c4017214d2b1ca7edc293aeae790adbcb231b28aa2e63edd34ac571970d9964de496e2552cca14e7acb1255977e84398050 +RPMIdentity: 77a3210f66250b1315051d0a62c7a906141f092a831bb7d8c78bd74bcb2908bb9cc911a8b6de683e9d06c8ac55b477afa07fb228eb0dfdc5c14b13369d646b15