Re: gcc-5: guile-2.0 fails to build with offset problem on armel

2015-09-03 Thread Rob Browning
Rob Browning writes: > You mean -O0, perhaps? Actually, there may be a mistake in the current rules file which is causing it to always build without an -O flag... Changing the rules to work correctly (to use -O2 as you mentioned) appears to fix the problem, though I assume that will mean DEB_BU

Re: gcc-5: guile-2.0 fails to build with offset problem on armel

2015-09-03 Thread Rob Browning
Hector Oron writes: > As a workaround, if you build package with -O2 (no optimization the > package seems to build fine on abel.d.o): You mean -O0, perhaps? And regardless, if there's an optimization level that will work, then that's great (should have though to try that myself), and I can uplo

Re: Modifying kernel bootargs

2015-09-03 Thread Ian Campbell
On Thu, 2015-09-03 at 18:00 +0200, JM wrote: > Hi, > > I can't seem to figure out how to pass kernel parameters using flash > -kernel. This is with flash-kernel 3.45 and linux-image-kirkwood 4.1.0-2 > from testing on QNAP TS-212P. > > I edit the LINUX_KERNEL_CMDLINE in /etc/default/flash-kernel

Modifying kernel bootargs

2015-09-03 Thread JM
Hi, I can't seem to figure out how to pass kernel parameters using flash-kernel. This is with flash-kernel 3.45 and linux-image-kirkwood 4.1.0-2 from testing on QNAP TS-212P. I edit the LINUX_KERNEL_CMDLINE in /etc/default/flash-kernel, rebuild the kernel and initramfs image, reflash and... nothi

Re: gcc-5: guile-2.0 fails to build with offset problem on armel

2015-09-03 Thread Hector Oron
Hello, 2015-08-31 23:08 GMT+02:00 Moritz Muehlenhoff : > I'm adding debian-arm to CC, can any of the armel porters please look into > this? I have done a quick test on abel.debian.org. Here the results: We seem to hint a bug in the optimizer leading to bogus assembler... /tmp/ccLL4a9g.s: Asse

Problem with relro and thread synchronization on ARM?

2015-09-03 Thread Graham Inggs
Hi During the ARM ports Bof at DebConf15, we (Paul Gevers and I) mentioned an issue we were experiencing with fpc/lazarus builds on ARM. We have now found that the problem is related to the '-z relro' hardening flag. If we build Lazarus with the Debian default hardening flags, which include '-z