From: Tobias Geerinckx-Rice <me@tobias.gr>
To: Guix-devel <guix-devel@gnu.org>
Subject: Error building linux-libre on Overdrive 1000
Date: Tue, 09 Apr 2019 16:37:09 +0200 [thread overview]
Message-ID: <87h8b7nt2i.fsf@nckx> (raw)
[-- Attachment #1: Type: text/plain, Size: 3336 bytes --]
Guix,
‘guix system init’ fails for me in the following way on the
following version:
$ guix describe
Generation 4 Apr 08 2019 23:29:08 (current)
guix 2afb793
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 2afb79392d39df05e5b285ea46dd59eafb0616d8
I'd attach the system configuration, but it's basically the one
from guix-maintenance/hydra/overdrive.scm. There's nothing custom
about the kernel.
Kind regards,
T G-R
--- 8< ---
In file included from
/gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/inc
lude/stdint.h:34:0,
from
/gnu/store/7ykq1909hf7jgkvqcxdz7r0dglnbx005-gcc-7.4.0-lib/
lib/gcc/aarch64-unknown-linux-gnu/7.4.0/include/arm_neon.h:33,
In file included from
/gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/inc
lude/stdint.h:34:0,
from
/gnu/store/7ykq1909hf7jgkvqcxdz7r0dglnbx005-gcc-7.4.0-lib/
h:27:19: error: conflicting types for 'int64_t'
typedef __int64_t int64_t;
^~~~~~~
In file included from ./include/linux/list.h:5:0,
from ./include/linux/module.h:9,
from arch/arm64/lib/xor-neon.c:13:
./include/linux/types.h:114:15: note: previous declaration of
'int64_t' was here
typedef s64 int64_t;
^~~~~~~
lude/stdint.h:37:0,
lib/gcc/aarch64-unknown-linux-gnu/7.4.0/include/arm_neon.h:33,
from
./arch/arm64/include/asm/neon-intrinsics.h:36,
from arch/arm64/lib/xor-neon.c:14:
.h:27:20: error: conflicting types for 'uint64_t'
typedef __uint64_t uint64_t;
^~~~~~~~
In file included from ./include/linux/list.h:5:0,
from ./include/linux/module.h:9,
from arch/arm64/lib/xor-neon.c:13:
e
typedef u64 uint64_t;
^~~~~~~~
make[1]: *** [scripts/Makefile.build:283:
arch/arm64/lib/xor-neon.o] Error 1
make: *** [Makefile:1066: arch/arm64/lib] Error 2
make: *** Waiting for unfinished jobs....
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next reply other threads:[~2019-04-09 14:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-09 14:37 Tobias Geerinckx-Rice [this message]
2019-04-09 18:18 ` Error building linux-libre on Overdrive 1000 Andreas Enge
2019-04-09 19:37 ` bug#35210: " Tobias Geerinckx-Rice
2019-04-09 19:37 ` Tobias Geerinckx-Rice
2020-09-04 19:33 ` bug#35210: " Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h8b7nt2i.fsf@nckx \
--to=me@tobias.gr \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.