>>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Extracting gzip -d -c /home/naourr/work/instance-1/dl/ti-utils/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49.tar.gz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49 -xf - >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Patching >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Configuring >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j1 NFSROOT="/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot" CC="/home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 `/home/naourr/work/instance-1/output-1/host/bin/pkg-config --cflags libnl-genl-3.0`" LIBS="`/home/naourr/work/instance-1/output-1/host/bin/pkg-config --libs libnl-genl-3.0`" -C /home/naourr/work/instance-1/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49 all make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49' /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -I/home/naourr/work/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o nvs.o nvs.c nvs.c: In function 'prepare_nvs_file': nvs.c:606:32: warning: taking address of packed member of 'struct wl1271_cmd_cal_p2g' may result in an unaligned pointer value [-Waddress-of-packed-member] 606 | if (nvs_fill_version(new_nvs, &pdata->ver)) | ^~~~~~~~~~~ nvs.c: In function 'nvs_fill_radio_params': nvs.c:47:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 47 | write(fd, c++, 1); | ^~~~~~~~~~~~~~~~~ nvs.c:50:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | write(fd, (const void *)p, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_set_autofem': nvs.c:96:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 96 | write(fd, c++, 1); | ^~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_set_autofem_128x': nvs.c:119:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 119 | write(fd, c++, 1); | ^~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_set_fem_manuf': nvs.c:142:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 142 | write(fd, c++, 1); | ^~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_set_fem_manuf_128x': nvs.c:165:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 165 | write(fd, c++, 1); | ^~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_fill_radio_params_128x': nvs.c:68:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | write(fd, c++, 1); | ^~~~~~~~~~~~~~~~~ nvs.c:72:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 72 | write(fd, p, size); | ^~~~~~~~~~~~~~~~~~ nvs.c: In function 'prepare_nvs_file': nvs.c:538:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 538 | write(new_nvs, &vals[1], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:539:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 539 | write(new_nvs, &vals[2], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:540:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 540 | write(new_nvs, &vals[3], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:549:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 549 | write(new_nvs, &mac_addr[5], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:550:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 550 | write(new_nvs, &mac_addr[4], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:551:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 551 | write(new_nvs, &mac_addr[3], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:552:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 552 | write(new_nvs, &mac_addr[2], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:554:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 554 | write(new_nvs, &vals[1], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:555:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 555 | write(new_nvs, &vals[4], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:556:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 556 | write(new_nvs, &vals[3], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:558:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 558 | write(new_nvs, &mac_addr[1], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:559:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 559 | write(new_nvs, &mac_addr[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:561:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 561 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:562:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 562 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:566:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 566 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:570:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 570 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:575:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 575 | write(new_nvs, &vals[6], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:576:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 576 | write(new_nvs, &pdata->len, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:580:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 580 | write(new_nvs, p++, 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:610:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 610 | write(new_nvs, &vals[5], 1); /* eTLV_LAST */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:611:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 611 | write(new_nvs, &vals[5], 1); /* eTLV_LAST */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:612:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 612 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:613:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 613 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_fill_old_rx_data': nvs.c:403:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 403 | write(fd, &rx_type, 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:406:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 406 | write(fd, &len, 2); | ^~~~~~~~~~~~~~~~~~ nvs.c:409:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 409 | write(fd, &(buf[idx]), 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_fill_version': nvs.c:379:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 379 | write(fd, &tmp, 1); | ^~~~~~~~~~~~~~~~~~ nvs.c:381:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 381 | write(fd, &tmp2, 2); | ^~~~~~~~~~~~~~~~~~~ nvs.c:384:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 384 | write(fd, &tmp, 1); | ^~~~~~~~~~~~~~~~~~ nvs.c:387:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 387 | write(fd, &tmp, 1); | ^~~~~~~~~~~~~~~~~~ nvs.c:390:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 390 | write(fd, &tmp, 1); | ^~~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_fill_nvs_part': nvs.c:435:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 435 | write(fd, &vals[1], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:436:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 436 | write(fd, &vals[2], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:437:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 437 | write(fd, &vals[3], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:445:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | write(fd, &mac_addr[5], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:446:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 446 | write(fd, &mac_addr[4], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:447:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 447 | write(fd, &mac_addr[3], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:448:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 448 | write(fd, &mac_addr[2], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:450:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 450 | write(fd, &vals[1], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:451:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 451 | write(fd, &vals[4], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:452:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 452 | write(fd, &vals[3], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:454:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 454 | write(fd, &mac_addr[1], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:455:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 455 | write(fd, &mac_addr[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:457:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 457 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:458:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 458 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:462:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 462 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:466:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 466 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:469:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 469 | write(fd, &vals[6], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:470:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 470 | write(fd, &nvs_tx_sz, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:473:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 473 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:483:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 483 | write(fd, &vals[5], 1); /* eTLV_LAST */ | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:484:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 484 | write(fd, &vals[5], 1); /* eTLV_LAST */ | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:485:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 485 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:486:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 486 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c: In function 'fill_nvs_def_rx_params': nvs.c:300:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 300 | write(fd, &type, 1); | ^~~~~~~~~~~~~~~~~~~ nvs.c:303:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 303 | write(fd, &length, 2); | ^~~~~~~~~~~~~~~~~~~~~ nvs.c:307:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 307 | write(fd, &type, 1); | ^~~~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_upd_nvs_part': nvs.c:418:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 418 | write(fd, p, 0x1D4); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/string.h:495, from nvs.c:11: In function 'strncpy', inlined from 'read_nvs' at nvs.c:279:3: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 44 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'read_nvs.constprop' at nvs.c:282:3: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c: In function 'read_nvs.constprop': nvs.c:275:26: note: length computed here 275 | if (nvs_file == NULL || strlen(nvs_file) < 2) { | ^~~~~~~~~~~~~~~~ /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -I/home/naourr/work/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o misc_cmds.o misc_cmds.c misc_cmds.c: In function 'get_nvs_mac': misc_cmds.c:136:2: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 136 | read(fd, mac_buff, 12); | ^~~~~~~~~~~~~~~~~~~~~~ misc_cmds.c: In function 'set_nvs_mac': misc_cmds.c:189:2: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 189 | read(fd, mac_buff, 12); | ^~~~~~~~~~~~~~~~~~~~~~ misc_cmds.c:200:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 200 | write(fd, mac_buff, 12); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -I/home/naourr/work/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o calibrator.o calibrator.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -I/home/naourr/work/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o plt.o plt.c In file included from /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/string.h:495, from plt.c:11: In function 'strncpy', inlined from 'plt_tx_bip' at plt.c:227:3: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plt.c: In function 'plt_tx_bip': plt.c:227:3: note: length computed here 227 | strncpy(nvs_path, argv[8], strlen(argv[8])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -I/home/naourr/work/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o ini.o ini.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -I/home/naourr/work/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -L/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib nvs.o misc_cmds.o calibrator.o plt.o ini.o -L/home/naourr/work/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lnl-genl-3 -lnl-3 -o calibrator /home/naourr/work/instance-1/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: misc_cmds.o:(.bss+0x0): multiple definition of `EFUSE_PARAMETER_TYPE_ENM'; nvs.o:(.bss+0x0): first defined here /home/naourr/work/instance-1/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: calibrator.o:(.bss+0xc): multiple definition of `EFUSE_PARAMETER_TYPE_ENM'; nvs.o:(.bss+0x0): first defined here /home/naourr/work/instance-1/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: plt.o:(.bss+0x0): multiple definition of `EFUSE_PARAMETER_TYPE_ENM'; nvs.o:(.bss+0x0): first defined here /home/naourr/work/instance-1/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: ini.o:(.bss+0x8): multiple definition of `EFUSE_PARAMETER_TYPE_ENM'; nvs.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:14: all] Error 1 make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49' make: *** [package/pkg-generic.mk:250: /home/naourr/work/instance-1/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-1/buildroot'