I did builds on Chromebook running armhf/saucy: hrw@krolik:~$ gcc --version gcc (Ubuntu/Linaro 4.8.0-6ubuntu1) 4.8.0 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
** Attachment removed: "Dependencies.txt" https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1178847/+attachment/3673053/+files/Dependencies.txt ** Tags removed: amd64 apport-bug ** Tags added: armhf ** Description changed: I wanted to check newer kernel for Samsung ARM Chromebook. So I grabbed http://git.chromium.org/chromiumos/third_party/kernel-next.git, updated config and started building. Everything built fine (with lot of warnings) but kernel failed to boot. So I tried to build it under 'raring' and it booted fine... OK, so maybe it is gcc fault I though. And did build with gcc-4.7 instead. This time kernel built and booted fine: hrw@krolik:~$ uname -a;cat /proc/device-tree/model ;echo Linux krolik 3.8.0-saucy4.7 #9 SMP Fri May 10 22:48:02 CEST 2013 armv7l armv7l armv7l GNU/Linux Google Snow So I think that this is gcc-4.8 fault. - - ProblemType: Bug - DistroRelease: Ubuntu 13.10 - Package: gcc-4.8 4.8.0-4ubuntu4 - ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6 - Uname: Linux 3.8.0-17-generic x86_64 - ApportVersion: 2.10-0ubuntu1 - Architecture: amd64 - Date: Sat May 11 00:11:48 2013 - MarkForUpload: True - ProcEnviron: - TERM=xterm - SHELL=/bin/bash - PATH=(custom, no user) - LANG=pl_PL.UTF-8 - LANGUAGE=pl:en - SourcePackage: gcc-4.8 - UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178847 Title: chromeos 3.8 kernel fails to boot when compiled with gcc-4.8 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1178847/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
