New upgrade of ports gives a bunch of Segmentation faults (core dumped) for me. For graphics/dri
The same with lang/clover.
FreeBSD 10.3-STABLE #2 r313395M amd64
Code:
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module 'genX_blorp_exec.c'.
4. Running pass 'Machine Loop Invariant Code Motion' on function '@gen8_blorp_exec'
Stack dump:
0. Program arguments: /usr/bin/cc -cc1 -triple x86_64-unknown-freebsd10.3 -emit-obj -disable-free -disable-llvm-verifier -main-file-name genX_blorp_exec.c -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu bdver2 -coverage-file /usr/ports/graphics/dri/work/mesa-13.0.4/src/mesa/drivers/dri/i965/.libs/libi965_gen9_la-genX_blorp_exec.o -resource-dir /usr/bin/../lib/clang/3.4.1 -dependency-file .deps/libi965_gen9_la-genX_blorp_exec.Tpo -sys-header-deps -MP -MT libi965_gen9_la-genX_blorp_exec.lo -isystem /usr/local/include -isystem /usr/local/include -D PACKAGE_NAME="Mesa" -D PACKAGE_TARNAME="mesa" -D PACKAGE_VERSION="13.0.4" -D PACKAGE_STRING="Mesa 13.0.4" -D PACKAGE_BUGREPORT="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" -D PACKAGE_URL="" -D PACKAGE="mesa" -D VERSION="13.0.4" -D STDC_HEADERS=1 -D HAVE_SYS_TYPES_H=1 -D HAVE_SYS_STAT_H=1 -D HAVE_STDLIB_H=1 -D HAVE_STRING_H=1 -D HAVE_MEMORY_H=1 -D HAVE_STRINGS_H=1 -D HAVE_INTTYPES_H=1 -D HAVE_STDINT_H=1 -D HAVE_UNISTD_H=1 -D HAVE_DLFCN_H=1 -D LT_OBJDIR=".libs/" -D YYTEXT_POINTER=1 -D HAVE___BUILTIN_BSWAP32=1 -D HAVE___BUILTIN_BSWAP64=1 -D HAVE___BUILTIN_CLZ=1 -D HAVE___BUILTIN_CLZLL=1 -D HAVE___BUILTIN_CTZ=1 -D HAVE___BUILTIN_EXPECT=1 -D HAVE___BUILTIN_FFS=1 -D HAVE___BUILTIN_FFSLL=1 -D HAVE___BUILTIN_POPCOUNT=1 -D HAVE___BUILTIN_POPCOUNTLL=1 -D HAVE___BUILTIN_UNREACHABLE=1 -D HAVE_FUNC_ATTRIBUTE_CONST=1 -D HAVE_FUNC_ATTRIBUTE_FORMAT=1 -D HAVE_FUNC_ATTRIBUTE_MALLOC=1 -D HAVE_FUNC_ATTRIBUTE_PACKED=1 -D HAVE_FUNC_ATTRIBUTE_PURE=1 -D HAVE_FUNC_ATTRIBUTE_UNUSED=1 -D HAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -D HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -D HAVE_FUNC_ATTRIBUTE_WEAK=1 -D HAVE_DLADDR=1 -D HAVE_CLOCK_GETTIME=1 -D HAVE_PTHREAD_PRIO_INHERIT=1 -D HAVE_PTHREAD=1 -D ENABLE_SHADER_CACHE=1 -D __STDC_LIMIT_MACROS -D __STDC_CONSTANT_MACROS -D USE_SSE41 -D USE_GCC_ATOMIC_BUILTINS -D NDEBUG -D TEXTURE_FLOAT_ENABLED -D USE_X86_64_ASM -D HAVE_XLOCALE_H -D HAVE_SYS_SYSCTL_H -D HAVE_STRTOF -D HAVE_MKOSTEMP -D HAVE_DLOPEN -D HAVE_POSIX_MEMALIGN -D HAVE_LIBDRM -D HAVE_SHA1 -D GLX_USE_DRM -D GLX_INDIRECT_RENDERING -D GLX_DIRECT_RENDERING -D HAVE_ALIAS -D HAVE_DRI3 -D HAVE_MINCORE -D HAVE_LLVM=0x0309 -D MESA_LLVM_VERSION_PATCH=1 -D GEN_VERSIONx10=90 -D PIC -I . -I ../../../../../include -I ../../../../../src/ -I ../../../../../src/mapi -I ../../../../../src/mesa/ -I ../../../../../src/gallium/include -I ../../../../../src/gallium/auxiliary -I ../../../../../src/mesa/drivers/dri/common -I ../../../../../src/mesa/drivers/dri/intel/server -I ../../../../../src/gtest/include -I ../../../../../src/compiler/nir -I ../../../../../src/intel -I ../../../../../src/compiler/glsl -I ../../../../../src/compiler/nir -I ../../../../../src/intel -I ../../../../../src/mesa/drivers/dri/common -I /usr/local/include -I /usr/local/include/libdrm -O2 -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -std=c99 -fdebug-compilation-dir /usr/ports/graphics/dri/work/mesa-13.0.4/src/mesa/drivers/dri/i965 -ferror-limit 19 -fmessage-length 80 -fvisibility hidden -stack-protector 1 -mstackrealign -fobjc-runtime=gnustep -fdiagnostics-show-option -fcolor-diagnostics -vectorize-loops -vectorize-slp -o .libs/libi965_gen9_la-genX_blorp_exec.o -x c genX_blorp_exec.c
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module 'genX_blorp_exec.c'.
4. Running pass 'Machine Loop Invariant Code Motion' on function '@gen9_blorp_exec'
cc: error: unable to execute command: Segmentation fault (core dumped)
cc: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.3
Thread model: posix
cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
cc: error: unable to execute command: Segmentation fault (core dumped)
cc: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.3
Thread model: posix
cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
cc: error: unable to execute command: Segmentation fault (core dumped)
cc: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.3
Thread model: posix
cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
cc: error: unable to execute command: Segmentation fault (core dumped)
cc: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.3
Thread model: posix
cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
cc: error: unable to execute command: Segmentation fault (core dumped)
cc: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.3
Thread model: posix
cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
cc: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /tmp/genX_blorp_exec-273d6f.c
cc: note: diagnostic msg: /tmp/genX_blorp_exec-273d6f.sh
cc: note: diagnostic msg:
********************
gmake[9]: *** [Makefile:1667: libi965_gen6_la-genX_blorp_exec.lo] Error 1
gmake[9]: *** Waiting for unfinished jobs....
cc: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /tmp/genX_blorp_exec-e2b7e3.c
cc: note: diagnostic msg: /tmp/genX_blorp_exec-e2b7e3.sh
cc: note: diagnostic msg:
********************
gmake[9]: *** [Makefile:1695: libi965_gen9_la-genX_blorp_exec.lo] Error 1
cc: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /tmp/genX_blorp_exec-59817b.c
cc: note: diagnostic msg: /tmp/genX_blorp_exec-59817b.sh
cc: note: diagnostic msg:
********************
gmake[9]: *** [Makefile:1674: libi965_gen7_la-genX_blorp_exec.lo] Error 1
cc: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /tmp/genX_blorp_exec-a64a89.c
cc: note: diagnostic msg: /tmp/genX_blorp_exec-a64a89.sh
cc: note: diagnostic msg:
********************
gmake[9]: *** [Makefile:1688: libi965_gen8_la-genX_blorp_exec.lo] Error 1
cc: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /tmp/genX_blorp_exec-cb16a7.c
cc: note: diagnostic msg: /tmp/genX_blorp_exec-cb16a7.sh
cc: note: diagnostic msg:
********************
gmake[9]: *** [Makefile:1681: libi965_gen75_la-genX_blorp_exec.lo] Error 1
gmake[9]: Leaving directory '/usr/ports/graphics/dri/work/mesa-13.0.4/src/mesa/drivers/dri/i965'
gmake[8]: *** [Makefile:1321: all] Error 2
gmake[8]: Leaving directory '/usr/ports/graphics/dri/work/mesa-13.0.4/src/mesa/drivers/dri/i965'
gmake[7]: *** [Makefile:781: all-recursive] Error 1
gmake[7]: Leaving directory '/usr/ports/graphics/dri/work/mesa-13.0.4/src/mesa/drivers/dri'
gmake[6]: *** [Makefile:2992: all-recursive] Error 1
gmake[6]: Leaving directory '/usr/ports/graphics/dri/work/mesa-13.0.4/src/mesa'
gmake[5]: *** [Makefile:1861: all] Error 2
gmake[5]: Leaving directory '/usr/ports/graphics/dri/work/mesa-13.0.4/src/mesa'
gmake[4]: *** [Makefile:865: all-recursive] Error 1
gmake[4]: Leaving directory '/usr/ports/graphics/dri/work/mesa-13.0.4/src'
gmake[3]: *** [Makefile:656: all] Error 2
gmake[3]: Leaving directory '/usr/ports/graphics/dri/work/mesa-13.0.4/src'
gmake[2]: *** [Makefile:651: all-recursive] Error 1
gmake[2]: Leaving directory '/usr/ports/graphics/dri/work/mesa-13.0.4'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/graphics/dri
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/dri
FreeBSD 10.3-STABLE #2 r313395M amd64