Date: Sat, 11 Feb 2017 22:03:42 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 217004] graphics/dri: Build breaks with "-ivybridge" Message-ID: <bug-217004-7141-b5JvUnQh1m@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217004-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-217004-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217004 oleg.nauman@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleg.nauman@gmail.com --- Comment #2 from oleg.nauman@gmail.com --- I see the same build failure with CPUTYPE?=3Dcore2 defined in /etc/make.conf libtool: compile: c++ -DPACKAGE_NAME=3D\"Mesa\" -DPACKAGE_TARNAME=3D\"mesa= \" - DPACKAGE_VERSION=3D\"13.0.4\" "-DPACKAGE_STRING=3D\"Mesa 13.0.4\"" "- DPACKAGE_BUGREPORT=3D\"https://bugs.freedesktop.org/enter_bug.cgi?product= =3DMesa\""=20 -DPACKAGE_URL=3D\"\" -DPACKAGE=3D\"mesa\" -DVERSION=3D\"13.0.4\" -DSTDC_HEA= DERS=3D1 - DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRI= NG_H=3D1 - DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT= _H=3D1 - DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DYYTEXT_POI= NTER=3D1 - DHAVE___BUILTIN_BSWAP32=3D1 -DHAVE___BUILTIN_BSWAP64=3D1 -DHAVE___BUILTIN_C= LZ=3D1 - DHAVE___BUILTIN_CLZLL=3D1 -DHAVE___BUILTIN_CTZ=3D1 -DHAVE___BUILTIN_EXPECT= =3D1 - DHAVE___BUILTIN_FFS=3D1 -DHAVE___BUILTIN_FFSLL=3D1 -DHAVE___BUILTIN_POPCOUN= T=3D1 - DHAVE___BUILTIN_POPCOUNTLL=3D1 -DHAVE___BUILTIN_UNREACHABLE=3D1 - DHAVE_FUNC_ATTRIBUTE_CONST=3D1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=3D1 - DHAVE_FUNC_ATTRIBUTE_FORMAT=3D1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=3D1 - DHAVE_FUNC_ATTRIBUTE_PACKED=3D1 -DHAVE_FUNC_ATTRIBUTE_PURE=3D1 - DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=3D1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=3D1 - DHAVE_FUNC_ATTRIBUTE_VISIBILITY=3D1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESUL= T=3D1 - DHAVE_FUNC_ATTRIBUTE_WEAK=3D1 -DHAVE_DLADDR=3D1 -DHAVE_CLOCK_GETTIME=3D1 - DHAVE_PTHREAD_PRIO_INHERIT=3D1 -DHAVE_PTHREAD=3D1 -DENABLE_SHADER_CACHE=3D1= -I. - isystem /usr/local/include -fvisibility=3Dhidden -Werror=3Dpointer-arith - Werror=3Dvla -I../../../include -I../../../src -I../../../src/gallium/inclu= de - I../../../src/gallium/auxiliary -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MAC= ROS=20 -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DTEXTURE_FLOAT_ENABLED - DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DHAVE_XLOCALE_H - DHAVE_SYS_SYSCTL_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_DLOPEN - DHAVE_POSIX_MEMALIGN -DHAVE_LIBDRM -DHAVE_SHA1 -DGLX_USE_DRM - DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DHAVE_DRI3 - DHAVE_MINCORE -DHAVE_LLVM=3D0x0309 -DMESA_LLVM_VERSION_PATCH=3D1 - I/usr/local/llvm39/include -pipe core2 -fstack-protector -isystem=20 /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -W -Wno- unused-parameter -Wwrite-strings -Wmissing-field-initializers -Wno-long-lon= g - Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Werror=3Ddate-time -std=3Dc++1= 1 -pipe=20 core2 -fstack-protector -isystem /usr/local/include -fno-strict-aliasing - isystem /usr/local/include -fno-rtti -D__STDC_CONSTANT_MACROS - D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -march=3Dcore2 -fstac= k- protector -isystem /usr/local/include -fno-strict-aliasing -isystem=20 /usr/local/include -Wall -fno-math-errno -fno-trapping-math -Qunused-argume= nts=20 -MT gallivm/lp_bld_debug.lo -MD -MP -MF gallivm/.deps/lp_bld_debug.Tpo -c=20 gallivm/lp_bld_debug.cpp -fPIC -DPIC -o gallivm/.libs/lp_bld_debug.o c++: error: no such file or directory: 'core2' c++: error: no such file or directory: 'core2' Unsetting CPUTYPE does not help does not fix the build --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217004-7141-b5JvUnQh1m>