Your message dated Fri, 29 Aug 2014 13:57:37 +0000
with message-id <104adedc18ae5e45870c06cf0304e344a28...@lemail01.le.imgtec.org>
and subject line Fixed in ck 0.4.3-1
has caused the Debian Bug report #754637,
regarding ck: FTBFS on kfreebsd-i386: PIC register clobbered by '%ebx' in 'asm'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
754637: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754637
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ck
Version: 0.4.2-1
Severity: serious
Justification: FTBFS
Hi,
your package no longer builds on kfreebsd-i386:
| make[3]: Entering directory `/«PKGBUILDDIR»/regressions/ck_cohort/benchmark'
| /usr/bin/cc -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -std=gnu99 -pedantic -Wall -W
-Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
-Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-march=i586 -fPIC -I../../../include -DCORES=2 -m32 -D__x86__ -msse -msse2
-pthread -D_GNU_SOURCE -lm -o ck_cohort.THROUGHPUT throughput.c -lm
| /usr/bin/cc -DLATENCY -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -std=gnu99 -pedantic
-Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
-Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -march=i586 -fPIC -I../../../include -DCORES=2 -m32
-D__x86__ -msse -msse2 -pthread -D_GNU_SOURCE -lm -o ck_cohort.LATENCY
ck_cohort.c
| 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[3]: *** [ck_cohort.LATENCY] Error 1
Full build log:
https://buildd.debian.org/status/fetch.php?pkg=ck&arch=kfreebsd-i386&ver=0.4.2-1&stamp=1399019497
Mraw,
KiBi.
--- End Message ---
--- Begin Message ---
Version: 0.4.3-1
ck now builds on i386 and kfreebsd-i386
--- End Message ---