Fw: next: sandbox: arch/sandbox/os/common.c:31:18: fatal error: init.h: No such file or directory

Antony Pavlov antonynpavlov at gmail.com
Mon Jun 29 03:55:01 PDT 2015


Sorry!

I have forgotten to add barebox at list.infradead.org to CC.

Begin forwarded message:

Date: Mon, 29 Jun 2015 13:11:12 +0300
From: Antony Pavlov <antonynpavlov at gmail.com>
To: Sascha Hauer <s.hauer at pengutronix.de>, Juergen Borleis <jbe at pengutronix.de>
Subject: next: sandbox: arch/sandbox/os/common.c:31:18: fatal error: init.h: No such file or directory


Hi!

It looks like sandbox barebox from next branch is broken.

How to reproduce the problem

$ cd barebox.git
$ git checkout next
$ git show -1
commit 5e98d4ec2d434e20a4044ec5d5897ae7b51f9411
Merge: 9175369 3c36a73
Author: Sascha Hauer <s.hauer at pengutronix.de>
Date:   Mon Jun 29 07:25:47 2015 +0200

    Merge branch 'for-next/watchdog' into next

$ unset ARCH
$ unset CROSS_COMPILE
$ make sandbox_defconfig
...
$ make

...
  CC      arch/sandbox/os/common.o
arch/sandbox/os/common.c:31:18: fatal error: init.h: No such file or directory
 #include <init.h>
                  ^
compilation terminated.

git-bisect reports that

0c142e405712586ed8074ce0166c515e158cc986 is the first bad commit
commit 0c142e405712586ed8074ce0166c515e158cc986
Author: Juergen Borleis <jbe at pengutronix.de>
Date:   Thu Jun 25 09:34:34 2015 +0200

    System restart: add a scope value to the system restart feature

-- 
Best regards,
  Antony Pavlov


-- 
-- 
Best regards,
  Antony Pavlov



More information about the barebox mailing list