Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fails on armel #555

Closed
linuxmaniac opened this issue Jul 12, 2022 · 1 comment
Closed

build fails on armel #555

linuxmaniac opened this issue Jul 12, 2022 · 1 comment

Comments

@linuxmaniac
Copy link
Contributor

https://buildd.debian.org/status/fetch.php?pkg=nats.c&arch=armel&ver=3.3.0-1&stamp=1652518699&raw=0

[ 44%] Building C object src/CMakeFiles/nats_static.dir/unix/mutex.c.o
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabi/src && /usr/bin/cc -DLINUX -DNATS_FORCE_HOST_VERIFICATION -DNATS_HAS_STREAMING -DNATS_HAS_TLS -DNATS_STATIC -D_GNU_SOURCE -D_REENTRANT -I/<<PKGBUILDDIR>>/src/include -I/<<PKGBUILDDIR>>/src/unix -I/<<PKGBUILDDIR>>/src/stan -I/<<PKGBUILDDIR>>/src -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -pthread -fstrict-aliasing -Wall -W -Wno-unused-parameter -Wno-unused-function -Wstrict-prototypes -Wwrite-strings -MD -MT src/CMakeFiles/nats_static.dir/unix/mutex.c.o -MF CMakeFiles/nats_static.dir/unix/mutex.c.o.d -o CMakeFiles/nats_static.dir/unix/mutex.c.o -c /<<PKGBUILDDIR>>/src/unix/mutex.c
[ 45%] Building C object src/CMakeFiles/nats_static.dir/unix/sock.c.o
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabi/src && /usr/bin/cc -DLINUX -DNATS_FORCE_HOST_VERIFICATION -DNATS_HAS_STREAMING -DNATS_HAS_TLS -DNATS_STATIC -D_GNU_SOURCE -D_REENTRANT -I/<<PKGBUILDDIR>>/src/include -I/<<PKGBUILDDIR>>/src/unix -I/<<PKGBUILDDIR>>/src/stan -I/<<PKGBUILDDIR>>/src -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -pthread -fstrict-aliasing -Wall -W -Wno-unused-parameter -Wno-unused-function -Wstrict-prototypes -Wwrite-strings -MD -MT src/CMakeFiles/nats_static.dir/unix/sock.c.o -MF CMakeFiles/nats_static.dir/unix/sock.c.o.d -o CMakeFiles/nats_static.dir/unix/sock.c.o -c /<<PKGBUILDDIR>>/src/unix/sock.c
[ 46%] Building C object src/CMakeFiles/nats_static.dir/unix/thread.c.o
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabi/src && /usr/bin/cc -DLINUX -DNATS_FORCE_HOST_VERIFICATION -DNATS_HAS_STREAMING -DNATS_HAS_TLS -DNATS_STATIC -D_GNU_SOURCE -D_REENTRANT -I/<<PKGBUILDDIR>>/src/include -I/<<PKGBUILDDIR>>/src/unix -I/<<PKGBUILDDIR>>/src/stan -I/<<PKGBUILDDIR>>/src -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -pedantic -pthread -fstrict-aliasing -Wall -W -Wno-unused-parameter -Wno-unused-function -Wstrict-prototypes -Wwrite-strings -MD -MT src/CMakeFiles/nats_static.dir/unix/thread.c.o -MF CMakeFiles/nats_static.dir/unix/thread.c.o.d -o CMakeFiles/nats_static.dir/unix/thread.c.o -c /<<PKGBUILDDIR>>/src/unix/thread.c
/tmp/ccX1SD1p.s: Assembler messages:
/tmp/ccX1SD1p.s:363: Error: selected processor does not support `yield' in ARM mode
make[3]: *** [src/CMakeFiles/nats_static.dir/build.make:429: src/CMakeFiles/nats_static.dir/unix/mutex.c.o] Error 1
@linuxmaniac linuxmaniac changed the title build fails on armel build build fails on armel Jul 12, 2022
linuxmaniac added a commit to linuxmaniac/nats.c that referenced this issue Jul 12, 2022
> Error: selected processor does not support `yield' in ARM mode
@linuxmaniac
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant