Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2017 22:33:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219441] graphics/mesa-dri: fails to build on aarch64
Message-ID:  <bug-219441-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 219441
           Summary: graphics/mesa-dri: fails to build on aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 219406
             Flags: maintainer-feedback?(x11@FreeBSD.org)
          Assignee: x11@FreeBSD.org

/bin/sh ../../../../libtool  --tag=3DCC   --mode=3Dcompile cc
-DPACKAGE_NAME=3D\"Mesa\" -DPACKAGE_TARNAME=3D\"mesa\" -DPACKAGE_VERSION=3D=
\"17.1.0\"
-DPACKAGE_STRING=3D\"Mesa\ 17.1.0\"
-DPACKAGE_BUGREPORT=3D\"https://bugs.freedesktop.org/enter_bug.cgi\?product=
=3DMesa\"
-DPACKAGE_URL=3D\"\" -DPACKAGE=3D\"mesa\" -DVERSION=3D\"17.1.0\" -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_FUNC_ATTRIBUTE_ALIAS=3D1 -DHAVE_DLADD=
R=3D1
-DHAVE_CLOCK_GETTIME=3D1 -DHAVE_PTHREAD_PRIO_INHERIT=3D1 -DHAVE_PTHREAD=3D1=
 -I.=20=20
-isystem /usr/local/include -I../../../../src/compiler/nir -I/usr/local/inc=
lude
-I/usr/local/include/libdrm  -I/usr/local/include -I/usr/local/include/libd=
rm=20
-I./include -I../../../../src -I../../../../include
-I../../../../src/gallium/include -I../../../../src/gallium/auxiliary
-I../../../../src/gallium/drivers -I../../../../src/gallium/winsys
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DTEXTURE_FLOAT_ENABLED -DHAVE_XLOCALE_H
-DHAVE_SYS_SYSCTL_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_DLOPEN
-DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_LIBDRM -DGLX_USE_DRM
-DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DHAVE_DRI3
-DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_LLVM=3D0x0400
-DMESA_LLVM_VERSION_PATCH=3D1 -fvisibility=3Dhidden    -DVC4_BUILD_NEON
-march=3Darmv7-a -mfpu=3Dneon -O2 -pipe  -isystem /usr/local/include
-fno-strict-aliasing -Wall -std=3Dc99 -Werror=3Dimplicit-function-declarati=
on
-Werror=3Dmissing-prototypes -fno-math-errno -fno-trapping-math
-Qunused-arguments  -MT libvc4_neon_la-vc4_tiling_lt.lo -MD -MP -MF
.deps/libvc4_neon_la-vc4_tiling_lt.Tpo -c -o libvc4_neon_la-vc4_tiling_lt.lo
`test -f 'vc4_tiling_lt.c' || echo './'`vc4_tiling_lt.c
[...]
cc: error: the clang compiler does not support '-march=3Darmv7-a'
gmake[5]: *** [Makefile:822: libvc4_neon_la-vc4_tiling_lt.lo] Error 1
gmake[5]: Leaving directory
'/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.1.0/src/gallium/drivers/=
vc4'
gmake[4]: *** [Makefile:598: all-recursive] Error 1
gmake[4]: Leaving directory
'/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.1.0/src/gallium'
gmake[3]: *** [Makefile:851: all-recursive] Error 1
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.1.0/src'
gmake[2]: *** [Makefile:642: all] Error 2
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.1.0/src'
gmake[1]: *** [Makefile:642: all-recursive] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-17.1.0'
*** Error code 1


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219406
[Bug 219406] graphics/mesa-dri: fails to build on armv6 and aarch64 after
r440699 enabled FREEDRENO and VC4 without unbreaking them
--=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-219441-13>