<86>Dec 19 00:35:18 userdel[2210651]: delete user 'rooter' <86>Dec 19 00:35:18 groupadd[2210751]: group added to /etc/group: name=rooter, GID=639 <86>Dec 19 00:35:18 groupadd[2210751]: group added to /etc/gshadow: name=rooter <86>Dec 19 00:35:18 groupadd[2210751]: new group: name=rooter, GID=639 <86>Dec 19 00:35:18 useradd[2210795]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Dec 19 00:35:18 userdel[2210876]: delete user 'builder' <86>Dec 19 00:35:18 userdel[2210876]: removed group 'builder' owned by 'builder' <86>Dec 19 00:35:18 userdel[2210876]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 00:35:19 groupadd[2210935]: group added to /etc/group: name=builder, GID=640 <86>Dec 19 00:35:19 groupadd[2210935]: group added to /etc/gshadow: name=builder <86>Dec 19 00:35:19 groupadd[2210935]: new group: name=builder, GID=640 <86>Dec 19 00:35:19 useradd[2211071]: new user: name=builder, UID=640, GID=640, 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>Dec 19 00:35:24 rpmi: libpci-3.7.0-alt1 sisyphus+253474.100.1.1 1592227050 installed <13>Dec 19 00:35:24 rpmi: libpci-devel-3.7.0-alt1 sisyphus+253474.100.1.1 1592227050 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/athcool-0.3.12-alt1.nosrc.rpm Installing athcool-0.3.12-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63465 + 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.90993 + 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:164:51: note: expected 'u8 *' {aka 'unsigned char *'} but argument is of type 'int8_t *' {aka 'signed char *'} 164 | 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:164:51: note: expected 'u8 *' {aka 'unsigned char *'} but argument is of type 'int8_t *' {aka 'signed char *'} 164 | 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:210:44: note: expected 'u8 *' {aka 'unsigned char *'} but argument is of type 'int8_t *' {aka 'signed char *'} 210 | void pci_setup_cache(struct pci_dev *, u8 *cache, int len) PCI_ABI; | ~~~~^~~~~ gcc -O2 -Wall athcool.o scanpci.o -lpci -o athcool /usr/bin/ld.default: scanpci.o:(.bss+0x0): multiple definition of `pacc'; athcool.o:(.bss+0x0): first defined here /usr/bin/ld.default: scanpci.o:(.bss+0x20): multiple definition of `filter'; athcool.o:(.bss+0x20): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:33: athcool] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/athcool-0.3.12' error: Bad exit status from /usr/src/tmp/rpm-tmp.90993 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.90993 (%build) Command exited with non-zero status 1 1.23user 0.15system 0:02.06elapsed 67%CPU (0avgtext+0avgdata 26032maxresident)k 0inputs+0outputs (0major+24979minor)pagefaults 0swaps hsh-rebuild: rebuild of `athcool-0.3.12-alt1.src.rpm' failed. Command exited with non-zero status 1 8.12user 4.83system 0:21.73elapsed 59%CPU (0avgtext+0avgdata 110200maxresident)k 128inputs+0outputs (0major+254080minor)pagefaults 0swaps