* bug#24272: Atlas FTBFS on armhf
@ 2016-08-20 8:53 Efraim Flashner
2018-02-05 22:24 ` Andreas Enge
0 siblings, 1 reply; 2+ messages in thread
From: Efraim Flashner @ 2016-08-20 8:53 UTC (permalink / raw)
To: 24272
http://hydra.gnu.org/job/gnu/master/atlas-3.10.2.armhf-linux/all
from near the end of the last building attempt:
/gnu/store/h0iqc21nb742mqvr8qj8v3vhdbhcyhx9-gcc-4.9.3/bin/arm-unknown-linux-gnueabihf-gcc -c -DL2SIZE=4194304 -I/tmp/guix-build-atlas-3.10.2.drv-0/build/include -I/tmp/guix-build-atlas-3.10.2.drv-0/build/../ATLAS//include -I/tmp/guix-build-atlas-3.10.2.drv-0/build/../ATLAS//include/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_Linux -DATL_ARCH_ARMv7 -DATL_NEON -DATL_GAS_ARM -DWALL -DATL_DYLIBS -DATL_FULL_LAPACK -DATL_NCPU=4 -O1 -mcpu=cortex-a8 -mtune=cortex-a8 -mfpu=vfpv3 -mfloat-abi=softfp -fno-schedule-insns2 -DPFADIST=192 -DPFYDIST=256 -I/tmp/guix-build-atlas-3.10.2.drv-0/build/tune/blas/gemv -o ATL_dmvnk.o \
-DDREAL ATL_dmvnk.c
In file included from /gnu/store/gd2nqa7zkwf91rzyzpzdxd88dvvd27bp-glibc-2.23/include/features.h:392:0,
from /gnu/store/gd2nqa7zkwf91rzyzpzdxd88dvvd27bp-glibc-2.23/include/stdio.h:27,
from /tmp/guix-build-atlas-3.10.2.drv-0/build/../ATLAS//include/atlas_misc.h:31,
from ATL_dmvnk.c:1:
/gnu/store/gd2nqa7zkwf91rzyzpzdxd88dvvd27bp-glibc-2.23/include/gnu/stubs.h:7:29:
fatal error: gnu/stubs-soft.h: No such file or directory
# include # <gnu/stubs-soft.h>
^
compilation terminated.
i checked in /gnu/store/...-glibc-2.23/include/gnu/ and there's stubs.h
and stubs-hard.h
it looks like atlas thinks the armhf builder is soft-float, and that
causes it to fail.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#24272: Atlas FTBFS on armhf
2016-08-20 8:53 bug#24272: Atlas FTBFS on armhf Efraim Flashner
@ 2018-02-05 22:24 ` Andreas Enge
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2018-02-05 22:24 UTC (permalink / raw)
To: 24272-done
The problem appears to be solved with atlas-3.10.3, see
https://hydra.gnu.org/job/gnu/master/atlas-3.10.3.armhf-linux/all
Closing the bug.
Andreas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-05 22:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-20 8:53 bug#24272: Atlas FTBFS on armhf Efraim Flashner
2018-02-05 22:24 ` Andreas Enge
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.