[Mesa-dev] [Bug 67672] 9.2 git, Test failure in src/gallium/drivers/llvmpipe

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 7 05:59:08 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67672

--- Comment #17 from Roland Scheidegger <sroland at vmware.com> ---
(In reply to comment #15)
> I can reproduce the problem on my machine.
> 
> I'm using the tarball at
> ftp://ftp.freedesktop.org/pub/mesa/${version}/MesaLib-${version}.tar.bz2 ,
> where version is 9.2.2, with some distribution-specific patches and
> configuration options (NixOS x-updates branch).  If you think these might be
> interfering, let me know and I'll see if I can build without the changes.
> 
> 
> Here's my output for GALLIUM_DUMP_CPU=1 ./lp_test_arit (with LD_LIBRARY_PATH
> set for annoying reasons):
> 
> $
> LD_LIBRARY_PATH=/tmp/nix-build-mesa-noglu-9.2.2.drv-0/Mesa-9.2.2/src/gallium/
> auxiliary/gallivm/.libs/lp_bld_init.o0000000000000000 GALLIUM_DUMP_CPU=1
> ./lp_test_arit
> util_cpu_caps.nr_cpus = 3
> util_cpu_caps.x86_cpu_type = 9
> util_cpu_caps.cacheline = 64
> util_cpu_caps.has_tsc = 1
> util_cpu_caps.has_mmx = 1
> util_cpu_caps.has_mmx2 = 1
> util_cpu_caps.has_sse = 1
> util_cpu_caps.has_sse2 = 1
> util_cpu_caps.has_sse3 = 1
> util_cpu_caps.has_ssse3 = 0
> util_cpu_caps.has_sse4_1 = 0
> util_cpu_caps.has_sse4_2 = 0
> util_cpu_caps.has_avx = 0
> util_cpu_caps.has_3dnow = 1
> util_cpu_caps.has_3dnow_ext = 1
> util_cpu_caps.has_altivec = 0

> processor	: 0
> vendor_id	: GenuineIntel
> cpu family	: 6
> model		: 58
> model name	: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz
> stepping	: 9
> microcode	: 0x12
> cpu MHz		: 1200.000
> cache size	: 4096 KB
> physical id	: 0
> siblings	: 4
> core id		: 0
> cpu cores	: 2
> apicid		: 0
> initial apicid	: 0
> fpu		: yes
> fpu_exception	: yes
> cpuid level	: 13
> wp		: yes
> flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
> pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm
> constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc
> aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16
> xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx
> f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi
> flexpriority ept vpid fsgsbase smep erms

Hmm the util_cpu_caps are totally busted, I wonder what's up with that...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131107/ea46d21d/attachment.html>


More information about the mesa-dev mailing list