/bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-rng_dev_urandom.lo `test -f 'rng_dev_urandom.c' || echo './'`rng_dev_urandom.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c rng_dev_urandom.c -fPIC -DPIC -o .libs/libdieharder_la-rng_dev_urandom.o rng_dev_urandom.c: In function 'dev_urandom_get': rng_dev_urandom.c:27:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 27 | fread(&j,sizeof(j),1,state->fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-rng_file_input.lo `test -f 'rng_file_input.c' || echo './'`rng_file_input.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c rng_file_input.c -fPIC -DPIC -o .libs/libdieharder_la-rng_file_input.o rng_file_input.c: In function 'file_input_get': rng_file_input.c:165:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=] 165 | fprintf(stdout,"# file_input() %lu: %lu/%lu -> %u\n", state->rtot, state->rptr,state->flen,(uint)iret); | ~~^ ~~~~~~~~~~~ | | | | long unsigned int off_t {aka long long int} | %llu rng_file_input.c:165:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=] 165 | fprintf(stdout,"# file_input() %lu: %lu/%lu -> %u\n", state->rtot, state->rptr,state->flen,(uint)iret); | ~~^ ~~~~~~~~~~~ | | | | long unsigned int off_t {aka long long int} | %llu rng_file_input.c:165:48: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=] 165 | fprintf(stdout,"# file_input() %lu: %lu/%lu -> %u\n", state->rtot, state->rptr,state->flen,(uint)iret); | ~~^ ~~~~~~~~~~~ | | | | long unsigned int off_t {aka long long int} | %llu rng_file_input.c: In function 'file_input_set': rng_file_input.c:273:78: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=] 273 | fprintf(stderr,"# file_input(): Rewind count = %u, resetting rptr = %lu\n",state->rewind_cnt,state->rptr); | ~~^ ~~~~~~~~~~~ | | | | long unsigned int off_t {aka long long int} | %llu rng_file_input.c:325:63: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=] 325 | fprintf(stdout,"# file_input(): state->flen set to %lu\n",state->flen); | ~~^ ~~~~~~~~~~~ | | | | | off_t {aka long long int} | long unsigned int | %llu /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-rng_file_input_raw.lo `test -f 'rng_file_input_raw.c' || echo './'`rng_file_input_raw.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c rng_file_input_raw.c -fPIC -DPIC -o .libs/libdieharder_la-rng_file_input_raw.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-rngs_gnu_r.lo `test -f 'rngs_gnu_r.c' || echo './'`rngs_gnu_r.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c rngs_gnu_r.c -fPIC -DPIC -o .libs/libdieharder_la-rngs_gnu_r.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-rng_kiss.lo `test -f 'rng_kiss.c' || echo './'`rng_kiss.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c rng_kiss.c -fPIC -DPIC -o .libs/libdieharder_la-rng_kiss.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-rng_jenkins.lo `test -f 'rng_jenkins.c' || echo './'`rng_jenkins.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c rng_jenkins.c -fPIC -DPIC -o .libs/libdieharder_la-rng_jenkins.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-rng_superkiss.lo `test -f 'rng_superkiss.c' || echo './'`rng_superkiss.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c rng_superkiss.c -fPIC -DPIC -o .libs/libdieharder_la-rng_superkiss.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-rng_stdin_input_raw.lo `test -f 'rng_stdin_input_raw.c' || echo './'`rng_stdin_input_raw.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c rng_stdin_input_raw.c -fPIC -DPIC -o .libs/libdieharder_la-rng_stdin_input_raw.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-rng_threefish.lo `test -f 'rng_threefish.c' || echo './'`rng_threefish.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c rng_threefish.c -fPIC -DPIC -o .libs/libdieharder_la-rng_threefish.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-rng_uvag.lo `test -f 'rng_uvag.c' || echo './'`rng_uvag.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c rng_uvag.c -fPIC -DPIC -o .libs/libdieharder_la-rng_uvag.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-rng_XOR.lo `test -f 'rng_XOR.c' || echo './'`rng_XOR.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c rng_XOR.c -fPIC -DPIC -o .libs/libdieharder_la-rng_XOR.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-sample.lo `test -f 'sample.c' || echo './'`sample.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c sample.c -fPIC -DPIC -o .libs/libdieharder_la-sample.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-skein_block64.lo `test -f 'skein_block64.c' || echo './'`skein_block64.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c skein_block64.c -fPIC -DPIC -o .libs/libdieharder_la-skein_block64.o skein_block64.c: In function 'Threefish_512_Process_Blocks64': skein_block64.c:226:53: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 226 | unsigned long long int output_tmp = (unsigned long long int) output; | ^ skein_block64.c:228:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 228 | output = (void *) output_tmp; | ^ /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-skein_block_ref.lo `test -f 'skein_block_ref.c' || echo './'`skein_block_ref.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c skein_block_ref.c -fPIC -DPIC -o .libs/libdieharder_la-skein_block_ref.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-std_test.lo `test -f 'std_test.c' || echo './'`std_test.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c std_test.c -fPIC -DPIC -o .libs/libdieharder_la-std_test.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-sts_monobit.lo `test -f 'sts_monobit.c' || echo './'`sts_monobit.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c sts_monobit.c -fPIC -DPIC -o .libs/libdieharder_la-sts_monobit.o sts_monobit.c: In function 'sts_monobit': sts_monobit.c:74:42: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] 74 | printf("# rgb_bitdist(): Generating %lu bits in bitstring",test[0]->tsamples*sizeof(uint)*8); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int unsigned int | %u /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-sts_runs.lo `test -f 'sts_runs.c' || echo './'`sts_runs.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c sts_runs.c -fPIC -DPIC -o .libs/libdieharder_la-sts_runs.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-sts_serial.lo `test -f 'sts_serial.c' || echo './'`sts_serial.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c sts_serial.c -fPIC -DPIC -o .libs/libdieharder_la-sts_serial.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-timing.lo `test -f 'timing.c' || echo './'`timing.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c timing.c -fPIC -DPIC -o .libs/libdieharder_la-timing.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-Vtest.lo `test -f 'Vtest.c' || echo './'`Vtest.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c Vtest.c -fPIC -DPIC -o .libs/libdieharder_la-Vtest.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c version.c -fPIC -DPIC -o .libs/libdieharder_la-version.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o libdieharder_la-Xtest.lo `test -f 'Xtest.c' || echo './'`Xtest.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 -DLITTLE_ENDIAN=1 -I ../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c Xtest.c -fPIC -DPIC -o .libs/libdieharder_la-Xtest.o /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -version-number 3:31:1 -o libdieharder.la -rpath /usr/lib libdieharder_la-bits.lo libdieharder_la-chisq.lo libdieharder_la-countx.lo libdieharder_la-dab_bytedistrib.lo libdieharder_la-dab_dct.lo libdieharder_la-dab_filltree.lo libdieharder_la-dab_filltree2.lo libdieharder_la-dab_monobit2.lo libdieharder_la-diehard_2dsphere.lo libdieharder_la-diehard_3dsphere.lo libdieharder_la-diehard_birthdays.lo libdieharder_la-diehard_bitstream.lo libdieharder_la-diehard_count_1s_byte.lo libdieharder_la-diehard_count_1s_stream.lo libdieharder_la-diehard_craps.lo libdieharder_la-diehard_dna.lo libdieharder_la-diehard_operm5.lo libdieharder_la-diehard_opso.lo libdieharder_la-diehard_oqso.lo libdieharder_la-diehard_parking_lot.lo libdieharder_la-diehard_rank_32x32.lo libdieharder_la-diehard_rank_6x8.lo libdieharder_la-diehard_runs.lo libdieharder_la-diehard_squeeze.lo libdieharder_la-diehard_sums.lo libdieharder_la-dieharder_rng_types.lo libdieharder_la-dieharder_test_types.lo libdieharder_la-histogram.lo libdieharder_la-kstest.lo libdieharder_la-marsaglia_tsang_gcd.lo libdieharder_la-marsaglia_tsang_gorilla.lo libdieharder_la-parse.lo libdieharder_la-prob.lo libdieharder_la-random_seed.lo libdieharder_la-rank.lo libdieharder_la-rgb_bitdist.lo libdieharder_la-rgb_kstest_test.lo libdieharder_la-rgb_lagged_sums.lo libdieharder_la-rgb_minimum_distance.lo libdieharder_la-rgb_permutations.lo libdieharder_la-rgb_persist.lo libdieharder_la-rgb_timing.lo libdieharder_la-rngav.lo libdieharder_la-rng_aes.lo libdieharder_la-rijndael-alg-fst.lo libdieharder_la-rng_ca.lo libdieharder_la-rng_dev_random.lo libdieharder_la-rng_dev_arandom.lo libdieharder_la-rng_dev_urandom.lo libdieharder_la-rng_file_input.lo libdieharder_la-rng_file_input_raw.lo libdieharder_la-rngs_gnu_r.lo libdieharder_la-rng_kiss.lo libdieharder_la-rng_jenkins.lo libdieharder_la-rng_superkiss.lo libdieharder_la-rng_stdin_input_raw.lo libdieharder_la-rng_threefish.lo libdieharder_la-rng_uvag.lo libdieharder_la-rng_XOR.lo libdieharder_la-sample.lo libdieharder_la-skein_block64.lo libdieharder_la-skein_block_ref.lo libdieharder_la-std_test.lo libdieharder_la-sts_monobit.lo libdieharder_la-sts_runs.lo libdieharder_la-sts_serial.lo libdieharder_la-timing.lo libdieharder_la-Vtest.lo libdieharder_la-version.lo libdieharder_la-Xtest.lo -lgsl -lgslcblas -lm -lgsl -lgslcblas libtool: link: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/libdieharder_la-bits.o .libs/libdieharder_la-chisq.o .libs/libdieharder_la-countx.o .libs/libdieharder_la-dab_bytedistrib.o .libs/libdieharder_la-dab_dct.o .libs/libdieharder_la-dab_filltree.o .libs/libdieharder_la-dab_filltree2.o .libs/libdieharder_la-dab_monobit2.o .libs/libdieharder_la-diehard_2dsphere.o .libs/libdieharder_la-diehard_3dsphere.o .libs/libdieharder_la-diehard_birthdays.o .libs/libdieharder_la-diehard_bitstream.o .libs/libdieharder_la-diehard_count_1s_byte.o .libs/libdieharder_la-diehard_count_1s_stream.o .libs/libdieharder_la-diehard_craps.o .libs/libdieharder_la-diehard_dna.o .libs/libdieharder_la-diehard_operm5.o .libs/libdieharder_la-diehard_opso.o .libs/libdieharder_la-diehard_oqso.o .libs/libdieharder_la-diehard_parking_lot.o .libs/libdieharder_la-diehard_rank_32x32.o .libs/libdieharder_la-diehard_rank_6x8.o .libs/libdieharder_la-diehard_runs.o .libs/libdieharder_la-diehard_squeeze.o .libs/libdieharder_la-diehard_sums.o .libs/libdieharder_la-dieharder_rng_types.o .libs/libdieharder_la-dieharder_test_types.o .libs/libdieharder_la-histogram.o .libs/libdieharder_la-kstest.o .libs/libdieharder_la-marsaglia_tsang_gcd.o .libs/libdieharder_la-marsaglia_tsang_gorilla.o .libs/libdieharder_la-parse.o .libs/libdieharder_la-prob.o .libs/libdieharder_la-random_seed.o .libs/libdieharder_la-rank.o .libs/libdieharder_la-rgb_bitdist.o .libs/libdieharder_la-rgb_kstest_test.o .libs/libdieharder_la-rgb_lagged_sums.o .libs/libdieharder_la-rgb_minimum_distance.o .libs/libdieharder_la-rgb_permutations.o .libs/libdieharder_la-rgb_persist.o .libs/libdieharder_la-rgb_timing.o .libs/libdieharder_la-rngav.o .libs/libdieharder_la-rng_aes.o .libs/libdieharder_la-rijndael-alg-fst.o .libs/libdieharder_la-rng_ca.o .libs/libdieharder_la-rng_dev_random.o .libs/libdieharder_la-rng_dev_arandom.o .libs/libdieharder_la-rng_dev_urandom.o .libs/libdieharder_la-rng_file_input.o .libs/libdieharder_la-rng_file_input_raw.o .libs/libdieharder_la-rngs_gnu_r.o .libs/libdieharder_la-rng_kiss.o .libs/libdieharder_la-rng_jenkins.o .libs/libdieharder_la-rng_superkiss.o .libs/libdieharder_la-rng_stdin_input_raw.o .libs/libdieharder_la-rng_threefish.o .libs/libdieharder_la-rng_uvag.o .libs/libdieharder_la-rng_XOR.o .libs/libdieharder_la-sample.o .libs/libdieharder_la-skein_block64.o .libs/libdieharder_la-skein_block_ref.o .libs/libdieharder_la-std_test.o .libs/libdieharder_la-sts_monobit.o .libs/libdieharder_la-sts_runs.o .libs/libdieharder_la-sts_serial.o .libs/libdieharder_la-timing.o .libs/libdieharder_la-Vtest.o .libs/libdieharder_la-version.o .libs/libdieharder_la-Xtest.o -lm -lgsl -lgslcblas -O3 -g0 -Wl,-soname -Wl,libdieharder.so.3 -o .libs/libdieharder.so.3.31.1 libtool: link: (cd ".libs" && rm -f "libdieharder.so.3" && ln -s "libdieharder.so.3.31.1" "libdieharder.so.3") libtool: link: (cd ".libs" && rm -f "libdieharder.so" && ln -s "libdieharder.so.3.31.1" "libdieharder.so") libtool: link: ( cd ".libs" && rm -f "libdieharder.la" && ln -s "../libdieharder.la" "libdieharder.la" ) make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/libdieharder' (cd dieharder; \ make) make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/dieharder' /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-add_ui_rngs.o `test -f 'add_ui_rngs.c' || echo './'`add_ui_rngs.c add_ui_rngs.c: In function 'add_ui_rngs': add_ui_rngs.c:20:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] 20 | int i; | ^ /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-add_ui_tests.o `test -f 'add_ui_tests.c' || echo './'`add_ui_tests.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-choose_rng.o `test -f 'choose_rng.c' || echo './'`choose_rng.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-dieharder.o `test -f 'dieharder.c' || echo './'`dieharder.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-dieharder_exit.o `test -f 'dieharder_exit.c' || echo './'`dieharder_exit.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-help.o `test -f 'help.c' || echo './'`help.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-list_rngs.o `test -f 'list_rngs.c' || echo './'`list_rngs.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-list_tests.o `test -f 'list_tests.c' || echo './'`list_tests.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-output.o `test -f 'output.c' || echo './'`output.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-output_rnds.o `test -f 'output_rnds.c' || echo './'`output_rnds.c output_rnds.c: In function 'output_rnds': output_rnds.c:26:45: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=] 26 | fprintf(stderr,"# output_rnds: Dumping %lu rands\n",tsamples); | ~~^ ~~~~~~~~ | | | | | off_t {aka long long int} | long unsigned int | %llu output_rnds.c:121:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=] 121 | fprintf(fp,"type: d\ncount: %lu\nnumbit: 32\n",tsamples); | ~~^ ~~~~~~~~ | | | | | off_t {aka long long int} | long unsigned int | %llu output_rnds.c:131:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=] 131 | fprintf(fp,"type: f\ncount: %lu\nnumbit: 32\n",tsamples); | ~~^ ~~~~~~~~ | | | | | off_t {aka long long int} | long unsigned int | %llu /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-parsecl.o `test -f 'parsecl.c' || echo './'`parsecl.c In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from ../include/dieharder/libdieharder.h:15, from dieharder.h:14, from parsecl.c:8: In function 'strncpy', inlined from 'parsecl' at parsecl.c:129:10: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-rdieharder.o `test -f 'rdieharder.c' || echo './'`rdieharder.c rdieharder.c:239: warning: ISO C forbids an empty translation unit [-Wpedantic] /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-run_all_tests.o `test -f 'run_all_tests.c' || echo './'`run_all_tests.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-run_test.o `test -f 'run_test.c' || echo './'`run_test.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-set_globals.o `test -f 'set_globals.c' || echo './'`set_globals.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-testbits.o `test -f 'testbits.c' || echo './'`testbits.c testbits.c: In function 'testbits': testbits.c:24:6: warning: variable 'pattern' set but not used [-Wunused-but-set-variable] 24 | int pattern[10]; | ^~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-time_rng.o `test -f 'time_rng.c' || echo './'`time_rng.c /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DVERSION=3.31.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -c -o dieharder-user_template.o `test -f 'user_template.c' || echo './'`user_template.c /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -o dieharder dieharder-add_ui_rngs.o dieharder-add_ui_tests.o dieharder-choose_rng.o dieharder-dieharder.o dieharder-dieharder_exit.o dieharder-help.o dieharder-list_rngs.o dieharder-list_tests.o dieharder-output.o dieharder-output_rnds.o dieharder-parsecl.o dieharder-rdieharder.o dieharder-run_all_tests.o dieharder-run_test.o dieharder-set_globals.o dieharder-testbits.o dieharder-time_rng.o dieharder-user_template.o ../libdieharder/libdieharder.la -lgsl -lgslcblas -lm -lgsl -lgslcblas libtool: link: /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin/riscv32-buildroot-linux-gnu-gcc -std=c99 -Wall -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fcommon -o dieharder dieharder-add_ui_rngs.o dieharder-add_ui_tests.o dieharder-choose_rng.o dieharder-dieharder.o dieharder-dieharder_exit.o dieharder-help.o dieharder-list_rngs.o dieharder-list_tests.o dieharder-output.o dieharder-output_rnds.o dieharder-parsecl.o dieharder-rdieharder.o dieharder-run_all_tests.o dieharder-run_test.o dieharder-set_globals.o dieharder-testbits.o dieharder-time_rng.o dieharder-user_template.o ../libdieharder/.libs/libdieharder.so -lm -lgsl -lgslcblas -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/libdieharder/.libs make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/dieharder' (cd include; \ make) make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/include' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1' Making all in libdieharder make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/libdieharder' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/libdieharder' Making all in dieharder make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/dieharder' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/dieharder' Making all in include make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/include' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1' >>> dieharder 3.31.1 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/bin:/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target install -C /home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' make[1]: warning: -jN forced in submake: disabling jobserver mode. Making install in libdieharder make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/libdieharder' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/libdieharder' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libdieharder.la '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libdieharder.so.3.31.1 /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/lib/libdieharder.so.3.31.1 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/lib && { ln -s -f libdieharder.so.3.31.1 libdieharder.so.3 || { rm -f libdieharder.so.3 && ln -s libdieharder.so.3.31.1 libdieharder.so.3; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/lib && { ln -s -f libdieharder.so.3.31.1 libdieharder.so || { rm -f libdieharder.so && ln -s libdieharder.so.3.31.1 libdieharder.so; }; }) libtool: install: /usr/bin/install -c .libs/libdieharder.lai /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/lib/libdieharder.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/share/man/man3' /usr/bin/install -c -m 644 libdieharder.3 '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/share/man/man3' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/libdieharder' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/libdieharder' Making install in dieharder make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/dieharder' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/dieharder' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c dieharder '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/bin' libtool: install: /usr/bin/install -c dieharder /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/bin/dieharder /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/share/man/man1' /usr/bin/install -c -m 644 dieharder.1 '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/dieharder' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/dieharder' Making install in include make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/include' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/include/dieharder' /usr/bin/install -c -m 644 dieharder/copyright.h dieharder/dab_bytedistrib.h dieharder/dab_dct.h dieharder/dab_filltree2.h dieharder/dab_filltree.h dieharder/dab_monobit2.h dieharder/dieharder_rng_types.h dieharder/dieharder_test_types.h dieharder/diehard_2dsphere.h dieharder/diehard_3dsphere.h dieharder/diehard_birthdays.h dieharder/diehard_bitstream.h dieharder/diehard_count_1s_byte.h dieharder/diehard_count_1s_stream.h dieharder/diehard_craps.h dieharder/diehard_dna.h dieharder/diehard_operm5.h dieharder/diehard_opso.h dieharder/diehard_oqso.h dieharder/diehard_parking_lot.h dieharder/diehard_rank_32x32.h dieharder/diehard_rank_6x8.h dieharder/diehard_runs.h dieharder/diehard_squeeze.h dieharder/diehard_sums.h dieharder/Dtest.h dieharder/libdieharder.h dieharder/marsaglia_tsang_gcd.h dieharder/marsaglia_tsang_gorilla.h dieharder/parse.h dieharder/rgb_bitdist.h dieharder/rgb_kstest_test.h dieharder/rgb_lagged_sums.h dieharder/rgb_lmn.h dieharder/rgb_minimum_distance.h dieharder/rgb_persist.h dieharder/rgb_permutations.h dieharder/rgb_timing.h dieharder/std_test.h dieharder/sts_monobit.h '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/include/dieharder' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/include/dieharder' /usr/bin/install -c -m 644 dieharder/sts_runs.h dieharder/sts_serial.h dieharder/tests.h dieharder/verbose.h dieharder/Vtest.h dieharder/Xtest.h dieharder/dab_bytedistrib.h dieharder/dab_dct.h dieharder/dab_filltree2.h dieharder/dab_filltree.h dieharder/dab_monobit2.h '/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/usr/include/dieharder' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1/include' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/dieharder-3.31.1' >>> Finalizing host directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/dash/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/dash/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/flatcc/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/flatcc/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/fping/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/fping/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/glibc/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/glibc/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/gsl/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/gsl/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-acl/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-acl/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-attr/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-attr/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-cmake/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-cmake/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-fakeroot/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-fakeroot/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-jq/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-jq/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-libzlib/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-libzlib/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-lzo/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-lzo/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-makedevs/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-makedevs/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-mtd/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-mtd/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-patchelf/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-patchelf/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-pkgconf/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-pkgconf/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-skeleton/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-skeleton/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-util-linux/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-util-linux/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-zlib/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-zlib/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-zstd/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-zstd/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/i2c-tools/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/i2c-tools/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/irda-utils/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/irda-utils/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/jsmin/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/jsmin/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/libdnet/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/libdnet/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/libevent/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/libevent/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/libqrencode/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/libqrencode/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/libsamplerate/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/libsamplerate/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/linux-headers/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/linux-headers/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/rhash/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/rhash/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/skeleton-init-common/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/skeleton-init-common/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/skeleton-init-none/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/skeleton-init-none/host/ /home/buildroot/autobuild/instance-3/output-1/host rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/whois/host/ /home/buildroot/autobuild/instance-3/output-1/per-package/whois/host/ /home/buildroot/autobuild/instance-3/output-1/host >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/dash/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/dash/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/dieharder/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/flatcc/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/flatcc/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/fping/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/fping/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/glibc/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/glibc/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/gsl/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/gsl/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-acl/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-acl/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-attr/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-attr/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-cmake/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-cmake/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-fakeroot/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-fakeroot/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-jq/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-jq/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-libzlib/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-libzlib/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-lzo/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-lzo/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-makedevs/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-makedevs/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-mtd/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-mtd/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-patchelf/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-patchelf/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-pkgconf/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-pkgconf/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-skeleton/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-skeleton/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-util-linux/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-util-linux/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-zlib/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-zlib/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/host-zstd/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/host-zstd/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/i2c-tools/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/i2c-tools/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/irda-utils/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/irda-utils/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/jsmin/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/jsmin/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/libdnet/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/libdnet/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/libevent/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/libevent/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/libqrencode/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/libqrencode/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/libsamplerate/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/libsamplerate/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/linux-headers/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/linux-headers/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/rhash/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/rhash/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/skeleton-init-common/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/skeleton-init-common/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/skeleton-init-none/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/skeleton-init-none/target/ /home/buildroot/autobuild/instance-3/output-1/target rsync -a --link-dest=/home/buildroot/autobuild/instance-3/output-1/per-package/whois/target/ /home/buildroot/autobuild/instance-3/output-1/per-package/whois/target/ /home/buildroot/autobuild/instance-3/output-1/target mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /home/buildroot/autobuild/instance-3/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/buildroot/autobuild/instance-3/output-1/target/etc/passwd ./support/scripts/eclipse-register-toolchain `readlink -f /home/buildroot/autobuild/instance-3/output-1` riscv32-buildroot-linux-gnu- "riscv32" Testing /home/buildroot/autobuild/instance-1/output-1 ... Testing /home/buildroot/autobuild/instance-2/output-1 ... Testing /home/buildroot/autobuild/instance-3/output-1 ... Testing /home/buildroot/autobuild/instance-0/output-1 ... rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-6811-g50e398e2d9f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/sbin/mkfs.jffs2 -e 0x4000 --with-xattr -l -n -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target -o /home/buildroot/autobuild/instance-3/output-1/images/rootfs.jffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2021.05-6811-g50e398e2d9f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.35-134-gb6aade18a7e5719c942aa2da6cf3157aca993fa4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> i2c-tools 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 2293b6e9076984d02184ff620baac557143e16cfa47d88f0a791d05a1271742c) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libdnet 1.14 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rhash 1.4.2 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> whois 5.5.13 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'