mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Masahiro Yamada <yamada.m@jp.panasonic.com>,
	Sascha Hauer <s.hauer@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: FTBFS on master + imx_v7_defconfig
Date: Fri, 16 Jan 2015 21:08:22 +0100	[thread overview]
Message-ID: <20150116200822.GX22880@pengutronix.de> (raw)
In-Reply-To: <20150116200331.GW22880@pengutronix.de>

On Fri, Jan 16, 2015 at 09:03:31PM +0100, Uwe Kleine-König wrote:
> Hello,
> 
> current master + imx_v7_defconfig fails to build for me when using
> out-of-tree building:
> 
> 	  LD      .tmp_barebox1
> 	arch/arm/lib/built-in.o: In function `unwind_init':
> 	:(.text.unwind_init+0x24): undefined reference to `__start_unwind_idx'
> 	:(.text.unwind_init+0x28): undefined reference to `__stop_unwind_idx'
> 	arch/arm/lib/built-in.o: In function `unwind_frame':
> 	:(.text.unwind_frame+0x264): undefined reference to `__start_unwind_idx'
> 	:(.text.unwind_frame+0x26c): undefined reference to `__stop_unwind_idx'
> 	:(.text.unwind_frame+0x270): undefined reference to `__stop_unwind_idx'
> 	/home/ukl/gsrc/barebox/Makefile:662: recipe for target '.tmp_barebox1' failed
> 	make[2]: *** [.tmp_barebox1] Error 1
> 	Makefile:123: recipe for target '_all' failed
> 	make[1]: *** [_all] Error 2
> 	Makefile:14: recipe for target 'all' failed
> 	make: *** [all] Error 2
> 
> bisect points to:
> 
> 	0ec6488501b0 (kbuild: remove redundant -include include/generated/autoconf.h)
hmm, I cannot reproduce that now when starting from a clean directory.
So maybe there is a bug somewhere in the build system :-(

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2015-01-16 20:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16 20:03 Uwe Kleine-König
2015-01-16 20:08 ` Uwe Kleine-König [this message]

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=20150116200822.GX22880@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    --cc=yamada.m@jp.panasonic.com \
    /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