Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1378398
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build failure after merge of the tip tree |
| Date | 2016-04-14 04:20 +0200 |
| Message-ID | <rnF2V-2OB-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi all,
After merging the tip tree, today's linux-next build (powerpc64le perf)
failed like this:
make[3]: *** No rule to make target '/home/sfr/next/perf/arch/x86/include/generated/asm/syscalls_64.c', needed by '/home/sfr/next/perf/util/syscalltbl.o'. Stop.
(I build in /home/sfr/next/next with objects in /home/sfr/next/perf.)
Presumably caused by commit
1b700c997500 ("perf tools: Build syscall table .c header from kernel's syscall_64.tbl")
I have reverted that commit for today (which fixes my build problem but
may not be overall correct).
--
Cheers,
Stephen Rothwell
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next: build failure after merge of the tip tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-04-14 04:20 +0200
Re: linux-next: build failure after merge of the tip tree Arnaldo Carvalho de Melo <acme@redhat.com> - 2016-04-14 14:40 +0200
Re: linux-next: build failure after merge of the tip tree Michael Ellerman <mpe@ellerman.id.au> - 2016-04-14 15:00 +0200
Re: linux-next: build failure after merge of the tip tree Arnaldo Carvalho de Melo <acme@redhat.com> - 2016-04-14 17:10 +0200
csiph-web