Nick: heijligen E-mail: none Board: unknown Contents: ninja: Entering directory `build' [92/201] Compiling C object tests/flashrom_unit_tests.p/tests.c.o FAILED: tests/flashrom_unit_tests.p/tests.c.o clang -Itests/flashrom_unit_tests.p -Itests -I../tests -I../include -I/nix/store/b7qym2iwxmia0kvf84ccj3bl679h9ff5-cmocka-1.1.5/include -I/nix/store/bblzps613d29iy34bbs95hj838fnrpaj-pciutils-3.7.0/include -I/nix/store/ny3az9bwi64jbpg99r6yi9aaycad5b1d-libusb-1.0.26-dev/include/libusb-1.0 -I/nix/store/dyrrj2nxx14ckqj7cpdz6sd78y9xy87f-libftdi-1.5/include/libftdi1 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c99 -Oz -Wshadow -Wmissing-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-address-of-packed-member -Wno-enum-conversion -Wno-missing-braces -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D__BSD_VISIBLE -D__XSI_VISIBLE -D_NETBSD_SOURCE -D_DARWIN_C_SOURCE '-DFLASHROM_VERSION="v1.2-926-ga7d10de"' -DHAVE_CLOCK_GETTIME=1 -DHAVE_STRNLEN=1 -DHAVE_UTSNAME=1 -DIS_WINDOWS=0 -D__FLASHROM_LITTLE_ENDIAN__=1 -includestdlib.h -includeunittest_env.h -DCONFIG_ATAVIA=1 -DCONFIG_BUSPIRATE_SPI=1 -DCONFIG_CH341A_SPI=1 -DCONFIG_DEDIPROG=1 -DCONFIG_DEVELOPERBOX_SPI=1 -DCONFIG_DIGILENT_SPI=1 -DCONFIG_DRKAISER=1 -DCONFIG_DUMMY=1 -DCONFIG_FT2232_SPI=1 -DCONFIG_GFXNVIDIA=1 -DCONFIG_INTERNAL=1 -DCONFIG_INTERNAL_DMI=1 -DCONFIG_IT8212=1 -DCONFIG_LINUX_MTD=1 -DCONFIG_LINUX_SPI=1 -DCONFIG_NIC3COM=1 -DCONFIG_NICINTEL=1 -DCONFIG_NICINTEL_EEPROM=1 -DCONFIG_NICINTEL_SPI=1 -DCONFIG_NICREALTEK=1 -DCONFIG_OGP_SPI=1 -DCONFIG_PICKIT2_SPI=1 -DCONFIG_PONY_SPI=1 -DCONFIG_RAIDEN_DEBUG_SPI=1 -DCONFIG_RAYER_SPI=1 -DCONFIG_SATAMV=1 -DCONFIG_SATASII=1 -DCONFIG_SERPROG=1 -DCONFIG_STLINKV3_SPI=1 -DCONFIG_USBBLASTER_SPI=1 -DCONFIG_DEFAULT_PROGRAMMER_NAME=NULL '-DCONFIG_DEFAULT_PROGRAMMER_ARGS=""' -ffunction-sections -fdata-sections -MD -MQ tests/flashrom_unit_tests.p/tests.c.o -MF tests/flashrom_unit_tests.p/tests.c.o.d -o tests/flashrom_unit_tests.p/tests.c.o -c ../tests/tests.c ../tests/tests.c:278:19: error: no member named '__fprintf_chk' in 'struct io_mock' out = get_io()->fprintf(get_io()->state, fp, fmt, args); ~~~~~~~~ ^ /nix/store/1x86jfiwsp5qi448fcdkkzn7vmx4krv2-glibc-2.35-163-dev/include/bits/stdio2.h:92:3: note: expanded from macro 'fprintf' __fprintf_chk (stream, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__) ^ ../tests/tests.c:289:20: error: no member named '__fprintf_chk' in 'struct io_mock' return get_io()->fprintf(get_io()->state, fp, fmt, args); ~~~~~~~~ ^ /nix/store/1x86jfiwsp5qi448fcdkkzn7vmx4krv2-glibc-2.35-163-dev/include/bits/stdio2.h:92:3: note: expanded from macro 'fprintf' __fprintf_chk (stream, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__) ^ 2 errors generated. [101/201] Compiling C object util/ich_descriptors_tool/ich_descriptors_tool.p/.._.._ich_descriptors.c.o ninja: build stopped: subcommand failed.