All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Buildroot ts4800_defconfig no longer builds
@ 2019-08-10  8:54 Thomas Petazzoni
  2019-08-18 19:48 ` Thomas Petazzoni
  2019-09-19 16:38 ` Vivien Didelot
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2019-08-10  8:54 UTC (permalink / raw)
  To: buildroot

Hello Patrick,

The ts4800_defconfig you have contributed to Buildroot no longer builds:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/269139300

The error is not visible directly in the Gitlab CI output, but
inspecting the full build log reveals this:

/tmp/cceWXtEN.s: Assembler messages:
/tmp/cceWXtEN.s:869: Error: .err encountered
/tmp/cceWXtEN.s:908: Error: .err encountered
/tmp/cceWXtEN.s:964: Error: .err encountered
/tmp/cceWXtEN.s:1114: Error: .err encountered
/tmp/cceWXtEN.s:1294: Error: .err encountered
  CC      fs/ext4/namei.o
/tmp/cceWXtEN.s:3832: Error: .err encountered
  CC      fs/ext2/xattr.o
  LD      fs/debugfs/debugfs.o
  CC      fs/jffs2/compr.o
  LD      fs/debugfs/built-in.o
  CC      fs/kernfs/mount.o
  CC      fs/lockd/clntlock.o
  CC      fs/ext2/xattr_user.o
  CC      fs/jbd2/commit.o
  CC      fs/nfs/client.o
  CC      fs/jbd2/recovery.o
scripts/Makefile.build:291: recipe for target 'fs/fat/dir.o' failed
make[3]: *** [fs/fat/dir.o] Error 1
make[3]: *** Waiting for unfinished jobs....

This happens because we updated our default gcc version to gcc 8.x, and
the kernel you're using is too old and doesn't have fixes to work with
gcc 8.x. Could you update to a newer kernel version ?

Also, could you send a patch adding yourself as a maintainer for this
defconfig in our DEVELOPERS file ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2019-09-19 19:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-10  8:54 [Buildroot] Buildroot ts4800_defconfig no longer builds Thomas Petazzoni
2019-08-18 19:48 ` Thomas Petazzoni
2019-09-19 16:38 ` Vivien Didelot
2019-09-19 19:15   ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.