Re: 6.99.33 amd64 panic

2014-03-04 Thread Christoph Egger
On 04.03.14 08:48, Ilya Zykov wrote: Sorry for worry! Can't boot any more 6.99.33 amd64(GENERIC). Machine: Linux KVM x86_64 2.6.32-431.5.1.el6.centos.plus.x86_64, ACPI on, APIC on, 2 CPU, 1024 RAM. No matter if ACPI off, SMP off. 6.99.32 boot normaly. Screenshot in attachment.

Re: 6.99.33 amd64 panic

2014-03-04 Thread Ilya Zykov
On 04.03.2014 11:48, Ilya Zykov wrote: Sorry for worry! Can't boot any more 6.99.33 amd64(GENERIC). Machine: Linux KVM x86_64 2.6.32-431.5.1.el6.centos.plus.x86_64, ACPI on, APIC on, 2 CPU, 1024 RAM. No matter if ACPI off, SMP off. 6.99.32 boot normaly. Screenshot in attachment.

Re: evbarm build break

2014-03-04 Thread Matt Thomas
On Mar 4, 2014, at 7:08 AM, Paul Goyette p...@whooppee.com wrote: With up-to-date sources: # link crunchide/crunchide /build/netbsd-local/tools/x86_64/evbarm-eb/bin/armeb--netbsdelf-gcc --sysroot=/build/netbsd-local/dest/evbarm-eb -o crunchide crunchide.o

libgomp not protecting local variables: variable length buffer for past few days

2014-03-04 Thread B Harder
Yes, I have USE_SSP=yes in /etc/mk/conf. cc1: warnings being treated as errors /usr/src/external/gpl3/gcc.old/dist/libgomp/task.c: In function 'GOMP_task': /usr/src/external/gpl3/gcc.old/dist/libgomp/task.c:79:1: error: not protecting local variables: variable length buffer *** [task.pico]

Re: evbarm build break

2014-03-04 Thread Paul Goyette
On Tue, 4 Mar 2014, Matt Thomas wrote: On Mar 4, 2014, at 7:08 AM, Paul Goyette p...@whooppee.com wrote: With up-to-date sources: # link crunchide/crunchide /build/netbsd-local/tools/x86_64/evbarm-eb/bin/armeb--netbsdelf-gcc --sysroot=/build/netbsd-local/dest/evbarm-eb -o

Re: libgomp not protecting local variables: variable length buffer for past few days

2014-03-04 Thread Christos Zoulas
In article cabfrot-vv6pzdnzhuty7ie8lqzruo+d6n_vefnbff2fewao...@mail.gmail.com, B Harder brad.har...@gmail.com wrote: Yes, I have USE_SSP=yes in /etc/mk/conf. cc1: warnings being treated as errors /usr/src/external/gpl3/gcc.old/dist/libgomp/task.c: In function 'GOMP_task':