all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Jan Nieuwenhuizen <janneke@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Cross-compilation to MinGW broken on core-updates
Date: Thu, 08 Jun 2017 00:22:06 +0200	[thread overview]
Message-ID: <871sqv30c1.fsf@gnu.org> (raw)

Hello Jan & all!

Bash fails to cross-build for i686-w64–mingw32 on ‘core-updates’:

--8<---------------cut here---------------start------------->8---
gcc  -DPROGRAM='"bash.exe"' -DCONF_HOSTTYPE='"i686"' -DCONF_OSTYPE='"mingw32"' -DCONF_MACHTYPE='"i686-w64-mingw32"' -DCONF_VENDOR='"w64"' -DLOCALEDIR='"/gnu/store/v5rh1ypnn49m6qm6rrvwjvaiclfyqssc-bash-4.4.12/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib -I./lib/intl -I/tmp/guix-build-bash-4.4.12.drv-0/bash-4.4/lib/intl  -g -DCROSS_COMPILING  -g -DCROSS_COMPILING -o mksyntax.exe ./mksyntax.c 
In file included from ./mksyntax.c:23:0:
./config.h:353:19: error: two or more data types in declaration specifiers
 #define socklen_t unsigned int
                   ^
./config.h:353:28: error: two or more data types in declaration specifiers
 #define socklen_t unsigned int
                            ^
make: *** [Makefile:691: mksyntax.exe] Error 1
--8<---------------cut here---------------end--------------->8---

(From <https://hydra.gnu.org/build/2099119>.)

Ideas?

TIA,
Ludo’.

             reply	other threads:[~2017-06-07 22:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-07 22:22 Ludovic Courtès [this message]
2017-06-08  4:40 ` Cross-compilation to MinGW broken on core-updates Jan Nieuwenhuizen
2017-06-08 12:26   ` Ludovic Courtès
2017-06-08 18:23     ` Jan Nieuwenhuizen

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=871sqv30c1.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=janneke@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.