<86>Nov 9 06:16:43 userdel[3214432]: delete user 'rooter' <86>Nov 9 06:16:43 userdel[3214432]: removed group 'rooter' owned by 'rooter' <86>Nov 9 06:16:43 userdel[3214432]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 9 06:16:43 groupadd[3214441]: group added to /etc/group: name=rooter, GID=1235 <86>Nov 9 06:16:43 groupadd[3214441]: group added to /etc/gshadow: name=rooter <86>Nov 9 06:16:43 groupadd[3214441]: new group: name=rooter, GID=1235 <86>Nov 9 06:16:43 useradd[3214450]: new user: name=rooter, UID=1235, GID=1235, home=/root, shell=/bin/bash, from=none <86>Nov 9 06:16:43 userdel[3214470]: delete user 'builder' <86>Nov 9 06:16:43 userdel[3214470]: removed group 'builder' owned by 'builder' <86>Nov 9 06:16:43 userdel[3214470]: removed shadow group 'builder' owned by 'builder' <86>Nov 9 06:16:43 groupadd[3214485]: group added to /etc/group: name=builder, GID=1236 <86>Nov 9 06:16:43 groupadd[3214485]: group added to /etc/gshadow: name=builder <86>Nov 9 06:16:43 groupadd[3214485]: new group: name=builder, GID=1236 <86>Nov 9 06:16:43 useradd[3214498]: new user: name=builder, UID=1236, GID=1236, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/dmsdos-0.9.2.3-alt3.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dmsdos-0.9.2.3-alt3.nosrc.rpm (w1.gzdio) Installing dmsdos-0.9.2.3-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2628 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dmsdos-0.9.2.3-pre2 + echo 'Source #0 (dmsdos-0.9.2.3-pre2.tgz):' Source #0 (dmsdos-0.9.2.3-pre2.tgz): + /bin/tar -xf - + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/dmsdos-0.9.2.3-pre2.tgz + cd dmsdos-0.9.2.3-pre2 + /bin/chmod -c -Rf u+rwX,go-w . + chmod -R +rwX . + echo 'Patch #1 (patch-aa):' Patch #1 (patch-aa): + /usr/bin/patch -p0 patching file src/dstacker_compr.c + echo 'Patch #2 (patch-ab):' Patch #2 (patch-ab): + /usr/bin/patch -p0 patching file src/dblspace_methsq.c + echo 'Patch #3 (dmsdos-0.9.2.3-pre2-make.patch):' Patch #3 (dmsdos-0.9.2.3-pre2-make.patch): + /usr/bin/patch -p1 patching file src/Makefile patching file src/cvflist.c patching file src/dutil.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2628 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dmsdos-0.9.2.3-pre2 + cd src + cp dmsdos-config.h.default dmsdos-config.h + make -j8 without_kernel make: Entering directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' gcc --shared -o dblspace_methsq.lo -O -ggdb -D__DMSDOS_LIB__ -DUSE_FLOCK -U__linux__ -fPIC -c dblspace_methsq.c dblspace_methsq.c:117:2: warning: #warning USE_GNU_ASM_I386 not defined, using "C" equivalent [-Wcpp] 117 | #warning USE_GNU_ASM_I386 not defined, using "C" equivalent | ^~~~~~~ In file included from dblspace_methsq.c:53: dblspace_methsq.c: In function 'sq_complz': lib_interface.h:58:51: warning: conversion from 'unsigned int' to '__u8' {aka 'unsigned char'} changes value from '32768' to '0' [-Woverflow] 58 | #define put_unaligned(val, ptr) ((void)( *(ptr) = (val) )) | ^ dblspace_methsq.c:72:24: note: in expansion of macro 'put_unaligned' 72 | #define C_ST_u16(p,v) {put_unaligned(v,p);p=(__u16*)p+1;} | ^~~~~~~~~~~~~ dblspace_methsq.c:797:49: note: in expansion of macro 'C_ST_u16' 797 | else {*(p++)=TK_CHRS+15;C_ST_u16(p,v);};} | ^~~~~~~~ dblspace_methsq.c:965:8: note: in expansion of macro 'TKWR_CHRS' 965 | {TKWR_CHRS(po,0x8000u);cn-=0x8000u;if(poend=0x8000u) {TKWR_CHRS(po,0x8000u);cn-=0x8000u;}; | ^~~~~~~~~ dblspace_methsq.c:72:44: error: assignment to '__u8 *' {aka 'unsigned char *'} from incompatible pointer type '__u16 *' {aka 'short unsigned int *'} [-Wincompatible-pointer-types] 72 | #define C_ST_u16(p,v) {put_unaligned(v,p);p=(__u16*)p+1;} | ^ dblspace_methsq.c:797:49: note: in expansion of macro 'C_ST_u16' 797 | else {*(p++)=TK_CHRS+15;C_ST_u16(p,v);};} | ^~~~~~~~ dblspace_methsq.c:1009:20: note: in expansion of macro 'TKWR_CHRS' 1009 | if(cn>=0x8000u) {TKWR_CHRS(po,0x8000u);cn-=0x8000u;}; | ^~~~~~~~~ dblspace_methsq.c:72:44: error: assignment to '__u8 *' {aka 'unsigned char *'} from incompatible pointer type '__u16 *' {aka 'short unsigned int *'} [-Wincompatible-pointer-types] 72 | #define C_ST_u16(p,v) {put_unaligned(v,p);p=(__u16*)p+1;} | ^ dblspace_methsq.c:797:49: note: in expansion of macro 'C_ST_u16' 797 | else {*(p++)=TK_CHRS+15;C_ST_u16(p,v);};} | ^~~~~~~~ dblspace_methsq.c:1010:3: note: in expansion of macro 'TKWR_CHRS' 1010 | TKWR_CHRS(po,cn); | ^~~~~~~~~ dblspace_methsq.c: In function 'sq_comp': dblspace_methsq.c:73:44: error: assignment to '__u8 *' {aka 'unsigned char *'} from incompatible pointer type '__u16 *' {aka 'short unsigned int *'} [-Wincompatible-pointer-types] 73 | #define C_LD_u16(p,v) {v=get_unaligned(p);p=(__u16*)p+1;} | ^ dblspace_methsq.c:1222:17: note: in expansion of macro 'C_LD_u16' 1222 | if(len==15) C_LD_u16(lz_pos,len); | ^~~~~~~~ dblspace_methsq.c:73:44: error: assignment to '__u8 *' {aka 'unsigned char *'} from incompatible pointer type '__u16 *' {aka 'short unsigned int *'} [-Wincompatible-pointer-types] 73 | #define C_LD_u16(p,v) {v=get_unaligned(p);p=(__u16*)p+1;} | ^ dblspace_methsq.c:1239:13: note: in expansion of macro 'C_LD_u16' 1239 | else { C_LD_u16(lz_pos,len);sq_wrn(&bits,len,sqt_offbln[cod]);}; | ^~~~~~~~ make: *** [Makefile:220: dblspace_methsq.lo] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' gcc --shared -o dblspace_compr.lo -O -ggdb -D__DMSDOS_LIB__ -DUSE_FLOCK -U__linux__ -fPIC -c dblspace_compr.c dblspace_compr.c: In function 'write_fragmented': dblspace_compr.c:395:9: error: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 395 | memcpy(bh->b_data,fraglist,4*(frags+1)); | ^~~~~~ dblspace_compr.c:60:1: note: include '' or provide a declaration of 'memcpy' 59 | #include +++ |+#include 60 | #endif dblspace_compr.c:395:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 395 | memcpy(bh->b_data,fraglist,4*(frags+1)); | ^~~~~~ dblspace_compr.c:395:9: note: include '' or provide a declaration of 'memcpy' dblspace_compr.c:406:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 406 | memcpy(bh->b_data,clusterk,c); | ^~~~~~ dblspace_compr.c:406:9: note: include '' or provide a declaration of 'memcpy' dblspace_compr.c: In function 'dbl_write_cluster': dblspace_compr.c:603:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 603 | memcpy(bh->b_data,&(clusterk[SECTOR_SIZE*i]),SECTOR_SIZE); | ^~~~~~ dblspace_compr.c:603:9: note: include '' or provide a declaration of 'memcpy' make: *** [Makefile:220: dblspace_compr.lo] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' make: Entering directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' gcc --shared -o lib_interface.lo -O -ggdb -D__DMSDOS_LIB__ -DUSE_FLOCK -U__linux__ -fPIC -c lib_interface.c lib_interface.c: In function 'panic': lib_interface.c:104:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 104 | exit(1); | ^~~~ lib_interface.c:76:1: note: include '' or provide a declaration of 'exit' 75 | #include +++ |+#include 76 | int printk(const char *fmt, ...) lib_interface.c:104:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 104 | exit(1); | ^~~~ lib_interface.c:104:3: note: include '' or provide a declaration of 'exit' make: *** [Makefile:220: lib_interface.lo] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' make: Entering directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' gcc --shared -o dblspace_alloc.lo -O -ggdb -D__DMSDOS_LIB__ -DUSE_FLOCK -U__linux__ -fPIC -c dblspace_alloc.c dblspace_alloc.c: In function 'dbl_replace_existing_cluster': dblspace_alloc.c:605:11: error: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 605 | memcpy(fraglist,bh->b_data,4*(fragcount+1)); | ^~~~~~ dblspace_alloc.c:45:1: note: include '' or provide a declaration of 'memcpy' 44 | #include +++ |+#include 45 | #endif dblspace_alloc.c:605:11: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 605 | memcpy(fraglist,bh->b_data,4*(fragcount+1)); | ^~~~~~ dblspace_alloc.c:605:11: note: include '' or provide a declaration of 'memcpy' make: *** [Makefile:220: dblspace_alloc.lo] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' make: Entering directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' gcc --shared -o dblspace_chk.lo -O -ggdb -D__DMSDOS_LIB__ -DUSE_FLOCK -U__linux__ -fPIC -c dblspace_chk.c dblspace_chk.c: In function 'stac_bitfat_state': dblspace_chk.c:98:7: error: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration] 98 | if(!memcmp(pp,bitfat_up_to_date_fl,sizeof(bitfat_up_to_date_fl))) | ^~~~~~ dblspace_chk.c:55:1: note: include '' or provide a declaration of 'memcmp' 54 | #include +++ |+#include 55 | #endif dblspace_chk.c:108:7: error: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 108 | memcpy(pp,bitfat_up_to_date_fl,sizeof(bitfat_up_to_date_fl)); | ^~~~~~ dblspace_chk.c:108:7: note: include '' or provide a declaration of 'memcpy' dblspace_chk.c:108:7: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] dblspace_chk.c:108:7: note: include '' or provide a declaration of 'memcpy' dblspace_chk.c:110:7: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 110 | memcpy(pp,bitfat_changing_fl,sizeof(bitfat_changing_fl)); | ^~~~~~ dblspace_chk.c:110:7: note: include '' or provide a declaration of 'memcpy' dblspace_chk.c:111:10: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 111 | else memcpy(pp,bitfat_bad_fl,sizeof(bitfat_bad_fl)); | ^~~~~~ dblspace_chk.c:111:10: note: include '' or provide a declaration of 'memcpy' make: *** [Makefile:220: dblspace_chk.lo] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' make: Entering directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' gcc --shared -o dblspace_tables.lo -O -ggdb -D__DMSDOS_LIB__ -DUSE_FLOCK -U__linux__ -fPIC -c dblspace_tables.c dblspace_tables.c: In function 'dbl_mdfat_value': dblspace_tables.c:336:11: error: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 336 | memcpy(bh->b_data,mdfat[merk_i].a_buffer->b_data,SECTOR_SIZE); | ^~~~~~ dblspace_tables.c:58:1: note: include '' or provide a declaration of 'memcpy' 57 | #include +++ |+#include 58 | #endif dblspace_tables.c:336:11: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 336 | memcpy(bh->b_data,mdfat[merk_i].a_buffer->b_data,SECTOR_SIZE); | ^~~~~~ dblspace_tables.c:336:11: note: include '' or provide a declaration of 'memcpy' dblspace_tables.c: In function 'dbl_fat_nextcluster': dblspace_tables.c:535:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 535 | memcpy(bh->b_data,dfat[merk_i].a_buffer->b_data,SECTOR_SIZE); | ^~~~~~ dblspace_tables.c:535:9: note: include '' or provide a declaration of 'memcpy' make: *** [Makefile:220: dblspace_tables.lo] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' make: Entering directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' gcc --shared -o dblspace_dec.lo -O -ggdb -D__DMSDOS_LIB__ -DUSE_FLOCK -U__linux__ -fPIC -c dblspace_dec.c dblspace_dec.c:84:2: warning: #warning USE_GNU_ASM_I386 not defined, using "C" equivalent [-Wcpp] 84 | #warning USE_GNU_ASM_I386 not defined, using "C" equivalent | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' make: Entering directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' gcc --shared -o dblspace_interface.lo -O -ggdb -D__DMSDOS_LIB__ -DUSE_FLOCK -U__linux__ -fPIC -c dblspace_interface.c make: Leaving directory '/usr/src/RPM/BUILD/dmsdos-0.9.2.3-pre2/src' error: Bad exit status from /usr/src/tmp/rpm-tmp.2628 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.2628 (%build) Command exited with non-zero status 1 0.63user 0.09system 0:00.51elapsed 143%CPU (0avgtext+0avgdata 26368maxresident)k 0inputs+0outputs (0major+24226minor)pagefaults 0swaps hsh-rebuild: rebuild of `dmsdos-0.9.2.3-alt3.src.rpm' failed. Command exited with non-zero status 1 0.92user 1.46system 0:07.15elapsed 33%CPU (0avgtext+0avgdata 11776maxresident)k 0inputs+0outputs (0major+90076minor)pagefaults 0swaps