>But we need a proper fix, for example, "cat /proc/cpuinfo" in >the chroot is completely wrong
I copied /proc/cpuinfo from a realt harware to chroot cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 10 (v7l) Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x2 CPU part : 0xc09 CPU revision : 10 processor : 1 model name : ARMv7 Processor rev 10 (v7l) Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x2 CPU part : 0xc09 CPU revision : 10 And see same result. Bero, what do you think? 2014-04-24 4:16 GMT+04:00 Jeffrey Johnson <[email protected]>: > > On Apr 23, 2014, at 6:03 PM, [email protected] wrote: > > > > > Initially I asked Fedya to build a rpm with --disable-openmp, but after > some > > hours building it, it is still linked to libgomp, because beecrypt is > linked > > to it, so, next steps should be somewhat like testing if rpm can be built > > without beecrypt, or if beecrypt can be built without openmp... > > > > But rpm experts may know better about it... > > > > Yes ... > > Both rpm and beecrypt can be bulit without openmp ... > > ... meanwhile that's hardly a solution, since rpm and beecrypt > are by no means the only programs to use openmp, just the only > programs you have seen the segfault. > > 73 de Jeff > > >
