Hay
Date
Jan. 6, 2025, 4:10 p.m.
Failure - clang-compiler-drivers_staging_exfat_exfat_super_c-warning-stack-frame-size-exceeds-limit-in-exfat_fill_super
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/staging/exfat/exfat_super.c:3835:12: warning: stack frame size (1032) exceeds limit (1024) in 'exfat_fill_super' [-Wframe-larger-than]
 3835 | static int exfat_fill_super(struct super_block *sb, void *data, int silent)
      |            ^
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0 modules_install
sed: can't read modules.order: No such file or directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
fatal error: too many errors emitted, stopping now [-ferror-limit=]
Failure - clang-compiler-arch_mips_include_asm_sibyte_bcm_scd_h-warning-m_spc_cfg_enable-macro-redefined
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/watchdog/sb_wdog.c:58:
In file included from /builds/linux/arch/mips/include/asm/sibyte/sb1250.h:28:
/builds/linux/arch/mips/include/asm/sibyte/bcm1480_scd.h:262:9: warning: 'M_SPC_CFG_ENABLE' macro redefined [-Wmacro-redefined]
  262 | #define M_SPC_CFG_ENABLE                M_BCM1480_SPC_CFG_ENABLE
      |         ^
/builds/linux/arch/mips/include/asm/sibyte/sb1250_scd.h:393:9: note: previous definition is here
  393 | #define M_SPC_CFG_ENABLE        _SB_MAKEMASK1(33)
      |         ^
Failure - clang-compiler-arch_mips_include_asm_sibyte_bcm_scd_h-warning-m_spc_cfg_clear-macro-redefined
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/watchdog/sb_wdog.c:58:
In file included from /builds/linux/arch/mips/include/asm/sibyte/sb1250.h:28:
/builds/linux/arch/mips/include/asm/sibyte/bcm1480_scd.h:261:9: warning: 'M_SPC_CFG_CLEAR' macro redefined [-Wmacro-redefined]
  261 | #define M_SPC_CFG_CLEAR                 M_BCM1480_SPC_CFG_CLEAR
      |         ^
/builds/linux/arch/mips/include/asm/sibyte/sb1250_scd.h:392:9: note: previous definition is here
  392 | #define M_SPC_CFG_CLEAR         _SB_MAKEMASK1(32)
      |         ^
Failure - clang-compiler-drivers_usb_cdns_gadget_c-warning-implicit-truncation-from-int-to-a-one-bit-wide-bit-field-changes-value-from-to
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/usb/cdns3/gadget.c:1053:31: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
 1053 |         priv_dev->hw_configured_flag = 1;
      |                                      ^ ~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/usb/cdns3/gadget.c:761:15: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  761 |                 buf->in_use = 1;
      |                             ^ ~
Failure - clang-compiler-drivers_spi_spi-sh-msiof_c-warning-str-macro-redefined
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/spi/spi-sh-msiof.c:79:9: warning: 'STR' macro redefined [-Wmacro-redefined]
   79 | #define STR     0x40    /* Status Register */
      |         ^
/builds/linux/arch/mips/include/asm/mipsregs.h:30:9: note: previous definition is here
   30 | #define STR(x) __STR(x)
      |         ^
Failure - clang-compiler-drivers_staging_exfat_exfat_super_c-warning-stack-frame-size-exceeds-limit-in-exfat_readdir
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/staging/exfat/exfat_super.c:2200:12: warning: stack frame size (1568) exceeds limit (1024) in 'exfat_readdir' [-Wframe-larger-than]
 2200 | static int exfat_readdir(struct file *filp, struct dir_context *ctx)
      |            ^
Failure - clang-compiler-drivers_net_wireless_realtek_rtlwifi_rtlde_phy_c-warning-stack-frame-size-exceeds-limit-in-rtld_phy_sw_chnl
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c:2818:4: warning: stack frame size (1072) exceeds limit (1024) in 'rtl92d_phy_sw_chnl' [-Wframe-larger-than]
 2818 | u8 rtl92d_phy_sw_chnl(struct ieee80211_hw *hw)
      |    ^
Failure - clang-compiler-drivers_scsi_bfa_bfa_fcs_lport_c-warning-stack-frame-size-exceeds-limit-in-bfa_fcs_lport_fdmi_build_rhba_pyld
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/scsi/bfa/bfa_fcs_lport.c:1900:1: warning: stack frame size (1816) exceeds limit (1024) in 'bfa_fcs_lport_fdmi_build_rhba_pyld' [-Wframe-larger-than]
 1900 | bfa_fcs_lport_fdmi_build_rhba_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld)
      | ^
Failure - clang-compiler-drivers_net_dsa_microchip_ksz_c-warning-unused-variable-data
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/net/dsa/microchip/ksz9477.c:198:5: warning: unused variable 'data8' [-Wunused-variable]
  198 |         u8 data8;
      |            ^~~~~
Failure - clang-compiler-drivers_mtd_nftlcore_c-warning-stack-frame-size-exceeds-limit-in-nftl_writeblock
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/mtd/nftlcore.c:674:12: warning: stack frame size (1136) exceeds limit (1024) in 'nftl_writeblock' [-Wframe-larger-than]
  674 | static int nftl_writeblock(struct mtd_blktrans_dev *mbd, unsigned long block,
      |            ^
Failure - clang-compiler-drivers_leds_leds-lm_c-warning-implicit-truncation-from-int-to-a-one-bit-wide-bit-field-changes-value-from-to KNOWN ISSUE - log-parser-build-clang/clang-compiler-drivers_leds_leds-lm_c-warning-implicit-truncation-from-int-to-a-one-bit-wide-bit-field-changes-value-from-to: Failure Automatically assigned
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/leds/leds-lm3532.c:317:20: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  317 |         led_data->enabled = 1;
      |                           ^ ~
Failure - clang-compiler-drivers_gpu_drm_amd_amdgpu____display_dc_calcs_dce_calcs_c-warning-stack-frame-size-exceeds-limit-in-calculate_bandwidth
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size (4960) exceeds limit (1024) in 'calculate_bandwidth' [-Wframe-larger-than]
   77 | static void calculate_bandwidth(
      |             ^
Failure - clang-compiler-drivers_gpu_drm_amd_amdgpu____display_dc_calcs_calcs_logger_h-warning-stack-frame-size-exceeds-limit-in-print_bw_calcs_data
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:34:
/builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/calcs_logger.h:183:13: warning: stack frame size (1112) exceeds limit (1024) in 'print_bw_calcs_data' [-Wframe-larger-than]
  183 | static void print_bw_calcs_data(struct dc_context *ctx, struct bw_calcs_data *data)
      |             ^
Failure - clang-compiler-drivers_gpu_drm_amd_amdgpu____display_dc_calcs_dce_calcs_c-warning-stack-frame-size-exceeds-limit-in-bw_calcs
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:3014:6: warning: stack frame size (1264) exceeds limit (1024) in 'bw_calcs' [-Wframe-larger-than]
 3014 | bool bw_calcs(struct dc_context *ctx,
      |      ^
Failure - clang-compiler-fs_udf_inode_c-warning-comparison-of-distinct-pointer-types-typeof-sizeofstruct-allocextdesc-aka-unsigned-int-and-typeof-alen-aka-int
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/fs/udf/inode.c:2202:7: warning: comparison of distinct pointer types ('typeof (sizeof(struct allocExtDesc)) *' (aka 'unsigned int *') and 'typeof (&alen)' (aka 'int *')) [-Wcompare-distinct-pointer-types]
 2202 |                 if (check_add_overflow(sizeof(struct allocExtDesc),
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2203 |                                 le32_to_cpu(header->lengthAllocDescs), &alen))
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:61:15: note: expanded from macro 'check_add_overflow'
   61 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~
Failure - clang-compiler-drivers_input_joystick_analog_c-warning-precise-timer-not-defined-for-this-architecture
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: Precise timer not defined for this architecture. [-W#warnings]
  160 | #warning Precise timer not defined for this architecture.
      |  ^
Failure - clang-compiler-drivers_crypto_inside-secure_safexcel_cipher_c-warning-stack-frame-size-exceeds-limit-in-safexcel_aead_setkey
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/drivers/crypto/inside-secure/safexcel_cipher.c:303:12: warning: stack frame size (1032) exceeds limit (1024) in 'safexcel_aead_setkey' [-Wframe-larger-than]
  303 | static int safexcel_aead_setkey(struct crypto_aead *ctfm, const u8 *key,
      |            ^
Failure - clang-compiler-net_ceph_messenger_c-warning-stack-frame-size-exceeds-limit-in-ceph_con_workfn
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/net/ceph/messenger.c:2917:13: warning: stack frame size (1064) exceeds limit (1024) in 'ceph_con_workfn' [-Wframe-larger-than]
 2917 | static void ceph_con_workfn(struct work_struct *work)
      |             ^
Failure - clang-compiler-drivers_clk_qcom_clk-rpmh_c-warning-comparison-of-distinct-pointer-types-typeof-cmd_state-aka-unsigned-int-and-typeof-aka-int KNOWN ISSUE - log-parser-build-clang/clang-compiler-drivers_clk_qcom_clk-rpmh_c-warning-comparison-of-distinct-pointer-types-typeof-cmd_state-aka-unsigned-int-and-typeof-aka-int: Failure Automatically assigned
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/drivers/clk/qcom/clk-rpmh.c:273:14: warning: comparison of distinct pointer types ('typeof (cmd_state) *' (aka 'unsigned int *') and 'typeof (16383) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
  273 |         cmd_state = min(cmd_state, BCM_TCS_CMD_VOTE_MASK);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/kernel.h:876:19: note: expanded from macro 'min'
  876 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/kernel.h:867:24: note: expanded from macro '__careful_cmp'
  867 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~~~~~~~
/builds/linux/include/linux/kernel.h:857:4: note: expanded from macro '__safe_cmp'
  857 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~~~~~~~
/builds/linux/include/linux/kernel.h:843:29: note: expanded from macro '__typecheck'
  843 |                 (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                            ~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~
Failure - clang-compiler-sound_soc_atmel_mchp-is-mcc_c-warning-implicit-truncation-from-int-to-a-one-bit-wide-bit-field-changes-value-from-to
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:670:17: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  670 |                 dev->gclk_use = 1;
      |                               ^ ~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:703:16: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  703 |                         dev->tx_rdy = 1;
      |                                     ^ ~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:277:15: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  277 |                 dev->tx_rdy = 1;
      |                             ^ ~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:283:15: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  283 |                 dev->rx_rdy = 1;
      |                             ^ ~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:828:14: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  828 |         dev->rx_rdy = 1;
      |                     ^ ~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:827:14: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  827 |         dev->tx_rdy = 1;
      |                     ^ ~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:714:16: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  714 |                         dev->rx_rdy = 1;
      |                                     ^ ~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:786:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  786 |                         dev->gclk_running = 1;
      |                                           ^ ~
Failure - clang-compiler-kernel_acct_c-warning-implicit-conversion-from-int-to-char-changes-value-from-to
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
/builds/linux/kernel/acct.c:429:32: warning: implicit conversion from 'int' to 'char' changes value from 131 to -125 [-Wconstant-conversion]
  429 |         ac->ac_version = ACCT_VERSION | ACCT_BYTEORDER;
      |                        ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
Failure - clang-compiler-usr_include_linux_perf_event_h-error-unknown-endianness
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/perf_event.h:1083:2: error: "Unknown endianness"
 1083 | #error "Unknown endianness"
      |  ^
Failure - clang-compiler-usr_include_asm_msgbuf_h-warning-no-endianess-set
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/msg.h:35:
./usr/include/asm/msgbuf.h:64:2: warning: no endianess set [-W#warnings]
   64 | #warning no endianess set
      |  ^
Failure - clang-compiler-usr_include_linux_raid_md_p_h-error-no-member-named-events_lo-in-struct-mdp_superblock_s
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/raid/md_p.h:217:23: error: no member named 'events_lo' in 'struct mdp_superblock_s'
  217 |         return (ev<<32)| sb->events_lo;
      |                          ~~  ^
Failure - clang-compiler-usr_include_linux_raid_md_p_h-error-no-member-named-events_hi-in-struct-mdp_superblock_s
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/raid/md_p.h:216:17: error: no member named 'events_hi' in 'struct mdp_superblock_s'
  216 |         __u64 ev = sb->events_hi;
      |                    ~~  ^
Failure - clang-compiler-usr_include_linux_raid_md_p_h-error-unspecified-endianness
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/raid/md_p.h:178:2: error: unspecified endianness
  178 | #error unspecified endianness
      |  ^
Failure - clang-compiler-usr_include_linux_erspan_h-error-please-fix-asm_byteorder_h
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/erspan.h:40:2: error: "Please fix <asm/byteorder.h>"
   40 | #error "Please fix <asm/byteorder.h>"
      |  ^
Failure - clang-compiler-usr_include_linux_icmpv_h-error-please-fix-asm_byteorder_h
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/icmpv6.h:38:2: error: 	"Please fix <asm/byteorder.h>"
   38 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/icmpv6.h:58:2: error: 	"Please fix <asm/byteorder.h>"
   58 | #error  "Please fix <asm/byteorder.h>"
      |  ^
Failure - clang-compiler-usr_include_linux_cdrom_h-error-please-fix-asm_byteorder_h
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/cdrom.h:823:2: error: "Please fix <asm/byteorder.h>"
  823 | #error "Please fix <asm/byteorder.h>"
      |  ^
Failure - clang-compiler-usr_include_linux_batadv_packet_h-error-unknown-bitfield-endianness
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/batadv_packet.h:459:2: error: "unknown bitfield endianness"
  459 | #error "unknown bitfield endianness"
      |  ^
Failure - clang-compiler-usr_include_linux_bcache_h-warning-field-with-variable-sized-type-union-jsetanonymous-at-__usr_include_linux_bcache_h-not-at-the-end-of-a-struct-or-class-is-a-gnu-extension
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:287:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:287:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  287 |         BKEY_PADDED(btree_root);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:286:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:286:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  286 |         BKEY_PADDED(uuid_bucket);
      |         ^
./usr/include/linux/bcache.h:134:2: note: expanded from macro 'BKEY_PADDED'
  134 |         union { struct bkey key; __u64 key ## _pad[BKEY_PAD]; }
      |         ^
Failure - clang-compiler-usr_include_linux_ipv_h-error-please-fix-asm_byteorder_h
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/ipv6.h:124:2: error: 	"Please fix <asm/byteorder.h>"
  124 | #error  "Please fix <asm/byteorder.h>"
      |  ^
Failure - clang-compiler-usr_include_linux_aio_abi_h-error-edit-for-your-odd-byteorder
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/aio_abi.h:84:2: error: edit for your odd byteorder.
   84 | #error edit for your odd byteorder.
      |  ^
Failure - clang-compiler-usr_include_linux_acct_h-error-unspecified-endianness
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/acct.h:110:2: error: unspecified endianness
  110 | #error unspecified endianness
      |  ^
Failure - clang-compiler-usr_include_linux_nilfs_ondisk_h-error-implicit-declaration-of-function-__le_to_cpu
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:553:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:548:12: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  548 |         return !!(__le32_to_cpu(cp->cp_flags) &                         \
      |                   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:552:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:536:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:552:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:554:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:554:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:548:12: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  548 |         return !!(__le32_to_cpu(cp->cp_flags) &                         \
      |                   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:552:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:548:12: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  548 |         return !!(__le32_to_cpu(cp->cp_flags) &                         \
      |                   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:554:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:536:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:553:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:615:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:598:31: note: expanded from macro 'NILFS_SEGMENT_USAGE_FNS'
  598 |         su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) |      \
      |                                      ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:553:1: error: implicit declaration of function '__le32_to_cpu' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:536:31: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                                      ^
Failure - clang-compiler-usr_include_linux_nilfs_ondisk_h-error-implicit-declaration-of-function-__cpu_to_le
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:615:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
  615 | NILFS_SEGMENT_USAGE_FNS(ACTIVE, active)
      | ^
./usr/include/linux/nilfs2_ondisk.h:598:17: note: expanded from macro 'NILFS_SEGMENT_USAGE_FNS'
  598 |         su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) |      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:552:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:615:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:605:3: note: expanded from macro 'NILFS_SEGMENT_USAGE_FNS'
  605 |                 __cpu_to_le32(__le32_to_cpu(su->su_flags) &             \
      |                 ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:552:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
  552 | NILFS_CHECKPOINT_FNS(SNAPSHOT, snapshot)
      | ^
./usr/include/linux/nilfs2_ondisk.h:536:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:554:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
  554 | NILFS_CHECKPOINT_FNS(MINOR, minor)
      | ^
./usr/include/linux/nilfs2_ondisk.h:536:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:553:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
  553 | NILFS_CHECKPOINT_FNS(INVALID, invalid)
      | ^
./usr/include/linux/nilfs2_ondisk.h:536:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  536 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) |      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:554:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/nilfs2_ondisk.h:553:1: error: implicit declaration of function '__cpu_to_le32' [-Werror,-Wimplicit-function-declaration]
./usr/include/linux/nilfs2_ondisk.h:542:17: note: expanded from macro 'NILFS_CHECKPOINT_FNS'
  542 |         cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) &      \
      |                        ^
Failure - clang-compiler-usr_include_linux_dccp_h-error-adjust-your-asm_byteorder_h-defines
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/dccp.h:32:2: error: "Adjust your <asm/byteorder.h> defines"
   32 | #error  "Adjust your <asm/byteorder.h> defines"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/dccp.h:44:2: error: "Adjust your <asm/byteorder.h> defines"
   44 | #error  "Adjust your <asm/byteorder.h> defines"
      |  ^
Failure - clang-compiler-usr_include_linux_igmp_h-error-please-fix-asm_byteorder_h
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/igmp.h:77:2: error: "Please fix <asm/byteorder.h>"
   77 | #error "Please fix <asm/byteorder.h>"
      |  ^
Failure - clang-compiler-usr_include_linux_usb_ch_h-error-implicit-declaration-of-function-__le_to_cpu
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/gadgetfs.h:25:
./usr/include/linux/usb/ch9.h:657:13: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  657 |         int maxp = __le16_to_cpu(epd->wMaxPacketSize);
      |                    ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/g_uvc.h:13:
./usr/include/linux/usb/ch9.h:645:9: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  645 |         return __le16_to_cpu(epd->wMaxPacketSize) & USB_ENDPOINT_MAXP_MASK;
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/gadgetfs.h:25:
./usr/include/linux/usb/ch9.h:645:9: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  645 |         return __le16_to_cpu(epd->wMaxPacketSize) & USB_ENDPOINT_MAXP_MASK;
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/g_uvc.h:13:
./usr/include/linux/usb/ch9.h:657:13: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  657 |         int maxp = __le16_to_cpu(epd->wMaxPacketSize);
      |                    ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/functionfs.h:9:
./usr/include/linux/usb/ch9.h:645:9: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  645 |         return __le16_to_cpu(epd->wMaxPacketSize) & USB_ENDPOINT_MAXP_MASK;
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/usb/ch9.h:657:13: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  657 |         int maxp = __le16_to_cpu(epd->wMaxPacketSize);
      |                    ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/usb/ch9.h:645:9: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  645 |         return __le16_to_cpu(epd->wMaxPacketSize) & USB_ENDPOINT_MAXP_MASK;
      |                ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/functionfs.h:9:
./usr/include/linux/usb/ch9.h:657:13: error: implicit declaration of function '__le16_to_cpu' [-Werror,-Wimplicit-function-declaration]
  657 |         int maxp = __le16_to_cpu(epd->wMaxPacketSize);
      |                    ^
Failure - clang-compiler-usr_include_linux_ip_h-error-please-fix-asm_byteorder_h
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:5:
./usr/include/linux/ip.h:94:2: error: 	"Please fix <asm/byteorder.h>"
   94 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:5:
./usr/include/linux/ip.h:94:2: error: 	"Please fix <asm/byteorder.h>"
   94 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_tunnel.h:7:
./usr/include/linux/ip.h:94:2: error: 	"Please fix <asm/byteorder.h>"
   94 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/ip.h:94:2: error: 	"Please fix <asm/byteorder.h>"
   94 | #error  "Please fix <asm/byteorder.h>"
      |  ^
Failure - clang-compiler-usr_include_linux_if_pppox_h-error-please-fix-asm_byteorder_h
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_bridge.h:12:
./usr/include/linux/if_pppox.h:148:2: error: 	"Please fix <asm/byteorder.h>"
  148 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_bridge/ebtables.h:18:
In file included from ./usr/include/linux/netfilter_bridge.h:12:
./usr/include/linux/if_pppox.h:148:2: error: 	"Please fix <asm/byteorder.h>"
  148 | #error  "Please fix <asm/byteorder.h>"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/if_pppox.h:148:2: error: 	"Please fix <asm/byteorder.h>"
  148 | #error  "Please fix <asm/byteorder.h>"
      |  ^
Failure - clang-compiler-usr_include_linux_tcp_h-error-expression-is-not-an-integer-constant-expression
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:80:17: error: expression is not an integer constant expression
   80 |         TCP_FLAG_FIN = __constant_cpu_to_be32(0x00010000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:81:22: error: expression is not an integer constant expression
   81 |         TCP_RESERVED_BITS = __constant_cpu_to_be32(0x0F000000),
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:79:17: error: expression is not an integer constant expression
   79 |         TCP_FLAG_SYN = __constant_cpu_to_be32(0x00020000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:75:17: error: expression is not an integer constant expression
   75 |         TCP_FLAG_URG = __constant_cpu_to_be32(0x00200000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:81:22: error: expression is not an integer constant expression
   81 |         TCP_RESERVED_BITS = __constant_cpu_to_be32(0x0F000000),
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:74:17: error: expression is not an integer constant expression
   74 |         TCP_FLAG_ECE = __constant_cpu_to_be32(0x00400000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:75:17: error: expression is not an integer constant expression
   75 |         TCP_FLAG_URG = __constant_cpu_to_be32(0x00200000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:82:20: error: expression is not an integer constant expression
   82 |         TCP_DATA_OFFSET = __constant_cpu_to_be32(0xF0000000)
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:75:17: error: expression is not an integer constant expression
   75 |         TCP_FLAG_URG = __constant_cpu_to_be32(0x00200000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:78:17: error: expression is not an integer constant expression
   78 |         TCP_FLAG_RST = __constant_cpu_to_be32(0x00040000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:73:17: error: expression is not an integer constant expression
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:78:17: error: expression is not an integer constant expression
   78 |         TCP_FLAG_RST = __constant_cpu_to_be32(0x00040000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:82:20: error: expression is not an integer constant expression
   82 |         TCP_DATA_OFFSET = __constant_cpu_to_be32(0xF0000000)
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:76:17: error: expression is not an integer constant expression
   76 |         TCP_FLAG_ACK = __constant_cpu_to_be32(0x00100000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:79:17: error: expression is not an integer constant expression
   79 |         TCP_FLAG_SYN = __constant_cpu_to_be32(0x00020000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:77:17: error: expression is not an integer constant expression
   77 |         TCP_FLAG_PSH = __constant_cpu_to_be32(0x00080000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:74:17: error: expression is not an integer constant expression
   74 |         TCP_FLAG_ECE = __constant_cpu_to_be32(0x00400000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:74:17: error: expression is not an integer constant expression
   74 |         TCP_FLAG_ECE = __constant_cpu_to_be32(0x00400000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:78:17: error: expression is not an integer constant expression
   78 |         TCP_FLAG_RST = __constant_cpu_to_be32(0x00040000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:73:17: error: expression is not an integer constant expression
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:80:17: error: expression is not an integer constant expression
   80 |         TCP_FLAG_FIN = __constant_cpu_to_be32(0x00010000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:82:20: error: expression is not an integer constant expression
   82 |         TCP_DATA_OFFSET = __constant_cpu_to_be32(0xF0000000)
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:80:17: error: expression is not an integer constant expression
   80 |         TCP_FLAG_FIN = __constant_cpu_to_be32(0x00010000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:79:17: error: expression is not an integer constant expression
   79 |         TCP_FLAG_SYN = __constant_cpu_to_be32(0x00020000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:81:22: error: expression is not an integer constant expression
   81 |         TCP_RESERVED_BITS = __constant_cpu_to_be32(0x0F000000),
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:77:17: error: expression is not an integer constant expression
   77 |         TCP_FLAG_PSH = __constant_cpu_to_be32(0x00080000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:77:17: error: expression is not an integer constant expression
   77 |         TCP_FLAG_PSH = __constant_cpu_to_be32(0x00080000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:73:17: error: expression is not an integer constant expression
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:76:17: error: expression is not an integer constant expression
   76 |         TCP_FLAG_ACK = __constant_cpu_to_be32(0x00100000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:76:17: error: expression is not an integer constant expression
   76 |         TCP_FLAG_ACK = __constant_cpu_to_be32(0x00100000),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Failure - clang-compiler-usr_include_linux_tcp_h-error-implicit-declaration-of-function-__constant_cpu_to_be
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:73:17: error: implicit declaration of function '__constant_cpu_to_be32' [-Werror,-Wimplicit-function-declaration]
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:73:17: error: implicit declaration of function '__constant_cpu_to_be32' [-Werror,-Wimplicit-function-declaration]
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:73:17: error: implicit declaration of function '__constant_cpu_to_be32' [-Werror,-Wimplicit-function-declaration]
   73 |         TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000),
      |                        ^
Failure - clang-compiler-usr_include_linux_tcp_h-error-adjust-your-asm_byteorder_h-defines
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:53:2: error: 	"Adjust your <asm/byteorder.h> defines"
   53 | #error  "Adjust your <asm/byteorder.h> defines"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:6:
./usr/include/linux/tcp.h:53:2: error: 	"Adjust your <asm/byteorder.h> defines"
   53 | #error  "Adjust your <asm/byteorder.h> defines"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/linux/tcp.h:53:2: error: 	"Adjust your <asm/byteorder.h> defines"
   53 | #error  "Adjust your <asm/byteorder.h> defines"
      |  ^
Failure - clang-compiler-usr_include_asm_inst_h-warning-expected-at-end-of-declaration-list
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:654:8: warning: expected ';' at end of declaration list
  654 |         ;)))))
      |               ^
      |               ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:694:7: warning: expected ';' at end of declaration list
  694 |         ;))))
      |              ^
      |              ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:686:11: warning: expected ';' at end of declaration list
  686 |         ;))))))))
      |                  ^
      |                  ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:674:9: warning: expected ';' at end of declaration list
  674 |         ;))))))
      |                ^
      |                ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:645:7: warning: expected ';' at end of declaration list
  645 |         ;))))
      |              ^
      |              ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:704:9: warning: expected ';' at end of declaration list
  704 |         ;))))))
      |                ^
      |                ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:664:9: warning: expected ';' at end of declaration list
  664 |         ;))))))
      |                ^
      |                ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:629:5: warning: expected ';' at end of declaration list
  629 |         ;))
      |            ^
      |            ;

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:637:7: warning: expected ';' at end of declaration list
  637 |         ;))))
      |              ^
      |              ;
Failure - clang-compiler-usr_include_asm_inst_h-error-expected
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:668:39: error: expected ')'
  668 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:668:18: note: to match this '('
  668 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:678:39: error: expected ')'
  678 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:678:18: note: to match this '('
  678 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:658:39: error: expected ')'
  658 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:658:18: note: to match this '('
  658 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:633:39: error: expected ')'
  633 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:633:18: note: to match this '('
  633 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:649:39: error: expected ')'
  649 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:649:18: note: to match this '('
  649 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:627:39: error: expected ')'
  627 |         __BITFIELD_FIELD(unsigned int opcode : 6, /* Jump format */
      |                                              ^
./usr/include/asm/inst.h:627:18: note: to match this '('
  627 |         __BITFIELD_FIELD(unsigned int opcode : 6, /* Jump format */
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:698:39: error: expected ')'
  698 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:698:18: note: to match this '('
  698 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:690:39: error: expected ')'
  690 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:690:18: note: to match this '('
  690 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:641:39: error: expected ')'
  641 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                                              ^
./usr/include/asm/inst.h:641:18: note: to match this '('
  641 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |                         ^
Failure - clang-compiler-usr_include_asm_inst_h-error-type-name-requires-a-specifier-or-qualifier
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:658:2: error: type name requires a specifier or qualifier
  658 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:627:2: error: type name requires a specifier or qualifier
  627 |         __BITFIELD_FIELD(unsigned int opcode : 6, /* Jump format */
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:633:2: error: type name requires a specifier or qualifier
  633 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:649:2: error: type name requires a specifier or qualifier
  649 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:678:2: error: type name requires a specifier or qualifier
  678 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:690:2: error: type name requires a specifier or qualifier
  690 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:698:2: error: type name requires a specifier or qualifier
  698 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:641:2: error: type name requires a specifier or qualifier
  641 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/inst.h:668:2: error: type name requires a specifier or qualifier
  668 |         __BITFIELD_FIELD(unsigned int opcode : 6,
      |         ^
Failure - clang-compiler-usr_include_asm_bitfield_h-error-mips-but-neither-__mipsel__-nor-__mipseb
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/asm/inst.h:17:
./usr/include/asm/bitfield.h:27:2: error: "MIPS but neither __MIPSEL__ nor __MIPSEB__?"
   27 | #error "MIPS but neither __MIPSEL__ nor __MIPSEB__?"
      |  ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/bitfield.h:27:2: error: "MIPS but neither __MIPSEL__ nor __MIPSEB__?"
   27 | #error "MIPS but neither __MIPSEL__ nor __MIPSEB__?"
      |  ^
Failure - clang-compiler-usr_include_asm_byteorder_h-error-mips-but-neither-__mipseb__-nor-__mipsel
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_bridge.h:8:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/aio_abi.h:32:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/ip.h:21:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_TEE.h:5:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/icmpv6.h:6:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/perf_event.h:20:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_pppol2tp.h:20:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_iprange.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/l2tp.h:13:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/g_uvc.h:13:
In file included from ./usr/include/linux/usb/ch9.h:38:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_TPROXY.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_arp/arp_tables.h:16:
In file included from ./usr/include/linux/netfilter_arp.h:9:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv6/ip6_tables.h:22:
In file included from ./usr/include/linux/netfilter_ipv6.h:12:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/rseq.h:14:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_ipvs.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv6/ip6t_NPT.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nf_conntrack_sctp.h:6:
In file included from ./usr/include/linux/netfilter/nf_conntrack_tuple_common.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/nfs_mount.h:12:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv6/ip6t_srh.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/ch9.h:38:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_conntrack.h:10:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv4.h:9:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/tcp.h:22:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_connlimit.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/tipc_config.h:44:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/erspan.h:17:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_HMARK.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_osf.h:24:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:5:
In file included from ./usr/include/linux/ip.h:21:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/msdos_fs.h:7:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_arp/arpt_mangle.h:4:
In file included from ./usr/include/linux/netfilter_arp/arp_tables.h:16:
In file included from ./usr/include/linux/netfilter_arp.h:9:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/mpls.h:6:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/rdma/rdma_user_rxe.h:39:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/functionfs.h:9:
In file included from ./usr/include/linux/usb/ch9.h:38:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/usb/gadgetfs.h:25:
In file included from ./usr/include/linux/usb/ch9.h:38:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nf_nat.h:5:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/igmp.h:21:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_arp.h:9:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_recent.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nfnetlink_osf.h:5:
In file included from ./usr/include/linux/ip.h:21:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/ipv6.h:8:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/rxrpc.h:12:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/mroute.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/raid/md_p.h:20:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_pppox.h:22:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv4/ip_tables.h:22:
In file included from ./usr/include/linux/netfilter_ipv4.h:9:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/dccp.h:6:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/atalk.h:6:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/nilfs2_ondisk.h:32:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_ipv6.h:12:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/acct.h:22:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_hippi.h:27:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/if_tunnel.h:7:
In file included from ./usr/include/linux/ip.h:21:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/cdrom.h:16:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/batadv_packet.h:10:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/xt_policy.h:5:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter_bridge/ebtables.h:18:
In file included from ./usr/include/linux/netfilter_bridge.h:8:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=0
In file included from <built-in>:1:
In file included from ./usr/include/linux/netfilter/nf_conntrack_tuple_common.h:6:
In file included from ./usr/include/linux/netfilter.h:7:
In file included from ./usr/include/linux/in.h:308:
./usr/include/asm/byteorder.h:17:3: error: "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
   17 | # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
      |   ^
Failure - clang-19-allyesconfig
(no logs available)