>>> libcli 1.10.7 Extracting gzip -d -c /home/autobuild/autobuild/instance-4/dl/libcli/libcli-1.10.7.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-4/output-1/build/libcli-1.10.7 -xf - >>> libcli 1.10.7 Patching >>> libcli 1.10.7 Configuring >>> libcli 1.10.7 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 GIT_DIR=. PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc-ar" AS="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-as" LD="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-ld" NM="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc-nm" CC="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc" GCC="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc" CPP="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-cpp" CXX="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-g++" FC="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-gfortran" F77="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-gfortran" RANLIB="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/autobuild/autobuild/instance-4/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-4/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-4/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-4/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-4/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-4/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-4/output-1/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/autobuild/autobuild/instance-4/output-1/build/libcli-1.10.7 OPTIM= TESTS= make[1]: Entering directory '/home/autobuild/autobuild/instance-4/output-1/build/libcli-1.10.7' /home/autobuild/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -g -Wall -std=c99 -pedantic -Wformat-security -Wno-format-zero-length -Werror -Wwrite-strings -Wformat -fdiagnostics-show-option -Wextra -Wsign-compare -Wcast-align -Wno-unused-parameter -fPIC -o libcli.o -c libcli.c libcli.c: In function 'cli_register_command': libcli.c:430:27: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 430 | if (!(c = calloc(sizeof(struct cli_command), 1))) return NULL; | ^~~~~~ libcli.c:430:27: note: earlier argument should specify number of elements, later size of each element libcli.c: In function 'cli_init': libcli.c:600:29: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 600 | if (!(cli = calloc(sizeof(struct cli_def), 1))) return 0; | ^~~~~~ libcli.c:600:29: note: earlier argument should specify number of elements, later size of each element libcli.c: In function 'cli_match_filter_init': libcli.c:1943:38: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 1943 | filt->data = state = calloc(sizeof(struct cli_match_filter_state), 1); | ^~~~~~ libcli.c:1943:38: note: earlier argument should specify number of elements, later size of each element libcli.c: In function 'cli_range_filter_init': libcli.c:2036:38: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 2036 | filt->data = state = calloc(sizeof(struct cli_range_filter_state), 1); | ^~~~~~ libcli.c:2036:38: note: earlier argument should specify number of elements, later size of each element libcli.c: In function 'cli_count_filter_init': libcli.c:2073:36: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 2073 | if (!(filt->data = calloc(sizeof(int), 1))) return CLI_ERROR; | ^~~ libcli.c:2073:36: note: earlier argument should specify number of elements, later size of each element libcli.c: In function 'cli_register_filter': libcli.c:2130:27: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 2130 | if (!(c = calloc(sizeof(struct cli_command), 1))) return NULL; | ^~~~~~ libcli.c:2130:27: note: earlier argument should specify number of elements, later size of each element libcli.c: In function 'cli_register_optarg': libcli.c:2242:32: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 2242 | if (!(optarg = calloc(sizeof(struct cli_optarg), 1))) goto CLEANUP; | ^~~~~~ libcli.c:2242:32: note: earlier argument should specify number of elements, later size of each element libcli.c: In function 'cli_int_register_buildmode_command': libcli.c:2508:27: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 2508 | if (!(c = calloc(sizeof(struct cli_command), 1))) return NULL; | ^~~~~~ libcli.c:2508:27: note: earlier argument should specify number of elements, later size of each element libcli.c: In function 'cli_int_execute_pipeline': libcli.c:3071:27: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 3071 | *filt = calloc(sizeof(struct cli_filter), 1); | ^~~~~~ libcli.c:3071:27: note: earlier argument should specify number of elements, later size of each element cc1: all warnings being treated as errors make[1]: *** [Makefile:53: libcli.o] Error 1 make[1]: Leaving directory '/home/autobuild/autobuild/instance-4/output-1/build/libcli-1.10.7' make: *** [package/pkg-generic.mk:283: /home/autobuild/autobuild/instance-4/output-1/build/libcli-1.10.7/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'