Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Qt5 fails to compile with gcc 6.1.0
@ 2016-05-07  9:51 Marco Trapanese
  2016-05-07 11:50 ` Marco Trapanese
  2016-05-07 22:08 ` [Buildroot] Qt5 fails to compile with gcc 6.1.0 Arnout Vandecappelle
  0 siblings, 2 replies; 9+ messages in thread
From: Marco Trapanese @ 2016-05-07  9:51 UTC (permalink / raw)
  To: buildroot

Same environment of the previous email. Qt5 fails with this error:

> In file included from 
> /home/femtotech/dev/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/include/c++/6.1.0/bits/stl_algo.h:59:0,
>                  from 
> /home/femtotech/dev/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/include/c++/6.1.0/algorithm:62,
>                  from 
> ../../include/QtCore/../../src/corelib/global/qglobal.h:85,
>                  from ../../include/QtCore/qglobal.h:1,
>                  from accessible/qaccessible.h:34,
>                  from accessible/qaccessible.cpp:34:
> /home/femtotech/dev/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/include/c++/6.1.0/cstdlib:75:25: 
> fatal error: stdlib.h: File o directory non esistente
>  #include_next <stdlib.h>

which means: "file or directory not found".
stdlib.h is in sysroot/usr/include:

> /host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdlib.h

It seems the same behavior reported here:

https://bugs.musicpd.org/view.php?id=4524

Right now I'm rebuilding once again with an older version of gcc, hoping 
this won't trigger the kernel-panic as in gcc 4.8.

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

end of thread, other threads:[~2016-05-07 22:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-07  9:51 [Buildroot] Qt5 fails to compile with gcc 6.1.0 Marco Trapanese
2016-05-07 11:50 ` Marco Trapanese
2016-05-07 12:01   ` Marco Trapanese
2016-05-07 12:11   ` Thomas Petazzoni
2016-05-07 12:16     ` Marco Trapanese
2016-05-07 12:28       ` Thomas Petazzoni
2016-05-07 13:02         ` Marco Trapanese
2016-05-07 19:27         ` [Buildroot] Kernel panic with glibc Marco Trapanese
2016-05-07 22:08 ` [Buildroot] Qt5 fails to compile with gcc 6.1.0 Arnout Vandecappelle

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