Cook: ez-ipupdate 3.0.11b7 ================================================================================ QA: checking package receipt... Extracting source archive "ez-ipupdate-3.0.11b7.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 loading site script /etc/slitaz/cook.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed) works... yes checking whether the C compiler (gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for a BSD compatible install... /usr/bin/install -c checking return type of signal handlers... void checking for gethostbyname... yes checking for connect... yes checking for socket... yes checking for strdup... yes checking for getopt_long... yes checking for gethostbyaddr... yes checking for getservbyname... yes checking for inet_addr... yes checking for inet_ntoa... yes checking for snprintf... yes checking for vfprintf... yes checking for stat... yes checking for vsprintf... yes checking for vsnprintf... yes checking for strerror... yes checking for strftime... yes checking for wait... yes checking for waitpid... yes checking for getpid... yes checking for fork... yes checking for vfork... yes checking for getuid... yes checking for geteuid... yes checking for setuid... yes checking for seteuid... yes checking for getgid... yes checking for getegid... yes checking for setgid... yes checking for setegid... yes checking for inet_aton... yes checking for herror... yes checking for arpa/inet.h... yes checking for sys/types.h... yes checking for sys/time.h... yes checking for sys/stat.h... yes checking for fcntl.h... yes checking for signal.h... yes checking for syslog.h... yes checking for pwd.h... yes checking for stdarg.h... yes checking for grp.h... yes checking for errno.h... yes checking for sys/sockio.h... no checking for sys/wait.h... yes checking for getopt.h... yes checking for unistd.h... yes checking for netinet/in.h... yes checking for netdb.h... yes checking for sys/socket.h... yes checking for sys_errlist in -lc... yes checking for getopt... yes checking for getpass... yes checking host system type... i486-slitaz-linux-gnu checking for user supplied default service... yes checking whether user wants debugging support... no checking whether user wants to dissable MD5 support... no updating cache ./config.cache creating ./config.status creating Makefile creating config.h gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c ez-ipupdate.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c conf_file.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c md5.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c cache_file.c gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c pid_file.c md5.c: In function 'md5_finish_ctx': md5.c:106:3: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy (&ctx->buffer[bytes], fillbuf, pad); ^~~~~~ md5.c:106:3: warning: incompatible implicit declaration of built-in function 'memcpy' md5.c:106:3: note: include '' or provide a declaration of 'memcpy' md5.c:37:1: +#include md5.c:106:3: memcpy (&ctx->buffer[bytes], fillbuf, pad); ^~~~~~ md5.c: In function 'md5_process_bytes': md5.c:203:7: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy (&ctx->buffer[left_over], buffer, add); ^~~~~~ md5.c:203:7: note: include '' or provide a declaration of 'memcpy' md5.c:230:7: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy (ctx->buffer, buffer, len); ^~~~~~ md5.c:230:7: note: include '' or provide a declaration of 'memcpy' pid_file.c: In function 'pid_file_create': pid_file.c:37:3: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(getgid()); ^~~~~~~~~~~~~~~~~ pid_file.c:38:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); ^~~~~~~~~~~~~~~~~ pid_file.c:77:3: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(oldegid); ^~~~~~~~~~~~~~~~ pid_file.c:78:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(oldeuid); ^~~~~~~~~~~~~~~~ pid_file.c:86:3: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(oldegid); ^~~~~~~~~~~~~~~~ pid_file.c:87:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(oldeuid); ^~~~~~~~~~~~~~~~ pid_file.c: In function 'pid_file_delete': pid_file.c:109:3: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(getgid()); ^~~~~~~~~~~~~~~~~ pid_file.c:110:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); ^~~~~~~~~~~~~~~~~ pid_file.c:116:3: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(oldegid); ^~~~~~~~~~~~~~~~ pid_file.c:117:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(oldeuid); ^~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'show_message': ez-ipupdate.c:801:24: warning: format not a string literal and no format arguments [-Wformat-security] syslog(LOG_NOTICE, buf); ^~~ ez-ipupdate.c: In function 'DYNDNS_update_entry': ez-ipupdate.c:2021:27: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration] last_update = time(NULL) - max_interval/2; ^~~~ utimes ez-ipupdate.c: In function 'main': ez-ipupdate.c:4559:16: warning: implicit declaration of function 'localtime'; did you mean 'st_atime'? [-Wimplicit-function-declaration] ts = localtime(&ipdate); ^~~~~~~~~ st_atime ez-ipupdate.c:4559:14: warning: assignment to 'struct tm *' from 'int' makes pointer from integer without a cast [-Wint-conversion] ts = localtime(&ipdate); ^ ez-ipupdate.c:4560:11: warning: implicit declaration of function 'strftime' [-Wimplicit-function-declaration] strftime(timebuf, sizeof(timebuf), "%Y/%m/%d %H:%M", ts); ^~~~~~~~ ez-ipupdate.c:4560:11: warning: incompatible implicit declaration of built-in function 'strftime' ez-ipupdate.c:4560:11: note: include '' or provide a declaration of 'strftime' ez-ipupdate.c:181:1: +#include ez-ipupdate.c:4560:11: strftime(timebuf, sizeof(timebuf), "%Y/%m/%d %H:%M", ts); ^~~~~~~~ ez-ipupdate.c: In function 'sigint_handler': ez-ipupdate.c:698:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, message, sizeof(message)-1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'NULL_check_info': ez-ipupdate.c:1712:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'DYNDNS_check_info': ez-ipupdate.c:1857:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c:1878:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'PGPOW_check_info': ez-ipupdate.c:2153:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c:2168:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'DHS_check_info': ez-ipupdate.c:2352:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c:2367:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'ODS_check_info': ez-ipupdate.c:2706:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'TZO_check_info': ez-ipupdate.c:2830:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c:2845:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'EASYDNS_check_info': ez-ipupdate.c:2998:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c:3013:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'EASYDNS_PARTNER_check_info': ez-ipupdate.c:3154:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c:3168:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c:3183:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'GNUDIP_check_info': ez-ipupdate.c:3350:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c:3364:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'JUSTL_check_info': ez-ipupdate.c:3525:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c:3540:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'DYNS_check_info': ez-ipupdate.c:3675:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c:3690:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'ZONEEDIT_check_info': ez-ipupdate.c:4013:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'HEIPV6TB_check_info': ez-ipupdate.c:4152:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c: In function 'main': ez-ipupdate.c:4462:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(user_name, sizeof(user_name), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ez-ipupdate.c:4686:17: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^~~~~~~~~~~ gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o ez-ipupdate ez-ipupdate.o conf_file.o md5.o cache_file.o pid_file.o make[1]: Entering directory '/home/slitaz/wok/ez-ipupdate/source/ez-ipupdate-3.0.11b7' make[1]: Nothing to be done for 'install-data-am'. /bin/sh ./mkinstalldirs /home/slitaz/wok/ez-ipupdate/install/usr/bin mkdir /home/slitaz/wok/ez-ipupdate/install mkdir /home/slitaz/wok/ez-ipupdate/install/usr mkdir /home/slitaz/wok/ez-ipupdate/install/usr/bin /usr/bin/install -c ez-ipupdate /home/slitaz/wok/ez-ipupdate/install/usr/bin/ez-ipupdate make[1]: Leaving directory '/home/slitaz/wok/ez-ipupdate/source/ez-ipupdate-3.0.11b7' ================================================================================ Executing strip on all files... Done Time: 0.15s. Size: 77764 B -> 64640 B. Save: 13 KB. ================================================================================ Pack: ez-ipupdate 3.0.11b7 ================================================================================ 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 Removing old package "ez-ipupdate-3.0.11b7-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "ez-ipupdate-3.0.11b7-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/ez-ipupdate-3.0.11b7... Done Checking site script in source/ez-ipupdate-3.0.11b7... 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: ez-ipupdate 3.0.11b7 ================================================================================ Src file : ez-ipupdate-3.0.11b7.tar.gz Src size : 84.0K Source dir : 688.0K Produced : 76.0K Cook time : 19s Cook date : 2020-07-07 06:02 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 92.0K : 21.7K : 1 : ez-ipupdate-3.0.11b7-i486.tazpkg ================================================================================