mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* FTBFS on master + imx_v7_defconfig
@ 2015-01-16 20:03 Uwe Kleine-König
  2015-01-16 20:08 ` Uwe Kleine-König
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2015-01-16 20:03 UTC (permalink / raw)
  To: Masahiro Yamada, Sascha Hauer; +Cc: barebox

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)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: FTBFS on master + imx_v7_defconfig
  2015-01-16 20:03 FTBFS on master + imx_v7_defconfig Uwe Kleine-König
@ 2015-01-16 20:08 ` Uwe Kleine-König
  0 siblings, 0 replies; 2+ messages in thread
From: Uwe Kleine-König @ 2015-01-16 20:08 UTC (permalink / raw)
  To: Masahiro Yamada, Sascha Hauer; +Cc: barebox

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-16 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-16 20:03 FTBFS on master + imx_v7_defconfig Uwe Kleine-König
2015-01-16 20:08 ` Uwe Kleine-König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox