Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2017 12:13:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 218811] graphics/libglapi: fails to build with bsdgrep
Message-ID:  <bug-218811-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 218811
           Summary: graphics/libglapi: fails to build with bsdgrep
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: bsdports@kyle-evans.net, x11@FreeBSD.org
            Blocks: 218385

The first bad is base r316477 or ports r438198.

$ make
[...]
checking for RADEON... yes
checking for RADEON... yes
configure: error: LLVM component 'asmparser' not enabled in your LLVM build.
Required by r600.
=3D=3D=3D>  Script "configure" failed unexpectedly.

$ llvm-config40 --components | bsdgrep -iqw asmparser; echo $?
1
$ llvm-config40 --components | gnugrep -iqw asmparser; echo $?
0

$ llvm-config40 --components
aarch64 aarch64asmparser aarch64asmprinter aarch64codegen aarch64desc
aarch64disassembler aarch64info aarch64utils all all-targets amdgpu
amdgpuasmparser amdgpuasmprinter amdgpucodegen amdgpudesc amdgpudisassembler
amdgpuinfo amdgpuutils analysis arm armasmparser armasmprinter armcodegen
armdesc armdisassembler arminfo asmparser asmprinter bitreader bitwriter bpf
bpfasmprinter bpfcodegen bpfdesc bpfdisassembler bpfinfo codegen core
coroutines coverage debuginfocodeview debuginfodwarf debuginfomsf debuginfo=
pdb
demangle engine executionengine globalisel hexagon hexagonasmparser
hexagoncodegen hexagondesc hexagondisassembler hexagoninfo instcombine
instrumentation interpreter ipo irreader lanai lanaiasmparser lanaicodegen
lanaidesc lanaidisassembler lanaiinfo lanaiinstprinter libdriver lineeditor
linker lto mc mcdisassembler mcjit mcparser mips mipsasmparser mipsasmprint=
er
mipscodegen mipsdesc mipsdisassembler mipsinfo mirparser msp430
msp430asmprinter msp430codegen msp430desc msp430info native nativecodegen n=
vptx
nvptxasmprinter nvptxcodegen nvptxdesc nvptxinfo objcarcopts object objecty=
aml
option orcjit passes powerpc powerpcasmparser powerpcasmprinter powerpccode=
gen
powerpcdesc powerpcdisassembler powerpcinfo profiledata riscv riscvcodegen
riscvdesc riscvinfo runtimedyld scalaropts selectiondag sparc sparcasmparser
sparcasmprinter sparccodegen sparcdesc sparcdisassembler sparcinfo support
symbolize systemz systemzasmparser systemzasmprinter systemzcodegen systemz=
desc
systemzdisassembler systemzinfo tablegen target transformutils vectorize x86
x86asmparser x86asmprinter x86codegen x86desc x86disassembler x86info x86ut=
ils
xcore xcoreasmprinter xcorecodegen xcoredesc xcoredisassembler xcoreinfo


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218385
[Bug 218385] [exp-run] test build with bsdgrep installed as /usr/bin/grep
--=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-218811-8>