mailing list of musl libc
 help / color / mirror / code / Atom feed
* musl 1.1.16 build failure on armhf
@ 2017-01-04 20:51 Reiner Herrmann
  2017-01-04 21:06 ` Rich Felker
  2017-02-04 14:19 ` [PATCH] use .object_arch to declare the architecture of the object file Reiner Herrmann
  0 siblings, 2 replies; 10+ messages in thread
From: Reiner Herrmann @ 2017-01-04 20:51 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 1190 bytes --]

Hi,

when trying to build musl on armhf, the build fails with the following
error (gcc 6.3.0), which is also seen on the Debian build servers [0]:

> gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/arm -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include  -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -include vis.h -Wa,-mimplicit-it=always -Wa,-mthumb  -fPIC -c -o obj/src/thread/arm/atomics.lo src/thread/arm/atomics.s
> src/thread/arm/atomics.s: Assembler messages:
> src/thread/arm/atomics.s:59: Error: invalid constant (1) after fixup
> src/thread/arm/atomics.s:74: Error: invalid constant (1) after fixup
> Makefile:158: recipe for target 'obj/src/thread/arm/atomics.lo' failed

On other architectures it builds fine.
Does someone know what the issue is?

Kind regards,
  Reiner

(Please keep me in CC)

[0]: https://buildd.debian.org/status/fetch.php?pkg=musl&arch=armhf&ver=1.1.16-1&stamp=1483481970

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-02-06 10:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-04 20:51 musl 1.1.16 build failure on armhf Reiner Herrmann
2017-01-04 21:06 ` Rich Felker
2017-01-04 21:13   ` Reiner Herrmann
2017-01-04 21:27   ` Reiner Herrmann
2017-01-04 21:36     ` Rich Felker
2017-01-07 15:19       ` Reiner Herrmann
2017-01-09 13:02         ` Szabolcs Nagy
2017-02-04 14:19 ` [PATCH] use .object_arch to declare the architecture of the object file Reiner Herrmann
2017-02-05 23:40   ` Rich Felker
2017-02-06 10:21     ` Szabolcs Nagy

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).