Source: ck Version: 0.3.5-1 Severity: important Justification: fails to build from source
The armel build of ck failed because it tried to use machine instructions which weren't guaranteed to be available: https://buildd.debian.org/status/fetch.php?pkg=ck&arch=armel&ver=0.3.5-1&stamp=1396649742 /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 -I/«PKGBUILDDIR»/include -I/«PKGBUILDDIR»/include -D__arm__ -fPIC -c -o /«PKGBUILDDIR»/src/ck_barrier_centralized.o /«PKGBUILDDIR»/src/ck_barrier_centralized.c {standard input}: Assembler messages: {standard input}:59: Error: selected processor does not support ARM mode `ldrex r6,[r0]' {standard input}:59: Error: selected processor does not support ARM mode `strex r5,r4,[r0]' make[2]: *** [ck_barrier_centralized.o] Error 1 The armhf build, which targets more modern processors, had no such problem. Could you please take a look? Thanks! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org