The following packages will be installed: httping Fetching README... 0%100%100%100%100%100%Done Fetching httping.SlackBuild... 0%100%100%100%100%100%Done Fetching httping.info... 0%100%100%100%100%100%Done Fetching patches/str.c.patch... 0%100%100%100%100%100%Done Fetching patches/str.h.patch... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done httping-2.4/ httping-2.4/license.OpenSSL httping-2.4/colors.h httping-2.4/fft.c httping-2.4/nc.c httping-2.4/tcp.c httping-2.4/test_openssl.c httping-2.4/nl.po httping-2.4/gen.h httping-2.4/readme.txt httping-2.4/kalman.c httping-2.4/colors.c httping-2.4/utils.h httping-2.4/test_fftw3.c httping-2.4/cookies.c httping-2.4/socks5.h httping-2.4/test_ncurses2.c httping-2.4/gen.c httping-2.4/tcp.h httping-2.4/kalman.h httping-2.4/httping-nl.1 httping-2.4/help.c httping-2.4/res.h httping-2.4/version httping-2.4/license.txt httping-2.4/cookies.h httping-2.4/httping.1 httping-2.4/configure httping-2.4/nc.h httping-2.4/main.c httping-2.4/mssl.h httping-2.4/help.h httping-2.4/utils.c httping-2.4/Makefile httping-2.4/test_ncurses.c httping-2.4/io.c httping-2.4/main.h httping-2.4/http.c httping-2.4/fft.h httping-2.4/test_TFO.c httping-2.4/error.c httping-2.4/http.h httping-2.4/mssl.c httping-2.4/io.h httping-2.4/error.h httping-2.4/res.c httping-2.4/socks5.c ./configure *** HTTPing v2.4 () configure script *** - this system does NOT support TCP fast open - this is an optional feature + system has ncurses development libraries + system has OpenSSL development libraries + system has FFTW3 development libraries cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o gen.o gen.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o http.o http.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o io.o io.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o error.o error.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o utils.o utils.c utils.c: In function ‘format_value’: utils.c:115:15: warning: ignoring return value of ‘asprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 115 | (void)asprintf(&out, "%*.*f%s", digits_sig, digits_nsig, value / div, mul); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o main.o main.c main.c: In function ‘handler_quit’: main.c:67:23: warning: unused parameter ‘s’ [-Wunused-parameter] 67 | void handler_quit(int s) | ~~~~^ cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o tcp.o tcp.c tcp.c: In function ‘connect_to’: tcp.c:190:1: warning: label ‘old_connect’ defined but not used [-Wunused-label] 190 | old_connect: | ^~~~~~~~~~~ cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o res.o res.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o socks5.o socks5.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o kalman.o kalman.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o cookies.o cookies.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o help.o help.c help.c: In function ‘new_version_alert’: help.c:23:17: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 23 | fgets(buffer, sizeof buffer, fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o colors.o colors.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o mssl.o mssl.c mssl.c: In function ‘shutdown_ssl’: mssl.c:38:9: warning: ‘ERR_remove_state’ is deprecated [-Wdeprecated-declarations] 38 | ERR_remove_state(0); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from mssl.c:13: /usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o nc.o nc.c nc.c: In function ‘draw_graph’: nc.c:612:24: warning: unused parameter ‘val’ [-Wunused-parameter] 612 | void draw_graph(double val) | ~~~~~~~^~~ nc.c: In function ‘status_line’: nc.c:390:9: warning: ignoring return value of ‘vasprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 390 | vasprintf(&line, fmt, ap); | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -O2 -fPIC -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb -c -o fft.o fft.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 gen.o http.o io.o error.o utils.o main.o tcp.o res.o socks5.o kalman.o cookies.o help.o colors.o mssl.o nc.o fft.o -lm -lssl -lcrypto -lncursesw -lfftw3 -g -o httping # # Oh, blatant plug: http://www.vanheusden.com/wishlist.php msgfmt -o nl.mo nl.po install -m 0755 -d /usr/src/slapt-src-x86_64/network/httping/package-httping//usr/bin install -m 0755 httping /usr/src/slapt-src-x86_64/network/httping/package-httping//usr/bin install -m 0755 -d /usr/src/slapt-src-x86_64/network/httping/package-httping//usr/man/man1 install -m 0644 httping.1 /usr/src/slapt-src-x86_64/network/httping/package-httping//usr/man/man1 install -m 0755 -d /usr/src/slapt-src-x86_64/network/httping/package-httping//usr/man/nl/man1 install -m 0644 httping-nl.1 /usr/src/slapt-src-x86_64/network/httping/package-httping//usr/man/nl/man1 install -m 0755 -d /usr/src/slapt-src-x86_64/network/httping/package-httping//usr/doc/httping-2.4 install -m 0644 license.txt license.OpenSSL readme.txt /usr/src/slapt-src-x86_64/network/httping/package-httping//usr/doc/httping-2.4 mkdir -p /usr/src/slapt-src-x86_64/network/httping/package-httping//usr/share/locale/nl/LC_MESSAGES cp nl.mo /usr/src/slapt-src-x86_64/network/httping/package-httping//usr/share/locale/nl/LC_MESSAGES/httping.mo Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-x86_64/network/httping/httping-2.4-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/httping usr/doc/ usr/doc/httping-2.4/ usr/doc/httping-2.4/httping.SlackBuild usr/doc/httping-2.4/license.OpenSSL usr/doc/httping-2.4/license.txt usr/doc/httping-2.4/readme.txt usr/man/ usr/man/man1/ usr/man/man1/httping.1.gz usr/man/nl/ usr/man/nl/man1/ usr/man/nl/man1/httping-nl.1.gz usr/share/ usr/share/locale/ usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/httping.mo Slackware package /usr/src/slapt-src-x86_64/network/httping/httping-2.4-x86_64-1salix15.0.txz created. Installing package httping-2.4-x86_64-1salix15.0... | httping (HTTP Request ping) | | HTTPing is like ping but for http-requests. | | Give it a URL, and it will show you how long it takes to connect, | send a request and receive the reply (only the headers). | Be aware that the transmission across the network also takes time, | so it measures the latency of the webserver + network. | | Homepage: http://www.vanheusden.com/httping/ | | |