<86>Feb 1 07:55:52 userdel[2593582]: delete user 'rooter' <86>Feb 1 07:55:52 userdel[2593582]: removed group 'rooter' owned by 'rooter' <86>Feb 1 07:55:52 userdel[2593582]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 1 07:55:52 groupadd[2593601]: group added to /etc/group: name=rooter, GID=639 <86>Feb 1 07:55:52 groupadd[2593601]: group added to /etc/gshadow: name=rooter <86>Feb 1 07:55:52 groupadd[2593601]: new group: name=rooter, GID=639 <86>Feb 1 07:55:52 useradd[2593614]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Feb 1 07:55:52 userdel[2593636]: delete user 'builder' <86>Feb 1 07:55:52 userdel[2593636]: removed group 'builder' owned by 'builder' <86>Feb 1 07:55:52 userdel[2593636]: removed shadow group 'builder' owned by 'builder' <86>Feb 1 07:55:52 groupadd[2593657]: group added to /etc/group: name=builder, GID=640 <86>Feb 1 07:55:52 groupadd[2593657]: group added to /etc/gshadow: name=builder <86>Feb 1 07:55:52 groupadd[2593657]: new group: name=builder, GID=640 <86>Feb 1 07:55:52 useradd[2593667]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/linuxtv-dvb-apps-1.1.1-alt2.2.src.rpm: The use of such a license name is ambiguous: GPL warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Feb 1 07:55:55 rpmi: libjpeg-2:2.0.2-alt1 sisyphus+226996.100.1.1 1554902907 installed <13>Feb 1 07:55:56 rpmi: libv4l-1.20.0-alt1 sisyphus+252084.100.1.1 1590156518 installed <13>Feb 1 07:55:56 rpmi: libv4l-devel-1.20.0-alt1 sisyphus+252084.100.1.1 1590156518 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/linuxtv-dvb-apps-1.1.1-alt2.2.nosrc.rpm (w1.gzdio) Installing linuxtv-dvb-apps-1.1.1-alt2.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45151 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf linuxtv-dvb-apps-1.1.1 + echo 'Source #0 (linuxtv-dvb-apps-1.1.1.tar.gz):' Source #0 (linuxtv-dvb-apps-1.1.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/linuxtv-dvb-apps-1.1.1.tar.gz + /bin/tar -xf - + cd linuxtv-dvb-apps-1.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (linuxtv-dvb-apps-makefile.patch):' Patch #1 (linuxtv-dvb-apps-makefile.patch): + /usr/bin/patch -p1 patching file Makefile + echo 'Patch #2 (linuxtv-dvb-apps-1.1.1-alt-v4l.patch):' Patch #2 (linuxtv-dvb-apps-1.1.1-alt-v4l.patch): + /usr/bin/patch -p2 patching file test/video.c + cp /usr/src/RPM/SOURCES/CHANGES ./ + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45151 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd linuxtv-dvb-apps-1.1.1 + make 'ARCH= -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' DESTDIR=/usr/src/tmp/linuxtv-dvb-apps-buildroot bindir=/usr/bin libdir=/usr/lib sysconfdir=/etc datadir=/usr/share make: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1' make -C util make[1]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util' make -C lib make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/lib' gcc -MD -g -Wall -O2 -I../../include -I. -c lnb.c -o lnb.o make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/lib' make -C szap make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/szap' gcc -MD -Wall -g -O2 -I../../include -I../lib -o szap.o -c szap.c In file included from /usr/include/string.h:532, from szap.c:33: In function 'strncpy', inlined from 'main' at szap.c:548:8: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 8192 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at szap.c:509:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 8192 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -MD -Wall -g -O2 -I../../include -I../lib -o tzap.o -c tzap.c tzap.c: In function 'parse': tzap.c:232:31: warning: pointer targets in passing argument 2 of 'try_parse_int' differ in signedness [-Wpointer-sign] 232 | if ((err = try_parse_int(fd, &frontend->frequency, "frequency"))) | ^~~~~~~~~~~~~~~~~~~~ | | | __u32 * {aka unsigned int *} tzap.c:184:32: note: expected 'int *' but argument is of type '__u32 *' {aka 'unsigned int *'} 184 | int try_parse_int(int fd, int *val, const char *pname) | ~~~~~^~~ gcc -MD -Wall -g -O2 -I../../include -I../lib -o czap.o -c czap.c czap.c: In function 'parse': czap.c:139:22: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=] 139 | if ((sscanf(chan, "%a[^:]:%d:%a[^:]:%d:%a[^:]:%a[^:]:%d:%d\n", | ~^ | | | float * 140 | &name, &frontend->frequency, | ~~~~~ | | | char ** czap.c:139:32: warning: format '%a' expects argument of type 'float *', but argument 5 has type 'char **' [-Wformat=] 139 | if ((sscanf(chan, "%a[^:]:%d:%a[^:]:%d:%a[^:]:%a[^:]:%d:%d\n", | ~^ | | | float * 140 | &name, &frontend->frequency, 141 | &inv, &frontend->u.qam.symbol_rate, | ~~~~ | | | char ** czap.c:139:42: warning: format '%a' expects argument of type 'float *', but argument 7 has type 'char **' [-Wformat=] 139 | if ((sscanf(chan, "%a[^:]:%d:%a[^:]:%d:%a[^:]:%a[^:]:%d:%d\n", | ~^ | | | float * ...... 142 | &fec, &mod, vpid, apid) != 8) | ~~~~ | | | char ** czap.c:139:49: warning: format '%a' expects argument of type 'float *', but argument 8 has type 'char **' [-Wformat=] 139 | if ((sscanf(chan, "%a[^:]:%d:%a[^:]:%d:%a[^:]:%a[^:]:%d:%d\n", | ~^ | | | float * ...... 142 | &fec, &mod, vpid, apid) != 8) | ~~~~ | | | char ** gcc -MD -Wall -g -O2 -I../../include -I../lib -o azap.o -c azap.c gcc -MD -Wall -g -O2 -I../../include -I../lib -o femon.o -c femon.c gcc -Wall -g -O2 -o szap szap.o ../lib/lnb.o gcc -Wall -g -O2 -o tzap tzap.o gcc -Wall -g -O2 -o czap czap.o gcc -Wall -g -O2 -o azap azap.o gcc -Wall -g -O2 -o femon femon.o -------------------------------------------------------------------------------- please copy an appropriate channels.conf-XXX channel list for DVB-S/C/T to ~/.szap/channels.conf ~/.czap/channels.conf ~/.tzap/channels.conf and then call ./szap for DVB-S, ./czap for DVB-C or ./tzap for DVB-T -------------------------------------------------------------------------------- make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/szap' make -C scan make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/scan' gcc -MD -g -Wall -O2 -I../../include -c diseqc.c -o diseqc.o gcc -MD -g -Wall -O2 -I../../include -c dump-zap.c -o dump-zap.o gcc -MD -g -Wall -O2 -I../../include -c dump-vdr.c -o dump-vdr.o gcc -MD -g -Wall -O2 -I../../include -c scan.c -o scan.o In file included from scan.c:47: atsc_psip_section.h:57:1: note: offset of packed bit-field 'reserved2' has changed in GCC 4.4 57 | } PACKED; | ^ gcc -MD -g -Wall -O2 -I../../include -c lnb.c -o lnb.o gcc -MD -g -Wall -O2 -I../../include -c section.c -o section.o gcc -MD -g -Wall -O2 -I../../include -c atsc_psip_section.c -o atsc_psip_section.o In file included from atsc_psip_section.c:1: atsc_psip_section.h:57:1: note: offset of packed bit-field 'reserved2' has changed in GCC 4.4 57 | } PACKED; | ^ gcc -g -Wall -o scan diseqc.o dump-zap.o dump-vdr.o scan.o lnb.o section.o atsc_psip_section.o make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/scan' make -C dvbnet make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/dvbnet' printf '#define VERSION_INFO "%s (Build %s)"\n' \ "`cat version.h.in`" "`date +'%a %b %d %X %Y'`" > version.h gcc -g -O2 -MD -Wall -I. -I../../include -c dvbnet.c -o dvbnet.o gcc -o dvbnet dvbnet.o make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/dvbnet' make -C dvbdate make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/dvbdate' gcc -g -O2 -MD -Wall -I. -I../../include -c dvbdate.c -o dvbdate.o dvbdate.c: In function 'scan_date': dvbdate.c:264:21: warning: pointer targets in passing argument 1 of 'convert_date' differ in signedness [-Wpointer-sign] 264 | t = convert_date(&(buf[3])); | ^~~~~~~~~ | | | unsigned char * dvbdate.c:159:27: note: expected 'char *' but argument is of type 'unsigned char *' 159 | time_t convert_date(char *dvb_buf) | ~~~~~~^~~~~~~ dvbdate.c: In function 'set_time': dvbdate.c:284:6: warning: implicit declaration of function 'stime'; did you mean 'ctime'? [-Wimplicit-function-declaration] 284 | if (stime(new_time)) { | ^~~~~ | ctime gcc -o dvbdate dvbdate.o ld: dvbdate.o: in function `set_time': /usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/dvbdate/dvbdate.c:284: undefined reference to `stime' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:16: dvbdate] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/dvbdate' make[1]: *** [Makefile:8: Makefile] Error 2 make[1]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util' make: *** [Makefile:27: all] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1' error: Bad exit status from /usr/src/tmp/rpm-tmp.45151 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.45151 (%build) Command exited with non-zero status 1 5.46user 0.51system 0:05.96elapsed 100%CPU (0avgtext+0avgdata 37644maxresident)k 0inputs+0outputs (0major+93860minor)pagefaults 0swaps hsh-rebuild: rebuild of `linuxtv-dvb-apps-1.1.1-alt2.2.src.rpm' failed. Command exited with non-zero status 1 11.21user 5.66system 0:15.63elapsed 107%CPU (0avgtext+0avgdata 106744maxresident)k 0inputs+0outputs (0major+318607minor)pagefaults 0swaps