Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1546554
| From | kbuild test robot <lkp@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ext4: move halfmd4 into hash.c directly |
| Date | 2016-12-22 20:30 +0100 |
| Message-ID | <sRhdT-563-11@gated-at.bofh.it> (permalink) |
| References | <sReJ3-3rt-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Jason,
[auto build test ERROR on ext4/dev]
[also build test ERROR on v4.9 next-20161222]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Jason-A-Donenfeld/ext4-move-halfmd4-into-hash-c-directly/20161223-014502
base: https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git dev
config: x86_64-lkp (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
# save the attached .config to linux build tree
make ARCH=x86_64
All errors (new ones prefixed by >>):
>> make[2]: *** No rule to make target 'lib//halfmd4.o', needed by 'lib//built-in.o'.
make[2]: *** No rule to make target 'lib//gen_crc32table.c', needed by 'lib//gen_crc32table'.
make[2]: *** No rule to make target 'lib//build_OID_registry', needed by 'lib//oid_registry_data.c'.
make[2]: *** No rule to make target 'lib//test_bpf.c', needed by 'lib//test_bpf.o'.
make[2]: *** No rule to make target 'lib//test_firmware.c', needed by 'lib//test_firmware.o'.
make[2]: *** No rule to make target 'lib//test_user_copy.c', needed by 'lib//test_user_copy.o'.
make[2]: *** No rule to make target 'lib//notifier-error-inject.c', needed by 'lib//notifier-error-inject.o'.
make[2]: *** No rule to make target 'lib//pm-notifier-error-inject.c', needed by 'lib//pm-notifier-error-inject.o'.
make[2]: *** No rule to make target 'lib//memory-notifier-error-inject.c', needed by 'lib//memory-notifier-error-inject.o'.
make[2]: Target '__build' not remade because of errors.
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] ext4: move halfmd4 into hash.c directly "Jason A. Donenfeld" <Jason@zx2c4.com> - 2016-12-22 17:50 +0100 Re: [PATCH] ext4: move halfmd4 into hash.c directly kbuild test robot <lkp@intel.com> - 2016-12-22 20:30 +0100
csiph-web