<86>Feb 26 09:00:30 userdel[1310645]: delete user 'rooter' <86>Feb 26 09:00:30 userdel[1310645]: removed group 'rooter' owned by 'rooter' <86>Feb 26 09:00:30 groupadd[1310650]: group added to /etc/group: name=rooter, GID=597 <86>Feb 26 09:00:30 groupadd[1310650]: group added to /etc/gshadow: name=rooter <86>Feb 26 09:00:30 groupadd[1310650]: new group: name=rooter, GID=597 <86>Feb 26 09:00:30 useradd[1310654]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Feb 26 09:00:30 userdel[1310661]: delete user 'builder' <86>Feb 26 09:00:30 userdel[1310661]: removed group 'builder' owned by 'builder' <86>Feb 26 09:00:30 groupadd[1310666]: group added to /etc/group: name=builder, GID=598 <86>Feb 26 09:00:30 groupadd[1310666]: group added to /etc/gshadow: name=builder <86>Feb 26 09:00:30 groupadd[1310666]: new group: name=builder, GID=598 <86>Feb 26 09:00:30 useradd[1310670]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/athcool-0.3.12-alt1.src.rpm: The use of such a license name is ambiguous: GPL <13>Feb 26 09:00:32 rpmi: libpci-3.6.3-alt1 sisyphus+245241.100.1.1 1580296576 installed <13>Feb 26 09:00:32 rpmi: libpci-devel-3.6.3-alt1 sisyphus+245241.100.1.1 1580296576 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/athcool-0.3.12-alt1.nosrc.rpm Installing athcool-0.3.12-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2269 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf athcool-0.3.12 + echo 'Source #0 (athcool-0.3.12.tar.gz):' Source #0 (athcool-0.3.12.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/athcool-0.3.12.tar.gz + /bin/tar -xf - + cd athcool-0.3.12 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11567 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd athcool-0.3.12 + make make: Entering directory '/usr/src/RPM/BUILD/athcool-0.3.12' gcc -O2 -Wall -I. -I/usr/include -DPACKAGE=\"athcool\" -DVERSION=\"0.3.12\" -c athcool.c -o athcool.o gcc -O2 -Wall -I. -I/usr/include -DPACKAGE=\"athcool\" -DVERSION=\"0.3.12\" -c scanpci.c -o scanpci.o scanpci.c: In function 'scan_device': scanpci.c:32:32: warning: pointer targets in passing argument 3 of 'pci_read_block' differ in signedness [-Wpointer-sign] 32 | if ( !pci_read_block( p, 0, d->config, how_much ) ) { | ~^~~~~~~~ | | | int8_t * {aka signed char *} In file included from scanpci.c:9: /usr/include/pci/pci.h:163:51: note: expected 'u8 *' {aka 'unsigned char *'} but argument is of type 'int8_t *' {aka 'signed char *'} 163 | int pci_read_block(struct pci_dev *, int pos, u8 *buf, int len) PCI_ABI; | ~~~~^~~ scanpci.c:39:44: warning: pointer targets in passing argument 3 of 'pci_read_block' differ in signedness [-Wpointer-sign] 39 | if ( !pci_read_block( p, 64, d->config + 64, 64 ) ) { | ~~~~~~~~~~^~~~ | | | int8_t * {aka signed char *} In file included from scanpci.c:9: /usr/include/pci/pci.h:163:51: note: expected 'u8 *' {aka 'unsigned char *'} but argument is of type 'int8_t *' {aka 'signed char *'} 163 | int pci_read_block(struct pci_dev *, int pos, u8 *buf, int len) PCI_ABI; | ~~~~^~~ scanpci.c:45:24: warning: pointer targets in passing argument 2 of 'pci_setup_cache' differ in signedness [-Wpointer-sign] 45 | pci_setup_cache( p, d->config, d->config_cnt ); | ~^~~~~~~~ | | | int8_t * {aka signed char *} In file included from scanpci.c:9: /usr/include/pci/pci.h:198:44: note: expected 'u8 *' {aka 'unsigned char *'} but argument is of type 'int8_t *' {aka 'signed char *'} 198 | void pci_setup_cache(struct pci_dev *, u8 *cache, int len) PCI_ABI; | ~~~~^~~~~ gcc -O2 -Wall athcool.o scanpci.o -lpci -o athcool make: Leaving directory '/usr/src/RPM/BUILD/athcool-0.3.12' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11567 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/athcool-buildroot + : + /bin/rm -rf -- /usr/src/tmp/athcool-buildroot + cd athcool-0.3.12 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/athcool-buildroot install make: Entering directory '/usr/src/RPM/BUILD/athcool-0.3.12' [ -d /usr/src/tmp/athcool-buildroot/usr/sbin ] || install -m 755 -d /usr/src/tmp/athcool-buildroot/usr/sbin install -s athcool /usr/src/tmp/athcool-buildroot/usr/sbin [ -d /usr/src/tmp/athcool-buildroot/usr/share/man/man8 ] || install -m 755 -d /usr/src/tmp/athcool-buildroot/usr/share/man/man8 install -m 644 athcool.8 /usr/src/tmp/athcool-buildroot/usr/share/man/man8 make: Leaving directory '/usr/src/RPM/BUILD/athcool-0.3.12' + install -Dp -m0755 /usr/src/RPM/SOURCES/athcool.init /usr/src/tmp/athcool-buildroot/etc/rc.d/init.d/athcool + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/athcool-buildroot (auto) Verifying and fixing files in /usr/src/tmp/athcool-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/athcool-buildroot/ (default) Compressing files in /usr/src/tmp/athcool-buildroot (auto) Verifying ELF objects in /usr/src/tmp/athcool-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: athcool-0.3.12-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75342 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd athcool-0.3.12 + DOCDIR=/usr/src/tmp/athcool-buildroot/usr/share/doc/athcool-0.3.12 + export DOCDIR + rm -rf /usr/src/tmp/athcool-buildroot/usr/share/doc/athcool-0.3.12 + /bin/mkdir -p /usr/src/tmp/athcool-buildroot/usr/share/doc/athcool-0.3.12 + cp -prL ChangeLog COPYING README /usr/src/tmp/athcool-buildroot/usr/share/doc/athcool-0.3.12 + chmod -R go-w /usr/src/tmp/athcool-buildroot/usr/share/doc/athcool-0.3.12 + chmod -R a+rX /usr/src/tmp/athcool-buildroot/usr/share/doc/athcool-0.3.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fzpaoT 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.Md8VOV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: EXTRAOPTIONS Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oUf9fV Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LeJGyT Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8lCjiU Requires: /bin/bash, /etc/rc.d/init.d, /etc/rc.d/init.d(msg_starting), /etc/rc.d/init.d(msg_stopping), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libpci.so.3 >= set:jfe9tJkb5fI28c2tPvkMcmtuRFPNhvcbewpE, libpci.so.3(LIBPCI_3.0), libpci.so.3(LIBPCI_3.3), libpci.so.3(LIBPCI_3.5), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /sbin/chkconfig Requires(preun): /bin/sh, /sbin/chkconfig, /sbin/service Requires(postun): /bin/sh, /sbin/service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S3VC8W Wrote: /usr/src/RPM/RPMS/i586/athcool-0.3.12-alt1.i586.rpm 2.79user 0.63system 0:08.81elapsed 38%CPU (0avgtext+0avgdata 22576maxresident)k 0inputs+0outputs (0major+235294minor)pagefaults 0swaps /.out/athcool-0.3.12-alt1.i586.rpm: The use of such a license name is ambiguous: GPL 6.25user 3.03system 0:14.58elapsed 63%CPU (0avgtext+0avgdata 110756maxresident)k 128inputs+0outputs (0major+491487minor)pagefaults 0swaps --- athcool-0.3.12-alt1.i586.rpm.repo 2008-04-28 07:35:50.000000000 +0000 +++ athcool-0.3.12-alt1.i586.rpm.hasher 2020-02-26 09:00:43.462214481 +0000 @@ -6,13 +6,6 @@ /usr/share/doc/athcool-0.3.12/README 100644 -/usr/share/man/man8/athcool.8.gz 100644 +/usr/share/man/man8/athcool.8.xz 100644 Requires: /bin/sh -Requires: /bin/sh -Requires: /bin/sh -Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 -Requires: /sbin/chkconfig -Requires: /sbin/chkconfig -Requires: /sbin/service -Requires: /sbin/service Requires: /bin/bash +Requires: /etc/rc.d/init.d Requires: /etc/rc.d/init.d(msg_starting) @@ -25,4 +18,11 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libpci.so.3 >= set:jfe9tJkb5fI28c2tPvkMcmtuRFPNhvcbewpE +Requires: rpmlib(SetVersions) Requires: libpci.so.3(LIBPCI_3.0) +Requires: libpci.so.3(LIBPCI_3.3) +Requires: libpci.so.3(LIBPCI_3.5) Requires: rtld(GNU_HASH) +Requires: /sbin/chkconfig +Requires: /sbin/service +Requires: rpmlib(PayloadIsLzma) Provides: athcool = 0.3.12-alt1