unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45545: gsasl fails to build on aarch64
@ 2020-12-30  1:48 Caliph Nomble via Bug reports for GNU Guix
  2020-12-31 12:43 ` Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Caliph Nomble via Bug reports for GNU Guix @ 2020-12-30  1:48 UTC (permalink / raw)
  To: 45545

Hi,

The package gsasl fails to cross-compile to aarch64 on an x86_64 machine
(tested most recently on commit 8e128df5bf), at least, on mine. It seems to not
recognize libgcrypt during configure, even though it's listed in the package's
inputs. The build log is long, so I'll just list the important parts:

> ...
> phase `patch-source-shebangs' succeeded after 0.2 seconds
> starting phase `configure'
> configure flags: ("CC_FOR_BUILD=gcc" "CONFIG_SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash" "SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash" "--prefix=/gnu/store/5isgg257zhlfczz20nf2rza2fibfaw7q-gsasl-1.8.1" "--enable-fast-install" "--build=x86_64-unknown-linux-gnu" "--host=aarch64-linux-gnu" "--with-gssapi-impl=mit" "--disable-static")
> ...
> checking for __builtin_expect... yes
> checking byteswap.h usability... yes
> checking byteswap.h presence... yes
> checking for byteswap.h... yes
> checking for libgcrypt-config... no
> checking for LIBGCRYPT - version >= 1.4.4... no
> configure: error: libgcrypt is too old
> configure: error: ./configure failed for lib
> command "/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash" "./configure" "CC_FOR_BUILD=gcc" "CONFIG_SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash" "SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash" "--prefix=/gnu/store/5isgg257zhlfczz20nf2rza2fibfaw7q-gsasl-1.8.1" "--enable-fast-install" "--build=x86_64-unknown-linux-gnu" "--host=aarch64-linux-gnu" "--with-gssapi-impl=mit" "--disable-static" failed with status 1

The specific configure script failing seems to be lib/configure. Tell me if,
and how, I should include any more of the log.

This seems to be more of a problem since commit 72861d8ed4, since rottlog now
indirectly depends on gsasl, and rottlog is one of the base services. The
following command, thus, replicates the issue:

> guix system disk-image --image-type=pine64-raw -e '(@ (gnu system images pine64) pine64-barebones-os)'

Thanks!





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

* bug#45545: gsasl fails to build on aarch64
  2020-12-30  1:48 bug#45545: gsasl fails to build on aarch64 Caliph Nomble via Bug reports for GNU Guix
@ 2020-12-31 12:43 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-12-31 12:43 UTC (permalink / raw)
  To: Caliph Nomble; +Cc: 45545-done

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

Thanks for the report. I just pushed a fix for this.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2020-12-31 12:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-30  1:48 bug#45545: gsasl fails to build on aarch64 Caliph Nomble via Bug reports for GNU Guix
2020-12-31 12:43 ` Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).