Cook: anacron 2.3 ================================================================================ QA: checking package receipt... Extracting source archive "anacron-2.3.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 /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 matchrx.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > matchrx.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 gregor.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > gregor.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 log.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > log.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 runjob.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > runjob.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 lock.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > lock.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 main.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > main.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 readtab.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > readtab.d" cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 -Wall -pedantic -O2 readtab.c -o readtab.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 -Wall -pedantic -O2 main.c -o main.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 -Wall -pedantic -O2 lock.c -o lock.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 -Wall -pedantic -O2 runjob.c -o runjob.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 -Wall -pedantic -O2 log.c -o log.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 -Wall -pedantic -O2 gregor.c -o gregor.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -D_GLIBCXX_USE_C99_MATH=1 -Wall -pedantic -O2 matchrx.c -o matchrx.o log.c:82:1: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] log(int priority, const char *fmt, va_list args) ^~~ log.c: In function 'die': log.c:174:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(FAILURE_EXIT); ^~~~ log.c:174:5: warning: incompatible implicit declaration of built-in function 'exit' log.c:174:5: note: include '' or provide a declaration of 'exit' log.c:46:1: +#include log.c:174:5: exit(FAILURE_EXIT); ^~~~ log.c: In function 'die_e': log.c:188:5: warning: incompatible implicit declaration of built-in function 'exit' exit(FAILURE_EXIT); ^~~~ log.c:188:5: note: include '' or provide a declaration of 'exit' main.c: In function 'parse_opts': main.c:125:6: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ main.c:125:6: warning: incompatible implicit declaration of built-in function 'exit' main.c:125:6: note: include '' or provide a declaration of 'exit' main.c:35:1: +#include main.c:125:6: exit(0); ^~~~ main.c: In function 'go_background': main.c:204:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ main.c:204:2: note: include '' or provide a declaration of 'exit' main.c: In function 'orderly_termination': main.c:305:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ main.c:305:5: note: include '' or provide a declaration of 'exit' main.c: In function 'main': main.c:452:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ main.c:452:2: note: include '' or provide a declaration of 'exit' main.c:466:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ main.c:466:5: note: include '' or provide a declaration of 'exit' matchrx.c: In function 'match_rx': matchrx.c:50:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(sub_offsets, 0, sizeof(regmatch_t) * (n_sub + 1)); ^~~~~~ matchrx.c:50:2: warning: incompatible implicit declaration of built-in function 'memset' matchrx.c:50:2: note: include '' or provide a declaration of 'memset' matchrx.c:30:1: +#include matchrx.c:50:2: memset(sub_offsets, 0, sizeof(regmatch_t) * (n_sub + 1)); ^~~~~~ runjob.c: In function 'xputenv': runjob.c:89:16: warning: passing argument 1 of 'putenv' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (putenv(s)) die_e("Can't set the environment"); ^ In file included from runjob.c:27: /usr/include/stdlib.h:644:26: note: expected 'char *' but argument is of type 'const char *' extern int putenv (char *__string) __THROW __nonnull ((1)); ~~~~~~^~~~~~~~ cc -Wl,-Os,--as-needed readtab.o main.o lock.o runjob.o log.o gregor.o matchrx.o -o anacron /usr/bin/ld: runjob.o: in function `launch_job': runjob.c:(.text+0x127): warning: the use of `tempnam' is dangerous, better use `mkstemp' install -d /home/slitaz/wok/anacron/install/usr/sbin /home/slitaz/wok/anacron/install/var/spool/anacron \ /home/slitaz/wok/anacron/install/usr/share/man/man5 /home/slitaz/wok/anacron/install/usr/share/man/man8 install anacron /home/slitaz/wok/anacron/install/usr/sbin/anacron install anacrontab.5 /home/slitaz/wok/anacron/install/usr/share/man/man5/anacrontab.5 install anacron.8 /home/slitaz/wok/anacron/install/usr/share/man/man8/anacron.8 ================================================================================ Executing strip on all files... Done Time: 0.20s. Size: 35404 B -> 25896 B. Save: 9 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.43s. Size: 6200 B -> 2814 B. Save: 3 KB. Cache hit: 2/2. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: anacron 2.3 ================================================================================ Executing: genpkg_rules 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 "anacron-2.3-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/anacron-2.3... Done Checking site script in source/anacron-2.3... 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: anacron 2.3 ================================================================================ Src file : anacron-2.3.tar.gz Src size : 24.0K Source dir : 232.0K Produced : 76.0K Cook time : 7s Cook date : 2020-07-07 03:18 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 68.0K : 11.3K : 1 : anacron-2.3-i486.tazpkg ================================================================================