* Newbie task: Fix a build regression @ 2014-06-02 18:56 Richard Weinberger 2014-06-02 19:06 ` Valdis.Kletnieks at vt.edu 0 siblings, 1 reply; 4+ messages in thread From: Richard Weinberger @ 2014-06-02 18:56 UTC (permalink / raw) To: kernelnewbies Hi! On linux-next (next-20140530) the UML out-of-tree build is broken. ---cut--- rw at azrael:~/linux-next (next-20140530)> make defconfig ARCH=um O=/mnt/o GEN ./Makefile *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # rw at azrael:~/linux-next (next-20140530)> LANG=C make -j 8 linux ARCH=um O=/mnt/o CHK include/generated/uapi/linux/version.h CHK include/config/kernel.release GEN ./Makefile Using /home/rw/linux-next as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h CC arch/x86/um/user-offsets.s /home/rw/linux-next/arch/x86/um/user-offsets.c:21:29: fatal error: asm/syscalls_64.h: No such file or directory compilation terminated. make[2]: *** [arch/x86/um/user-offsets.s] Error 1 make[1]: *** [arch/x86/um/user-offsets.s] Error 2 make: *** [sub-make] Error 2 ---cut--- Fixing this should be easy, so I offer this as a newbie task. 1. Find out which commit broke the build (i.e. using git bisect) 2. Fix the build 3. Send me a patch -- Thanks, //richard ^ permalink raw reply [flat|nested] 4+ messages in thread
* Newbie task: Fix a build regression 2014-06-02 18:56 Newbie task: Fix a build regression Richard Weinberger @ 2014-06-02 19:06 ` Valdis.Kletnieks at vt.edu 2014-06-02 19:10 ` Richard Weinberger 0 siblings, 1 reply; 4+ messages in thread From: Valdis.Kletnieks at vt.edu @ 2014-06-02 19:06 UTC (permalink / raw) To: kernelnewbies On Mon, 02 Jun 2014 20:56:35 +0200, Richard Weinberger said: > 1. Find out which commit broke the build (i.e. using git bisect) Any hint on a starting value for 'git bisect good v3.mumble'? :) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 848 bytes Desc: not available Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140602/f13d5651/attachment.bin ^ permalink raw reply [flat|nested] 4+ messages in thread
* Newbie task: Fix a build regression 2014-06-02 19:06 ` Valdis.Kletnieks at vt.edu @ 2014-06-02 19:10 ` Richard Weinberger 2014-06-02 19:19 ` Valdis.Kletnieks at vt.edu 0 siblings, 1 reply; 4+ messages in thread From: Richard Weinberger @ 2014-06-02 19:10 UTC (permalink / raw) To: kernelnewbies Am 02.06.2014 21:06, schrieb Valdis.Kletnieks at vt.edu: > On Mon, 02 Jun 2014 20:56:35 +0200, Richard Weinberger said: > >> 1. Find out which commit broke the build (i.e. using git bisect) > > Any hint on a starting value for 'git bisect good v3.mumble'? :) I don't really now. I don't do out-of-tree builds on -next. Randy said its there for a few weeks. Thanks, //richard -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 901 bytes Desc: OpenPGP digital signature Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140602/12e01c36/attachment.bin ^ permalink raw reply [flat|nested] 4+ messages in thread
* Newbie task: Fix a build regression 2014-06-02 19:10 ` Richard Weinberger @ 2014-06-02 19:19 ` Valdis.Kletnieks at vt.edu 0 siblings, 0 replies; 4+ messages in thread From: Valdis.Kletnieks at vt.edu @ 2014-06-02 19:19 UTC (permalink / raw) To: kernelnewbies On Mon, 02 Jun 2014 21:10:10 +0200, Richard Weinberger said: > I don't really now. I don't do out-of-tree builds on -next. > Randy said its there for a few weeks. A 'v3.14-rc7' or similar tag from Linus's tree is good enough, as you can't do a sane bisect between (say) next-20140501 and next-20140601. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 848 bytes Desc: not available Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140602/e8e75b91/attachment.bin ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-06-02 19:19 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-06-02 18:56 Newbie task: Fix a build regression Richard Weinberger 2014-06-02 19:06 ` Valdis.Kletnieks at vt.edu 2014-06-02 19:10 ` Richard Weinberger 2014-06-02 19:19 ` Valdis.Kletnieks at vt.edu
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).