Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save netravnen/aeada034796dcf63bf6ba7c2de61ff90 to your computer and use it in GitHub Desktop.
Save netravnen/aeada034796dcf63bf6ba7c2de61ff90 to your computer and use it in GitHub Desktop.
root@atlasprobe:/opt/ripe-atlas-software-probe# git pull --progress --recurse-submodules --all
Fetching submodule probe-busybox
Already up to date.
root@atlasprobe:/opt/ripe-atlas-software-probe# cd ..
root@atlasprobe:/opt# ./ripe-atlas-software-probe/build-config/debian/bin/make-deb
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:129: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:129: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:129: the top level
configure.ac:153: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:153: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:153: the top level
configure.ac:166: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:166: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:166: the top level
configure.ac:179: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:179: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:179: the top level
configure.ac:353: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:353: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:353: the top level
configure.ac:427: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:427: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from...
./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from...
configure.ac:427: the top level
configure.ac:427: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:427: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from...
./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from...
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from...
./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from...
configure.ac:427: the top level
configure.ac:520: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:520: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.ac:520: the top level
configure.ac:592: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:592: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.ac:592: the top level
configure.ac:732: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:732: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:732: the top level
configure.ac:748: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:748: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:748: the top level
configure.ac:756: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:756: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.ac:756: the top level
configure.ac:767: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:767: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
m4/acx_pthread.m4:86: ACX_PTHREAD is expanded from...
configure.ac:767: the top level
configure.ac:767: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:767: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
m4/acx_pthread.m4:86: ACX_PTHREAD is expanded from...
configure.ac:767: the top level
configure.ac:955: warning: AC_OUTPUT should be used without arguments.
configure.ac:955: You should run autoupdate.
configure.ac:25: installing './compile'
configure.ac:33: installing './config.guess'
configure.ac:33: installing './config.sub'
configure.ac:13: installing './install-sh'
configure.ac:13: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for library containing inet_ntoa... none required
checking for library containing socket... none required
checking for library containing inet_aton... none required
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for library containing sendfile... none required
checking for WIN32... no
checking for MIDIPIX... no
checking for CYGWIN... no
checking for zlib.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... no
checking for library containing SSL_new... -lssl
checking for openssl/ssl.h... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for ifaddrs.h... yes
checking for mach/mach_time.h... no
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for netinet/in6.h... no
checking for netinet/tcp.h... yes
checking for sys/un.h... yes
checking for poll.h... yes
checking for port.h... no
checking for stdarg.h... yes
checking for stddef.h... yes
checking for sys/devpoll.h... no
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for sys/eventfd.h... yes
checking for sys/ioctl.h... yes
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for sys/queue.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/timerfd.h... yes
checking for sys/uio.h... yes
checking for sys/wait.h... yes
checking for errno.h... yes
checking for sys/sysctl.h... no
checking for TAILQ_FOREACH in sys/queue.h... yes
checking for timeradd in sys/time.h... yes
checking for timercmp in sys/time.h... yes
checking for timerclear in sys/time.h... yes
checking for timerisset in sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for accept4... yes
checking for arc4random... yes
checking for arc4random_buf... yes
checking for arc4random_addrandom... no
checking for eventfd... yes
checking for epoll_create1... yes
checking for fcntl... yes
checking for getegid... yes
checking for geteuid... yes
checking for getifaddrs... yes
checking for getnameinfo... yes
checking for getprotobynumber... yes
checking for gettimeofday... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for issetugid... no
checking for mach_absolute_time... no
checking for mmap... yes
checking for nanosleep... yes
checking for pipe... yes
checking for pipe2... yes
checking for putenv... yes
checking for sendfile... yes
checking for setenv... yes
checking for setrlimit... yes
checking for sigaction... yes
checking for signal... yes
checking for splice... yes
checking for strlcpy... no
checking for strsep... yes
checking for strtok_r... yes
checking for strtoll... yes
checking for sysctl... no
checking for timerfd_create... yes
checking for umask... yes
checking for unsetenv... yes
checking for usleep... yes
checking for vasprintf... yes
checking for getservbyname... yes
checking for getaddrinfo... yes
checking for F_SETFD in fcntl.h... yes
checking for select... yes
checking for poll... yes
checking for epoll_ctl... yes
checking for port_create... no
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint64_t... yes
checking for uint32_t... yes
checking for uint16_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for fd_mask... yes
checking size of long long... 8
checking size of long... 8
checking size of int... 4
checking size of short... 2
checking size of size_t... 8
checking size of void *... 8
checking size of off_t... 8
checking size of time_t... 8
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_un... yes
checking for sa_family_t... yes
checking for struct addrinfo... yes
checking for struct sockaddr_storage... yes
checking for struct in6_addr.s6_addr32... yes
checking for struct in6_addr.s6_addr16... yes
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking for struct linger... yes
checking for socklen_t... yes
checking whether our compiler supports __func__... yes
checking whether our compiler supports __FUNCTION__... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking size of pthread_t... 8
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libevent.pc
config.status: creating libevent_openssl.pc
config.status: creating libevent_pthreads.pc
config.status: creating libevent_core.pc
config.status: creating libevent_extra.pc
config.status: creating Makefile
config.status: creating config.h
config.status: creating evconfig-private.h
config.status: executing depfiles commands
config.status: executing libtool commands
GEN test/rpcgen-attempted
GEN include/event2/event-config.h
make all-am
make[1]: Entering directory '/opt/atlasswprobe-5080-1-work/probe-busybox/libevent-2.1.11-stable'
CC sample/dns-example.o
CC buffer.lo
CC bufferevent.lo
CC bufferevent_filter.lo
CC bufferevent_pair.lo
CC bufferevent_ratelim.lo
CC bufferevent_sock.lo
CC event.lo
event.c: In function 'event_signal_closure':
event.c:1368:32: warning: storing the address of local variable 'ncalls' in '*ev.ev_.ev_signal.ev_pncalls' [-Wdangling-pointer=]
1368 | ev->ev_pncalls = &ncalls;
| ~~~~~~~~~~~~~~~^~~~~~~~~
event.c:1362:15: note: 'ncalls' declared here
1362 | short ncalls;
| ^~~~~~
event.c:1362:15: note: 'ev' declared here
CC evmap.lo
CC evthread.lo
CC evutil.lo
evutil.c:213:21: warning: argument 4 of type 'int[2]' with mismatched bound [-Warray-parameter=]
213 | evutil_socket_t fd[2])
In file included from evutil.c:82:
./include/event2/util.h:310:25: note: previously declared as 'int[]'
310 | #define evutil_socket_t int
util-internal.h:306:47: note: in expansion of macro 'evutil_socket_t'
306 | int evutil_ersatz_socketpair_(int, int , int, evutil_socket_t[]);
| ^~~~~~~~~~~~~~~
CC evutil_rand.lo
CC evutil_time.lo
CC listener.lo
CC log.lo
CC strlcpy.lo
CC select.lo
CC poll.lo
CC epoll.lo
CC signal.lo
CC evdns.lo
CC event_tagging.lo
CC evrpc.lo
CC http.lo
CCLD libevent.la
CCLD sample/dns-example
CC sample/event-read-fifo.o
CCLD sample/event-read-fifo
CC sample/hello-world.o
CCLD sample/hello-world
CC sample/http-server.o
CCLD sample/http-server
CC sample/http-connect.o
CCLD sample/http-connect
CC sample/signal-test.o
CCLD sample/signal-test
CC sample/time-test.o
CCLD sample/time-test
CC sample/le_proxy-le-proxy.o
sample/le-proxy.c: In function ‘eventcb’:
sample/le-proxy.c:116:37: warning: ‘ERR_func_error_string’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
116 | ERR_func_error_string(err);
| ^~~~~~~~~~~~~~~~~~~~~
In file included from sample/le-proxy.c:35:
/usr/include/openssl/err.h:459:35: note: declared here
459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
| ^~~~~~~~~~~~~~~~~~~~~
CC libevent_openssl_la-bufferevent_openssl.lo
CCLD libevent_openssl.la
CCLD sample/le-proxy
CC sample/https_client-https-client.o
CC sample/https_client-hostcheck.o
CC sample/https_client-openssl_hostname_validation.o
CCLD sample/https-client
CC test/bench.o
CCLD test/bench
CC test/bench_cascade.o
CCLD test/bench_cascade
CC test/bench_http.o
CCLD test/bench_http
CC test/bench_httpclient.o
CCLD libevent_core.la
CCLD test/bench_httpclient
CC test/test-changelist.o
CCLD test/test-changelist
CC test/test-dumpevents.o
CCLD test/test-dumpevents
CC test/test-eof.o
CCLD test/test-eof
CC test/test-closed.o
CCLD test/test-closed
CC test/test-fdleak.o
CCLD test/test-fdleak
CC test/test-init.o
CCLD test/test-init
CC test/test-ratelim.o
CCLD test/test-ratelim
CC test/test-time.o
CCLD test/test-time
CC test/test-weof.o
CCLD test/test-weof
CC test/regress-regress.o
CC test/regress-regress.gen.o
CC test/regress-regress_buffer.o
CC test/regress-regress_bufferevent.o
CC test/regress-regress_dns.o
CC test/regress-regress_et.o
CC test/regress-regress_finalize.o
CC test/regress-regress_http.o
CC test/regress-regress_listener.o
CC test/regress-regress_main.o
CC test/regress-regress_minheap.o
CC test/regress-regress_rpc.o
CC test/regress-regress_testutils.o
CC test/regress-regress_util.o
CC test/regress-tinytest.o
CC test/regress-regress_thread.o
CC test/regress-regress_ssl.o
CCLD libevent_extra.la
CC evthread_pthread.lo
CCLD libevent_pthreads.la
CCLD test/regress
make[1]: Leaving directory '/opt/atlasswprobe-5080-1-work/probe-busybox/libevent-2.1.11-stable'
GEN include/applets.h
GEN include/usage.h
GEN networking/Kbuild
GEN networking/Config.in
GEN coreutils/Kbuild
GEN coreutils/Config.in
GEN eperd/Kbuild
GEN eperd/Config.in
GEN miscutils/Kbuild
GEN miscutils/Config.in
GEN applets/Kbuild
GEN scripts/Kbuild
GEN libpwdgrp/Kbuild
GEN libbb/Kbuild
GEN libbb/Config.in
GEN archival/Kbuild
GEN archival/Config.in
GEN archival/libarchive/Kbuild
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/split-include
HOSTCC scripts/basic/docproc
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/mconf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf -s Config.in
eperd/Config.in:67 error: Overlong line
#
# using defaults found in .config
#
SPLIT include/autoconf.h -> include/config/*
GEN include/bbconfigopts.h
GEN include/common_bufsiz.h
HOSTCC applets/usage
GEN include/usage_compressed.h
HOSTCC applets/applet_tables
GEN include/applet_tables.h include/NUM_APPLETS.h
GEN include/applet_tables.h include/NUM_APPLETS.h
CC applets/applets.o
LD applets/built-in.o
HOSTCC applets/usage_pod
CC applets/applets.o
LD applets/built-in.o
LD archival/built-in.o
AR archival/lib.a
LD archival/libarchive/built-in.o
CC archival/libarchive/common.o
CC archival/libarchive/data_align.o
CC archival/libarchive/data_extract_all.o
CC archival/libarchive/data_extract_to_stdout.o
CC archival/libarchive/data_skip.o
CC archival/libarchive/decompress_bunzip2.o
CC archival/libarchive/filter_accept_all.o
CC archival/libarchive/filter_accept_list.o
CC archival/libarchive/filter_accept_reject_list.o
CC archival/libarchive/find_list_entry.o
CC archival/libarchive/header_list.o
CC archival/libarchive/header_skip.o
CC archival/libarchive/header_verbose_list.o
CC archival/libarchive/init_handle.o
CC archival/libarchive/open_transformer.o
In file included from archival/libarchive/open_transformer.c:6:
archival/libarchive/open_transformer.c: In function ‘fork_transformer’:
include/libbb.h:600:27: warning: ‘xpipe’ accessing 8 bytes in a region of size 4 [-Wstringop-overflow=]
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:600:27: note: referencing argument 1 of type ‘int[2]’
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:596:6: note: in a call to function ‘xpipe’
596 | void xpipe(int filedes[2]) FAST_FUNC;
| ^~~~~
include/libbb.h:600:27: warning: ‘xpipe’ accessing 8 bytes in a region of size 4 [-Wstringop-overflow=]
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:600:27: note: referencing argument 1 of type ‘int[2]’
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:596:6: note: in a call to function ‘xpipe’
596 | void xpipe(int filedes[2]) FAST_FUNC;
| ^~~~~
include/libbb.h:600:27: warning: ‘xpipe’ accessing 8 bytes in a region of size 4 [-Wstringop-overflow=]
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:600:27: note: referencing argument 1 of type ‘int[2]’
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:596:6: note: in a call to function ‘xpipe’
596 | void xpipe(int filedes[2]) FAST_FUNC;
| ^~~~~
CC archival/libarchive/seek_by_jump.o
CC archival/libarchive/seek_by_read.o
AR archival/libarchive/lib.a
LD coreutils/built-in.o
CC coreutils/buddyinfo.o
CC coreutils/condmv.o
CC coreutils/date.o
CC coreutils/dfrm.o
coreutils/dfrm.c: In function ‘dfrm_main’:
coreutils/dfrm.c:39:18: warning: variable ‘opt’ set but not used [-Wunused-but-set-variable]
39 | uint32_t opt;
| ^~~
AR coreutils/lib.a
LD eperd/built-in.o
CC eperd/condmv.o
CC eperd/eooqd.o
eperd/eooqd.c: In function ‘post_results’:
eperd/eooqd.c:820:22: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
820 | free(fn_header); fn_header= NULL;
| ^~~~~~~~~
In file included from include/libbb.h:32,
from eperd/eooqd.c:28:
/usr/include/stdlib.h:568:25: note: expected ‘void *’ but argument is of type ‘const char *’
568 | extern void free (void *__ptr) __THROW;
| ~~~~~~^~~~~
eperd/eooqd.c:821:22: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
821 | free(fn_session_id); fn_session_id= NULL;
| ^~~~~~~~~~~~~
/usr/include/stdlib.h:568:25: note: expected ‘void *’ but argument is of type ‘const char *’
568 | extern void free (void *__ptr) __THROW;
| ~~~~~~^~~~~
eperd/eooqd.c:822:22: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
822 | free(fn_ooq_sent); fn_ooq_sent= NULL;
| ^~~~~~~~~~~
/usr/include/stdlib.h:568:25: note: expected ‘void *’ but argument is of type ‘const char *’
568 | extern void free (void *__ptr) __THROW;
| ~~~~~~^~~~~
eperd/eooqd.c: In function ‘add_line’:
eperd/eooqd.c:532:25: warning: ‘slot’ may be used uninitialized [-Wmaybe-uninitialized]
532 | if (state->slots[slot].cmdstate != NULL)
| ^
eperd/eooqd.c:346:32: note: ‘slot’ was declared here
346 | int i, argc, fd, skip, slot;
| ^~~~
CC eperd/eperd.o
In function ‘Insert’,
inlined from ‘SynchronizeFile’ at eperd/eperd.c:619:7:
eperd/eperd.c:831:30: warning: ‘last’ may be used uninitialized [-Wmaybe-uninitialized]
831 | last->cl_Next= line;
| ~~~~~~~~~~~~~^~~~~~
eperd/eperd.c: In function ‘SynchronizeFile’:
eperd/eperd.c:783:19: note: ‘last’ was declared here
783 | CronLine *last;
| ^~~~
CC eperd/evhttpget.o
CC eperd/evntp.o
CC eperd/evping.o
CC eperd/evsslgetcert.o
CC eperd/evtdig.o
eperd/evtdig.c: In function ‘mk_dns_buff’:
eperd/evtdig.c:1134:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1134 | &((struct sockaddr_in *)&qry->
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1135 | res->ai_addr)->sin_addr,
| ~~~~~~~~~~~~~
eperd/evtdig.c:1136:48: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1136 | sizeof((struct sockaddr_in *)&qry->
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1137 | res->ai_addr)->sin_addr);
| ~~~~~~~~~~~~~
eperd/evtdig.c:1145:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1145 | &((struct sockaddr_in6 *)&qry->res->
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1146 | ai_addr)->sin6_addr,
| ~~~~~~~~
eperd/evtdig.c:1147:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1147 | sizeof(((struct sockaddr_in6 *)&qry->
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1148 | res->ai_addr)->sin6_addr));
| ~~~~~~~~~~~~~
eperd/evtdig.c: In function ‘tdig_start’:
eperd/evtdig.c:3248:32: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
3248 | size_t len;
| ^~~
eperd/evtdig.c:3044:16: note: shadowed declaration is here
3044 | size_t len;
| ^~~
eperd/evtdig.c: In function ‘ReadName’:
eperd/evtdig.c:4129:50: warning: ‘name-length-error at ’ directive output truncated writing 21 bytes into a region of size 8 [-Wformat-truncation=]
4129 | "name-length-error at %lu: len %d",
| ~~~~~~~~^~~~~~~~~~~~~
eperd/evtdig.c:4129:41: note: directive argument in the range [0, 18446744073709551614]
4129 | "name-length-error at %lu: len %d",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:4129:41: note: directive argument in the range [256, 319]
eperd/evtdig.c:4128:25: note: ‘snprintf’ output between 32 and 51 bytes into a destination of size 8
4128 | snprintf((char *)name, sizeof(name),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4129 | "name-length-error at %lu: len %d",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4130 | offset, p+len+1);
| ~~~~~~~~~~~~~~~~
eperd/evtdig.c:4119:42: warning: ‘buf-bounds-error at ’ directive output truncated writing 20 bytes into a region of size 8 [-Wformat-truncation=]
4119 | "buf-bounds-error at %lu: len %d",
| ~~~~~~~~^~~~~~~~~~~~
eperd/evtdig.c:4119:33: note: directive argument in the range [0, 18446744073709551614]
4119 | "buf-bounds-error at %lu: len %d",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:4119:33: note: directive argument in the range [1, 63]
eperd/evtdig.c:4118:25: note: ‘snprintf’ output between 29 and 49 bytes into a destination of size 8
4118 | snprintf((char *)name, sizeof(name),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4119 | "buf-bounds-error at %lu: len %d",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4120 | offset, len);
| ~~~~~~~~~~~~
eperd/evtdig.c:4097:50: warning: ‘too many redirects at ’ directive output truncated writing 22 bytes into a region of size 8 [-Wformat-truncation=]
4097 | "too many redirects at %lu",
| ~~~~~~~~^~~~~~~~~~~~~~
eperd/evtdig.c:4097:41: note: directive argument in the range [0, 18446744073709551614]
4097 | "too many redirects at %lu",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:4096:33: note: ‘snprintf’ output between 24 and 43 bytes into a destination of size 8
4096 | snprintf((char *)name, sizeof(name),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4097 | "too many redirects at %lu",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4098 | offset);
| ~~~~~~~
eperd/evtdig.c:4086:50: warning: ‘offset-error at ’ directive output truncated writing 16 bytes into a region of size 8 [-Wformat-truncation=]
4086 | "offset-error at %lu: offset %lu",
| ~~~~~~~~^~~~~~~~
eperd/evtdig.c:4086:41: note: directive argument in the range [0, 18446744073709551614]
4086 | "offset-error at %lu: offset %lu",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:4086:41: note: directive argument in the range [0, 16383]
eperd/evtdig.c:4085:33: note: ‘snprintf’ output between 28 and 51 bytes into a destination of size 8
4085 | snprintf((char *)name, sizeof(name),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4086 | "offset-error at %lu: offset %lu",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4087 | offset, noffset);
| ~~~~~~~~~~~~~~~~
eperd/evtdig.c:4075:50: warning: ‘format-error at ’ directive output truncated writing 16 bytes into a region of size 8 [-Wformat-truncation=]
4075 | "format-error at %lu: value 0x%x",
| ~~~~~~~~^~~~~~~~
eperd/evtdig.c:4075:41: note: directive argument in the range [0, 18446744073709551614]
4075 | "format-error at %lu: value 0x%x",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:4075:41: note: directive argument in the range [64, 191]
eperd/evtdig.c:4074:33: note: ‘snprintf’ output between 30 and 49 bytes into a destination of size 8
4074 | snprintf((char *)name, sizeof(name),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4075 | "format-error at %lu: value 0x%x",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4076 | offset, len);
| ~~~~~~~~~~~~
eperd/evtdig.c: In function ‘tdig_send_query_callback’:
eperd/evtdig.c:1343:29: warning: ‘fd’ may be used uninitialized [-Wmaybe-uninitialized]
1343 | if (bind_interface(fd, af, qry->infname) == -1)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:1233:16: note: ‘fd’ was declared here
1233 | int r, fd, on;
| ^~
CC eperd/evtraceroute.o
CC eperd/http2.o
CC eperd/httpget.o
eperd/httpget.c: In function ‘report’:
eperd/httpget.c:918:33: warning: ‘%s’ directive output may be truncated writing up to 1024 bytes into a region of size 146 [-Wformat-truncation=]
918 | ", " DBQ(dst_addr) ":" DBQ(%s), namebuf);
| ^~~~ ~~~~~~~
eperd/httpget.c:917:25: note: ‘snprintf’ output between 16 and 1040 bytes into a destination of size 160
917 | snprintf(line, sizeof(line),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
918 | ", " DBQ(dst_addr) ":" DBQ(%s), namebuf);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/httpget.c:941:46: warning: ‘%s’ directive output may be truncated writing up to 1024 bytes into a region of size 146 [-Wformat-truncation=]
941 | snprintf(line, sizeof(line), ", " DBQ(src_addr) ":" DBQ(%s),
| ^~~~
942 | namebuf);
| ~~~~~~~
eperd/httpget.c:941:17: note: ‘snprintf’ output between 16 and 1040 bytes into a destination of size 160
941 | snprintf(line, sizeof(line), ", " DBQ(src_addr) ":" DBQ(%s),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
942 | namebuf);
| ~~~~~~~~
eperd/httpget.c: In function ‘reporterr’:
eperd/httpget.c:2081:25: warning: ‘%s’ directive output may be truncated writing up to 1024 bytes into a region of size 146 [-Wformat-truncation=]
2081 | ", " DBQ(dst_addr) ":" DBQ(%s) " }", namebuf);
| ^~~~ ~~~~~~~
eperd/httpget.c:2080:17: note: ‘snprintf’ output between 18 and 1042 bytes into a destination of size 160
2080 | snprintf(line, sizeof(line),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2081 | ", " DBQ(dst_addr) ":" DBQ(%s) " }", namebuf);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC eperd/ntp.o
CC eperd/ping.o
eperd/ping.c: In function ‘ping_cb.constprop’:
eperd/ping.c:426:33: warning: ‘%s’ directive output may be truncated writing up to 1024 bytes into a region of size 242 [-Wformat-truncation=]
426 | ", " DBQ(src_addr) ":" DBQ(%s), namebuf2);
| ^~~~ ~~~~~~~~
eperd/ping.c:425:25: note: ‘snprintf’ output between 16 and 1040 bytes into a destination of size 256
425 | snprintf(line, sizeof(line),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
426 | ", " DBQ(src_addr) ":" DBQ(%s), namebuf2);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/ping.c: In function ‘ping_start2’:
eperd/ping.c:1533:17: warning: ‘fd’ may be used uninitialized [-Wmaybe-uninitialized]
1533 | setsockopt(fd, IPPROTO_IPV6, IPV6_RECVHOPLIMIT, &on,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1534 | sizeof(on));
| ~~~~~~~~~~~
eperd/ping.c:1461:26: note: ‘fd’ was declared here
1461 | int p_proto, on, fd;
| ^~
CC eperd/readresolv.o
eperd/readresolv.c: In function ‘get_local_resolvers’:
eperd/readresolv.c:49:15: warning: variable ‘buf_start’ set but not used [-Wunused-but-set-variable]
49 | char *buf_start;
| ^~~~~~~~~
CC eperd/sslgetcert.o
eperd/sslgetcert.c: In function ‘dnscount’:
eperd/sslgetcert.c:1689:23: warning: variable ‘state’ set but not used [-Wunused-but-set-variable]
1689 | struct state *state;
| ^~~~~
eperd/sslgetcert.c:1687:46: warning: unused parameter ‘count’ [-Wunused-parameter]
1687 | static void dnscount(struct tu_env *env, int count)
| ~~~~^~~~~
eperd/sslgetcert.c: In function ‘timeout_callback’:
eperd/sslgetcert.c:27:18: warning: ‘%s’ directive output may be truncated writing up to 1024 bytes into a region of size 68 [-Wformat-truncation=]
27 | #define DBQ(str) "\"" #str "\""
| ^~~~
eperd/sslgetcert.c:754:38: note: in expansion of macro ‘DBQ’
754 | snprintf(line, sizeof(line), DBQ(src_addr) ":" DBQ(%s) ", " , hostbuf);
| ^~~
eperd/sslgetcert.c:754:9: note: ‘snprintf’ output between 16 and 1040 bytes into a destination of size 80
754 | snprintf(line, sizeof(line), DBQ(src_addr) ":" DBQ(%s) ", " , hostbuf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC eperd/tcputil.o
CC eperd/traceroute.o
AR eperd/lib.a
LD libbb/built-in.o
CC libbb/appletlib.o
CC libbb/atlas_bb64.o
libbb/atlas_bb64.c:18:6: warning: no previous prototype for ‘buf_init’ [-Wmissing-prototypes]
18 | void buf_init(struct buf *buf, int fd)
| ^~~~~~~~
libbb/atlas_bb64.c:27:5: warning: no previous prototype for ‘buf_add’ [-Wmissing-prototypes]
27 | int buf_add(struct buf *buf, const void *data, size_t len )
| ^~~~~~~
libbb/atlas_bb64.c:70:5: warning: no previous prototype for ‘buf_add_b64’ [-Wmissing-prototypes]
70 | int buf_add_b64(struct buf *buf, void *data, size_t len, int mime_nl)
| ^~~~~~~~~~~
libbb/atlas_bb64.c:120:6: warning: no previous prototype for ‘buf_cleanup’ [-Wmissing-prototypes]
120 | void buf_cleanup(struct buf *buf)
| ^~~~~~~~~~~
libbb/atlas_bb64.c: In function ‘buf_add_b64’:
libbb/atlas_bb64.c:118:1: warning: control reaches end of non-void function [-Wreturn-type]
118 | }
| ^
CC libbb/atlas_check_addr.o
CC libbb/atlas_gettime_mono.o
CC libbb/atlas_ipv6_option.o
CC libbb/atlas_name_macro.o
CC libbb/atlas_path.o
CC libbb/atlas_probe.o
CC libbb/atlas_read_response.o
CC libbb/atlas_tests.o
CC libbb/atlas_time.o
CC libbb/atlas_timesync.o
CC libbb/atlas_unsafe.o
libbb/atlas_unsafe.c:8:5: warning: no previous prototype for ‘atlas_unsafe’ [-Wmissing-prototypes]
8 | int atlas_unsafe(void)
| ^~~~~~~~~~~~
CC libbb/atlas_version.o
CC libbb/atlas_write_response.o
CC libbb/bb_bswap_64.o
CC libbb/bb_strtonum.o
CC libbb/bind_interface.o
CC libbb/common_bufsiz.o
CC libbb/compare_string_array.o
CC libbb/concat_path_file.o
CC libbb/copyfd.o
CC libbb/crc32.o
CC libbb/default_error_retval.o
CC libbb/full_write.o
CC libbb/get_last_path_component.o
CC libbb/getopt32.o
CC libbb/getpty.o
CC libbb/hash_md5_sha.o
CC libbb/inet_common.o
CC libbb/last_char_is.o
CC libbb/llist.o
CC libbb/login.o
CC libbb/match_fstype.o
CC libbb/messages.o
CC libbb/parse_config.o
CC libbb/perror_msg.o
CC libbb/pidfile.o
CC libbb/ptr_to_globals.o
CC libbb/read.o
CC libbb/read_printf.o
CC libbb/route_set_flags.o
libbb/route_set_flags.c:30:6: warning: no previous prototype for ‘route_set_flags’ [-Wmissing-prototypes]
30 | void route_set_flags(char *flagstr, int flags)
| ^~~~~~~~~~~~~~~
CC libbb/safe_gethostname.o
CC libbb/safe_strncpy.o
CC libbb/safe_write.o
CC libbb/signals.o
CC libbb/skip_whitespace.o
CC libbb/strlcat.o
CC libbb/strlcpy.o
CC libbb/time.o
CC libbb/unicode.o
CC libbb/validate_atlas_id.o
CC libbb/validate_filename.o
libbb/validate_filename.c: In function ‘rebased_validated_common’:
libbb/validate_filename.c:12:13: warning: implicit declaration of function ‘atlas_unsafe’; did you mean ‘atlas_base’? [-Wimplicit-function-declaration]
12 | if (atlas_unsafe())
| ^~~~~~~~~~~~
| atlas_base
CC libbb/verror_msg.o
CC libbb/vfork_daemon_rexec.o
CC libbb/wfopen.o
CC libbb/wfopen_input.o
CC libbb/xatonum.o
CC libbb/xconnect.o
CC libbb/xfunc_die.o
CC libbb/xfuncs.o
CC libbb/xfuncs_printf.o
CC libbb/xreadlink.o
AR libbb/lib.a
LD libpwdgrp/built-in.o
CC libpwdgrp/uidgid_get.o
AR libpwdgrp/lib.a
LD miscutils/built-in.o
CC miscutils/onlyuptime.o
miscutils/onlyuptime.c: In function ‘onlyuptime_main’:
miscutils/onlyuptime.c:28:51: warning: unused parameter ‘argv’ [-Wunused-parameter]
28 | int onlyuptime_main(int argc UNUSED_PARAM, char **argv)
| ~~~~~~~^~~~
CC miscutils/perd.o
In file included from miscutils/perd.c:80:
include/cmdtable.h:34:5: warning: "ENABLE_OOQD" is not defined, evaluates to 0 [-Wundef]
34 | #if ENABLE_OOQD
| ^~~~~~~~~~~
miscutils/perd.c: In function ‘atlas_run’:
miscutils/perd.c:989:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
989 | reason="cmd not found";
| ^
miscutils/perd.c:1003:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1003 | reason="command line too big";
| ^
miscutils/perd.c:1074:31: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1074 | reason="too many arguments";
| ^
miscutils/perd.c:1090:39: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1090 | reason="end of string not found";
| ^
miscutils/perd.c:1108:39: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1108 | reason="end of string not found";
| ^
miscutils/perd.c:1129:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1129 | reason="too many arguments";
| ^
miscutils/perd.c:1150:31: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1150 | reason="insecure output file";
| ^
miscutils/perd.c:1163:31: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1163 | reason="unable to create output file";
| ^
miscutils/perd.c:1174:31: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1174 | reason="unable to dub stdout";
| ^
miscutils/perd.c:1202:29: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘time_t’ {aka ‘long int’} [-Wformat=]
1202 | fprintf(fn, "%s, " DBQ(time) ":%d, ",
| ^~~~~~
1203 | atlas_get_version_json_str(), time(NULL));
| ~~~~~~~~~~
| |
| time_t {aka long int}
miscutils/perd.c: In function ‘RunJob’:
miscutils/perd.c:1228:15: warning: unused variable ‘pid’ [-Wunused-variable]
1228 | pid_t pid;
| ^~~
miscutils/perd.c:1227:24: warning: unused variable ‘pas’ [-Wunused-variable]
1227 | struct passwd *pas;
| ^~~
miscutils/perd.c:1225:32: warning: unused parameter ‘user’ [-Wunused-parameter]
1225 | static void RunJob(const char *user, CronLine *line)
| ~~~~~~~~~~~~^~~~
miscutils/perd.c: At top level:
miscutils/perd.c:405:19: warning: ‘MonAry’ defined but not used [-Wunused-const-variable=]
405 | static const char MonAry[] ALIGN1 =
| ^~~~~~
miscutils/perd.c:400:19: warning: ‘DowAry’ defined but not used [-Wunused-const-variable=]
400 | static const char DowAry[] ALIGN1 =
| ^~~~~~
miscutils/perd.c:388:13: warning: ‘ChangeUser’ defined but not used [-Wunused-function]
388 | static void ChangeUser(struct passwd *pas)
| ^~~~~~~~~~
miscutils/perd.c:373:13: warning: ‘SetEnv’ defined but not used [-Wunused-function]
373 | static void SetEnv(struct passwd *pas)
| ^~~~~~
CC miscutils/rchoose.o
CC miscutils/rptuptime.o
miscutils/rptuptime.c: In function ‘rptuptime_main’:
miscutils/rptuptime.c:30:50: warning: unused parameter ‘argv’ [-Wunused-parameter]
30 | int rptuptime_main(int argc UNUSED_PARAM, char **argv)
| ~~~~~~~^~~~
AR miscutils/lib.a
LD networking/built-in.o
CC networking/atlasinit.o
CC networking/httppost.o
networking/httppost.c: In function ‘check_result’:
networking/httppost.c:798:20: warning: variable ‘minor’ set but not used [-Wunused-but-set-variable]
798 | int major, minor;
| ^~~~~
networking/httppost.c:798:13: warning: variable ‘major’ set but not used [-Wunused-but-set-variable]
798 | int major, minor;
| ^~~~~
CC networking/rptaddrs.o
CC networking/rptra6.o
In function ‘log_ra’,
inlined from ‘rptra6_main’ at networking/rptra6.c:618:4:
networking/rptra6.c:260:17: warning: ‘rcvd_ttl’ may be used uninitialized [-Wmaybe-uninitialized]
260 | fprintf(of, ", " DBQ(ttl) ": %d", rcvd_ttl);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
networking/rptra6.c: In function ‘rptra6_main’:
networking/rptra6.c:202:26: note: ‘rcvd_ttl’ was declared here
202 | int i, r, first, rcvd_ttl, olen;
| ^~~~~~~~
CC networking/rxtxrpt.o
networking/rxtxrpt.c:42:5: warning: no previous prototype for ‘rxtxrpt_main’ [-Wmissing-prototypes]
42 | int rxtxrpt_main(int argc, char *argv[])
| ^~~~~~~~~~~~
CC networking/telnetd.o
networking/telnetd.c: In function ‘telnetd_main’:
networking/telnetd.c:951:32: warning: declaration of ‘tv’ shadows a previous local [-Wshadow]
951 | struct timeval tv;
| ^~
networking/telnetd.c:808:24: note: shadowed declaration is here
808 | struct timeval tv;
| ^~
networking/telnetd.c:1180:33: warning: implicit declaration of function ‘reboot’ [-Wimplicit-function-declaration]
1180 | reboot(LINUX_REBOOT_CMD_RESTART);
| ^~~~~~
networking/telnetd.c:808:24: warning: unused variable ‘tv’ [-Wunused-variable]
808 | struct timeval tv;
| ^~
AR networking/lib.a
LINK busybox_unstripped
Trying libraries: crypt crypto event event_openssl m pthread ssl
Library crypt is not needed, excluding it
Library crypto is needed, can't exclude it (yet)
Library event is needed, can't exclude it (yet)
Library event_openssl is needed, can't exclude it (yet)
Library m is needed, can't exclude it (yet)
Library pthread is not needed, excluding it
Library ssl is needed, can't exclude it (yet)
Library crypto is needed, can't exclude it (yet)
Library event is needed, can't exclude it (yet)
Library event_openssl is needed, can't exclude it (yet)
Library m is needed, can't exclude it (yet)
Library ssl is needed, can't exclude it (yet)
Final link with: crypto event event_openssl m ssl
CC applets/applets.o
LD applets/built-in.o
CC applets/applets.o
LD applets/built-in.o
CC archival/libarchive/common.o
CC archival/libarchive/data_align.o
CC archival/libarchive/data_extract_all.o
CC archival/libarchive/data_extract_to_stdout.o
CC archival/libarchive/data_skip.o
CC archival/libarchive/decompress_bunzip2.o
CC archival/libarchive/filter_accept_all.o
CC archival/libarchive/filter_accept_list.o
CC archival/libarchive/filter_accept_reject_list.o
CC archival/libarchive/find_list_entry.o
CC archival/libarchive/header_list.o
CC archival/libarchive/header_skip.o
CC archival/libarchive/header_verbose_list.o
CC archival/libarchive/init_handle.o
CC archival/libarchive/open_transformer.o
In file included from archival/libarchive/open_transformer.c:6:
archival/libarchive/open_transformer.c: In function ‘fork_transformer’:
include/libbb.h:600:27: warning: ‘xpipe’ accessing 8 bytes in a region of size 4 [-Wstringop-overflow=]
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:600:27: note: referencing argument 1 of type ‘int[2]’
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:596:6: note: in a call to function ‘xpipe’
596 | void xpipe(int filedes[2]) FAST_FUNC;
| ^~~~~
include/libbb.h:600:27: warning: ‘xpipe’ accessing 8 bytes in a region of size 4 [-Wstringop-overflow=]
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:600:27: note: referencing argument 1 of type ‘int[2]’
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:596:6: note: in a call to function ‘xpipe’
596 | void xpipe(int filedes[2]) FAST_FUNC;
| ^~~~~
include/libbb.h:600:27: warning: ‘xpipe’ accessing 8 bytes in a region of size 4 [-Wstringop-overflow=]
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:600:27: note: referencing argument 1 of type ‘int[2]’
600 | #define xpiped_pair(pair) xpipe(&((pair).rd))
| ^~~~~~~~~~~~~~~~~~~
archival/libarchive/open_transformer.c:112:9: note: in expansion of macro ‘xpiped_pair’
112 | xpiped_pair(fd_pipe);
| ^~~~~~~~~~~
include/libbb.h:596:6: note: in a call to function ‘xpipe’
596 | void xpipe(int filedes[2]) FAST_FUNC;
| ^~~~~
CC archival/libarchive/seek_by_jump.o
CC archival/libarchive/seek_by_read.o
AR archival/libarchive/lib.a
CC coreutils/buddyinfo.o
CC coreutils/condmv.o
CC coreutils/date.o
CC coreutils/dfrm.o
coreutils/dfrm.c: In function ‘dfrm_main’:
coreutils/dfrm.c:39:18: warning: variable ‘opt’ set but not used [-Wunused-but-set-variable]
39 | uint32_t opt;
| ^~~
AR coreutils/lib.a
CC eperd/condmv.o
CC eperd/eooqd.o
eperd/eooqd.c: In function ‘post_results’:
eperd/eooqd.c:820:22: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
820 | free(fn_header); fn_header= NULL;
| ^~~~~~~~~
In file included from include/libbb.h:32,
from eperd/eooqd.c:28:
/usr/include/stdlib.h:568:25: note: expected ‘void *’ but argument is of type ‘const char *’
568 | extern void free (void *__ptr) __THROW;
| ~~~~~~^~~~~
eperd/eooqd.c:821:22: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
821 | free(fn_session_id); fn_session_id= NULL;
| ^~~~~~~~~~~~~
/usr/include/stdlib.h:568:25: note: expected ‘void *’ but argument is of type ‘const char *’
568 | extern void free (void *__ptr) __THROW;
| ~~~~~~^~~~~
eperd/eooqd.c:822:22: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
822 | free(fn_ooq_sent); fn_ooq_sent= NULL;
| ^~~~~~~~~~~
/usr/include/stdlib.h:568:25: note: expected ‘void *’ but argument is of type ‘const char *’
568 | extern void free (void *__ptr) __THROW;
| ~~~~~~^~~~~
eperd/eooqd.c: In function ‘add_line’:
eperd/eooqd.c:532:25: warning: ‘slot’ may be used uninitialized [-Wmaybe-uninitialized]
532 | if (state->slots[slot].cmdstate != NULL)
| ^
eperd/eooqd.c:346:32: note: ‘slot’ was declared here
346 | int i, argc, fd, skip, slot;
| ^~~~
CC eperd/eperd.o
In function ‘Insert’,
inlined from ‘SynchronizeFile’ at eperd/eperd.c:619:7:
eperd/eperd.c:831:30: warning: ‘last’ may be used uninitialized [-Wmaybe-uninitialized]
831 | last->cl_Next= line;
| ~~~~~~~~~~~~~^~~~~~
eperd/eperd.c: In function ‘SynchronizeFile’:
eperd/eperd.c:783:19: note: ‘last’ was declared here
783 | CronLine *last;
| ^~~~
CC eperd/evhttpget.o
CC eperd/evntp.o
CC eperd/evping.o
CC eperd/evsslgetcert.o
CC eperd/evtdig.o
eperd/evtdig.c: In function ‘mk_dns_buff’:
eperd/evtdig.c:1134:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1134 | &((struct sockaddr_in *)&qry->
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1135 | res->ai_addr)->sin_addr,
| ~~~~~~~~~~~~~
eperd/evtdig.c:1136:48: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1136 | sizeof((struct sockaddr_in *)&qry->
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1137 | res->ai_addr)->sin_addr);
| ~~~~~~~~~~~~~
eperd/evtdig.c:1145:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1145 | &((struct sockaddr_in6 *)&qry->res->
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1146 | ai_addr)->sin6_addr,
| ~~~~~~~~
eperd/evtdig.c:1147:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1147 | sizeof(((struct sockaddr_in6 *)&qry->
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1148 | res->ai_addr)->sin6_addr));
| ~~~~~~~~~~~~~
eperd/evtdig.c: In function ‘tdig_start’:
eperd/evtdig.c:3248:32: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
3248 | size_t len;
| ^~~
eperd/evtdig.c:3044:16: note: shadowed declaration is here
3044 | size_t len;
| ^~~
eperd/evtdig.c: In function ‘ReadName’:
eperd/evtdig.c:4129:50: warning: ‘name-length-error at ’ directive output truncated writing 21 bytes into a region of size 8 [-Wformat-truncation=]
4129 | "name-length-error at %lu: len %d",
| ~~~~~~~~^~~~~~~~~~~~~
eperd/evtdig.c:4129:41: note: directive argument in the range [0, 18446744073709551614]
4129 | "name-length-error at %lu: len %d",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:4129:41: note: directive argument in the range [256, 319]
eperd/evtdig.c:4128:25: note: ‘snprintf’ output between 32 and 51 bytes into a destination of size 8
4128 | snprintf((char *)name, sizeof(name),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4129 | "name-length-error at %lu: len %d",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4130 | offset, p+len+1);
| ~~~~~~~~~~~~~~~~
eperd/evtdig.c:4119:42: warning: ‘buf-bounds-error at ’ directive output truncated writing 20 bytes into a region of size 8 [-Wformat-truncation=]
4119 | "buf-bounds-error at %lu: len %d",
| ~~~~~~~~^~~~~~~~~~~~
eperd/evtdig.c:4119:33: note: directive argument in the range [0, 18446744073709551614]
4119 | "buf-bounds-error at %lu: len %d",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:4119:33: note: directive argument in the range [1, 63]
eperd/evtdig.c:4118:25: note: ‘snprintf’ output between 29 and 49 bytes into a destination of size 8
4118 | snprintf((char *)name, sizeof(name),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4119 | "buf-bounds-error at %lu: len %d",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4120 | offset, len);
| ~~~~~~~~~~~~
eperd/evtdig.c:4097:50: warning: ‘too many redirects at ’ directive output truncated writing 22 bytes into a region of size 8 [-Wformat-truncation=]
4097 | "too many redirects at %lu",
| ~~~~~~~~^~~~~~~~~~~~~~
eperd/evtdig.c:4097:41: note: directive argument in the range [0, 18446744073709551614]
4097 | "too many redirects at %lu",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:4096:33: note: ‘snprintf’ output between 24 and 43 bytes into a destination of size 8
4096 | snprintf((char *)name, sizeof(name),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4097 | "too many redirects at %lu",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4098 | offset);
| ~~~~~~~
eperd/evtdig.c:4086:50: warning: ‘offset-error at ’ directive output truncated writing 16 bytes into a region of size 8 [-Wformat-truncation=]
4086 | "offset-error at %lu: offset %lu",
| ~~~~~~~~^~~~~~~~
eperd/evtdig.c:4086:41: note: directive argument in the range [0, 18446744073709551614]
4086 | "offset-error at %lu: offset %lu",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:4086:41: note: directive argument in the range [0, 16383]
eperd/evtdig.c:4085:33: note: ‘snprintf’ output between 28 and 51 bytes into a destination of size 8
4085 | snprintf((char *)name, sizeof(name),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4086 | "offset-error at %lu: offset %lu",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4087 | offset, noffset);
| ~~~~~~~~~~~~~~~~
eperd/evtdig.c:4075:50: warning: ‘format-error at ’ directive output truncated writing 16 bytes into a region of size 8 [-Wformat-truncation=]
4075 | "format-error at %lu: value 0x%x",
| ~~~~~~~~^~~~~~~~
eperd/evtdig.c:4075:41: note: directive argument in the range [0, 18446744073709551614]
4075 | "format-error at %lu: value 0x%x",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:4075:41: note: directive argument in the range [64, 191]
eperd/evtdig.c:4074:33: note: ‘snprintf’ output between 30 and 49 bytes into a destination of size 8
4074 | snprintf((char *)name, sizeof(name),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4075 | "format-error at %lu: value 0x%x",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4076 | offset, len);
| ~~~~~~~~~~~~
eperd/evtdig.c: In function ‘tdig_send_query_callback’:
eperd/evtdig.c:1343:29: warning: ‘fd’ may be used uninitialized [-Wmaybe-uninitialized]
1343 | if (bind_interface(fd, af, qry->infname) == -1)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/evtdig.c:1233:16: note: ‘fd’ was declared here
1233 | int r, fd, on;
| ^~
CC eperd/evtraceroute.o
CC eperd/http2.o
CC eperd/httpget.o
eperd/httpget.c: In function ‘report’:
eperd/httpget.c:918:33: warning: ‘%s’ directive output may be truncated writing up to 1024 bytes into a region of size 146 [-Wformat-truncation=]
918 | ", " DBQ(dst_addr) ":" DBQ(%s), namebuf);
| ^~~~ ~~~~~~~
eperd/httpget.c:917:25: note: ‘snprintf’ output between 16 and 1040 bytes into a destination of size 160
917 | snprintf(line, sizeof(line),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
918 | ", " DBQ(dst_addr) ":" DBQ(%s), namebuf);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/httpget.c:941:46: warning: ‘%s’ directive output may be truncated writing up to 1024 bytes into a region of size 146 [-Wformat-truncation=]
941 | snprintf(line, sizeof(line), ", " DBQ(src_addr) ":" DBQ(%s),
| ^~~~
942 | namebuf);
| ~~~~~~~
eperd/httpget.c:941:17: note: ‘snprintf’ output between 16 and 1040 bytes into a destination of size 160
941 | snprintf(line, sizeof(line), ", " DBQ(src_addr) ":" DBQ(%s),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
942 | namebuf);
| ~~~~~~~~
eperd/httpget.c: In function ‘reporterr’:
eperd/httpget.c:2081:25: warning: ‘%s’ directive output may be truncated writing up to 1024 bytes into a region of size 146 [-Wformat-truncation=]
2081 | ", " DBQ(dst_addr) ":" DBQ(%s) " }", namebuf);
| ^~~~ ~~~~~~~
eperd/httpget.c:2080:17: note: ‘snprintf’ output between 18 and 1042 bytes into a destination of size 160
2080 | snprintf(line, sizeof(line),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2081 | ", " DBQ(dst_addr) ":" DBQ(%s) " }", namebuf);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC eperd/ntp.o
CC eperd/ping.o
eperd/ping.c: In function ‘ping_cb.constprop’:
eperd/ping.c:426:33: warning: ‘%s’ directive output may be truncated writing up to 1024 bytes into a region of size 242 [-Wformat-truncation=]
426 | ", " DBQ(src_addr) ":" DBQ(%s), namebuf2);
| ^~~~ ~~~~~~~~
eperd/ping.c:425:25: note: ‘snprintf’ output between 16 and 1040 bytes into a destination of size 256
425 | snprintf(line, sizeof(line),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
426 | ", " DBQ(src_addr) ":" DBQ(%s), namebuf2);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eperd/ping.c: In function ‘ping_start2’:
eperd/ping.c:1533:17: warning: ‘fd’ may be used uninitialized [-Wmaybe-uninitialized]
1533 | setsockopt(fd, IPPROTO_IPV6, IPV6_RECVHOPLIMIT, &on,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1534 | sizeof(on));
| ~~~~~~~~~~~
eperd/ping.c:1461:26: note: ‘fd’ was declared here
1461 | int p_proto, on, fd;
| ^~
CC eperd/readresolv.o
eperd/readresolv.c: In function ‘get_local_resolvers’:
eperd/readresolv.c:49:15: warning: variable ‘buf_start’ set but not used [-Wunused-but-set-variable]
49 | char *buf_start;
| ^~~~~~~~~
CC eperd/sslgetcert.o
eperd/sslgetcert.c: In function ‘dnscount’:
eperd/sslgetcert.c:1689:23: warning: variable ‘state’ set but not used [-Wunused-but-set-variable]
1689 | struct state *state;
| ^~~~~
eperd/sslgetcert.c:1687:46: warning: unused parameter ‘count’ [-Wunused-parameter]
1687 | static void dnscount(struct tu_env *env, int count)
| ~~~~^~~~~
eperd/sslgetcert.c: In function ‘timeout_callback’:
eperd/sslgetcert.c:27:18: warning: ‘%s’ directive output may be truncated writing up to 1024 bytes into a region of size 68 [-Wformat-truncation=]
27 | #define DBQ(str) "\"" #str "\""
| ^~~~
eperd/sslgetcert.c:754:38: note: in expansion of macro ‘DBQ’
754 | snprintf(line, sizeof(line), DBQ(src_addr) ":" DBQ(%s) ", " , hostbuf);
| ^~~
eperd/sslgetcert.c:754:9: note: ‘snprintf’ output between 16 and 1040 bytes into a destination of size 80
754 | snprintf(line, sizeof(line), DBQ(src_addr) ":" DBQ(%s) ", " , hostbuf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC eperd/tcputil.o
CC eperd/traceroute.o
AR eperd/lib.a
CC libbb/appletlib.o
CC libbb/atlas_bb64.o
libbb/atlas_bb64.c:18:6: warning: no previous prototype for ‘buf_init’ [-Wmissing-prototypes]
18 | void buf_init(struct buf *buf, int fd)
| ^~~~~~~~
libbb/atlas_bb64.c:27:5: warning: no previous prototype for ‘buf_add’ [-Wmissing-prototypes]
27 | int buf_add(struct buf *buf, const void *data, size_t len )
| ^~~~~~~
libbb/atlas_bb64.c:70:5: warning: no previous prototype for ‘buf_add_b64’ [-Wmissing-prototypes]
70 | int buf_add_b64(struct buf *buf, void *data, size_t len, int mime_nl)
| ^~~~~~~~~~~
libbb/atlas_bb64.c:120:6: warning: no previous prototype for ‘buf_cleanup’ [-Wmissing-prototypes]
120 | void buf_cleanup(struct buf *buf)
| ^~~~~~~~~~~
libbb/atlas_bb64.c: In function ‘buf_add_b64’:
libbb/atlas_bb64.c:118:1: warning: control reaches end of non-void function [-Wreturn-type]
118 | }
| ^
CC libbb/atlas_check_addr.o
CC libbb/atlas_gettime_mono.o
CC libbb/atlas_ipv6_option.o
CC libbb/atlas_name_macro.o
CC libbb/atlas_path.o
CC libbb/atlas_probe.o
CC libbb/atlas_read_response.o
CC libbb/atlas_tests.o
CC libbb/atlas_time.o
CC libbb/atlas_timesync.o
CC libbb/atlas_unsafe.o
libbb/atlas_unsafe.c:8:5: warning: no previous prototype for ‘atlas_unsafe’ [-Wmissing-prototypes]
8 | int atlas_unsafe(void)
| ^~~~~~~~~~~~
CC libbb/atlas_version.o
CC libbb/atlas_write_response.o
CC libbb/bb_bswap_64.o
CC libbb/bb_strtonum.o
CC libbb/bind_interface.o
CC libbb/common_bufsiz.o
CC libbb/compare_string_array.o
CC libbb/concat_path_file.o
CC libbb/copyfd.o
CC libbb/crc32.o
CC libbb/default_error_retval.o
CC libbb/full_write.o
CC libbb/get_last_path_component.o
CC libbb/getopt32.o
CC libbb/getpty.o
CC libbb/hash_md5_sha.o
CC libbb/inet_common.o
CC libbb/last_char_is.o
CC libbb/llist.o
CC libbb/login.o
CC libbb/match_fstype.o
CC libbb/messages.o
CC libbb/parse_config.o
CC libbb/perror_msg.o
CC libbb/pidfile.o
CC libbb/ptr_to_globals.o
CC libbb/read.o
CC libbb/read_printf.o
CC libbb/route_set_flags.o
libbb/route_set_flags.c:30:6: warning: no previous prototype for ‘route_set_flags’ [-Wmissing-prototypes]
30 | void route_set_flags(char *flagstr, int flags)
| ^~~~~~~~~~~~~~~
CC libbb/safe_gethostname.o
CC libbb/safe_strncpy.o
CC libbb/safe_write.o
CC libbb/signals.o
CC libbb/skip_whitespace.o
CC libbb/strlcat.o
CC libbb/strlcpy.o
CC libbb/time.o
CC libbb/unicode.o
CC libbb/validate_atlas_id.o
CC libbb/validate_filename.o
libbb/validate_filename.c: In function ‘rebased_validated_common’:
libbb/validate_filename.c:12:13: warning: implicit declaration of function ‘atlas_unsafe’; did you mean ‘atlas_base’? [-Wimplicit-function-declaration]
12 | if (atlas_unsafe())
| ^~~~~~~~~~~~
| atlas_base
CC libbb/verror_msg.o
CC libbb/vfork_daemon_rexec.o
CC libbb/wfopen.o
CC libbb/wfopen_input.o
CC libbb/xatonum.o
CC libbb/xconnect.o
CC libbb/xfunc_die.o
CC libbb/xfuncs.o
CC libbb/xfuncs_printf.o
CC libbb/xreadlink.o
AR libbb/lib.a
CC libpwdgrp/uidgid_get.o
AR libpwdgrp/lib.a
CC miscutils/onlyuptime.o
miscutils/onlyuptime.c: In function ‘onlyuptime_main’:
miscutils/onlyuptime.c:28:51: warning: unused parameter ‘argv’ [-Wunused-parameter]
28 | int onlyuptime_main(int argc UNUSED_PARAM, char **argv)
| ~~~~~~~^~~~
CC miscutils/perd.o
In file included from miscutils/perd.c:80:
include/cmdtable.h:34:5: warning: "ENABLE_OOQD" is not defined, evaluates to 0 [-Wundef]
34 | #if ENABLE_OOQD
| ^~~~~~~~~~~
miscutils/perd.c: In function ‘atlas_run’:
miscutils/perd.c:989:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
989 | reason="cmd not found";
| ^
miscutils/perd.c:1003:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1003 | reason="command line too big";
| ^
miscutils/perd.c:1074:31: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1074 | reason="too many arguments";
| ^
miscutils/perd.c:1090:39: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1090 | reason="end of string not found";
| ^
miscutils/perd.c:1108:39: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1108 | reason="end of string not found";
| ^
miscutils/perd.c:1129:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1129 | reason="too many arguments";
| ^
miscutils/perd.c:1150:31: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1150 | reason="insecure output file";
| ^
miscutils/perd.c:1163:31: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1163 | reason="unable to create output file";
| ^
miscutils/perd.c:1174:31: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1174 | reason="unable to dub stdout";
| ^
miscutils/perd.c:1202:29: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘time_t’ {aka ‘long int’} [-Wformat=]
1202 | fprintf(fn, "%s, " DBQ(time) ":%d, ",
| ^~~~~~
1203 | atlas_get_version_json_str(), time(NULL));
| ~~~~~~~~~~
| |
| time_t {aka long int}
miscutils/perd.c: In function ‘RunJob’:
miscutils/perd.c:1228:15: warning: unused variable ‘pid’ [-Wunused-variable]
1228 | pid_t pid;
| ^~~
miscutils/perd.c:1227:24: warning: unused variable ‘pas’ [-Wunused-variable]
1227 | struct passwd *pas;
| ^~~
miscutils/perd.c:1225:32: warning: unused parameter ‘user’ [-Wunused-parameter]
1225 | static void RunJob(const char *user, CronLine *line)
| ~~~~~~~~~~~~^~~~
miscutils/perd.c: At top level:
miscutils/perd.c:405:19: warning: ‘MonAry’ defined but not used [-Wunused-const-variable=]
405 | static const char MonAry[] ALIGN1 =
| ^~~~~~
miscutils/perd.c:400:19: warning: ‘DowAry’ defined but not used [-Wunused-const-variable=]
400 | static const char DowAry[] ALIGN1 =
| ^~~~~~
miscutils/perd.c:388:13: warning: ‘ChangeUser’ defined but not used [-Wunused-function]
388 | static void ChangeUser(struct passwd *pas)
| ^~~~~~~~~~
miscutils/perd.c:373:13: warning: ‘SetEnv’ defined but not used [-Wunused-function]
373 | static void SetEnv(struct passwd *pas)
| ^~~~~~
CC miscutils/rchoose.o
CC miscutils/rptuptime.o
miscutils/rptuptime.c: In function ‘rptuptime_main’:
miscutils/rptuptime.c:30:50: warning: unused parameter ‘argv’ [-Wunused-parameter]
30 | int rptuptime_main(int argc UNUSED_PARAM, char **argv)
| ~~~~~~~^~~~
AR miscutils/lib.a
CC networking/atlasinit.o
CC networking/httppost.o
networking/httppost.c: In function ‘check_result’:
networking/httppost.c:798:20: warning: variable ‘minor’ set but not used [-Wunused-but-set-variable]
798 | int major, minor;
| ^~~~~
networking/httppost.c:798:13: warning: variable ‘major’ set but not used [-Wunused-but-set-variable]
798 | int major, minor;
| ^~~~~
CC networking/rptaddrs.o
CC networking/rptra6.o
In function ‘log_ra’,
inlined from ‘rptra6_main’ at networking/rptra6.c:618:4:
networking/rptra6.c:260:17: warning: ‘rcvd_ttl’ may be used uninitialized [-Wmaybe-uninitialized]
260 | fprintf(of, ", " DBQ(ttl) ": %d", rcvd_ttl);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
networking/rptra6.c: In function ‘rptra6_main’:
networking/rptra6.c:202:26: note: ‘rcvd_ttl’ was declared here
202 | int i, r, first, rcvd_ttl, olen;
| ^~~~~~~~
CC networking/rxtxrpt.o
networking/rxtxrpt.c:42:5: warning: no previous prototype for ‘rxtxrpt_main’ [-Wmissing-prototypes]
42 | int rxtxrpt_main(int argc, char *argv[])
| ^~~~~~~~~~~~
CC networking/telnetd.o
networking/telnetd.c: In function ‘telnetd_main’:
networking/telnetd.c:951:32: warning: declaration of ‘tv’ shadows a previous local [-Wshadow]
951 | struct timeval tv;
| ^~
networking/telnetd.c:808:24: note: shadowed declaration is here
808 | struct timeval tv;
| ^~
networking/telnetd.c:1180:33: warning: implicit declaration of function ‘reboot’ [-Wimplicit-function-declaration]
1180 | reboot(LINUX_REBOOT_CMD_RESTART);
| ^~~~~~
networking/telnetd.c:808:24: warning: unused variable ‘tv’ [-Wunused-variable]
808 | struct timeval tv;
| ^~
AR networking/lib.a
LINK busybox_unstripped
Trying libraries: crypt crypto event event_openssl m pthread ssl
Library crypt is not needed, excluding it
Library crypto is needed, can't exclude it (yet)
Library event is needed, can't exclude it (yet)
Library event_openssl is needed, can't exclude it (yet)
Library m is needed, can't exclude it (yet)
Library pthread is not needed, excluding it
Library ssl is needed, can't exclude it (yet)
Library crypto is needed, can't exclude it (yet)
Library event is needed, can't exclude it (yet)
Library event_openssl is needed, can't exclude it (yet)
Library m is needed, can't exclude it (yet)
Library ssl is needed, can't exclude it (yet)
Final link with: crypto event event_openssl m ssl
./_install//bin/atlasinit -> busybox
./_install//bin/buddyinfo -> busybox
./_install//bin/condmv -> busybox
./_install//bin/date -> busybox
./_install//bin/dfrm -> busybox
./_install//bin/eooqd -> busybox
./_install//bin/eperd -> busybox
./_install//bin/evhttpget -> busybox
./_install//bin/evntp -> busybox
./_install//bin/evping -> busybox
./_install//bin/evsslgetcert -> busybox
./_install//bin/evtdig -> busybox
./_install//bin/evtraceroute -> busybox
./_install//bin/httppost -> busybox
./_install//bin/onlyuptime -> busybox
./_install//bin/perd -> busybox
./_install//bin/rchoose -> busybox
./_install//bin/rptaddrs -> busybox
./_install//bin/rptra6 -> busybox
./_install//bin/rptuptime -> busybox
./_install//bin/rxtxrpt -> busybox
./_install//usr/sbin/telnetd -> ../../bin/busybox
--------------------------------------------------
You will probably need to make your busybox binary
setuid root to ensure all configured applets will
work properly.
--------------------------------------------------
dpkg-deb: building package 'atlasswprobe' in 'atlasswprobe-5080-1.deb'.
root@atlasprobe:/opt#
root@atlasprobe:/opt# uname -a
Linux atlasprobe 6.2.16-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.2.16-7 (2023-08-01T11:23Z) x86_64 GNU/Linux
root@atlasprobe:/opt# cat /etc/debian_version
12.5
root@atlasprobe:/opt# git -C ripe-atlas-software-probe/ log -n 1 --oneline
67b0736 (HEAD -> master, tag: 5080, origin/master, origin/HEAD) Merge 5080 release for production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment