https://bugzilla.redhat.com/show_bug.cgi?id=1010613



--- Comment #17 from Christopher Meng <[email protected]> ---
(In reply to Joseph Marrero from comment #14)
> ping? Still going to work on this or lost interest?

Basically, if my package failed to pass the tests, I won't push it to the
review.

In file included from ../../ck_spinlock/benchmark/latency.h:34:0,
                 from ck_cohort.c:7:
../../ck_spinlock/benchmark/../../common.h: In function 'main':
../../ck_spinlock/benchmark/../../common.h:381:9: error: PIC register clobbered
by '%ebx' in 'asm'
         __asm__ __volatile__("cpuid;"
         ^
../../ck_spinlock/benchmark/../../common.h:387:9: error: PIC register clobbered
by '%ebx' in 'asm'
         __asm__ __volatile__("xorl %%eax, %%eax;"
         ^
../../ck_spinlock/benchmark/../../common.h:381:9: error: PIC register clobbered
by '%ebx' in 'asm'
         __asm__ __volatile__("cpuid;"
         ^
../../ck_spinlock/benchmark/../../common.h:387:9: error: PIC register clobbered
by '%ebx' in 'asm'
         __asm__ __volatile__("xorl %%eax, %%eax;"
         ^
make[2]: *** [ck_cohort.LATENCY] Error 1

Hmm....You need to #include <cpuid.h> and judge the cores first. I'm sorry I
dont have too much time to fix it.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to