getmntinfo no Static Assert yes bool yes strndup yes Valgrind headers no Zoned block device support yes Zoned block device capacity no libzbc engine no march_armv8_a_crc_crypto no cuda no libcufile no Build march=native no CUnit no __kernel_rwf_t yes -Wimplicit-fallthrough=2 yes MADV_HUGEPAGE yes gettid yes statx(2)/libc yes statx(2)/syscall yes Windows PDB generation no timerfd_create yes Lib-based ioengines dynamic no TCMalloc support no >>> fio 3.28 Building PATH="/tmp/instance-13/output-1/per-package/fio/host/bin:/tmp/instance-13/output-1/per-package/fio/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -C /tmp/instance-13/output-1/build/fio-3.28 make[1]: Entering directory '/tmp/instance-13/output-1/build/fio-3.28' FIO_VERSION = fio-3.28 CC crc/crc16.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/crc32.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/crc32c-arm64.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/crc32c-intel.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/crc32c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/crc64.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/crc7.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/fnv.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/md5.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/murmur3.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/sha1.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/sha256.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/sha3.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/sha512.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/test.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC crc/xxhash.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/axmap.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/bloom.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/flist_sort.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/gauss.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/getrusage.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/hweight.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/ieee754.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/lfsr.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/memalign.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/memcpy.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/mountcheck.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/num2str.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/output_buffer.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/pattern.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/prio_tree.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/rand.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/rbtree.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/strntol.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC lib/zipf.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC gettime.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC ioengines.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC init.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition init.c: In function 'td_fill_rand_seeds': init.c:1073:6: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 1073 | void td_fill_rand_seeds(struct thread_data *td) | ^~~~~~~~~~~~~~~~~~ CC stat.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition stat.c: In function 'show_thread_status_terse_all': stat.c:1697:13: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 1697 | static void show_thread_status_terse_all(struct thread_stat *ts, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC log.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC time.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC filesetup.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC eta.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC verify.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition verify.c: In function 'get_all_io_list': verify.c:1568:21: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 1568 | struct all_io_list *get_all_io_list(int save_mask, size_t *sz) | ^~~~~~~~~~~~~~~ CC memory.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC io_u.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition io_u.c: In function 'fill_io_buffer': io_u.c:2223:6: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 2223 | void fill_io_buffer(struct thread_data *td, void *buf, unsigned long long min_write, | ^~~~~~~~~~~~~~ CC parse.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC fio_sem.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC rwlock.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC pshared.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC options.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC smalloc.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC filehash.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC profile.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC debug.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/cpu.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/mmap.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/sync.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/null.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/net.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/ftruncate.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/filecreate.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/filestat.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/filedelete.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/exec.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC server.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from io_u.h:7, from ioengines.h:8, from iolog.h:9, from stat.h:4, from thread_options.h:7, from fio.h:18, from server.c:21: server.c: In function 'fio_server_check_fork_items.constprop': debug.h:66:17: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 66 | __dprint((type), (str), ##args); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server.c:704:9: note: in expansion of macro 'dprint' 704 | dprint(FD_NET, "pid %u exited, sig=%u, exitval=%d\n", (int) ffi->pid, ffi->signal, ffi->exitval); | ^~~~~~ CC client.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition client.c: In function 'handle_start': client.c:1526:22: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 1526 | client->jobs = le32_to_cpu(pdu->jobs); CC iolog.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC backend.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC libfio.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC flow.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC cconv.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cconv.c: In function 'convert_thread_options_to_cpu': cconv.c:57:6: note: the layout of aggregates containing vectors with 2-byte alignment has changed in GCC 5 57 | void convert_thread_options_to_cpu(struct thread_options *o, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gettime-thread.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC helpers.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC json.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC idletime.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC td_error.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC profiles/tiobench.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC profiles/act.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC io_u_queue.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC filelock.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC workqueue.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC rate-submit.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC optgroup.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC helper_thread.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC steadystate.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC zone-dist.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC zbd.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC dedupe.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition dedupe.c: In function 'init_dedupe_working_set_seeds': dedupe.c:3:5: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 3 | int init_dedupe_working_set_seeds(struct thread_data *td) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC engines/nfs.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/posixaio.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/falloc.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/e4defrag.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/splice.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC oslib/asprintf.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC oslib/strlcat.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/mtd.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC oslib/libmtd.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC oslib/libmtd_legacy.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC diskutil.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC fifo.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC blktrace.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition blktrace.c: In function 'load_blktrace': blktrace.c:578:31: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 578 | td->o.iodepth = td->o.iodepth_low = max_depth; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cgroup.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC trim.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/sg.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC oslib/linux-dev-lookup.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/io_uring.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC oslib/linux-blkzoned.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC engines/libaio.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC fio.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK fio CC t/log.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC t/genzipf.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC oslib/strcasestr.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC oslib/strndup.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/fio-genzipf CC t/btrace2fio.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/fio-btrace2fio CC t/dedupe.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC t/debug.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC t/arch.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/fio-dedupe CC t/verify-state.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/fio-verify-state CC t/stest.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/stest CC t/ieee754.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/ieee754 CC t/axmap.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/axmap CC t/lfsr-test.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/lfsr-test CC t/gen-rand.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/gen-rand CC t/memlock.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/memlock CC t/read-to-pipe-async.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/read-to-pipe-async CC t/io_uring.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/io_uring CC t/fuzz/fuzz_parseini.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition CC t/fuzz/onefile.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition LINK t/fuzz/fuzz_parseini make[1]: Leaving directory '/tmp/instance-13/output-1/build/fio-3.28' >>> fio 3.28 Installing to target /usr/bin/install -D /tmp/instance-13/output-1/build/fio-3.28/fio /tmp/instance-13/output-1/per-package/fio/target/usr/bin/fio mkdir -p /tmp/instance-13/output-1/per-package/host-go-bootstrap/host mkdir -p /tmp/instance-13/output-1/per-package/host-go-bootstrap/target go1.4-bootstrap-20171003.tar.gz: OK (sha256: f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52) >>> host-go-bootstrap 1.4-bootstrap-20171003 Extracting mkdir -p /tmp/instance-13/output-1/per-package/host-go-bootstrap/host rsync -a --link-dest=/tmp/instance-13/output-1/per-package/host-tar/host/ /tmp/instance-13/output-1/per-package/host-tar/host/ /tmp/instance-13/output-1/per-package/host-go-bootstrap/host mkdir -p /tmp/instance-13/output-1/per-package/host-go-bootstrap/target rsync -a --link-dest=/tmp/instance-13/output-1/per-package/host-tar/target/ /tmp/instance-13/output-1/per-package/host-tar/target/ /tmp/instance-13/output-1/per-package/host-go-bootstrap/target gzip -d -c /tmp/instance-13/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | /tmp/instance-13/output-1/per-package/host-go-bootstrap/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 -xf - >>> host-go-bootstrap 1.4-bootstrap-20171003 Patching >>> host-go-bootstrap 1.4-bootstrap-20171003 Configuring mkdir -p /tmp/instance-13/output-1/per-package/host-go-bootstrap/host rsync -a --link-dest=/tmp/instance-13/output-1/per-package/host-skeleton/host/ /tmp/instance-13/output-1/per-package/host-skeleton/host/ /tmp/instance-13/output-1/per-package/host-go-bootstrap/host rsync -a --link-dest=/tmp/instance-13/output-1/per-package/toolchain/host/ /tmp/instance-13/output-1/per-package/toolchain/host/ /tmp/instance-13/output-1/per-package/host-go-bootstrap/host mkdir -p /tmp/instance-13/output-1/per-package/host-go-bootstrap/target rsync -a --link-dest=/tmp/instance-13/output-1/per-package/host-skeleton/target/ /tmp/instance-13/output-1/per-package/host-skeleton/target/ /tmp/instance-13/output-1/per-package/host-go-bootstrap/target rsync -a --link-dest=/tmp/instance-13/output-1/per-package/toolchain/target/ /tmp/instance-13/output-1/per-package/toolchain/target/ /tmp/instance-13/output-1/per-package/host-go-bootstrap/target >>> host-go-bootstrap 1.4-bootstrap-20171003 Building cd /tmp/instance-13/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-13/output-1/per-package/host-go-bootstrap/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-13/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-13/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin" CC=/usr/bin/gcc CGO_ENABLED=0 ./make.bash # Building C bootstrap tool. cmd/dist go tool dist: mkdtemp(/var/tmp/go-cbuild-EKCPRq): No space left on device make: *** [package/pkg-generic.mk:293: /tmp/instance-13/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-13/buildroot'