public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [arm-soc:testing/defconfig-warnings 14/14] arch/arm/boot/compressed/../../../../lib/decompress_unlzo
Date: Mon, 15 Oct 2012 02:18:31 +0000	[thread overview]
Message-ID: <20121015021831.GC7203@localhost> (raw)
In-Reply-To: <20121015021801.GB7203@localhost>

Hi Arnd,

FYI, kernel build failed on

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git testing/defconfig-warnings
head:   b8848fafef862602bfad86686d6da00dce80b9c6
commit: b8848fafef862602bfad86686d6da00dce80b9c6 [14/14] Merge branches 'warnings/broken', 'warnings/mtd', 'warnings/missing' and 'warnings/randconfig' into HEAD
config: arm-imx_v6_v7_defconfig # make ARCH=arm imx_v6_v7_defconfig

All error/warnings:

In file included from arch/arm/boot/compressed/decompress.c:43:0:
arch/arm/boot/compressed/../../../../lib/decompress_unlzo.c:34:39: fatal error: lzo/lzo1x_decompress_safe.c: No such file or directory
compilation terminated.

vim +34 arch/arm/boot/compressed/../../../../lib/decompress_unlzo.c

7dd65feb Albin Tonnerre 2010-01-08  18   * This program is distributed in the hope that it will be useful,
7dd65feb Albin Tonnerre 2010-01-08  19   * but WITHOUT ANY WARRANTY; without even the implied warranty of
7dd65feb Albin Tonnerre 2010-01-08  20   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7dd65feb Albin Tonnerre 2010-01-08  21   * GNU General Public License for more details.
7dd65feb Albin Tonnerre 2010-01-08  22   *
7dd65feb Albin Tonnerre 2010-01-08  23   * You should have received a copy of the GNU General Public License
7dd65feb Albin Tonnerre 2010-01-08  24   * along with this program; see the file COPYING.
7dd65feb Albin Tonnerre 2010-01-08  25   * If not, write to the Free Software Foundation, Inc.,
7dd65feb Albin Tonnerre 2010-01-08  26   * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
7dd65feb Albin Tonnerre 2010-01-08  27   *
7dd65feb Albin Tonnerre 2010-01-08  28   * Markus F.X.J. Oberhumer
7dd65feb Albin Tonnerre 2010-01-08  29   * <markus@oberhumer.com>
7dd65feb Albin Tonnerre 2010-01-08  30   * http://www.oberhumer.com/opensource/lzop/
7dd65feb Albin Tonnerre 2010-01-08  31   */
7dd65feb Albin Tonnerre 2010-01-08  32  
7dd65feb Albin Tonnerre 2010-01-08  33  #ifdef STATIC
63889997 Arnd Bergmann  2012-10-11 @34  #include "lzo/lzo1x_decompress_safe.c"
7dd65feb Albin Tonnerre 2010-01-08  35  #else
7dd65feb Albin Tonnerre 2010-01-08  36  #include <linux/decompress/unlzo.h>
7dd65feb Albin Tonnerre 2010-01-08  37  #endif
7dd65feb Albin Tonnerre 2010-01-08  38  
7dd65feb Albin Tonnerre 2010-01-08  39  #include <linux/types.h>
7dd65feb Albin Tonnerre 2010-01-08  40  #include <linux/lzo.h>
7dd65feb Albin Tonnerre 2010-01-08  41  #include <linux/decompress/mm.h>
7dd65feb Albin Tonnerre 2010-01-08  42  

The code at line 34 was first introduced by commit:
6388999 lzo: include the right file in decompress_unlzo.c [sent to maintainer]


---
0-DAY kernel build testing backend         Open Source Technology Center
Fengguang Wu, Yuanhan Liu                              Intel Corporation

  reply	other threads:[~2012-10-15  2:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-15  2:18 [arm-soc:testing/defconfig-warnings 14/14] arch/x86/boot/compressed/../../../../lib/decompress_unlzo Fengguang Wu
2012-10-15  2:18 ` Fengguang Wu [this message]
2012-10-15 13:30 ` [arm-soc:testing/defconfig-warnings 14/14] arch/arm/boot/compressed/../../../../lib/decompress_u Arnd Bergmann
2012-10-15 13:32 ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121015021831.GC7203@localhost \
    --to=fengguang.wu@intel.com \
    --cc=kernel-janitors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox