Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1223724
| From | Russell King - ARM Linux <linux@arm.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Build regressions/improvements in v4.3-rc1 |
| Date | 2015-09-13 19:00 +0200 |
| Message-ID | <q8iNc-51a-13@gated-at.bofh.it> (permalink) |
| References | <q8bsl-3aE-1@gated-at.bofh.it> <q8bsm-3aE-13@gated-at.bofh.it> <q8heq-2Xi-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Sep 13, 2015 at 08:19:26AM -0700, Guenter Roeck wrote: > arm:rpc_defconfig: > > fs/fat/dir.c: In function 'fat_ioctl_filldir': > fs/fat/dir.c:752:43: internal compiler error: Max. number of generated reload insns per insn is achieved (90) Not much can be done about that - gcc people aren't interested in fixing ARMv3 compiler support anymore, although this is still buildable with older compilers. I don't see any point in removing the platform just because GCC has decided to break itself. > arm64:allmodconfig: > > drivers/firmware/qcom_scm-32.c:196:4: error: expected string literal before ‘__asmeq’ > drivers/firmware/qcom_scm-32.c:221:2: error: implicit declaration of function ‘secure_flush_area’ > drivers/firmware/qcom_scm-32.c:239:2: error: implicit declaration of function ‘outer_inv_range’ > drivers/firmware/qcom_scm-32.c:331:4: error: expected string literal before ‘__asmeq’ > drivers/firmware/qcom_scm-32.c:361:4: error: expected string literal before ‘__asmeq’ This file shouldn't be built on ARM64, and there's a fix in the pipeline which obviously didn't make -rc1 for it. -- FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Build regressions/improvements in v4.3-rc1 Geert Uytterhoeven <geert@linux-m68k.org> - 2015-09-13 11:10 +0200
Re: Build regressions/improvements in v4.3-rc1 Guenter Roeck <linux@roeck-us.net> - 2015-09-13 17:20 +0200
Re: Build regressions/improvements in v4.3-rc1 Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-09-13 19:00 +0200
Re: Build regressions/improvements in v4.3-rc1 Guenter Roeck <linux@roeck-us.net> - 2015-09-14 03:40 +0200
Re: Build regressions/improvements in v4.3-rc1 Geert Uytterhoeven <geert@linux-m68k.org> - 2015-09-13 22:30 +0200
Re: Build regressions/improvements in v4.3-rc1 Michael Ellerman <mpe@ellerman.id.au> - 2015-09-14 07:20 +0200
csiph-web