Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [RFC] geda: remove -32bit makedepends
Date: Fri, 12 Jul 2019 10:28:31 +0200	[thread overview]
Message-ID: <20190712082831.NFwHSarGwYPqG184GK2eL3p9IyIZ6njUQkh0dA7dknE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13005@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1373 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/13005#issuecomment-510799856
Comment:
This is the output of the failing build:
```
make[3]: Entering directory '/builddir/geda-gaf-1.8.2/libgeda/shell'
CPP="aarch64-linux-gnu-cpp" guile-snarf -o shell.x shell.c -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../..   -I./../include -I../.. -I/usr/include -I../../intl  -Wall   -pthread -I/usr/aarch64-linux-gnu/usr/include/guile/2.0 -I/usr/aarch64-linux-gnu/usr/include/glib-2.0 -I/usr/aarch64-linux-gnu/usr/lib/glib-2.0/include -pthread -I/usr/aarch64-linux-gnu/usr/include/gdk-pixbuf-2.0 -I/usr/aarch64-linux-gnu/usr/include/libmount -I/usr/aarch64-linux-gnu/usr/include/blkid -I/usr/aarch64-linux-gnu/usr/include/glib-2.0 -I/usr/aarch64-linux-gnu/usr/lib/glib-2.0/include
In file included from /usr/include/features.h:474,
                 from /usr/include/unistd.h:25,
                 from shell.c:28:
/usr/include/gnu/stubs.h:7:11: fatal error: gnu/stubs-32.h: No such file or directory
    7 | # include <gnu/stubs-32.h>
      |           ^~~~~~~~~~~~~~~~
compilation terminated.
```
Note the most probably wrong `-I/usr/include` in the `CPPFLAGS` passed to `guile-snarf` for a cross compile.
Perhaps we need a build wrapper for `guile-snarf` to replace `/usr` with `${XBPS_CROSS_BASE}/usr`.

  parent reply	other threads:[~2019-07-12  8:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-12  0:57 [PR PATCH] " voidlinux-github
2019-07-12  1:16 ` voidlinux-github
2019-07-12  8:24 ` voidlinux-github
2019-07-12  8:28 ` voidlinux-github [this message]
2019-07-12 15:05 ` voidlinux-github
2019-07-12 18:43 ` voidlinux-github
2019-10-13 18:58 ` voidlinux-github
2019-10-13 18:58 ` [PR PATCH] [Closed]: " voidlinux-github

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=20190712082831.NFwHSarGwYPqG184GK2eL3p9IyIZ6njUQkh0dA7dknE@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).