Cook: sysklogd 1.5.1 ================================================================================ QA: checking package receipt... Extracting source archive "sysklogd-1.5.1.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed gcc -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DSYSLOG_INET -DSYSLOG_UNIXAF -DNO_SCCS -DFSSTND -DSYSLOGD_PIDNAME=\"syslogd.pid\" -c syslogd.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -c -o pidfile.o pidfile.c gcc -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DFSSTND -c klogd.c gcc -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DALLOW_KERNEL_LOGGING -c syslog.c gcc -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DFSSTND -c ksym.c gcc -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DFSSTND -c ksym_mod.c pidfile.c: In function 'read_pid': pidfile.c:48:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d", &pid); ^~~~~~~~~~~~~~~~~~~~ pidfile.c: In function 'write_pid': pidfile.c:97:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &pid); ^~~~~~~~~~~~~~~~~~~~~ ksym.c: In function 'ExpandKadds': ksym.c:769:12: warning: variable 'dlm' set but not used [-Wunused-but-set-variable] auto char dlm, ^~~ /usr/include/bits/syslog.h: In function 'vsyslog': syslog.c:170:9: warning: ignoring return value of 'writev', declared with attribute warn_unused_result [-Wunused-result] (void)writev(2, iov, 2); ^~~~~~~~~~~~~~~~~ syslog.c:195:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(fd, p, cnt - (p - tbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ klogd.c: In function 'main': klogd.c:990:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir ("/"); ^~~~~~~~~~~ syslogd.c: In function 'main': syslogd.c:884:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir ("/"); ^~~~~~~~~~~ syslogd.c: In function 'wallmsg': syslogd.c:2076:14: warning: ignoring return value of 'writev', declared with attribute warn_unused_result [-Wunused-result] (void) writev(ttyf, iov, 6); ^~~~~~~~~~~~~~~~~~~~ gcc -s -o klogd klogd.o syslog.o pidfile.o ksym.o \ ksym_mod.o syslogd.c: In function 'cfline': syslogd.c:2664:67: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 177 [-Wformat-truncation=] (void) snprintf(xbuf, sizeof(xbuf), "unknown facility name \"%s\"", buf); ^~ ~~~ In file included from /usr/include/stdio.h:873, from syslogd.c:510: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 25 and 1048 bytes into a destination of size 200 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ syslogd.c:2617:65: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 177 [-Wformat-truncation=] (void) snprintf(xbuf, sizeof(xbuf), "unknown priority name \"%s\"", buf); ^~ ~~~ In file included from /usr/include/stdio.h:873, from syslogd.c:510: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 25 and 1048 bytes into a destination of size 200 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -s -o syslogd syslogd.o pidfile.o /usr/bin/install -o root -g root -m 644 sysklogd.8 /home/slitaz/wok/sysklogd/install/usr/share/man/man8/sysklogd.8 /usr/bin/install -m 500 -s syslogd /home/slitaz/wok/sysklogd/install/sbin/syslogd /usr/bin/install -o root -g root -m 644 syslogd.8 /home/slitaz/wok/sysklogd/install/usr/share/man/man8/syslogd.8 /usr/bin/install -o root -g root -m 644 syslog.conf.5 /home/slitaz/wok/sysklogd/install/usr/share/man/man5/syslog.conf.5 /usr/bin/install -m 500 -s klogd /home/slitaz/wok/sysklogd/install/sbin/klogd /usr/bin/install -o root -g root -m 644 klogd.8 /home/slitaz/wok/sysklogd/install/usr/share/man/man8/klogd.8 ================================================================================ Executing strip on all files... Done Time: 0.67s. Size: 77336 B -> 77336 B. Save: 0 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 2.34s. Size: 46764 B -> 17482 B. Save: 29 KB. Cache hit: 4/4. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: sysklogd 1.5.1 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "sysklogd-1.5.1-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/sysklogd-1.5.1... Done Checking site script in source/sysklogd-1.5.1... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: sysklogd 1.5.1 ================================================================================ Src file : sysklogd-1.5.1.tar.gz Src size : 88.0K Source dir : 504.0K Produced : 144.0K Cook time : 17s Cook date : 2020-09-13 05:15 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 112.0K : 27.1K : 3 : sysklogd-1.5.1-i486.tazpkg ================================================================================