Cook: sheerdns 1.0.3 ================================================================================ QA: checking package receipt... QA: unable to reach "https://bsdforge.com/projects/dns/sheerdns/" Extracting source archive "sheerdns-1.0.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 Applying patch large-subdomains.u patching file dir.c patching file dir.h gcc -Wall -g -O0 -ansi -pedantic -c hash.c gcc -Wall -g -O0 -ansi -pedantic -c sheerdns.c gcc -Wall -g -O0 -ansi -pedantic -c strutil.c gcc -Wall -g -O0 -ansi -pedantic -c dir.c gcc -Wall -g -O0 -ansi -pedantic -c sockutil.c gcc -Wall -g -O0 -ansi -pedantic -o sheerdnshash hash.c -DSTANDALONE -Wall hash.c: In function 'hex_hash': hash.c:16:5: warning: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration] snprintf (h, sizeof (h), "%2.2X", (unsigned int) (r & 0xFFUL)); ^~~~~~~~ hash.c:16:5: note: 'snprintf' is defined in header ''; did you forget to '#include '? hash.c:9:1: +#include hash.c:16:5: snprintf (h, sizeof (h), "%2.2X", (unsigned int) (r & 0xFFUL)); ^~~~~~~~ hash.c: In function 'hex_hash': hash.c:16:5: warning: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration] snprintf (h, sizeof (h), "%2.2X", (unsigned int) (r & 0xFFUL)); ^~~~~~~~ hash.c:16:5: note: 'snprintf' is defined in header ''; did you forget to '#include '? hash.c:9:1: +#include hash.c:16:5: snprintf (h, sizeof (h), "%2.2X", (unsigned int) (r & 0xFFUL)); ^~~~~~~~ dir.c: In function 'try_reverse_in_arpa': hash.c: In function 'main': dir.c:29:18: warning: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration] return (char *) strdup (query); ^~~~~~ strcmp hash.c:28:2: warning: implicit declaration of function 'mkdir'; did you mean 'rmdir'? [-Wimplicit-function-declaration] mkdir (buf); ^~~~~ rmdir dir.c:38:8: warning: value computed is not used [-Wunused-value] k && strcat ((char *) new_query, "."); ^~ dir.c: In function 'get_file_name': dir.c:48:2: warning: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration] snprintf (buf, len, SHEERDNS_DIR "/%s/%s/%s", hex_hash (s), s, qtype_name[qtype]); ^~~~~~~~ dir.c:48:2: note: 'snprintf' is defined in header ''; did you forget to '#include '? dir.c:13:1: +#include dir.c:48:2: snprintf (buf, len, SHEERDNS_DIR "/%s/%s/%s", hex_hash (s), s, qtype_name[qtype]); ^~~~~~~~ dir.c: In function 'round_robin': dir.c:61:13: warning: implicit declaration of function 'random'; did you mean 'rand'? [-Wimplicit-function-declaration] e = (long) random () % n; ^~~~~~ rand dir.c: In function 'directory_lookup': dir.c:86:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] for (c = i; *t && *t != '.' || --c >= 0;) ~~~^~~~~~~~~~~~ dir.c:89:6: warning: value computed is not used [-Wunused-value] || (fd = open (buf, O_RDONLY)); ^~ dir.c:108:6: warning: implicit declaration of function 'string_wash'; did you mean 'string_split'? [-Wimplicit-function-declaration] string_wash ((unsigned char *) r[i]); ^~~~~~~~~~~ string_split sockutil.c: In function 'listen_socket': sockutil.c:30:10: warning: implicit declaration of function 'inet_aton'; did you mean 'inet_pton'? [-Wimplicit-function-declaration] if (!inet_aton (iface_addr, &a.sin_addr)) { ^~~~~~~~~ inet_pton sheerdns.c: In function 'process_packet': sheerdns.c:335:26: warning: bitwise comparison always evaluates to false [-Wtautological-compare] if ((flags & 0x7800) == 1) { /* inverse query */ ^~ sheerdns.c:338:26: warning: bitwise comparison always evaluates to false [-Wtautological-compare] if ((flags & 0x7800) == 2) /* status request */ ^~ sheerdns.c:454:8: warning: implicit declaration of function 'inet_aton'; did you mean 'inet_pton'? [-Wimplicit-function-declaration] if (!inet_aton (lookup_results[i], &a)) ^~~~~~~~~ inet_pton sheerdns.c:474:48: warning: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration] extra_results[extra_results_len] = (char *) strdup ((char *) t_results[0]); ^~~~~~ strcmp gcc -o sheerdns hash.o sheerdns.o strutil.o dir.o sockutil.o ================================================================================ Executing strip on all files... Done Time: 0.30s. Size: 70224 B -> 39624 B. Save: 30 KB. ================================================================================ Pack: sheerdns 1.0.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 Removing old package "sheerdns-1.0.3-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "sheerdns-1.0.3-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/sheerdns-1.0.3... Done Checking site script in source/sheerdns-1.0.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: sheerdns 1.0.3 ================================================================================ Src file : sheerdns-1.0.3.tar.gz Src size : 24.0K Source dir : 248.0K Produced : 64.0K Cook time : 8s Cook date : 2020-07-08 00:13 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 80.0K : 9.2K : 2 : sheerdns-1.0.3-i486.tazpkg ================================================================================