Hay
Date
March 25, 2025, 12:39 p.m.
Failure - log-parser-build-gcc - general-no-such-file-or-directory-sed-cant-read-modules_order-no-such-file-or-directory
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=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
sed: can't read modules.order: No such file or directory
Failure - log-parser-build-gcc - gcc-compiler-fs_xfs_xfs_linux_h-warning-left-hand-operand-of-comma-expression-has-no-effect
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/string.h:5,
                 from /builds/linux/include/linux/uuid.h:12,
                 from /builds/linux/fs/xfs/xfs_linux.h:10,
                 from /builds/linux/fs/xfs/xfs.h:22,
                 from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6:
/builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later':
/builds/linux/fs/xfs/xfs_linux.h:225:63: warning: left-hand operand of comma expression has no effect [-Wunused-value]
  225 |                                                __this_address), \
      |                                                               ^
/builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT'
 2551 |         if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len)))
      |             ^~~~~~~~~~~~~~
Failure - log-parser-build-gcc - gcc-compiler-fs_xfs_libxfs_xfs_alloc_c-error-mp-undeclared-first-use-in-this-function-did-you-mean-tp
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/string.h:5,
                 from /builds/linux/include/linux/uuid.h:12,
                 from /builds/linux/fs/xfs/xfs_linux.h:10,
                 from /builds/linux/fs/xfs/xfs.h:22,
                 from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6:
/builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later':
/builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: error: 'mp' undeclared (first use in this function); did you mean 'tp'?
 2551 |         if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len)))
      |                                                   ^~
/builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely'
   78 | # define unlikely(x)    __builtin_expect(!!(x), 0)
      |                                             ^
/builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT'
 2551 |         if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len)))
      |             ^~~~~~~~~~~~~~
/builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: note: each undeclared identifier is reported only once for each function it appears in
 2551 |         if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len)))
      |                                                   ^~
/builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely'
   78 | # define unlikely(x)    __builtin_expect(!!(x), 0)
      |                                             ^
/builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT'
 2551 |         if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len)))
      |             ^~~~~~~~~~~~~~
Failure - build - gcc-13-defconfig
(no logs available)