Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#66514 - [ninja] build stopped: subcommand failed.

Attached to Project: Community Packages
Opened by jamdox (jamdox) - Saturday, 02 May 2020, 14:36 GMT
Last edited by Anatol Pomozov (anatolik) - Saturday, 02 May 2020, 19:05 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

[2344/2346] Compiling C object 'src/galliu...ers/nine/9dd390c@@nine_st@sta/nine_ff.c.o'
FAILED: src/gallium/state_trackers/nine/9dd390c@@nine_st@sta/nine_ff.c.o
gcc -m32 -Isrc/gallium/state_trackers/nine/9dd390c@@nine_st@sta -Isrc/gallium/state_trackers/nine -I../mesa-aco/src/gallium/state_trackers/nine -I../mesa-aco/include/D3D9 -I../mesa-aco/src/gallium/include -Iinclude -I../mesa-aco/include -Isrc -I../mesa-aco/src -Isrc/gallium/auxiliary -I../mesa-aco/src/gallium/auxiliary -Isrc/compiler/nir -I../mesa-aco/src/compiler/nir -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-rc1"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_CET_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="10.0.0"' -DUSE_LIBGLVND=1 -DHAVE_LIBUNWIND -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -pthread -fvisibility=hidden -MD -MQ 'src/gallium/state_trackers/nine/9dd390c@@nine_st@sta/nine_ff.c.o' -MF 'src/gallium/state_trackers/nine/9dd390c@@nine_st@sta/nine_ff.c.o.d' -o 'src/gallium/state_trackers/nine/9dd390c@@nine_st@sta/nine_ff.c.o' -c ../mesa-aco/src/gallium/state_trackers/nine/nine_ff.c
during RTL pass: ira
../mesa-aco/src/gallium/state_trackers/nine/nine_ff.c: In function ‘nine_ff_build_vs’:
../mesa-aco/src/gallium/state_trackers/nine/nine_ff.c:1064:1: internal compiler error: Segmentation fault
1064 | }
| ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.archlinux.org/> for instructions.
ninja: build stopped: subcommand failed.
This task depends upon

Closed by  Anatol Pomozov (anatolik)
Saturday, 02 May 2020, 19:05 GMT
Reason for closing:  Upstream
Comment by loqs (loqs) - Saturday, 02 May 2020, 18:02 GMT
The internal compiler error and the request to file a bug report are from gcc. ninja is simply reporting gcc failed.
Comment by Anatol Pomozov (anatolik) - Saturday, 02 May 2020, 19:05 GMT
It is indeed GCC issue. Please report it to https://gcc.gnu.org/bugs/

Loading...