Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2017 19:23:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 217004] graphics/dri: Build breaks when CPUTYPE is defined
Message-ID:  <bug-217004-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217004

            Bug ID: 217004
           Summary: graphics/dri: Build breaks when CPUTYPE is defined
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: rakuco@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

I have "CPUTYPE?=3Divybridge" in my /etc/make.conf. When building graphics/=
dri
13.0.4,2 on Poudriere, the build breaks like this:

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\""
-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_STR=
ING_H=3D1
-DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDIN=
T_H=3D1
-DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DYYTEXT_PO=
INTER=3D1
-DHAVE___BUILTIN_BSWAP32=3D1 -DHAVE___BUILTIN_BSWAP64=3D1 -DHAVE___BUILTIN_=
CLZ=3D1
-DHAVE___BUILTIN_CLZLL=3D1 -DHAVE___BUILTIN_CTZ=3D1 -DHAVE___BUILTIN_EXPECT=
=3D1
-DHAVE___BUILTIN_FFS=3D1 -DHAVE___BUILTIN_FFSLL=3D1 -DHAVE___BUILTIN_POPCOU=
NT=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_RESU=
LT=3D1
-DHAVE_FUNC_ATTRIBUTE_WEAK=3D1 -DHAVE_DLADDR=3D1 -DHAVE_CLOCK_GETTIME=3D1
-DHAVE_PTHREAD_PRIO_INHERIT=3D1 -DHAVE_PTHREAD=3D1 -DENABLE_SHADER_CACHE=3D=
1 -I.
-isystem /usr/local/include -fvisibility=3Dhidden -Werror=3Dpointer-arith
-Werror=3Dvla -I../../../include -I../../../src -I../../../src/gallium/incl=
ude
-I../../../src/gallium/auxiliary -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MA=
CROS
-DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DTEXTURE_FLOAT_ENABLED
-DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_STRTOF
-DHAVE_MKOSTEMP -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DHAVE_LIBDRM -DHAVE_SH=
A1
-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 ivybridge -fstack-protector -isystem
/usr/local/include -fno-strict-aliasing -isystem /usr/local/include -W
-Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers
-Wno-long-long -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Werror=3Ddate-=
time
-std=3Dc++11 -pipe ivybridge -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=3Divybridge -fstack-protector -isystem /usr/local/include
-fno-strict-aliasing -isystem /usr/local/include -Wall -fno-math-errno
-fno-trapping-math -Qunused-arguments -MT gallivm/lp_bld_debug.lo -MD -MP -=
MF
gallivm/.deps/lp_bld_debug.Tpo -c gallivm/lp_bld_debug.cpp  -fPIC -DPIC -o
gallivm/.libs/lp_bld_debug.o

c++: error: no such file or directory: 'ivybridge'
c++: error: no such file or directory: 'ivybridge'

--=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>