From: ludo@gnu.org (Ludovic Courtès)
To: Manolis Ragkousis <manolis837@gmail.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Cross-compilation to GNU/Hurd broken on core-updates
Date: Thu, 08 Jun 2017 00:01:03 +0200 [thread overview]
Message-ID: <87efuv31b4.fsf@gnu.org> (raw)
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 reply other threads:[~2017-06-07 22:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-07 22:01 Ludovic Courtès [this message]
2017-06-07 22:04 ` Cross-compilation to GNU/Hurd broken on core-updates Manolis Ragkousis
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=87efuv31b4.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=manolis837@gmail.com \
/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.