Bug#677893: cpl: FTBFS on armel, ia64, kfreebsd-*, s390x, sparc
Steven Chamberlain
steven at pyro.eu.org
Sun Jun 17 15:13:36 UTC 2012
Hi,
cpl doesn't seem to have built before on kfreebsd-* so I guess that's
not a transition blocker?
Anyway, the missing libcplgasgano20 on kfreebsd-* seems due to:
(linux) amd64:
> checking /proc/cpuinfo for the CPU cache and cores... CPU cache 2097152 B
> CPU cores 1
> checking whether the Gasgano interface library can be built... yes
kfreebsd-i386:
> checking /proc/cpuinfo for the CPU cache and cores... checking whether the Gasgano interface library can be built... no
For reference, this is the format of /proc/cpuinfo on kfreebsd-i386 (as
a KVM guest); a couple of the kfreebsd-* buildds are virtual machines
too so they will possibly have something similar -- probably it is wrong
to try to detect CPU features during build:
> processor : 0
> vendor_id : AuthenticAMD
> cpu family : 6
> model : 2
> model name : QEMU Virtual CPU version 1.0
> stepping : 3
>
> processor : 1
> vendor_id : AuthenticAMD
> cpu family : 6
> model : 2
> model name : QEMU Virtual CPU version 1.0
> stepping : 3
>
> processor : 2
> vendor_id : AuthenticAMD
> cpu family : 6
> model : 2
> model name : QEMU Virtual CPU version 1.0
> stepping : 3
>
> processor : 3
> vendor_id : AuthenticAMD
> cpu family : 6
> model : 2
> model name : QEMU Virtual CPU version 1.0
> stepping : 3
>
> flags : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 b19 mmx fxsr xmm sse2
> cpu MHz : 2500.04
> bogomips : 2500.04
Regards,
--
Steven Chamberlain
steven at pyro.eu.org
More information about the debian-science-maintainers
mailing list