From: Manolis Ragkousis <manolis837@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Cross-compilation to GNU/Hurd broken on core-updates
Date: Thu, 8 Jun 2017 01:04:04 +0300 [thread overview]
Message-ID: <c9f48059-7bd7-a436-06a9-8e2aac03ad01@gmail.com> (raw)
In-Reply-To: <87efuv31b4.fsf@gnu.org>
Hello Ludo,
I will reproduce it locally and track the problem. Probably a package
update in core-updates is causing this. I will report back.
Manolis
On 06/08/17 01:01, Ludovic Courtès wrote:
> Hello Manolis and all!
>
> On ‘core-updates’, the cross-compiler for i586-pc-gnu fails to build:
>
> https://hydra.gnu.org/build/2099030
>
> The relevant part is:
>
> --8<---------------cut here---------------start------------->8---
> checking whether i586-pc-gnu-gcc supports -Wall... yes
> checking for socket libraries... checking for connect... /gnu/store/s1r43qhlmcf1fhnrsjgsnc40862070cl-bash-minimal-4.4.12/bin/bash ../../gcc-5.4.0/gcc/../move-if-change tmp-constants.h insn-constants.h
> echo timestamp > s-constants
> build/genenums ../../gcc-5.4.0/gcc/common.md ../../gcc-5.4.0/gcc/config/i386/i386.md \
> > tmp-enums.c
> /gnu/store/s1r43qhlmcf1fhnrsjgsnc40862070cl-bash-minimal-4.4.12/bin/bash ../../gcc-5.4.0/gcc/../move-if-change tmp-enums.c insn-enums.c
> yes
> checking for gethostbyname... echo timestamp > s-enums
> g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc-5.4.0/gcc -I../../gcc-5.4.0/gcc/build -I../../gcc-5.4.0/gcc/../include -I../../gcc-5.4.0/gcc/../libcpp/include \
> -o build/min-insn-modes.o min-insn-modes.c
> yes
>
> checking for exported symbols... /tmp/guix-build-gcc-5.4.0.drv-0/gcc-5.4.0/libcc1/configure: line 14531: -T: command not found
> yes
> checking for -rdynamic... /gnu/store/s1r43qhlmcf1fhnrsjgsnc40862070cl-bash-minimal-4.4.12/bin/bash ../../gcc-5.4.0/gcc/../move-if-change tmp-gtype.state gtype.state
> g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc-5.4.0/gcc -I../../gcc-5.4.0/gcc/build -I../../gcc-5.4.0/gcc/../include -I../../gcc-5.4.0/gcc/../libcpp/include \
> -o build/gencheck.o ../../gcc-5.4.0/gcc/gencheck.c
> build/gengtype \
> -r gtype.state
> /tmp/guix-build-gcc-5.4.0.drv-0/gcc-5.4.0/libcc1/configure: line 14541: -T: command not found
> no
> checking for library containing dlopen... echo timestamp > s-gtype
> if [ xinfo = xinfo ]; then \
> makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-5.4.0/gcc/doc \
> -I ../../gcc-5.4.0/gcc/doc/include -o doc/gccint.info ../../gcc-5.4.0/gcc/doc/gccint.texi; \
> fi
> g++ -DIN_GCC -DGENERATOR_FILE -o build/gencheck \
> build/gencheck.o ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
> -ldl
> checking for -fPIC -shared... yes
> configure: error:
> Building GCC with plugin support requires a host that supports
> -fPIC, -shared, -ldl and -rdynamic.
> make[1]: *** [Makefile:9376: configure-libcc1] Error 1
> --8<---------------cut here---------------end--------------->8---
>
> I’m not sure if anything changed in this area compared to ‘master’.
>
> Ideas?
>
> Thanks,
> Ludo’.
>
next prev parent reply other threads:[~2017-06-07 22:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-07 22:01 Cross-compilation to GNU/Hurd broken on core-updates Ludovic Courtès
2017-06-07 22:04 ` Manolis Ragkousis [this message]
2017-06-08 19:32 ` Manolis Ragkousis
2017-06-11 20:33 ` Ludovic Courtès
2017-06-07 22:04 ` Manolis Ragkousis
2017-06-07 22:15 ` Ludovic Courtès
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=c9f48059-7bd7-a436-06a9-8e2aac03ad01@gmail.com \
--to=manolis837@gmail.com \
--cc=guix-devel@gnu.org \
--cc=ludo@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.