<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - main build error"
href="https://bugs.llvm.org/show_bug.cgi?id=51017">51017</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>main build error
</td>
</tr>
<tr>
<th>Product</th>
<td>tools
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>llvm-exegesis
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>itaru.kitayama@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>clement.courbet@gmail.com, gchatelet@google.com, llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>/p/scratch/cjzam11/kitayama1/projects/llvm-project/llvm/tools/llvm-exegesis/lib/X86/X86Counter.cpp:18:10:
fatal error: 'perfmon/perf_event.h' file not found
#include "perfmon/perf_event.h"
^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/323] Building CXX object tools/llvm...iles/LLVMExegesis.dir/PerfHelper.cpp.o
FAILED: tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o
/p/software/jurecadc/stages/2020/software/Clang/11.0.0-GCCcore-9.3.0/bin/clang++
-DGTEST_HAS_RTTI=0 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/llvm-exegesis/lib
-I/p/scratch/cjzam11/kitayama1/projects/llvm-project/llvm/tools/llvm-exegesis/lib
-Iinclude -I/p/scratch/cjzam11/kitayama1/projects/llvm-project/llvm/include
-isystem
/p/scratch/cjzam11/kitayama1/projects/spack/opt/spack/linux-centos8-zen2/gcc-10.3.0/zlib-1.2.11-ysmifax4vc6oqjhhhb7j7ozvdgfyvj4u/include
-fPIC -fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT
tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o -MF
tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o.d -o
tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o -c
/p/scratch/cjzam11/kitayama1/projects/llvm-project/llvm/tools/llvm-exegesis/lib/PerfHelper.cpp
/p/scratch/cjzam11/kitayama1/projects/llvm-project/llvm/tools/llvm-exegesis/lib/PerfHelper.cpp:15:10:
fatal error: 'perfmon/perf_event.h' file not found
#include "perfmon/perf_event.h"
^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[89/323] Building CXX object tools/obj...CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o
ninja: build stopped: subcommand failed.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>