Opde Issues Tracker

compile.32

build number: 32

re-implement command

docker pull immortalwrt/opde:sdk
docker run -it --rm immortalwrt/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/atlas-probe/compile -j$(nproc) || make package/feeds/packages/atlas-probe/compile V=s

Compile.txt

Applying ./patches/001-fix-stime-glibc-remove.patch using plaintext: 
patching file coreutils/date.c
patching file util-linux/rdate.c
patching file networking/httpget.c
patching file networking/httppost.c
autoreconf: Entering directory `libevent-2.1.11-stable'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /openwrt/staging_dir/host/bin/aclocal -I /openwrt/staging_dir/target-x86_64_musl/host/share/aclocal -I /openwrt/staging_dir/hostpkg/share/aclocal -I /openwrt/staging_dir/target-x86_64_musl/usr/share/aclocal -I m4 -I libevent-2.1.11-stable --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: /openwrt/staging_dir/host/bin/libtoolize --install --force
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./config.guess'
OpenWrt-libtoolize: linking file `./config.sub'
OpenWrt-libtoolize: linking file `./install-sh'
OpenWrt-libtoolize: linking file `./ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
autoreconf: running: /openwrt/staging_dir/host/bin/autoconf --include=/openwrt/staging_dir/target-x86_64_musl/host/share/aclocal --include=/openwrt/staging_dir/hostpkg/share/aclocal --include=/openwrt/staging_dir/target-x86_64_musl/usr/share/aclocal --include=m4 --include=libevent-2.1.11-stable --prepend-include=/openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: /openwrt/staging_dir/host/bin/autoheader --include=/openwrt/staging_dir/target-x86_64_musl/host/share/aclocal --include=/openwrt/staging_dir/hostpkg/share/aclocal --include=/openwrt/staging_dir/target-x86_64_musl/usr/share/aclocal --include=m4 --include=libevent-2.1.11-stable --prepend-include=/openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: /openwrt/staging_dir/host/bin/automake --add-missing --force-missing
configure.ac:25: installing './compile'
configure.ac:13: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `libevent-2.1.11-stable'
configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /openwrt/include/site/x86_64
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-openwrt-linux-strip... x86_64-openwrt-linux-musl-strip
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 for style of include used by make... GNU
checking for x86_64-openwrt-linux-gcc... ccache_cc
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking dependency style of ccache_cc... gcc3
checking how to run the C preprocessor... ccache_cc -E
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-openwrt-linux-gnu
checking whether ln -s works... yes
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking whether ccache_cc needs -traditional... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /openwrt/staging_dir/host/bin/sed
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... x86_64-openwrt-linux-musl-ld
checking if the linker (x86_64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-openwrt-linux-musl-gcc-nm
checking the name lister (x86_64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-openwrt-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 x86_64-openwrt-linux-musl-ld option to reload object files... -r
checking for x86_64-openwrt-linux-objdump... x86_64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-openwrt-linux-ar... x86_64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for x86_64-openwrt-linux-strip... (cached) x86_64-openwrt-linux-musl-strip
checking for x86_64-openwrt-linux-ranlib... x86_64-openwrt-linux-musl-gcc-ranlib
checking command to parse x86_64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for x86_64-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (x86_64-openwrt-linux-musl-ld -m elf_x86_64) supports shared libraries... yes
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... no
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 zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing inflateEnd... -lz
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-openwrt-linux-pkg-config... /openwrt/staging_dir/host/bin/pkg-config
checking if pkg-config is at least version 0.15.0... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking mach/mach_time.h usability... no
checking mach/mach_time.h presence... no
checking for mach/mach_time.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in6.h usability... no
checking netinet/in6.h presence... no
checking for netinet/in6.h... no
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timerfd.h usability... yes
checking sys/timerfd.h presence... yes
checking for sys/timerfd.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking errno.h usability... yes
checking errno.h presence... 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 whether time.h and sys/time.h may both be included... yes
checking for accept4... yes
checking for arc4random... no
checking for arc4random_buf... no
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... (cached) yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for issetugid... yes
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... yes
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... (cached) 8
checking size of long... (cached) 8
checking size of int... (cached) 4
checking size of short... (cached) 2
checking size of size_t... (cached) 8
checking size of void *... (cached) 8
checking size of off_t... (cached) 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
configure: WARNING: unrecognized options: --disable-nls
make[4]: Entering directory '/openwrt/build_dir/target-x86_64_musl/ripe-atlas-probe-busybox-2.2.1/libevent-2.1.11-stable'
  GEN      test/rpcgen-attempted
  GEN      include/event2/event-config.h
make  all-am
make[5]: Entering directory '/openwrt/build_dir/target-x86_64_musl/ripe-atlas-probe-busybox-2.2.1/libevent-2.1.11-stable'
  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
  CC       evmap.lo
  CC       evthread.lo
  CC       evutil.lo
  CC       evutil_rand.lo
  CC       evutil_time.lo
  CC       listener.lo
  CC       log.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
/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/8.4.0/../../../../x86_64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     libevent_core.la
/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/8.4.0/../../../../x86_64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     libevent_extra.la
/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/8.4.0/../../../../x86_64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  CC       evthread_pthread.lo
  CCLD     libevent_pthreads.la
/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/8.4.0/../../../../x86_64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  CC       libevent_openssl_la-bufferevent_openssl.lo
  CCLD     libevent_openssl.la
/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/8.4.0/../../../../x86_64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  CC       sample/dns-example.o
  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/sample_le_proxy-le-proxy.o
  CCLD     sample/le-proxy
  CC       sample/sample_https_client-https-client.o
  CC       sample/sample_https_client-hostcheck.o
  CC       sample/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     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/test_regress-regress.o
  CC       test/test_regress-regress.gen.o
  CC       test/test_regress-regress_buffer.o
  CC       test/test_regress-regress_bufferevent.o
  CC       test/test_regress-regress_dns.o
  CC       test/test_regress-regress_et.o
  CC       test/test_regress-regress_finalize.o
  CC       test/test_regress-regress_http.o
  CC       test/test_regress-regress_listener.o
  CC       test/test_regress-regress_main.o
  CC       test/test_regress-regress_minheap.o
  CC       test/test_regress-regress_rpc.o
  CC       test/test_regress-regress_testutils.o
  CC       test/test_regress-regress_util.o
  CC       test/test_regress-tinytest.o
  CC       test/test_regress-regress_thread.o
  CC       test/test_regress-regress_zlib.o
  CC       test/test_regress-regress_ssl.o
  CCLD     test/regress
make[5]: Leaving directory '/openwrt/build_dir/target-x86_64_musl/ripe-atlas-probe-busybox-2.2.1/libevent-2.1.11-stable'
make[4]: Leaving directory '/openwrt/build_dir/target-x86_64_musl/ripe-atlas-probe-busybox-2.2.1/libevent-2.1.11-stable'
make[4]: Entering directory '/openwrt/build_dir/target-x86_64_musl/ripe-atlas-probe-busybox-2.2.1'
  GEN     include/applets.h
  GEN     include/usage.h
  GEN     debianutils/Kbuild
  GEN     debianutils/Config.in
  GEN     archival/Kbuild
  GEN     archival/Config.in
  GEN     archival/libarchive/Kbuild
  GEN     selinux/Kbuild
  GEN     selinux/Config.in
  GEN     applets/Kbuild
  GEN     scripts/Kbuild
  GEN     shell/Kbuild
  GEN     shell/Config.in
  GEN     miscutils/Kbuild
  GEN     miscutils/Config.in
  GEN     runit/Kbuild
  GEN     runit/Config.in
  GEN     console-tools/Kbuild
  GEN     console-tools/Config.in
  GEN     coreutils/Kbuild
  GEN     coreutils/Config.in
  GEN     coreutils/libcoreutils/Kbuild
  GEN     editors/Kbuild
  GEN     editors/Config.in
  GEN     libbb/Kbuild
  GEN     libbb/Config.in
  GEN     loginutils/Kbuild
  GEN     loginutils/Config.in
  GEN     init/Kbuild
  GEN     init/Config.in
  GEN     e2fsprogs/Kbuild
  GEN     e2fsprogs/Config.in
  GEN     procps/Kbuild
  GEN     procps/Config.in
  GEN     mailutils/Kbuild
  GEN     mailutils/Config.in
  GEN     eperd/Kbuild
  GEN     eperd/Config.in
  GEN     printutils/Kbuild
  GEN     printutils/Config.in
  GEN     sysklogd/Kbuild
  GEN     sysklogd/Config.in
  GEN     util-linux/Kbuild
  GEN     util-linux/Config.in
  GEN     util-linux/volume_id/Kbuild
  GEN     util-linux/volume_id/Config.in
  GEN     findutils/Kbuild
  GEN     findutils/Config.in
  GEN     networking/Kbuild
  GEN     networking/Config.in
  GEN     networking/udhcp/Kbuild
  GEN     networking/udhcp/Config.in
  GEN     networking/libiproute/Kbuild
  GEN     libpwdgrp/Kbuild
  GEN     modutils/Kbuild
  GEN     modutils/Config.in
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/split-include
scripts/basic/split-include.c: In function 'main':
scripts/basic/split-include.c:134:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  134 |      fgets(old_line, buffer_size, fp_target);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  HOSTCC  scripts/basic/docproc
  HOSTCC  scripts/kconfig/conf.o
scripts/kconfig/conf.c: In function 'conf_askvalue':
scripts/kconfig/conf.c:106:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  106 |   fgets(line, 128, stdin);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
scripts/kconfig/conf.c: In function 'conf_choice':
scripts/kconfig/conf.c:354:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  354 |    fgets(line, 128, stdin);
      |    ^~~~~~~~~~~~~~~~~~~~~~~
  HOSTCC  scripts/kconfig/kxgettext.o
  HOSTCC  scripts/kconfig/mconf.o
scripts/kconfig/mconf.c: In function 'show_textbox':
scripts/kconfig/mconf.c:847:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  847 |  write(fd, text, strlen(text));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
scripts/kconfig/mconf.c: In function 'exec_conf':
scripts/kconfig/mconf.c:481:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  481 |  pipe(pipefd);
      |  ^~~~~~~~~~~~
  SHIPPED scripts/kconfig/zconf.tab.c
  SHIPPED scripts/kconfig/lex.zconf.c
  SHIPPED scripts/kconfig/zconf.hash.c
  HOSTCC  scripts/kconfig/zconf.tab.o
In file included from scripts/kconfig/zconf.tab.c:2168:
scripts/kconfig/confdata.c: In function 'conf_write':
scripts/kconfig/confdata.c:366:19: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
  366 |  sprintf(newname, "%s.tmpconfig.%d", dirname, (int)getpid());
      |                   ^~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
                 from scripts/kconfig/zconf.tab.c:144:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 150 bytes into a destination of size 128
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from scripts/kconfig/zconf.tab.c:2168:
scripts/kconfig/confdata.c:366:19: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
  366 |  sprintf(newname, "%s.tmpconfig.%d", dirname, (int)getpid());
      |                   ^~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
                 from scripts/kconfig/zconf.tab.c:144:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 150 bytes into a destination of size 128
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from scripts/kconfig/zconf.tab.c:2168:
scripts/kconfig/confdata.c:582:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 128 [-Wformat-overflow=]
  582 |  sprintf(tmpname, "%s%s", dirname, basename);
      |                   ^~~~~~
scripts/kconfig/confdata.c:582:19: note: assuming directive output of 7 bytes
In file included from /usr/include/stdio.h:867,
                 from scripts/kconfig/zconf.tab.c:144:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 1 or more bytes (assuming 135) into a destination of size 128
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
applets/usage.c: In function 'main':
applets/usage.c:52:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   52 |   write(STDOUT_FILENO, usage_array[i].usage, strlen(usage_array[i].usage) + 1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
In file included from include/busybox.h:8,
                 from applets/applets.c:9:
include/libbb.h: In function 'strlcat':
include/libbb.h:489:12: error: unknown type name '__THROW'
  size_t n) __THROW __nonnull ((1, 2));
            ^~~~~~~
include/libbb.h:489:31: error: expected declaration specifiers or '...' before '(' token
  size_t n) __THROW __nonnull ((1, 2));
                               ^
include/libbb.h:491:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
  size_t n) __THROW __nonnull ((1, 2));
            ^~~~~~~
include/libbb.h:493:1: warning: empty declaration
 enum {
 ^~~~
include/libbb.h:541:17: error: storage class specified for parameter 'bb_got_signal'
 extern smallint bb_got_signal;
                 ^~~~~~~~~~~~~
include/libbb.h:579:1: warning: empty declaration
 struct fd_pair { int rd; int wr; };
 ^~~~~~
include/libbb.h:584:16: error: storage class specified for parameter 'socktype_t'
 typedef int8_t socktype_t;
                ^~~~~~~~~~
include/libbb.h:585:16: error: storage class specified for parameter 'family_t'
 typedef int8_t family_t;
                ^~~~~~~~
include/libbb.h:586:1: warning: empty declaration
 struct BUG_too_small {
 ^~~~~~
include/libbb.h:656:3: error: storage class specified for parameter 'len_and_sockaddr'
 } len_and_sockaddr;
   ^~~~~~~~~~~~~~~~
In file included from include/libbb.h:34,
                 from include/busybox.h:8,
                 from applets/applets.c:9:
include/libbb.h:658:26: error: expected specifier-qualifier-list before 'len_and_sockaddr'
  LSA_LEN_SIZE = offsetof(len_and_sockaddr, u),
                          ^~~~~~~~~~~~~~~~
In file included from include/busybox.h:8,
                 from applets/applets.c:9:
include/libbb.h:657:1: warning: empty declaration
 enum {
 ^~~~
include/libbb.h:675:18: error: expected declaration specifiers or '...' before 'len_and_sockaddr'
 int xsocket_type(len_and_sockaddr **lsap, int af, int sock_type) FAST_FUNC;
                  ^~~~~~~~~~~~~~~~
include/libbb.h:676:20: error: expected declaration specifiers or '...' before 'len_and_sockaddr'
 int xsocket_stream(len_and_sockaddr **lsap) FAST_FUNC;
                    ^~~~~~~~~~~~~~~~
include/libbb.h:690:27: warning: type defaults to 'int' in declaration of 'len_and_sockaddr' [-Wimplicit-int]
 int xconnect_stream(const len_and_sockaddr *lsa) FAST_FUNC;
                           ^~~~~~~~~~~~~~~~
include/libbb.h:690:44: error: expected ';', ',' or ')' before '*' token
 int xconnect_stream(const len_and_sockaddr *lsa) FAST_FUNC;
                                            ^
include/libbb.h:692:1: error: expected declaration specifiers before 'len_and_sockaddr'
 len_and_sockaddr *get_sock_lsa(int fd) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~~~~~~~~~~~
include/libbb.h:694:1: error: expected declaration specifiers before 'len_and_sockaddr'
 len_and_sockaddr *get_peer_lsa(int fd) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~~~~~~~~~~~
include/libbb.h:700:1: error: expected declaration specifiers before 'len_and_sockaddr'
 len_and_sockaddr* host2sockaddr(const char *host, int port) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~~~~~~~~~~~
include/libbb.h:702:1: error: expected declaration specifiers before 'len_and_sockaddr'
 len_and_sockaddr* xhost2sockaddr(const char *host, int port) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~~~~~~~~~~~
include/libbb.h:703:1: error: expected declaration specifiers before 'len_and_sockaddr'
 len_and_sockaddr* xdotted2sockaddr(const char *host, int port) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~~~~~~~~~~~
include/libbb.h:709:1: error: expected declaration specifiers before 'len_and_sockaddr'
 len_and_sockaddr* host_and_af2sockaddr(const char *host, int port, sa_family_t af) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~~~~~~~~~~~
include/libbb.h:710:1: error: expected declaration specifiers before 'len_and_sockaddr'
 len_and_sockaddr* xhost_and_af2sockaddr(const char *host, int port, sa_family_t af) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~~~~~~~~~~~
include/libbb.h:719:42: warning: 'malloc' attribute ignored [-Wattributes]
 char* xmalloc_sockaddr2host(const struct sockaddr *sa) FAST_FUNC RETURNS_MALLOC;
                                          ^~~~~~~~
include/libbb.h:721:49: warning: 'malloc' attribute ignored [-Wattributes]
 char* xmalloc_sockaddr2host_noport(const struct sockaddr *sa) FAST_FUNC RETURNS_MALLOC;
                                                 ^~~~~~~~
include/libbb.h:723:53: warning: 'malloc' attribute ignored [-Wattributes]
 char* xmalloc_sockaddr2hostonly_noport(const struct sockaddr *sa) FAST_FUNC RETURNS_MALLOC;
                                                     ^~~~~~~~
include/libbb.h:725:44: warning: 'malloc' attribute ignored [-Wattributes]
 char* xmalloc_sockaddr2dotted(const struct sockaddr *sa) FAST_FUNC RETURNS_MALLOC;
                                            ^~~~~~~~
include/libbb.h:726:51: warning: 'malloc' attribute ignored [-Wattributes]
 char* xmalloc_sockaddr2dotted_noport(const struct sockaddr *sa) FAST_FUNC RETURNS_MALLOC;
                                                   ^~~~~~~~
include/libbb.h:733:1: error: expected declaration specifiers before 'len_and_sockaddr'
 len_and_sockaddr* get_sock_lsa(int fd) FAST_FUNC;
 ^~~~~~~~~~~~~~~~
include/libbb.h:747:1: warning: 'malloc' attribute ignored [-Wattributes]
 char *xstrdup(const char *s) FAST_FUNC RETURNS_MALLOC;
 ^~~~
include/libbb.h:748:1: warning: 'malloc' attribute ignored [-Wattributes]
 char *xstrndup(const char *s, int n) FAST_FUNC RETURNS_MALLOC;
 ^~~~
include/libbb.h:749:1: warning: 'malloc' attribute ignored [-Wattributes]
 void *xmemdup(const void *s, int n) FAST_FUNC RETURNS_MALLOC;
 ^~~~
include/libbb.h:760:1: warning: 'malloc' attribute ignored [-Wattributes]
 char *xasprintf(const char *format, ...) __attribute__ ((format(printf, 1, 2))) FAST_FUNC RETURNS_MALLOC;
 ^~~~
include/libbb.h:778:3: error: storage class specified for parameter 'uni_stat_t'
 } uni_stat_t;
   ^~~~~~~~~~
include/libbb.h:781:40: error: expected declaration specifiers or '...' before 'uni_stat_t'
 const char* FAST_FUNC printable_string(uni_stat_t *stats, const char *str);
                                        ^~~~~~~~~~
include/libbb.h:785:1: warning: empty declaration
 enum { PRINTABLE_META = 0x100 };
 ^~~~
include/libbb.h:789:1: warning: empty declaration
 enum {
 ^~~~
include/libbb.h:797:1: warning: 'malloc' attribute ignored [-Wattributes]
 void *malloc_or_warn(size_t size) FAST_FUNC RETURNS_MALLOC;
 ^~~~
include/libbb.h:798:1: warning: 'malloc' attribute ignored [-Wattributes]
 void *xmalloc(size_t size) FAST_FUNC RETURNS_MALLOC;
 ^~~~
include/libbb.h:799:1: warning: 'malloc' attribute ignored [-Wattributes]
 void *xzalloc(size_t size) FAST_FUNC RETURNS_MALLOC;
 ^~~~
include/libbb.h:813:16: error: storage class specified for parameter 'safe_read'
 extern ssize_t safe_read(int fd, void *buf, size_t count) FAST_FUNC;
                ^~~~~~~~~
include/libbb.h:814:16: error: storage class specified for parameter 'nonblock_immune_read'
 extern ssize_t nonblock_immune_read(int fd, void *buf, size_t count) FAST_FUNC;
                ^~~~~~~~~~~~~~~~~~~~
include/libbb.h:817:16: error: storage class specified for parameter 'full_read'
 extern ssize_t full_read(int fd, void *buf, size_t count) FAST_FUNC;
                ^~~~~~~~~
include/libbb.h:818:13: error: storage class specified for parameter 'xread'
 extern void xread(int fd, void *buf, size_t count) FAST_FUNC;
             ^~~~~
include/libbb.h:819:22: error: storage class specified for parameter 'xread_char'
 extern unsigned char xread_char(int fd) FAST_FUNC;
                      ^~~~~~~~~~
include/libbb.h:820:16: error: storage class specified for parameter 'read_close'
 extern ssize_t read_close(int fd, void *buf, size_t maxsz) FAST_FUNC;
                ^~~~~~~~~~
include/libbb.h:821:16: error: storage class specified for parameter 'open_read_close'
 extern ssize_t open_read_close(const char *filename, void *buf, size_t maxsz) FAST_FUNC;
                ^~~~~~~~~~~~~~~
include/libbb.h:825:14: error: storage class specified for parameter 'xmalloc_reads'
 extern char *xmalloc_reads(int fd, size_t *maxsz_p) FAST_FUNC;
              ^~~~~~~~~~~~~
include/libbb.h:827:14: error: storage class specified for parameter 'xmalloc_read'
 extern void *xmalloc_read(int fd, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
              ^~~~~~~~~~~~
include/libbb.h:827:1: warning: 'malloc' attribute ignored [-Wattributes]
 extern void *xmalloc_read(int fd, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~
include/libbb.h:829:14: error: storage class specified for parameter 'xmalloc_open_read_close'
 extern void *xmalloc_open_read_close(const char *filename, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
              ^~~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:829:1: warning: 'malloc' attribute ignored [-Wattributes]
 extern void *xmalloc_open_read_close(const char *filename, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~
include/libbb.h:831:14: error: storage class specified for parameter 'xmalloc_xopen_read_close'
 extern void *xmalloc_xopen_read_close(const char *filename, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
              ^~~~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:831:1: warning: 'malloc' attribute ignored [-Wattributes]
 extern void *xmalloc_xopen_read_close(const char *filename, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~
include/libbb.h:854:12: error: storage class specified for parameter 'setup_unzip_on_fd'
 extern int setup_unzip_on_fd(int fd, int fail_if_not_compressed) FAST_FUNC;
            ^~~~~~~~~~~~~~~~~
include/libbb.h:856:12: error: storage class specified for parameter 'open_zipped'
 extern int open_zipped(const char *fname, int fail_if_not_compressed) FAST_FUNC;
            ^~~~~~~~~~~
include/libbb.h:857:14: error: storage class specified for parameter 'xmalloc_open_zipped_read_close'
 extern void *xmalloc_open_zipped_read_close(const char *fname, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:857:1: warning: 'malloc' attribute ignored [-Wattributes]
 extern void *xmalloc_open_zipped_read_close(const char *fname, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~
include/libbb.h:864:16: error: storage class specified for parameter 'safe_write'
 extern ssize_t safe_write(int fd, const void *buf, size_t count) FAST_FUNC;
                ^~~~~~~~~~
include/libbb.h:867:16: error: storage class specified for parameter 'full_write'
 extern ssize_t full_write(int fd, const void *buf, size_t count) FAST_FUNC;
                ^~~~~~~~~~
include/libbb.h:868:13: error: storage class specified for parameter 'xwrite'
 extern void xwrite(int fd, const void *buf, size_t count) FAST_FUNC;
             ^~~~~~
include/libbb.h:869:13: error: storage class specified for parameter 'xwrite_str'
 extern void xwrite_str(int fd, const char *str) FAST_FUNC;
             ^~~~~~~~~~
include/libbb.h:870:16: error: storage class specified for parameter 'full_write1_str'
 extern ssize_t full_write1_str(const char *str) FAST_FUNC;
                ^~~~~~~~~~~~~~~
include/libbb.h:871:16: error: storage class specified for parameter 'full_write2_str'
 extern ssize_t full_write2_str(const char *str) FAST_FUNC;
                ^~~~~~~~~~~~~~~
include/libbb.h:872:13: error: storage class specified for parameter 'xopen_xwrite_close'
 extern void xopen_xwrite_close(const char* file, const char *str) FAST_FUNC;
             ^~~~~~~~~~~~~~~~~~
include/libbb.h:875:13: error: storage class specified for parameter 'xclose'
 extern void xclose(int fd) FAST_FUNC;
             ^~~~~~
include/libbb.h:878:13: error: storage class specified for parameter 'xprint_and_close_file'
 extern void xprint_and_close_file(FILE *file) FAST_FUNC;
             ^~~~~~~~~~~~~~~~~~~~~
include/libbb.h:885:14: error: storage class specified for parameter 'bb_get_chunk_from_file'
 extern char *bb_get_chunk_from_file(FILE *file, int *end) FAST_FUNC;
              ^~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:887:14: error: storage class specified for parameter 'xmalloc_fgets_str'
 extern char *xmalloc_fgets_str(FILE *file, const char *terminating_string) FAST_FUNC RETURNS_MALLOC;
              ^~~~~~~~~~~~~~~~~
include/libbb.h:887:1: warning: 'malloc' attribute ignored [-Wattributes]
 extern char *xmalloc_fgets_str(FILE *file, const char *terminating_string) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~
include/libbb.h:889:14: error: storage class specified for parameter 'xmalloc_fgets_str_len'
 extern char *xmalloc_fgets_str_len(FILE *file, const char *terminating_string, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
              ^~~~~~~~~~~~~~~~~~~~~
include/libbb.h:889:1: warning: 'malloc' attribute ignored [-Wattributes]
 extern char *xmalloc_fgets_str_len(FILE *file, const char *terminating_string, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~
include/libbb.h:891:14: error: storage class specified for parameter 'xmalloc_fgetline_str'
 extern char *xmalloc_fgetline_str(FILE *file, const char *terminating_string) FAST_FUNC RETURNS_MALLOC;
              ^~~~~~~~~~~~~~~~~~~~
include/libbb.h:891:1: warning: 'malloc' attribute ignored [-Wattributes]
 extern char *xmalloc_fgetline_str(FILE *file, const char *terminating_string) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~
include/libbb.h:893:14: error: storage class specified for parameter 'xmalloc_fgets'
 extern char *xmalloc_fgets(FILE *file) FAST_FUNC RETURNS_MALLOC;
              ^~~~~~~~~~~~~
include/libbb.h:893:1: warning: 'malloc' attribute ignored [-Wattributes]
 extern char *xmalloc_fgets(FILE *file) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~
include/libbb.h:895:14: error: storage class specified for parameter 'xmalloc_fgetline'
 extern char *xmalloc_fgetline(FILE *file) FAST_FUNC RETURNS_MALLOC;
              ^~~~~~~~~~~~~~~~
include/libbb.h:895:1: warning: 'malloc' attribute ignored [-Wattributes]
 extern char *xmalloc_fgetline(FILE *file) FAST_FUNC RETURNS_MALLOC;
 ^~~~~~
include/libbb.h:957:1: warning: empty declaration
 struct suffix_mult {
 ^~~~~~
include/libbb.h:961:33: error: storage class specified for parameter 'bkm_suffixes'
 extern const struct suffix_mult bkm_suffixes[];
                                 ^~~~~~~~~~~~
include/libbb.h:963:33: error: storage class specified for parameter 'cwbkMG_suffixes'
 extern const struct suffix_mult cwbkMG_suffixes[];
                                 ^~~~~~~~~~~~~~~
include/libbb.h:965:33: error: storage class specified for parameter 'kmg_i_suffixes'
 extern const struct suffix_mult kmg_i_suffixes[];
                                 ^~~~~~~~~~~~~~
In file included from include/libbb.h:967,
                 from include/busybox.h:8,
                 from applets/applets.c:9:
include/xatonum.h:10:1: error: expected declaration specifiers before '#pragma'
 PUSH_AND_SET_FUNCTION_VISIBILITY_TO_HIDDEN
 ^~~
In file included from include/libbb.h:967,
                 from include/busybox.h:8,
                 from applets/applets.c:9:
include/xatonum.h:41:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xstrto##UW##_range_sfx(str, b, l, u, sfx); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:44:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xstrto##UW##_range(str, b, l, u); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:47:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xstrto##UW##_sfx(str, b, sfx); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:50:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xstrto##UW(str, b); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:53:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xato##UW##_range_sfx(str, l, u, sfx); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:56:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xato##UW##_range(str, l, u); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:59:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xato##UW##_sfx(str, sfx); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:62:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xato##UW(str); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:65:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xstrto##W##_range_sfx(str, b, l, u, sfx); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:68:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xstrto##W##_range(str, b, l, u); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:71:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xstrto##W(str, b); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:74:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xato##W##_range_sfx(str, l, u, sfx); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:77:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xato##W##_range(str, l, u); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:80:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xato##W##_sfx(str, sfx); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:83:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return xato##W(str); } \
 ^
include/xatonum.h:87:1: note: in expansion of macro 'DEFINE_EQUIV_STR_CONV'
 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
 ^~~~~~~~~~~~~~~~~~~~~
include/xatonum.h:106:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 {
 ^
include/xatonum.h:133:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return bb_strtoull(arg, endp, base); }
 ^
include/xatonum.h:136:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 { return bb_strtoll(arg, endp, base); }
 ^
include/xatonum.h:164:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 {
 ^
include/xatonum.h:173:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 {
 ^
include/xatonum.h:185:1: error: expected declaration specifiers before '#pragma'
 POP_SAVED_FUNCTION_VISIBILITY
 ^~~
In file included from include/busybox.h:8,
                 from applets/applets.c:9:
include/libbb.h:990:1: warning: empty declaration
 struct bb_uidgid_t {
 ^~~~~~
include/libbb.h:1015:1: warning: empty declaration
 enum { USERNAME_MAX_SIZE = 32 - sizeof(uid_t) };
 ^~~~
include/libbb.h:1113:1: warning: empty declaration
 enum {
 ^~~~
include/libbb.h:1121:3: warning: empty declaration
   enum { re_execed = 0 };
   ^~~~
include/libbb.h:1147:26: error: storage class specified for parameter 'bb_argv_dash'
 extern const char *const bb_argv_dash[]; /* "-", NULL */
                          ^~~~~~~~~~~~
include/libbb.h:1148:20: error: storage class specified for parameter 'opt_complementary'
 extern const char *opt_complementary;
                    ^~~~~~~~~~~~~~~~~
include/libbb.h:1153:20: error: storage class specified for parameter 'applet_long_options'
 extern const char *applet_long_options;
                    ^~~~~~~~~~~~~~~~~~~
include/libbb.h:1155:17: error: storage class specified for parameter 'option_mask32'
 extern uint32_t option_mask32;
                 ^~~~~~~~~~~~~
include/libbb.h:1156:17: error: storage class specified for parameter 'getopt32'
 extern uint32_t getopt32(char **argv, const char *applet_opts, ...) FAST_FUNC;
                 ^~~~~~~~
include/libbb.h:1166:3: error: storage class specified for parameter 'llist_t'
 } llist_t;
   ^~~~~~~
include/libbb.h:1167:19: error: expected declaration specifiers or '...' before 'llist_t'
 void llist_add_to(llist_t **old_head, void *data) FAST_FUNC;
                   ^~~~~~~
include/libbb.h:1168:23: error: expected declaration specifiers or '...' before 'llist_t'
 void llist_add_to_end(llist_t **list_head, void *data) FAST_FUNC;
                       ^~~~~~~
include/libbb.h:1169:17: error: expected declaration specifiers or '...' before 'llist_t'
 void *llist_pop(llist_t **elm) FAST_FUNC;
                 ^~~~~~~
include/libbb.h:1170:19: error: expected declaration specifiers or '...' before 'llist_t'
 void llist_unlink(llist_t **head, llist_t *elm) FAST_FUNC;
                   ^~~~~~~
include/libbb.h:1170:35: error: expected declaration specifiers or '...' before 'llist_t'
 void llist_unlink(llist_t **head, llist_t *elm) FAST_FUNC;
                                   ^~~~~~~
include/libbb.h:1171:17: error: expected declaration specifiers or '...' before 'llist_t'
 void llist_free(llist_t *elm, void (*freeit)(void *data)) FAST_FUNC;
                 ^~~~~~~
include/libbb.h:1172:1: error: expected declaration specifiers before 'llist_t'
 llist_t *llist_rev(llist_t *list) FAST_FUNC;
 ^~~~~~~
include/libbb.h:1173:1: error: expected declaration specifiers before 'llist_t'
 llist_t *llist_find_str(llist_t *first, const char *str) FAST_FUNC;
 ^~~~~~~
include/libbb.h:1182:17: error: storage class specified for parameter 'wrote_pidfile'
 extern smallint wrote_pidfile;
                 ^~~~~~~~~~~~~
include/libbb.h:1191:1: warning: empty declaration
 enum {
 ^~~~
include/libbb.h:1197:20: error: storage class specified for parameter 'msg_eol'
 extern const char *msg_eol;
                    ^~~~~~~
include/libbb.h:1198:17: error: storage class specified for parameter 'syslog_level'
 extern smallint syslog_level;
                 ^~~~~~~~~~~~
include/libbb.h:1199:17: error: storage class specified for parameter 'logmode'
 extern smallint logmode;
                 ^~~~~~~
include/libbb.h:1200:16: error: storage class specified for parameter 'xfunc_error_retval'
 extern uint8_t xfunc_error_retval;
                ^~~~~~~~~~~~~~~~~~
include/libbb.h:1201:15: error: storage class specified for parameter 'die_func'
 extern void (*die_func)(void);
               ^~~~~~~~
include/libbb.h:1202:13: error: storage class specified for parameter 'xfunc_die'
 extern void xfunc_die(void) NORETURN FAST_FUNC;
             ^~~~~~~~~
include/libbb.h:1203:13: error: storage class specified for parameter 'bb_show_usage'
 extern void bb_show_usage(void) NORETURN FAST_FUNC;
             ^~~~~~~~~~~~~
include/libbb.h:1204:13: error: storage class specified for parameter 'bb_error_msg'
 extern void bb_error_msg(const char *s, ...) __attribute__ ((format (printf, 1, 2))) FAST_FUNC;
             ^~~~~~~~~~~~
include/libbb.h:1205:13: error: storage class specified for parameter 'bb_error_msg_and_die'
 extern void bb_error_msg_and_die(const char *s, ...) __attribute__ ((noreturn, format (printf, 1, 2))) FAST_FUNC;
             ^~~~~~~~~~~~~~~~~~~~
include/libbb.h:1206:13: error: storage class specified for parameter 'bb_perror_msg'
 extern void bb_perror_msg(const char *s, ...) __attribute__ ((format (printf, 1, 2))) FAST_FUNC;
             ^~~~~~~~~~~~~
include/libbb.h:1207:13: error: storage class specified for parameter 'bb_simple_perror_msg'
 extern void bb_simple_perror_msg(const char *s) FAST_FUNC;
             ^~~~~~~~~~~~~~~~~~~~
include/libbb.h:1208:13: error: storage class specified for parameter 'bb_perror_msg_and_die'
 extern void bb_perror_msg_and_die(const char *s, ...) __attribute__ ((noreturn, format (printf, 1, 2))) FAST_FUNC;
             ^~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1209:13: error: storage class specified for parameter 'bb_simple_perror_msg_and_die'
 extern void bb_simple_perror_msg_and_die(const char *s) NORETURN FAST_FUNC;
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1210:13: error: storage class specified for parameter 'bb_herror_msg'
 extern void bb_herror_msg(const char *s, ...) __attribute__ ((format (printf, 1, 2))) FAST_FUNC;
             ^~~~~~~~~~~~~
include/libbb.h:1211:13: error: storage class specified for parameter 'bb_herror_msg_and_die'
 extern void bb_herror_msg_and_die(const char *s, ...) __attribute__ ((noreturn, format (printf, 1, 2))) FAST_FUNC;
             ^~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1212:13: error: storage class specified for parameter 'bb_perror_nomsg_and_die'
 extern void bb_perror_nomsg_and_die(void) NORETURN FAST_FUNC;
             ^~~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1213:13: error: storage class specified for parameter 'bb_perror_nomsg'
 extern void bb_perror_nomsg(void) FAST_FUNC;
             ^~~~~~~~~~~~~~~
include/libbb.h:1214:13: error: storage class specified for parameter 'bb_verror_msg'
 extern void bb_verror_msg(const char *s, va_list p, const char *strerr) FAST_FUNC;
             ^~~~~~~~~~~~~
include/libbb.h:1215:13: error: storage class specified for parameter 'bb_logenv_override'
 extern void bb_logenv_override(void) FAST_FUNC;
             ^~~~~~~~~~~~~~~~~~
include/libbb.h:1257:1: warning: empty declaration
 struct aftype {
 ^~~~~~
include/libbb.h:1272:1: warning: empty declaration
 struct hwtype {
 ^~~~~~
include/libbb.h:1282:17: error: storage class specified for parameter 'interface_opt_a'
 extern smallint interface_opt_a;
                 ^~~~~~~~~~~~~~~
include/libbb.h:1296:12: error: storage class specified for parameter 'find_applet_by_name'
 extern int find_applet_by_name(const char *name) FAST_FUNC;
            ^~~~~~~~~~~~~~~~~~~
include/libbb.h:1297:13: error: storage class specified for parameter 'run_applet_no_and_exit'
 extern void run_applet_no_and_exit(int a, char **argv) NORETURN FAST_FUNC;
             ^~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1301:12: error: storage class specified for parameter 'match_fstype'
 extern int match_fstype(const struct mntent *mt, const char *fstypes) FAST_FUNC;
            ^~~~~~~~~~~~
include/libbb.h:1302:23: error: storage class specified for parameter 'find_mount_point'
 extern struct mntent *find_mount_point(const char *name, int subdir_too) FAST_FUNC;
                       ^~~~~~~~~~~~~~~~
include/libbb.h:1304:13: error: storage class specified for parameter 'erase_mtab'
 extern void erase_mtab(const char * name) FAST_FUNC;
             ^~~~~~~~~~
include/libbb.h:1305:21: error: storage class specified for parameter 'tty_baud_to_value'
 extern unsigned int tty_baud_to_value(speed_t speed) FAST_FUNC;
                     ^~~~~~~~~~~~~~~~~
include/libbb.h:1306:16: error: storage class specified for parameter 'tty_value_to_baud'
 extern speed_t tty_value_to_baud(unsigned int value) FAST_FUNC;
                ^~~~~~~~~~~~~~~~~
include/libbb.h:1313:12: error: storage class specified for parameter 'get_linux_version_code'
 extern int get_linux_version_code(void) FAST_FUNC;
            ^~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1315:14: error: storage class specified for parameter 'query_loop'
 extern char *query_loop(const char *device) FAST_FUNC;
              ^~~~~~~~~~
include/libbb.h:1316:12: error: storage class specified for parameter 'del_loop'
 extern int del_loop(const char *device) FAST_FUNC;
            ^~~~~~~~
include/libbb.h:1320:12: error: storage class specified for parameter 'set_loop'
 extern int set_loop(char **devname, const char *file, unsigned long long offset, int ro) FAST_FUNC;
            ^~~~~~~~
include/libbb.h:1334:1: warning: empty declaration
 enum {
 ^~~~
include/libbb.h:1357:3: error: storage class specified for parameter 'parser_t'
 } parser_t;
   ^~~~~~~~
include/libbb.h:1358:1: error: expected declaration specifiers before 'parser_t'
 parser_t* config_open(const char *filename) FAST_FUNC;
 ^~~~~~~~
include/libbb.h:1359:1: error: expected declaration specifiers before 'parser_t'
 parser_t* config_open2(const char *filename, FILE* FAST_FUNC (*fopen_func)(const char *path)) FAST_FUNC;
 ^~~~~~~~
include/libbb.h:1361:17: error: expected declaration specifiers or '...' before 'parser_t'
 int config_read(parser_t *parser, char **tokens, unsigned flags, const char *delims) FAST_FUNC;
                 ^~~~~~~~
include/libbb.h:1364:19: error: expected declaration specifiers or '...' before 'parser_t'
 void config_close(parser_t *parser) FAST_FUNC;
                   ^~~~~~~~
include/libbb.h:1388:13: error: storage class specified for parameter 'bb_do_delay'
 extern void bb_do_delay(int seconds) FAST_FUNC;
             ^~~~~~~~~~~
include/libbb.h:1389:13: error: storage class specified for parameter 'change_identity'
 extern void change_identity(const struct passwd *pw) FAST_FUNC;
             ^~~~~~~~~~~~~~~
include/libbb.h:1390:13: error: storage class specified for parameter 'run_shell'
 extern void run_shell(const char *shell, int loginshell, const char **args) NORETURN FAST_FUNC;
             ^~~~~~~~~
include/libbb.h:1408:13: error: storage class specified for parameter 'selinux_or_die'
 extern void selinux_or_die(void) FAST_FUNC;
             ^~~~~~~~~~~~~~
include/libbb.h:1439:14: error: storage class specified for parameter 'pw_encrypt'
 extern char *pw_encrypt(const char *clear, const char *salt, int cleanup) FAST_FUNC;
              ^~~~~~~~~~
include/libbb.h:1440:12: error: storage class specified for parameter 'obscure'
 extern int obscure(const char *old, const char *newval, const struct passwd *pwdp) FAST_FUNC;
            ^~~~~~~
include/libbb.h:1449:12: error: storage class specified for parameter 'crypt_make_salt'
 extern int crypt_make_salt(char *p, int cnt /*, int rnd*/) FAST_FUNC;
            ^~~~~~~~~~~~~~~
include/libbb.h:1452:14: error: storage class specified for parameter 'crypt_make_pw_salt'
 extern char* crypt_make_pw_salt(char p[MAX_PW_SALT_LEN], const char *algo) FAST_FUNC;
              ^~~~~~~~~~~~~~~~~~
include/libbb.h:1460:12: error: storage class specified for parameter 'update_passwd'
 extern int update_passwd(const char *filename,
            ^~~~~~~~~~~~~
include/libbb.h:1471:13: error: storage class specified for parameter 'print_login_issue'
 extern void print_login_issue(const char *issue_file, const char *tty) FAST_FUNC;
             ^~~~~~~~~~~~~~~~~
include/libbb.h:1472:13: error: storage class specified for parameter 'print_login_prompt'
 extern void print_login_prompt(void) FAST_FUNC;
             ^~~~~~~~~~~~~~~~~~
include/libbb.h:1474:1: warning: 'malloc' attribute ignored [-Wattributes]
 char *xmalloc_ttyname(int fd) FAST_FUNC RETURNS_MALLOC;
 ^~~~
In file included from include/busybox.h:8,
                 from applets/applets.c:9:
include/libbb.h:1511:1: warning: empty declaration
 enum {
 ^~~~
include/libbb.h:1604:3: error: storage class specified for parameter 'line_input_t'
 } line_input_t;
   ^~~~~~~~~~~~
include/libbb.h:1605:1: warning: empty declaration
 enum {
 ^~~~
include/libbb.h:1613:1: error: expected declaration specifiers before 'line_input_t'
 line_input_t *new_line_input_t(int flags) FAST_FUNC;
 ^~~~~~~~~~~~
include/libbb.h:1622:21: error: expected declaration specifiers or '...' before 'line_input_t'
 int read_line_input(line_input_t *st, const char *prompt, char *command, int maxsize, int timeout) FAST_FUNC;
                     ^~~~~~~~~~~~
include/libbb.h:1623:25: warning: type defaults to 'int' in declaration of 'line_input_t' [-Wimplicit-int]
 void show_history(const line_input_t *st) FAST_FUNC;
                         ^~~~~~~~~~~~
include/libbb.h:1623:38: error: expected ';', ',' or ')' before '*' token
 void show_history(const line_input_t *st) FAST_FUNC;
                                      ^
include/libbb.h:1640:1: warning: empty declaration
 enum { COMM_LEN = 16 };
 ^~~~
include/libbb.h:1644:1: warning: empty declaration
 struct smaprec {
 ^~~~~~
include/libbb.h:1706:3: error: storage class specified for parameter 'procps_status_t'
 } procps_status_t;
   ^~~~~~~~~~~~~~~
include/libbb.h:1708:1: warning: empty declaration
 enum {
 ^~~~
include/libbb.h:1740:23: error: expected declaration specifiers or '...' before 'procps_status_t'
 void free_procps_scan(procps_status_t* sp) FAST_FUNC;
                       ^~~~~~~~~~~~~~~
include/libbb.h:1741:1: error: expected declaration specifiers before 'procps_status_t'
 procps_status_t* procps_scan(procps_status_t* sp, int flags) FAST_FUNC;
 ^~~~~~~~~~~~~~~
include/libbb.h:1746:16: error: expected declaration specifiers or '...' before 'procps_status_t'
 int comm_match(procps_status_t *p, const char *procName);
                ^~~~~~~~~~~~~~~
include/libbb.h:1761:19: error: storage class specified for parameter 'bb_uuenc_tbl_base64'
 extern const char bb_uuenc_tbl_base64[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~
include/libbb.h:1761:19: error: alignment may not be specified for 'bb_uuenc_tbl_base64'
include/libbb.h:1762:19: error: storage class specified for parameter 'bb_uuenc_tbl_std'
 extern const char bb_uuenc_tbl_std[] ALIGN1;
                   ^~~~~~~~~~~~~~~~
include/libbb.h:1762:19: error: alignment may not be specified for 'bb_uuenc_tbl_std'
include/libbb.h:1764:1: warning: empty declaration
 enum {
 ^~~~
include/libbb.h:1777:3: error: storage class specified for parameter 'md5_ctx_t'
 } md5_ctx_t;
   ^~~~~~~~~
include/libbb.h:1778:26: error: storage class specified for parameter 'sha1_ctx_t'
 typedef struct md5_ctx_t sha1_ctx_t;
                          ^~~~~~~~~~
include/libbb.h:1779:26: error: storage class specified for parameter 'sha256_ctx_t'
 typedef struct md5_ctx_t sha256_ctx_t;
                          ^~~~~~~~~~~~
include/libbb.h:1784:3: error: storage class specified for parameter 'sha512_ctx_t'
 } sha512_ctx_t;
   ^~~~~~~~~~~~
include/libbb.h:1789:3: error: storage class specified for parameter 'sha3_ctx_t'
 } sha3_ctx_t;
   ^~~~~~~~~~
include/libbb.h:1790:16: error: expected declaration specifiers or '...' before 'md5_ctx_t'
 void md5_begin(md5_ctx_t *ctx) FAST_FUNC;
                ^~~~~~~~~
include/libbb.h:1791:15: error: expected declaration specifiers or '...' before 'md5_ctx_t'
 void md5_hash(md5_ctx_t *ctx, const void *buffer, size_t len) FAST_FUNC;
               ^~~~~~~~~
include/libbb.h:1792:14: error: expected declaration specifiers or '...' before 'md5_ctx_t'
 void md5_end(md5_ctx_t *ctx, void *resbuf) FAST_FUNC;
              ^~~~~~~~~
include/libbb.h:1793:17: error: expected declaration specifiers or '...' before 'sha1_ctx_t'
 void sha1_begin(sha1_ctx_t *ctx) FAST_FUNC;
                 ^~~~~~~~~~
include/libbb.h:1795:15: error: expected declaration specifiers or '...' before 'sha1_ctx_t'
 void sha1_end(sha1_ctx_t *ctx, void *resbuf) FAST_FUNC;
               ^~~~~~~~~~
include/libbb.h:1796:19: error: expected declaration specifiers or '...' before 'sha256_ctx_t'
 void sha256_begin(sha256_ctx_t *ctx) FAST_FUNC;
                   ^~~~~~~~~~~~
include/libbb.h:1799:19: error: expected declaration specifiers or '...' before 'sha512_ctx_t'
 void sha512_begin(sha512_ctx_t *ctx) FAST_FUNC;
                   ^~~~~~~~~~~~
include/libbb.h:1800:18: error: expected declaration specifiers or '...' before 'sha512_ctx_t'
 void sha512_hash(sha512_ctx_t *ctx, const void *buffer, size_t len) FAST_FUNC;
                  ^~~~~~~~~~~~
include/libbb.h:1801:17: error: expected declaration specifiers or '...' before 'sha512_ctx_t'
 void sha512_end(sha512_ctx_t *ctx, void *resbuf) FAST_FUNC;
                 ^~~~~~~~~~~~
include/libbb.h:1802:17: error: expected declaration specifiers or '...' before 'sha3_ctx_t'
 void sha3_begin(sha3_ctx_t *ctx) FAST_FUNC;
                 ^~~~~~~~~~
include/libbb.h:1803:16: error: expected declaration specifiers or '...' before 'sha3_ctx_t'
 void sha3_hash(sha3_ctx_t *ctx, const void *buffer, size_t len) FAST_FUNC;
                ^~~~~~~~~~
include/libbb.h:1804:15: error: expected declaration specifiers or '...' before 'sha3_ctx_t'
 void sha3_end(sha3_ctx_t *ctx, void *resbuf) FAST_FUNC;
               ^~~~~~~~~~
include/libbb.h:1806:18: error: storage class specified for parameter 'global_crc32_table'
 extern uint32_t *global_crc32_table;
                  ^~~~~~~~~~~~~~~~~~
include/libbb.h:1814:3: error: storage class specified for parameter 'masks_labels_t'
 } masks_labels_t;
   ^~~~~~~~~~~~~~
include/libbb.h:1817:23: warning: type defaults to 'int' in declaration of 'masks_labels_t' [-Wimplicit-int]
 int print_flags(const masks_labels_t *ml, int flags) FAST_FUNC;
                       ^~~~~~~~~~~~~~
include/libbb.h:1817:38: error: expected ';', ',' or ')' before '*' token
 int print_flags(const masks_labels_t *ml, int flags) FAST_FUNC;
                                      ^
include/libbb.h:1825:3: error: storage class specified for parameter 'bb_progress_t'
 } bb_progress_t;
   ^~~~~~~~~~~~~
include/libbb.h:1832:23: error: expected declaration specifiers or '...' before 'bb_progress_t'
 void bb_progress_init(bb_progress_t *p, const char *curfile) FAST_FUNC;
                       ^~~~~~~~~~~~~
include/libbb.h:1833:25: error: expected declaration specifiers or '...' before 'bb_progress_t'
 void bb_progress_update(bb_progress_t *p,
                         ^~~~~~~~~~~~~
include/libbb.h:1842:20: error: storage class specified for parameter 'applet_name'
 extern const char *applet_name;
                    ^~~~~~~~~~~
include/libbb.h:1854:19: error: storage class specified for parameter 'bb_banner'
 extern const char bb_banner[] ALIGN1;
                   ^~~~~~~~~
include/libbb.h:1854:19: error: alignment may not be specified for 'bb_banner'
include/libbb.h:1855:19: error: storage class specified for parameter 'bb_msg_memory_exhausted'
 extern const char bb_msg_memory_exhausted[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1855:19: error: alignment may not be specified for 'bb_msg_memory_exhausted'
include/libbb.h:1856:19: error: storage class specified for parameter 'bb_msg_invalid_date'
 extern const char bb_msg_invalid_date[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~
include/libbb.h:1856:19: error: alignment may not be specified for 'bb_msg_invalid_date'
include/libbb.h:1859:19: error: storage class specified for parameter 'bb_msg_unknown'
 extern const char bb_msg_unknown[] ALIGN1;
                   ^~~~~~~~~~~~~~
include/libbb.h:1859:19: error: alignment may not be specified for 'bb_msg_unknown'
include/libbb.h:1860:19: error: storage class specified for parameter 'bb_msg_can_not_create_raw_socket'
 extern const char bb_msg_can_not_create_raw_socket[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1860:19: error: alignment may not be specified for 'bb_msg_can_not_create_raw_socket'
include/libbb.h:1861:19: error: storage class specified for parameter 'bb_msg_perm_denied_are_you_root'
 extern const char bb_msg_perm_denied_are_you_root[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1861:19: error: alignment may not be specified for 'bb_msg_perm_denied_are_you_root'
include/libbb.h:1862:19: error: storage class specified for parameter 'bb_msg_you_must_be_root'
 extern const char bb_msg_you_must_be_root[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1862:19: error: alignment may not be specified for 'bb_msg_you_must_be_root'
include/libbb.h:1863:19: error: storage class specified for parameter 'bb_msg_requires_arg'
 extern const char bb_msg_requires_arg[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~
include/libbb.h:1863:19: error: alignment may not be specified for 'bb_msg_requires_arg'
include/libbb.h:1864:19: error: storage class specified for parameter 'bb_msg_invalid_arg_to'
 extern const char bb_msg_invalid_arg_to[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1864:19: error: alignment may not be specified for 'bb_msg_invalid_arg_to'
include/libbb.h:1865:19: error: storage class specified for parameter 'bb_msg_standard_input'
 extern const char bb_msg_standard_input[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1865:19: error: alignment may not be specified for 'bb_msg_standard_input'
include/libbb.h:1866:19: error: storage class specified for parameter 'bb_msg_standard_output'
 extern const char bb_msg_standard_output[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1866:19: error: alignment may not be specified for 'bb_msg_standard_output'
include/libbb.h:1869:19: error: storage class specified for parameter 'bb_hexdigits_upcase'
 extern const char bb_hexdigits_upcase[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~
include/libbb.h:1869:19: error: alignment may not be specified for 'bb_hexdigits_upcase'
include/libbb.h:1871:19: error: storage class specified for parameter 'bb_path_wtmp_file'
 extern const char bb_path_wtmp_file[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~
include/libbb.h:1871:19: error: alignment may not be specified for 'bb_path_wtmp_file'
include/libbb.h:1885:19: error: storage class specified for parameter 'bb_busybox_exec_path'
 extern const char bb_busybox_exec_path[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~~
include/libbb.h:1885:19: error: alignment may not be specified for 'bb_busybox_exec_path'
include/libbb.h:1888:19: error: storage class specified for parameter 'bb_PATH_root_path'
 extern const char bb_PATH_root_path[] ALIGN1; /* "PATH=/sbin:/usr/sbin:/bin:/usr/bin" */
                   ^~~~~~~~~~~~~~~~~
include/libbb.h:1888:19: error: alignment may not be specified for 'bb_PATH_root_path'
include/libbb.h:1892:18: error: storage class specified for parameter 'const_int_0'
 extern const int const_int_0;
                  ^~~~~~~~~~~
include/libbb.h:1897:1: warning: empty declaration
 struct globals;
 ^~~~~~
include/libbb.h:1901:30: error: storage class specified for parameter 'ptr_to_globals'
 extern struct globals *const ptr_to_globals;
                              ^~~~~~~~~~~~~~
include/libbb.h:1919:19: error: storage class specified for parameter 'bb_default_login_shell'
 extern const char bb_default_login_shell[] ALIGN1;
                   ^~~~~~~~~~~~~~~~~~~~~~
include/libbb.h:1919:19: error: alignment may not be specified for 'bb_default_login_shell'
include/libbb.h:2019:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 {
 ^
include/libbb.h:2028:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 {
 ^
include/libbb.h:2037:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 {
 ^
include/libbb.h:2045:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 {
 ^
include/libbb.h:2063:16: error: storage class specified for parameter 'bbunit_testfunc'
 typedef void (*bbunit_testfunc)(void);
                ^~~~~~~~~~~~~~~
include/libbb.h:2067:2: error: expected specifier-qualifier-list before 'bbunit_testfunc'
  bbunit_testfunc testfunc;
  ^~~~~~~~~~~~~~~
include/libbb.h:2065:1: warning: empty declaration
 struct bbunit_listelem {
 ^~~~~~
include/libbb.h:2195:1: error: expected declaration specifiers before '#pragma'
 POP_SAVED_FUNCTION_VISIBILITY
 ^~~
In file included from include/busybox.h:10,
                 from applets/applets.c:9:
include/applet_metadata.h:22:3: error: expected declaration specifiers before 'bb_install_loc_t'
 } bb_install_loc_t;
   ^~~~~~~~~~~~~~~~
include/applet_metadata.h:28:3: error: storage class specified for parameter 'bb_suid_t'
 } bb_suid_t;
   ^~~~~~~~~
In file included from applets/applets.c:9:
include/busybox.h:12:1: error: expected declaration specifiers before '#pragma'
 PUSH_AND_SET_FUNCTION_VISIBILITY_TO_HIDDEN
 ^~~
include/busybox.h:17:20: error: storage class specified for parameter 'applet_main'
 extern int (*const applet_main[])(int argc, char **argv);
                    ^~~~~~~~~~~
include/busybox.h:18:22: error: storage class specified for parameter 'applet_flags'
 extern const uint8_t applet_flags[] ALIGN1;
                      ^~~~~~~~~~~~
include/busybox.h:18:22: error: alignment may not be specified for 'applet_flags'
include/busybox.h:19:22: error: storage class specified for parameter 'applet_suid'
 extern const uint8_t applet_suid[] ALIGN1;
                      ^~~~~~~~~~~
include/busybox.h:19:22: error: alignment may not be specified for 'applet_suid'
include/busybox.h:20:22: error: storage class specified for parameter 'applet_install_loc'
 extern const uint8_t applet_install_loc[] ALIGN1;
                      ^~~~~~~~~~~~~~~~~~
include/busybox.h:20:22: error: alignment may not be specified for 'applet_install_loc'
include/busybox.h:56:1: error: expected declaration specifiers before '#pragma'
 POP_SAVED_FUNCTION_VISIBILITY
 ^~~
In file included from ../../../staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify/string.h:22,
                 from include/libbb.h:35,
                 from include/busybox.h:8,
                 from applets/applets.c:9:
/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/string.h:83:8: error: old-style parameter declarations in prototyped function definition
 size_t strlcat (char *, const char *, size_t);
        ^~~~~~~
In file included from include/busybox.h:8,
                 from applets/applets.c:9:
include/libbb.h:488:40: warning: unused parameter 'dst' [-Wunused-parameter]
 extern size_t strlcat(char *__restrict dst, const char *__restrict src,
                       ~~~~~~~~~~~~~~~~~^~~
include/libbb.h:488:68: warning: unused parameter 'src' [-Wunused-parameter]
 extern size_t strlcat(char *__restrict dst, const char *__restrict src,
                                             ~~~~~~~~~~~~~~~~~~~~~~~^~~
include/libbb.h:489:9: warning: unused parameter 'n' [-Wunused-parameter]
  size_t n) __THROW __nonnull ((1, 2));
  ~~~~~~~^
applets/applets.c:10: warning: control reaches end of non-void function [-Wreturn-type]
 
 
make[5]: *** [scripts/Makefile.build:198: applets/applets.o] Error 1
make[4]: *** [Makefile:372: applets_dir] Error 2
make[4]: Leaving directory '/openwrt/build_dir/target-x86_64_musl/ripe-atlas-probe-busybox-2.2.1'
make[3]: *** [Makefile:74: /openwrt/build_dir/target-x86_64_musl/ripe-atlas-probe-busybox-2.2.1/.built] Error 2
Last updated on 12 Oct 2021
Published on 12 Oct 2021