GNU bug report logs - #58420
packages with guile-3.0 as an input fail to cross-compile

Previous Next

Package: guix;

Reported by: "Mitchell F. Schmeisser" <mfs5173 <at> arl.psu.edu>

Date: Mon, 10 Oct 2022 19:52:02 UTC

Severity: normal

Merged with 47221

Full log


View this message in rfc822 format

From: "Mitchell F. Schmeisser" <mfs5173 <at> arl.psu.edu>
To: 58420 <at> debbugs.gnu.org
Subject: bug#58420: packages with guile-3.0 as an input fail to cross-compile
Date: Mon, 10 Oct 2022 17:25:12 +0000
[Message part 1 (text/plain, inline)]
I cannot cross compile any packages which depend on guile. The configure phase either fails to find the autoconf macros or fails to find guile itself.


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

configure: checking for guile 3.0
configure: found guile 3.0
checking for guile-3.0... no
checking for guile3.0... no
checking for guile-3... no
checking for guile3... no
checking for guile... no
configure: error: guile required but not found

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<


or

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

configure.ac:70: error: possibly undefined macro: GUILE_PKG
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:71: error: possibly undefined macro: GUILE_PROGS

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<


I've tried compiling guile-config, guile-quickcheck, and guile-udev with --target=arm-linux-gnueabihf and --target=aarch64-linux-gnu and all fail in similar ways.


Guile itself cross-compiles fine and is listed as an input (not a native-input) on all of these packages.


Thanks,
Mitchell

[Message part 2 (text/html, inline)]

This bug report was last modified 2 years and 246 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.