Cook: horst 4.2 ================================================================================ QA: checking package receipt... QA: unable to reach "http://br1.einfach.org/tech/horst/" Checking build dependencies... Extracting source archive "horst-4.2.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 echo '-march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I.' | cmp -s - .buildflags || echo '-march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I.' > .buildflags cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o main.o main.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o capture.o capture.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o protocol_parser.o protocol_parser.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o protocol_parser_wlan.o protocol_parser_wlan.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o network.o network.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o wext.o wext.c protocol_parser_wlan.c: In function 'parse_80211_header': protocol_parser_wlan.c:509:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fc & WLAN_FRAME_FC_PROTECTED) ^ protocol_parser_wlan.c:512:3: note: here case WLAN_FRAME_DEAUTH: ^~~~ cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o node.o node.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o essid.o essid.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o channel.o channel.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o util.o util.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o wlan_util.o wlan_util.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o ieee80211_util.o ieee80211_util.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o listsort.o listsort.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o average.o average.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o display.o display.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o display-main.o display-main.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o display-filter.o display-filter.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o display-help.o display-help.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o display-statistics.o display-statistics.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o display-essid.o display-essid.c display-main.c: In function 'sort_input': display-main.c:142:11: warning: this statement may fall through [-Wimplicit-fallthrough=] do_sort = c; ~~~~~~~~^~~ display-main.c:144:2: note: here case '\r': case KEY_ENTER: ^~~~ cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o display-history.o display-history.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o display-spectrum.o display-spectrum.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o display-channel.o display-channel.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o control.o control.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -g -I. -D_GLIBCXX_USE_C99_MATH=1 -c -o radiotap/radiotap.o radiotap/radiotap.c control.c: In function 'control_send_command': control.c:73:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ctlpipe, new, len+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wl,-Os,--as-needed -Wl,--copy-dt-needed-entries -o horst main.o capture.o protocol_parser.o protocol_parser_wlan.o network.o wext.o node.o essid.o channel.o util.o wlan_util.o ieee80211_util.o listsort.o average.o display.o display-main.o display-filter.o display-help.o display-statistics.o display-essid.o display-history.o display-spectrum.o display-channel.o control.o radiotap/radiotap.o -lncurses -lm ================================================================================ Executing strip on all files... Done Time: 0.23s. Size: 286652 B -> 67012 B. Save: 214 KB. ================================================================================ Pack: horst 4.2 ================================================================================ 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 "horst-4.2-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "horst-4.2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/horst-4.2... Done Checking site script in source/horst-4.2... 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: horst 4.2 ================================================================================ Src file : horst-4.2.tar.gz Src size : 96.0K Source dir : 1.4M Produced : 80.0K Cook time : 9s Cook date : 2020-07-07 11:14 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 96.0K : 26.6K : 1 : horst-4.2-i486.tazpkg ================================================================================