The following packages will be installed: i3status Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching i3status.SlackBuild... 0%100%100%100%100%100%Done Fetching i3status.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done i3status-2.13/ i3status-2.13/config.guess i3status-2.13/CHANGELOG i3status-2.13/install-sh i3status-2.13/i3status.conf i3status-2.13/contrib/ i3status-2.13/contrib/check_mail.py i3status-2.13/contrib/net-speed.sh i3status-2.13/contrib/wrapper.py i3status-2.13/contrib/wrapper.pl i3status-2.13/test-driver i3status-2.13/ar-lib i3status-2.13/missing i3status-2.13/include/ i3status-2.13/include/queue.h i3status-2.13/include/i3status.h i3status-2.13/Makefile.in i3status-2.13/m4/ i3status-2.13/m4/ax_append_flag.m4 i3status-2.13/m4/ax_cflags_warn_all.m4 i3status-2.13/m4/ax_check_compile_flag.m4 i3status-2.13/m4/ax_pthread.m4 i3status-2.13/m4/ax_code_coverage.m4 i3status-2.13/m4/ax_extend_srcdir.m4 i3status-2.13/m4/ax_sanitizers.m4 i3status-2.13/m4/ax_require_defined.m4 i3status-2.13/m4/ax_enable_builddir.m4 i3status-2.13/m4/ax_check_gnu_make.m4 i3status-2.13/m4/ax_check_link_flag.m4 i3status-2.13/m4/ax_configure_args.m4 i3status-2.13/m4/ax_check_enable_debug.m4 i3status-2.13/i3status.c i3status-2.13/configure i3status-2.13/config.sub i3status-2.13/aclocal.m4 i3status-2.13/compile i3status-2.13/I3STATUS_VERSION i3status-2.13/configure.ac i3status-2.13/Makefile.am i3status-2.13/config.h.in i3status-2.13/travis/ i3status-2.13/travis/run-tests.pl.in i3status-2.13/man/ i3status-2.13/man/i3status.man i3status-2.13/man/asciidoc.conf.in i3status-2.13/man/i3status.1 i3status-2.13/src/ i3status-2.13/src/print_cpu_usage.c i3status-2.13/src/print_ipv6_addr.c i3status-2.13/src/print_volume.c i3status-2.13/src/print_mem.c i3status-2.13/src/first_network_device.c i3status-2.13/src/output.c i3status-2.13/src/print_eth_info.c i3status-2.13/src/general.c i3status-2.13/src/print_ip_addr.c i3status-2.13/src/print_battery_info.c i3status-2.13/src/print_path_exists.c i3status-2.13/src/print_file_contents.c i3status-2.13/src/print_wireless_info.c i3status-2.13/src/print_run_watch.c i3status-2.13/src/process_runs.c i3status-2.13/src/print_cpu_temperature.c i3status-2.13/src/print_ddate.c i3status-2.13/src/print_disk_info.c i3status-2.13/src/print_time.c i3status-2.13/src/print_load.c i3status-2.13/src/auto_detect_format.c i3status-2.13/src/pulse.c i3status-2.13/README.md i3status-2.13/depcomp i3status-2.13/LICENSE checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking target system type... i586-slackware-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gawk... (cached) gawk checking for GNU make... make checking for a sed that does not truncate output... /usr/bin/sed checking whether to build with code coverage support... no checking whether to enable debugging... no checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking for working strnlen... yes checking for atexit... yes checking for dup2... yes checking for ftruncate... yes checking for getcwd... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memchr... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing floor... -lm checking for library containing shm_open... -lrt checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CONFUSE... yes checking for YAJL... yes checking for NLGENL... yes checking for ALSA... yes checking for PULSE... yes checking for gawk... (cached) gawk checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking whether ln -s works... yes checking for asciidoc... /usr/bin/asciidoc checking for xmlto... /usr/bin/xmlto checking for ar... ar checking the archiver (ar) interface... ar checking CFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Wunused-value... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/asciidoc.conf config.status: creating travis/run-tests.pl config.status: creating config.h config.status: executing buildir commands config.status: skipping top_srcdir/Makefile - not created config.status: executing depfiles commands -------------------------------------------------------------------------------- build configured: i3status version: 2.13 is release version: yes enable debug flags: no code coverage: no enabled sanitizers: To compile, run: cd /usr/src/slapt-src/desktop/i3status/i3status-2.13/build && make -j8 -------------------------------------------------------------------------------- make all-am make[1]: Entering directory '/usr/src/slapt-src/desktop/i3status/i3status-2.13/build' gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/i3status.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT i3status-i3status.o -MD -MP -MF .deps/i3status-i3status.Tpo -c -o i3status-i3status.o `test -f 'i3status.c' || echo '../../i3status-2.13/'`i3status.c mv -f .deps/i3status-i3status.Tpo .deps/i3status-i3status.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/auto_detect_format.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-auto_detect_format.o -MD -MP -MF src/.deps/i3status-auto_detect_format.Tpo -c -o src/i3status-auto_detect_format.o `test -f 'src/auto_detect_format.c' || echo '../../i3status-2.13/'`src/auto_detect_format.c mv -f src/.deps/i3status-auto_detect_format.Tpo src/.deps/i3status-auto_detect_format.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/first_network_device.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-first_network_device.o -MD -MP -MF src/.deps/i3status-first_network_device.Tpo -c -o src/i3status-first_network_device.o `test -f 'src/first_network_device.c' || echo '../../i3status-2.13/'`src/first_network_device.c mv -f src/.deps/i3status-first_network_device.Tpo src/.deps/i3status-first_network_device.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/general.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-general.o -MD -MP -MF src/.deps/i3status-general.Tpo -c -o src/i3status-general.o `test -f 'src/general.c' || echo '../../i3status-2.13/'`src/general.c mv -f src/.deps/i3status-general.Tpo src/.deps/i3status-general.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/output.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-output.o -MD -MP -MF src/.deps/i3status-output.Tpo -c -o src/i3status-output.o `test -f 'src/output.c' || echo '../../i3status-2.13/'`src/output.c mv -f src/.deps/i3status-output.Tpo src/.deps/i3status-output.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_battery_info.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_battery_info.o -MD -MP -MF src/.deps/i3status-print_battery_info.Tpo -c -o src/i3status-print_battery_info.o `test -f 'src/print_battery_info.c' || echo '../../i3status-2.13/'`src/print_battery_info.c mv -f src/.deps/i3status-print_battery_info.Tpo src/.deps/i3status-print_battery_info.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_cpu_temperature.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_cpu_temperature.o -MD -MP -MF src/.deps/i3status-print_cpu_temperature.Tpo -c -o src/i3status-print_cpu_temperature.o `test -f 'src/print_cpu_temperature.c' || echo '../../i3status-2.13/'`src/print_cpu_temperature.c mv -f src/.deps/i3status-print_cpu_temperature.Tpo src/.deps/i3status-print_cpu_temperature.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_cpu_usage.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_cpu_usage.o -MD -MP -MF src/.deps/i3status-print_cpu_usage.Tpo -c -o src/i3status-print_cpu_usage.o `test -f 'src/print_cpu_usage.c' || echo '../../i3status-2.13/'`src/print_cpu_usage.c mv -f src/.deps/i3status-print_cpu_usage.Tpo src/.deps/i3status-print_cpu_usage.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_ddate.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_ddate.o -MD -MP -MF src/.deps/i3status-print_ddate.Tpo -c -o src/i3status-print_ddate.o `test -f 'src/print_ddate.c' || echo '../../i3status-2.13/'`src/print_ddate.c mv -f src/.deps/i3status-print_ddate.Tpo src/.deps/i3status-print_ddate.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_disk_info.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_disk_info.o -MD -MP -MF src/.deps/i3status-print_disk_info.Tpo -c -o src/i3status-print_disk_info.o `test -f 'src/print_disk_info.c' || echo '../../i3status-2.13/'`src/print_disk_info.c mv -f src/.deps/i3status-print_disk_info.Tpo src/.deps/i3status-print_disk_info.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_eth_info.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_eth_info.o -MD -MP -MF src/.deps/i3status-print_eth_info.Tpo -c -o src/i3status-print_eth_info.o `test -f 'src/print_eth_info.c' || echo '../../i3status-2.13/'`src/print_eth_info.c ../../i3status-2.13/src/print_eth_info.c: In function ‘print_eth_info’: ../../i3status-2.13/src/print_eth_info.c:186:24: warning: ‘ip_address’ may be used uninitialized in this function [-Wmaybe-uninitialized] 186 | outwalk += sprintf(outwalk, "%s", ip_address); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f src/.deps/i3status-print_eth_info.Tpo src/.deps/i3status-print_eth_info.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_ip_addr.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_ip_addr.o -MD -MP -MF src/.deps/i3status-print_ip_addr.Tpo -c -o src/i3status-print_ip_addr.o `test -f 'src/print_ip_addr.c' || echo '../../i3status-2.13/'`src/print_ip_addr.c mv -f src/.deps/i3status-print_ip_addr.Tpo src/.deps/i3status-print_ip_addr.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_ipv6_addr.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_ipv6_addr.o -MD -MP -MF src/.deps/i3status-print_ipv6_addr.Tpo -c -o src/i3status-print_ipv6_addr.o `test -f 'src/print_ipv6_addr.c' || echo '../../i3status-2.13/'`src/print_ipv6_addr.c mv -f src/.deps/i3status-print_ipv6_addr.Tpo src/.deps/i3status-print_ipv6_addr.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_load.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_load.o -MD -MP -MF src/.deps/i3status-print_load.Tpo -c -o src/i3status-print_load.o `test -f 'src/print_load.c' || echo '../../i3status-2.13/'`src/print_load.c mv -f src/.deps/i3status-print_load.Tpo src/.deps/i3status-print_load.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_mem.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_mem.o -MD -MP -MF src/.deps/i3status-print_mem.Tpo -c -o src/i3status-print_mem.o `test -f 'src/print_mem.c' || echo '../../i3status-2.13/'`src/print_mem.c mv -f src/.deps/i3status-print_mem.Tpo src/.deps/i3status-print_mem.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_path_exists.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_path_exists.o -MD -MP -MF src/.deps/i3status-print_path_exists.Tpo -c -o src/i3status-print_path_exists.o `test -f 'src/print_path_exists.c' || echo '../../i3status-2.13/'`src/print_path_exists.c mv -f src/.deps/i3status-print_path_exists.Tpo src/.deps/i3status-print_path_exists.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_run_watch.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_run_watch.o -MD -MP -MF src/.deps/i3status-print_run_watch.Tpo -c -o src/i3status-print_run_watch.o `test -f 'src/print_run_watch.c' || echo '../../i3status-2.13/'`src/print_run_watch.c mv -f src/.deps/i3status-print_run_watch.Tpo src/.deps/i3status-print_run_watch.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_time.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_time.o -MD -MP -MF src/.deps/i3status-print_time.Tpo -c -o src/i3status-print_time.o `test -f 'src/print_time.c' || echo '../../i3status-2.13/'`src/print_time.c mv -f src/.deps/i3status-print_time.Tpo src/.deps/i3status-print_time.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_volume.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_volume.o -MD -MP -MF src/.deps/i3status-print_volume.Tpo -c -o src/i3status-print_volume.o `test -f 'src/print_volume.c' || echo '../../i3status-2.13/'`src/print_volume.c mv -f src/.deps/i3status-print_volume.Tpo src/.deps/i3status-print_volume.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_wireless_info.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_wireless_info.o -MD -MP -MF src/.deps/i3status-print_wireless_info.Tpo -c -o src/i3status-print_wireless_info.o `test -f 'src/print_wireless_info.c' || echo '../../i3status-2.13/'`src/print_wireless_info.c mv -f src/.deps/i3status-print_wireless_info.Tpo src/.deps/i3status-print_wireless_info.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_file_contents.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-print_file_contents.o -MD -MP -MF src/.deps/i3status-print_file_contents.Tpo -c -o src/i3status-print_file_contents.o `test -f 'src/print_file_contents.c' || echo '../../i3status-2.13/'`src/print_file_contents.c mv -f src/.deps/i3status-print_file_contents.Tpo src/.deps/i3status-print_file_contents.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/process_runs.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-process_runs.o -MD -MP -MF src/.deps/i3status-process_runs.Tpo -c -o src/i3status-process_runs.o `test -f 'src/process_runs.c' || echo '../../i3status-2.13/'`src/process_runs.c mv -f src/.deps/i3status-process_runs.Tpo src/.deps/i3status-process_runs.Po gcc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/pulse.c)\" -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -MT src/i3status-pulse.o -MD -MP -MF src/.deps/i3status-pulse.Tpo -c -o src/i3status-pulse.o `test -f 'src/pulse.c' || echo '../../i3status-2.13/'`src/pulse.c ../../i3status-2.13/src/pulse.c: In function ‘description_pulseaudio’: ../../i3status-2.13/src/pulse.c:279:9: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 279 | strncpy(buffer, entry->description, sizeof(entry->description) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f src/.deps/i3status-pulse.Tpo src/.deps/i3status-pulse.Po gcc -Wunused-value -I/usr/include/yajl -D_REENTRANT -I/usr/include/libnl3 -pthread -O2 -march=i586 -mtune=i686 -Wall -o i3status i3status-i3status.o src/i3status-auto_detect_format.o src/i3status-first_network_device.o src/i3status-general.o src/i3status-output.o src/i3status-print_battery_info.o src/i3status-print_cpu_temperature.o src/i3status-print_cpu_usage.o src/i3status-print_ddate.o src/i3status-print_disk_info.o src/i3status-print_eth_info.o src/i3status-print_ip_addr.o src/i3status-print_ipv6_addr.o src/i3status-print_load.o src/i3status-print_mem.o src/i3status-print_path_exists.o src/i3status-print_run_watch.o src/i3status-print_time.o src/i3status-print_volume.o src/i3status-print_wireless_info.o src/i3status-print_file_contents.o src/i3status-process_runs.o src/i3status-pulse.o -lconfuse -lyajl -lpulse -pthread -lnl-genl-3 -lnl-3 -lasound -lrt -lm /usr/bin/asciidoc -d manpage -b docbook -f ./man/asciidoc.conf -o man/i3status.xml ../../i3status-2.13/man/i3status.man out='man/i3status.1'; /usr/bin/xmlto man -o "${out%/*}" man/i3status.xml Note: Writing i3status.1 make[1]: Leaving directory '/usr/src/slapt-src/desktop/i3status/i3status-2.13/build' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/desktop/i3status/i3status-2.13/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/desktop/i3status/i3status-2.13/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/desktop/i3status/i3status-2.13/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/desktop/i3status/i3status-2.13/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src/desktop/i3status/i3status-2.13/build' make[2]: Entering directory '/usr/src/slapt-src/desktop/i3status/i3status-2.13/build' /usr/bin/mkdir -p '/usr/src/slapt-src/desktop/i3status/package-i3status/usr/bin' /bin/sh /usr/src/slapt-src/desktop/i3status/i3status-2.13/install-sh -c -s i3status '/usr/src/slapt-src/desktop/i3status/package-i3status/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src/desktop/i3status/package-i3status/etc' /usr/bin/ginstall -c -m 644 ../../i3status-2.13/i3status.conf '/usr/src/slapt-src/desktop/i3status/package-i3status/etc' /usr/bin/mkdir -p '/usr/src/slapt-src/desktop/i3status/package-i3status/usr/man/man1' /usr/bin/ginstall -c -m 644 man/i3status.1 '/usr/src/slapt-src/desktop/i3status/package-i3status/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src/desktop/i3status/i3status-2.13/build' make[1]: Leaving directory '/usr/src/slapt-src/desktop/i3status/i3status-2.13/build' 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/desktop/i3status/i3status-2.13-i586-1salix15.0.txz ./ etc/ etc/i3status.conf.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/i3status usr/doc/ usr/doc/i3status-2.13/ usr/doc/i3status-2.13/LICENSE usr/doc/i3status-2.13/i3status.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/i3status.1.gz Slackware package /usr/src/slapt-src/desktop/i3status/i3status-2.13-i586-1salix15.0.txz created. Installing package i3status-2.13-i586-1salix15.0... | i3status (status line generator for i3bar and xmobar) | | i3status is a small program (less than 1500 SLOC) for i3bar, xmobar | or similar programs. It is designed to be very efficient by issuing | a very small number of system calls, as one generally wants to | to update such a status line every second. This ensures that even | under high load, your status bar is updated correctly. Also, it saves | a bit of energy by not hogging your CPU as much as spawning the | corresponding amount of shell commands would. | | Website: https://i3wm.org/i3status/ | |