all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#58420: packages with guile-3.0 as an input fail to cross-compile
@ 2022-10-10 17:25 Mitchell F. Schmeisser
  2022-10-11 14:17 ` Maxime Devos
  0 siblings, 1 reply; 3+ messages in thread
From: Mitchell F. Schmeisser @ 2022-10-10 17:25 UTC (permalink / raw)
  To: 58420

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

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


[-- Attachment #2: Type: text/html, Size: 3276 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-11 19:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-10 17:25 bug#58420: packages with guile-3.0 as an input fail to cross-compile Mitchell F. Schmeisser
2022-10-11 14:17 ` Maxime Devos
2022-10-11 16:09   ` Mitchell F. Schmeisser

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.