Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] elfutils: cross build failure
Date: Tue, 17 Jan 2023 22:44:31 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41704@inbox.vuxu.org> (raw)

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

New issue by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/41704

Description:
In config.log, I can see that it passed `-Wno-error=deprecated-declarations-Wno-error` to gcc which is not a valid option, so it failed.

```
%: ./xbps-src pkg -a armv6l-musl elfutils
=> xbps-src: updating repositories for host (x86_64-musl)... 
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/x86_64-musl-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/nonfree/x86_64-musl-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/debug/x86_64-musl-repodata' ...
=> xbps-src: updating repositories for target (armv6l-musl)...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/armv6l-musl-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/nonfree/armv6l-musl-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/debug/armv6l-musl-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...                                                                                       
=> elfutils-0.187_1: removing autodeps, please wait...                                                                        
=> elfutils-0.187_1: removing autocrossdeps, please wait...
=> elfutils-0.187_1: building [gnu-configure] for armv6l-musl...     
   [host] automake-1.16.5_1: found (https://repo-default.voidlinux.org/current/musl)
   [host] libtool-2.4.7_3: found (https://repo-default.voidlinux.org/current/musl)
   [host] pkg-config-0.29.2_3: found (https://repo-default.voidlinux.org/current/musl)
   [target] bzip2-devel-1.0.8_1: found (https://repo-default.voidlinux.org/current/musl)
   [target] liblzma-devel-5.2.7_1: found (https://repo-default.voidlinux.org/current/musl)
   [target] zlib-devel-1.2.13_1: found (https://repo-default.voidlinux.org/current/musl)
   [target] libzstd-devel-1.5.2_1: found (https://repo-default.voidlinux.org/current/musl)
   [target] libcurl-devel-7.87.0_2: found (https://repo-default.voidlinux.org/current/musl)
   [target] libarchive-devel-3.6.2_2: found (https://repo-default.voidlinux.org/current/musl)
   [target] sqlite-devel-3.40.1_1: found (https://repo-default.voidlinux.org/current/musl)
   [target] libmicrohttpd-devel-0.9.73_1: found (https://repo-default.voidlinux.org/current/musl)
   [target] argp-standalone-1.4.1_1: found (https://repo-default.voidlinux.org/current/musl)
   [target] musl-fts-devel-1.2.7_4: found (https://repo-default.voidlinux.org/current/musl)
   [target] musl-obstack-devel-1.2.3_1: found (https://repo-default.voidlinux.org/current/musl)
   [runtime] libdebuginfod-0.187_1: found (https://repo-default.voidlinux.org/current/musl)
   [runtime] bzip2-devel-1.0.8_1: found (https://repo-default.voidlinux.org/current/musl)
   [runtime] liblzma-devel-5.2.7_1: found (https://repo-default.voidlinux.org/current/musl)
   [runtime] zlib-devel-1.2.13_1: found (https://repo-default.voidlinux.org/current/musl)
   [runtime] libzstd-devel-1.5.2_1: found (https://repo-default.voidlinux.org/current/musl)
=> elfutils-0.187_1: installing host dependencies: automake-1.16.5_1 libtool-2.4.7_3 pkg-config-0.29.2_3 ...
=> elfutils-0.187_1: installing target dependencies: bzip2-devel-1.0.8_1 liblzma-devel-5.2.7_1 zlib-devel-1.2.13_1 libzstd-devel-1.5.2_1 libcurl-devel-7.87.0_2 libarchive-devel-3.6.2_2 sqlite-devel-3.40.1_1 libmicrohttpd-devel-0.9.73_1 argp-standalone-1.4.1_1 musl-fts-devel-1.2.7_4 musl-obstack-devel-1.2.3_1 ...
=> elfutils-0.187_1: running do-fetch hook: 00-distfiles ...
=> elfutils-0.187_1: running do-extract hook: 00-distfiles ...
=> elfutils-0.187_1: extracting distfile(s), please wait...
=> elfutils-0.187_1: running do-patch hook: 00-patches ...
=> elfutils-0.187_1: running pre-configure hook: 00-gnu-configure-asneeded ...
=> elfutils-0.187_1: running pre-configure hook: 01-override-config ...
=> elfutils-0.187_1: running pre-configure hook: 02-script-wrapper ...
=> elfutils-0.187_1: running do_configure ...
configure: WARNING: unrecognized options: --with-sysroot, --with-libtool-sysroot
checking for a BSD-compatible install... /builddir/.xbps-elfutils/wrappers/install -c
checking whether build environment is sane... yes
checking for arm-linux-musleabihf-strip... arm-linux-musleabihf-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-musl
checking host system type... arm-unknown-linux-musleabihf
checking whether make supports the include directive... yes (GNU style)
checking for arm-linux-musleabihf-gcc... arm-linux-musleabihf-gcc
checking whether the C compiler works... no
configure: error: in `/builddir/elfutils-0.187':
configure: error: C compiler cannot create executables
See `config.log' for more details
=> ERROR: elfutils-0.187_1: do_configure: '${configure_script} ${configure_args}' exited with 77
=> ERROR:   in do_configure() at common/build-style/gnu-configure.sh:8
```

             reply	other threads:[~2023-01-17 21:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-17 21:44 paper42 [this message]
2023-01-17 22:59 ` [ISSUE] [CLOSED] " Johnnynator
2023-01-17 22:59 ` Johnnynator

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41704@inbox.vuxu.org \
    --to=paper42@users.noreply.github.com \
    --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).