+ curl -f --connect-timeout 20 --retry 5 --location https://sources.cdn.openwrt.org/netifd-2023-08-31-f429bd94.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Download failed. + curl -f --connect-timeout 20 --retry 5 --location https://sources.openwrt.org/netifd-2023-08-31-f429bd94.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found Download failed. + curl -f --connect-timeout 20 --retry 5 --location https://mirror2.openwrt.org/sources/netifd-2023-08-31-f429bd94.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found Download failed. No more mirrors to try - giving up. Checking out files from the git repository... Cloning into 'netifd-2023-08-31-f429bd94'... Note: switching to 'f429bd94f99e55548bf4fa8156c165017ce3c41c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at f429bd9 system-linux: switch to new ETHTOOL_xLINKSETTINGS API Packing checkout... CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_arm1176jzf-s+vfp_gcc-12.3.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_IMPLICIT_FALLTHROUGH -- Performing Test HAS_IMPLICIT_FALLTHROUGH - Success -- Configuring done (1.4s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER CMAKE_ASM_COMPILER_LAUNCHER CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS_RELEASE CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_EXPORT_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY CMAKE_FIND_USE_PACKAGE_REGISTRY CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS DL_LIBRARY -- Build files have been written to: /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94 ninja: Entering directory `/builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94' [1/27] Generating ethtool-modes.h [2/27] Building C object CMakeFiles/netifd.dir/main.c.o [3/27] Building C object CMakeFiles/netifd.dir/utils.c.o [4/27] Building C object CMakeFiles/netifd.dir/system.c.o [5/27] Building C object CMakeFiles/netifd.dir/tunnel.c.o [6/27] Building C object CMakeFiles/netifd.dir/handler.c.o [7/27] Building C object CMakeFiles/netifd.dir/interface.c.o [8/27] Building C object CMakeFiles/netifd.dir/interface-ip.c.o [9/27] Building C object CMakeFiles/netifd.dir/interface-event.c.o [10/27] Building C object CMakeFiles/netifd.dir/iprule.c.o [11/27] Building C object CMakeFiles/netifd.dir/proto.c.o [12/27] Building C object CMakeFiles/netifd.dir/proto-static.c.o [13/27] Building C object CMakeFiles/netifd.dir/proto-shell.c.o [14/27] Building C object CMakeFiles/netifd.dir/config.c.o [15/27] Building C object CMakeFiles/netifd.dir/device.c.o [16/27] Building C object CMakeFiles/netifd.dir/bridge.c.o [17/27] Building C object CMakeFiles/netifd.dir/veth.c.o [18/27] Building C object CMakeFiles/netifd.dir/vlan.c.o [19/27] Building C object CMakeFiles/netifd.dir/alias.c.o [20/27] Building C object CMakeFiles/netifd.dir/macvlan.c.o [21/27] Building C object CMakeFiles/netifd.dir/ubus.c.o [22/27] Building C object CMakeFiles/netifd.dir/vlandev.c.o [23/27] Building C object CMakeFiles/netifd.dir/wireless.c.o [24/27] Building C object CMakeFiles/netifd.dir/extdev.c.o [25/27] Building C object CMakeFiles/netifd.dir/bonding.c.o [26/27] Building C object CMakeFiles/netifd.dir/system-linux.c.o FAILED: CMakeFiles/netifd.dir/system-linux.c.o /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_arm1176jzf-s+vfp_gcc-12.3.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc -DDEBUG -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94=netifd-2023-08-31-f429bd94 -flto=auto -fno-fat-lto-objects -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/usr/include/libnl-tiny -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/usr/include -DNDEBUG -Wall -Werror -Wextra -Werror=implicit-function-declaration -Wformat -Werror=format-security -Werror=format-nonliteral -Os --std=gnu99 -Wmissing-declarations -Wno-unused-parameter -Wno-unused-but-set-parameter -Wimplicit-fallthrough -g3 -MD -MT CMakeFiles/netifd.dir/system-linux.c.o -MF CMakeFiles/netifd.dir/system-linux.c.o.d -o CMakeFiles/netifd.dir/system-linux.c.o -c /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94/system-linux.c In file included from /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94/system-linux.c:51: /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94/ethtool-modes.h:17:42: error: expected '}' before '{' token 17 | #define ETHTOOL_MODE_BOTH(_speed, _mode) { \ | ^ /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94/ethtool-modes.h:30:9: note: in expansion of macro 'ETHTOOL_MODE_BOTH' 30 | 10 ETHTOOL_MODE_BOTH(10, T), | ^~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94/ethtool-modes.h:29:21: note: to match this '{' 29 | } ethtool_modes[] = { | ^ /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94/ethtool-modes.h:97:1: error: missing initializer for field 'bit_half' of 'const struct ' [-Werror=missing-field-initializers] 97 | }; | ^ /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94/ethtool-modes.h:26:13: note: 'bit_half' declared here 26 | int bit_half; | ^~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94/ethtool-modes.h:29:21: error: missing braces around initializer [-Werror=missing-braces] 29 | } ethtool_modes[] = { | ^ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. make[3]: *** [Makefile:52: /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/netifd-2023-08-31-f429bd94/.built] Error 1 time: package/feeds/base/netifd/compile#5.50#1.62#14.38