all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix on Android works, guix pull fails on guile-ssh build in the check phase
@ 2018-05-09 21:10 白い熊@相撲道
  2018-05-12  4:42 ` 白い熊@相撲道
  0 siblings, 1 reply; 6+ messages in thread
From: 白い熊@相撲道 @ 2018-05-09 21:10 UTC (permalink / raw)
  To: help-guix

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

Hi Guix! 

I've been successful in getting Guix running on my Android phone in line with https://www.gnu.org/software/guix/blog/2018/guix-on-android/

There are some medium-size hoops to jump through to get it working, I've documented most of the stuff I hag to do, would like to submit an updated guide to get it running. 

Currently, it runs as regular user — however I can't guix pull, as it fails in the check phase in guile-ssh build — as seen in the attached log. 

Can anyone advise how to overcome this? So I can run guix pull and then update? 

Many thanks. 
--
白い熊@相撲道

[-- Attachment #2: guix-pull-error.txt --]
[-- Type: text/plain, Size: 76627 bytes --]

Welcome to the Emacs shell

~ $ guix pull
Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from Git commit 27ba9760e04019cc3ed3457199194088f4b45486...
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
The following derivations will be built:
   /gnu/store/s6pgrwms22raz729lrabpkq1ambal9cm-compute-guix-derivation.drv
   /gnu/store/2hs711m5klz8f9zgi93dwwfki3d7lqq3-module-import.drv
   /gnu/store/by98alhbm0hi6f53gfqnn0pzp6q2a1jh-module-import-compiled.drv

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
;;; Failed to autoload make-session in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; Failed to autoload connection-end/client in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; ./gnu/packages.scm:92:33: warning: non-literal format string
;;; ./gnu/packages.scm:108:16: warning: non-literal format string
;;; Failed to autoload make-session in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; Failed to autoload connection-end/client in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; Failed to autoload make-session in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; Failed to autoload make-session in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; Failed to autoload connection-end/client in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; ./guix/build/download.scm:176:4: warning: possibly unbound variable `set-certificate-credentials-x509-trust-data!'
;;; ./guix/build/download.scm:182:15: warning: possibly unbound variable `make-certificate-credentials'
;;; ./guix/build/download.scm:191:20: warning: possibly unbound variable `x509-certificate-format/pem'
;;; ./guix/build/download.scm:199:2: warning: possibly unbound variable `session-peer-certificate-chain'
;;; ./guix/build/download.scm:201:5: warning: possibly unbound variable `import-x509-certificate'
;;; ./guix/build/download.scm:201:5: warning: possibly unbound variable `x509-certificate-format/der'
;;; ./guix/build/download.scm:210:10: warning: possibly unbound variable `x509-certificate-matches-hostname?'
;;; ./guix/build/download.scm:215:2: warning: possibly unbound variable `peer-certificate-status'
;;; ./guix/build/download.scm:234:13: warning: possibly unbound variable `certificate-status->string'
;;; ./guix/build/download.scm:229:20: warning: possibly unbound variable `x509-certificate-dn'
;;; ./guix/build/download.scm:246:18: warning: possibly unbound variable `make-session'
;;; ./guix/build/download.scm:246:18: warning: possibly unbound variable `connection-end/client'
;;; ./guix/build/download.scm:255:8: warning: possibly unbound variable `set-session-server-name!'
;;; ./guix/build/download.scm:255:8: warning: possibly unbound variable `server-name-type/dns'
;;; ./guix/build/download.scm:259:4: warning: possibly unbound variable `set-session-transport-fd!'
;;; ./guix/build/download.scm:260:4: warning: possibly unbound variable `set-session-default-priority!'
;;; ./guix/build/download.scm:266:4: warning: possibly unbound variable `set-session-priorities!'
;;; ./guix/build/download.scm:268:4: warning: possibly unbound variable `set-session-credentials!'
;;; ./guix/build/download.scm:272:34: warning: possibly unbound variable `make-certificate-credentials'
;;; ./guix/build/download.scm:280:8: warning: possibly unbound variable `handshake'
;;; ./guix/build/download.scm:282:15: warning: possibly unbound variable `error/warning-alert-received'
;;; ./guix/build/download.scm:287:23: warning: possibly unbound variable `alert-description->string'
;;; ./guix/build/download.scm:287:50: warning: possibly unbound variable `alert-get'
;;; ./guix/build/download.scm:288:15: warning: possibly unbound variable `handshake'
;;; ./guix/build/download.scm:303:18: warning: possibly unbound variable `session-record-port'
;;; Failed to autoload make-session in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; Failed to autoload make-session in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; Failed to autoload connection-end/client in (gnutls):
;;; ERROR: missing interface for module (gnutls)
;;; ./guix/discovery.scm:89:22: warning: non-literal format string
;;; ./guix/ui.scm:162:5: warning: non-literal format string
;;; ./guix/ui.scm:307:2: warning: non-literal format string
;;; ./guix/ui.scm:325:22: warning: non-literal format string
;;; ./guix/ui.scm:353:13: warning: non-literal format string
;;; ./guix/ui.scm:346:7: warning: non-literal format string
;;; ./guix/ui.scm:341:11: warning: non-literal format string
;;; ./guix/ui.scm:377:7: warning: non-literal format string
;;; ./guix/ui.scm:461:2: warning: non-literal format string
;;; ./guix/ui.scm:463:2: warning: non-literal format string
;;; ./guix/ui.scm:571:22: warning: non-literal format string
;;; ./guix/ui.scm:574:22: warning: non-literal format string
;;; ./guix/ui.scm:674:13: warning: non-literal format string
;;; ./guix/ui.scm:849:14: warning: non-literal format string
;;; ./guix/ui.scm:869:14: warning: non-literal format string
;;; ./guix/ui.scm:1373:18: warning: non-literal format string
;;; ./guix/ui.scm:1383:10: warning: non-literal format string
;;; ./guix/ui.scm:1426:2: warning: non-literal format string
;;; ./guix/ui.scm:1442:2: warning: non-literal format string
;;; ./guix/ui.scm:1472:2: warning: non-literal format string
;;; ./guix/ui.scm:1501:2: warning: non-literal format string
;;; ./guix/ui.scm:1504:2: warning: non-literal format string
;;; ./guix/ui.scm:1523:8: warning: non-literal format string
;;; ./guix/ui.scm:1561:5: warning: non-literal format string
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
building path(s) `/gnu/store/14ah26l4sxxrrbw74hr70pjr9accxzqv-guile-ssh-0.11.2-debug', `/gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2'
starting phase `set-SOURCE-DATE-EPOCH'
phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds-starting phase `set-paths'
environment variable `PATH' set to `/gnu/store/a1v8qr2n4xd319k9kjzk7gpxvsrax7hz-autoconf-2.69/bin:/gnu/store/1aajrawsacnmzfh21wkpggyx5v9lm428-automake-1.15.1/bin:/gnu/store/wyckp7cqrdraiam5n0kpq91in0j6r67l-libtool-2.4.6/bin:/gnu/store/ssyrwdcbnqkxx225zv2ak8lanr650zy1-texinfo-6.5/bin:/gnu/store/j9njp294sm8c61ci4yxpllqa0pk1rsyr-pkg-config-0.29.2/bin:/gnu/store/2plzs9zgi8kqp097i39rya6wqrm9f76h-which-2.21/bin:/gnu/store/5pprj09c0c5aj5wfzd6yb2ff4yz5j446-tar-1.29/bin:/gnu/store/yyvhay48h026xpx447wwmam0rbmnfy7h-gzip-1.8/bin:/gnu/store/swrnz5xlsdk849szwplwj4cs9j58jaz9-bzip2-1.0.6/bin:/gnu/store/kibwkzi908sh94i9hy6nh6y9vnmsyaap-xz-5.2.3/bin:/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin:/gnu/store/8k1184miikpp8075xippl2kwva0hpv5z-diffutils-3.6/bin:/gnu/store/90yz0sjllmlqbf46ihbnmmx7a4ap61fp-patch-2.7.5/bin:/gnu/store/knyfcjaq2vpjcnwpxww8dc3g91216gvs-sed-4.4/bin:/gnu/store/d89swbfkrjbandpjrsymiymkkkkxc8kc-findutils-4.6.0/bin:/gnu/store/hn1bqbkbm8kf3kppmsg8nrg277w5fvk3-gawk-4.1.4/bin:/gnu/store/m872qwr04h9ybd06ym5k8nf2c9y53wzs-grep-3.1/bin:/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin:/gnu/store/gv5jz3d6jggf55mx0xn9y6khd3mhwds4-make-4.2.1/bin:/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin:/gnu/store/xki1r00a3d2wj4plpq98my40yxnrdg25-ld-wrapper-0/bin:/gnu/store/gdpn3cwdlkai21gs4hmjqv36kwyzhdl3-binutils-2.28.1/bin:/gnu/store/bpyr3mfvpanqq40nydcbngbw0g9dpv1h-gcc-5.5.0/bin:/gnu/store/4dnjhq4cbar6p4r17iwhbmsaw8b8sx7w-glibc-2.26.105-g0890d5379c/bin:/gnu/store/4dnjhq4cbar6p4r17iwhbmsaw8b8sx7w-glibc-2.26.105-g0890d5379c/sbin:/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin:/gnu/store/cjgjjkn9wcbw4p1kxxdd22l1444lgvwl-libgcrypt-1.8.1/bin:/gnu/store/jkmzjhqf3m5vi0kqbkc7rwmfrzqqwq0z-m4-1.4.18/bin:/gnu/store/9xar0k4yhzzis8r2s17iyb6hvll5aqmc-libgpg-error-1.27/bin'
environment variable `ACLOCAL_PATH' set to `/gnu/store/1aajrawsacnmzfh21wkpggyx5v9lm428-automake-1.15.1/share/aclocal:/gnu/store/wyckp7cqrdraiam5n0kpq91in0j6r67l-libtool-2.4.6/share/aclocal:/gnu/store/j9njp294sm8c61ci4yxpllqa0pk1rsyr-pkg-config-0.29.2/share/aclocal:/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/share/aclocal:/gnu/store/cjgjjkn9wcbw4p1kxxdd22l1444lgvwl-libgcrypt-1.8.1/share/aclocal:/gnu/store/9xar0k4yhzzis8r2s17iyb6hvll5aqmc-libgpg-error-1.27/share/aclocal'
environment variable `INFOPATH' set to `/gnu/store/a1v8qr2n4xd319k9kjzk7gpxvsrax7hz-autoconf-2.69/share/info:/gnu/store/1aajrawsacnmzfh21wkpggyx5v9lm428-automake-1.15.1/share/info:/gnu/store/wyckp7cqrdraiam5n0kpq91in0j6r67l-libtool-2.4.6/share/info:/gnu/store/ssyrwdcbnqkxx225zv2ak8lanr650zy1-texinfo-6.5/share/info:/gnu/store/2plzs9zgi8kqp097i39rya6wqrm9f76h-which-2.21/share/info:/gnu/store/5pprj09c0c5aj5wfzd6yb2ff4yz5j446-tar-1.29/share/info:/gnu/store/yyvhay48h026xpx447wwmam0rbmnfy7h-gzip-1.8/share/info:/gnu/store/8k1184miikpp8075xippl2kwva0hpv5z-diffutils-3.6/share/info:/gnu/store/knyfcjaq2vpjcnwpxww8dc3g91216gvs-sed-4.4/share/info:/gnu/store/d89swbfkrjbandpjrsymiymkkkkxc8kc-findutils-4.6.0/share/info:/gnu/store/hn1bqbkbm8kf3kppmsg8nrg277w5fvk3-gawk-4.1.4/share/info:/gnu/store/m872qwr04h9ybd06ym5k8nf2c9y53wzs-grep-3.1/share/info:/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/share/info:/gnu/store/gv5jz3d6jggf55mx0xn9y6khd3mhwds4-make-4.2.1/share/info:/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/share/info:/gnu/store/gdpn3cwdlkai21gs4hmjqv36kwyzhdl3-binutils-2.28.1/share/info:/gnu/store/bpyr3mfvpanqq40nydcbngbw0g9dpv1h-gcc-5.5.0/share/info:/gnu/store/4dnjhq4cbar6p4r17iwhbmsaw8b8sx7w-glibc-2.26.105-g0890d5379c/share/info:/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/share/info:/gnu/store/cjgjjkn9wcbw4p1kxxdd22l1444lgvwl-libgcrypt-1.8.1/share/info:/gnu/store/jkmzjhqf3m5vi0kqbkc7rwmfrzqqwq0z-m4-1.4.18/share/info:/gnu/store/mgsghnlv966fpw7mqj5vzgkqbl2r9ink-gmp-6.1.2/share/info:/gnu/store/qa2fsxk5iznp333gczq2xsc53ba5539m-libunistring-0.9.8/share/info:/gnu/store/9xar0k4yhzzis8r2s17iyb6hvll5aqmc-libgpg-error-1.27/share/info'
environment variable `PKG_CONFIG_PATH' set to `/gnu/store/kibwkzi908sh94i9hy6nh6y9vnmsyaap-xz-5.2.3/lib/pkgconfig:/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/lib/pkgconfig:/gnu/store/5bhp0gn7fqdv3b9l8j6f7pxzaaj769f3-libssh-0.7.5-0.239d0f7/lib/pkgconfig:/gnu/store/lclgqp3qrx6vf4v7iygxp5g1myrjm9bd-libgc-7.6.0/lib/pkgconfig'
environment variable `BASH_LOADABLES_PATH' unset
environment variable `C_INCLUDE_PATH' set to `/gnu/store/swrnz5xlsdk849szwplwj4cs9j58jaz9-bzip2-1.0.6/include:/gnu/store/kibwkzi908sh94i9hy6nh6y9vnmsyaap-xz-5.2.3/include:/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/include:/gnu/store/hn1bqbkbm8kf3kppmsg8nrg277w5fvk3-gawk-4.1.4/include:/gnu/store/gv5jz3d6jggf55mx0xn9y6khd3mhwds4-make-4.2.1/include:/gnu/store/gdpn3cwdlkai21gs4hmjqv36kwyzhdl3-binutils-2.28.1/include:/gnu/store/bpyr3mfvpanqq40nydcbngbw0g9dpv1h-gcc-5.5.0/include:/gnu/store/4dnjhq4cbar6p4r17iwhbmsaw8b8sx7w-glibc-2.26.105-g0890d5379c/include:/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/include:/gnu/store/5bhp0gn7fqdv3b9l8j6f7pxzaaj769f3-libssh-0.7.5-0.239d0f7/include:/gnu/store/cjgjjkn9wcbw4p1kxxdd22l1444lgvwl-libgcrypt-1.8.1/include:/gnu/store/qcyhndbl48vngs1x3rnp1qhzk9jf7758-linux-libre-headers-4.9.59/include:/gnu/store/mgsghnlv966fpw7mqj5vzgkqbl2r9ink-gmp-6.1.2/include:/gnu/store/lclgqp3qrx6vf4v7iygxp5g1myrjm9bd-libgc-7.6.0/include:/gnu/store/625ifddmal232fd1mf9wi4cqwg0jfiax-libltdl-2.4.6/include:/gnu/store/qa2fsxk5iznp333gczq2xsc53ba5539m-libunistring-0.9.8/include:/gnu/store/9xar0k4yhzzis8r2s17iyb6hvll5aqmc-libgpg-error-1.27/include'
environment variable `CPLUS_INCLUDE_PATH' set to `/gnu/store/swrnz5xlsdk849szwplwj4cs9j58jaz9-bzip2-1.0.6/include:/gnu/store/kibwkzi908sh94i9hy6nh6y9vnmsyaap-xz-5.2.3/include:/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/include:/gnu/store/hn1bqbkbm8kf3kppmsg8nrg277w5fvk3-gawk-4.1.4/include:/gnu/store/gv5jz3d6jggf55mx0xn9y6khd3mhwds4-make-4.2.1/include:/gnu/store/gdpn3cwdlkai21gs4hmjqv36kwyzhdl3-binutils-2.28.1/include:/gnu/store/bpyr3mfvpanqq40nydcbngbw0g9dpv1h-gcc-5.5.0/include:/gnu/store/4dnjhq4cbar6p4r17iwhbmsaw8b8sx7w-glibc-2.26.105-g0890d5379c/include:/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/include:/gnu/store/5bhp0gn7fqdv3b9l8j6f7pxzaaj769f3-libssh-0.7.5-0.239d0f7/include:/gnu/store/cjgjjkn9wcbw4p1kxxdd22l1444lgvwl-libgcrypt-1.8.1/include:/gnu/store/qcyhndbl48vngs1x3rnp1qhzk9jf7758-linux-libre-headers-4.9.59/include:/gnu/store/mgsghnlv966fpw7mqj5vzgkqbl2r9ink-gmp-6.1.2/include:/gnu/store/lclgqp3qrx6vf4v7iygxp5g1myrjm9bd-libgc-7.6.0/include:/gnu/store/625ifddmal232fd1mf9wi4cqwg0jfiax-libltdl-2.4.6/include:/gnu/store/qa2fsxk5iznp333gczq2xsc53ba5539m-libunistring-0.9.8/include:/gnu/store/9xar0k4yhzzis8r2s17iyb6hvll5aqmc-libgpg-error-1.27/include'
environment variable `LIBRARY_PATH' set to `/gnu/store/ssyrwdcbnqkxx225zv2ak8lanr650zy1-texinfo-6.5/lib:/gnu/store/swrnz5xlsdk849szwplwj4cs9j58jaz9-bzip2-1.0.6/lib:/gnu/store/kibwkzi908sh94i9hy6nh6y9vnmsyaap-xz-5.2.3/lib:/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/lib:/gnu/store/hn1bqbkbm8kf3kppmsg8nrg277w5fvk3-gawk-4.1.4/lib:/gnu/store/gdpn3cwdlkai21gs4hmjqv36kwyzhdl3-binutils-2.28.1/lib:/gnu/store/4dnjhq4cbar6p4r17iwhbmsaw8b8sx7w-glibc-2.26.105-g0890d5379c/lib:/gnu/store/dzb8lwp3k608cm0s8v7y60dvdpkf1lzz-glibc-2.26.105-g0890d5379c-static/lib:/gnu/store/xr27xdm4gclmkmg28lmbdmp84cn7kl1m-glibc-utf8-locales-2.26.105-g0890d5379c/lib:/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/lib:/gnu/store/5bhp0gn7fqdv3b9l8j6f7pxzaaj769f3-libssh-0.7.5-0.239d0f7/lib:/gnu/store/cjgjjkn9wcbw4p1kxxdd22l1444lgvwl-libgcrypt-1.8.1/lib:/gnu/store/mgsghnlv966fpw7mqj5vzgkqbl2r9ink-gmp-6.1.2/lib:/gnu/store/lclgqp3qrx6vf4v7iygxp5g1myrjm9bd-libgc-7.6.0/lib:/gnu/store/625ifddmal232fd1mf9wi4cqwg0jfiax-libltdl-2.4.6/lib:/gnu/store/qa2fsxk5iznp333gczq2xsc53ba5539m-libunistring-0.9.8/lib:/gnu/store/9xar0k4yhzzis8r2s17iyb6hvll5aqmc-libgpg-error-1.27/lib'
environment variable `GUIX_LOCPATH' set to `/gnu/store/xr27xdm4gclmkmg28lmbdmp84cn7kl1m-glibc-utf8-locales-2.26.105-g0890d5379c/lib/locale'
environment variable `GUILE_LOAD_PATH' unset
environment variable `GUILE_LOAD_COMPILED_PATH' unset
phase `set-paths' succeeded after 0.1 seconds
starting phase `install-locale'
using 'en_US.utf8' locale for category "LC_ALL"
phase `install-locale' succeeded after 0.0 seconds
starting phase `unpack'
guile-ssh-0.11.2/
guile-ssh-0.11.2/.dir-locals.el
guile-ssh-0.11.2/.gitignore
guile-ssh-0.11.2/AUTHORS
guile-ssh-0.11.2/COPYING
guile-ssh-0.11.2/ChangeLog
guile-ssh-0.11.2/INSTALL
guile-ssh-0.11.2/Makefile.am
guile-ssh-0.11.2/NEWS
guile-ssh-0.11.2/README
guile-ssh-0.11.2/README.org
guile-ssh-0.11.2/THANKS
guile-ssh-0.11.2/TODO
guile-ssh-0.11.2/am/
guile-ssh-0.11.2/am/Makefile.am
guile-ssh-0.11.2/am/guilec
guile-ssh-0.11.2/am/snarf
guile-ssh-0.11.2/build-aux/
guile-ssh-0.11.2/build-aux/.gitignore
guile-ssh-0.11.2/build-aux/Makefile.am
guile-ssh-0.11.2/build-aux/compile
guile-ssh-0.11.2/build-aux/config.rpath
guile-ssh-0.11.2/build-aux/gitlog-to-changelog
guile-ssh-0.11.2/configure.ac
guile-ssh-0.11.2/doc/
guile-ssh-0.11.2/doc/.gitignore
guile-ssh-0.11.2/doc/Makefile.am
guile-ssh-0.11.2/doc/api-auth.texi
guile-ssh-0.11.2/doc/api-channels.texi
guile-ssh-0.11.2/doc/api-dist.texi
guile-ssh-0.11.2/doc/api-keys.texi
guile-ssh-0.11.2/doc/api-logging.texi
guile-ssh-0.11.2/doc/api-messages.texi
guile-ssh-0.11.2/doc/api-popen.texi
guile-ssh-0.11.2/doc/api-servers.texi
guile-ssh-0.11.2/doc/api-sessions.texi
guile-ssh-0.11.2/doc/api-sftp.texi
guile-ssh-0.11.2/doc/api-shell.texi
guile-ssh-0.11.2/doc/api-tunnels.texi
guile-ssh-0.11.2/doc/api-version.texi
guile-ssh-0.11.2/doc/examples.texi
guile-ssh-0.11.2/doc/fdl.texi
guile-ssh-0.11.2/doc/guile-ssh.texi
guile-ssh-0.11.2/doc/indices.texi
guile-ssh-0.11.2/doc/logo-with-text.png
guile-ssh-0.11.2/doc/logo-with-text.svg
guile-ssh-0.11.2/doc/logo.png
guile-ssh-0.11.2/doc/logo.svg
guile-ssh-0.11.2/examples/
guile-ssh-0.11.2/examples/.gitignore
guile-ssh-0.11.2/examples/Makefile.am
guile-ssh-0.11.2/examples/README
guile-ssh-0.11.2/examples/README.org
guile-ssh-0.11.2/examples/echo/
guile-ssh-0.11.2/examples/echo/client.scm.in
guile-ssh-0.11.2/examples/echo/server.scm.in
guile-ssh-0.11.2/examples/pg-tunnel.scm.in
guile-ssh-0.11.2/examples/rpc/
guile-ssh-0.11.2/examples/rpc/client.scm.in
guile-ssh-0.11.2/examples/rpc/server.scm.in
guile-ssh-0.11.2/examples/rrepl.scm.in
guile-ssh-0.11.2/examples/sscp.scm.in
guile-ssh-0.11.2/examples/sssh.scm.in
guile-ssh-0.11.2/examples/ssshd.scm.in
guile-ssh-0.11.2/examples/uptop.scm.in
guile-ssh-0.11.2/libguile-ssh/
guile-ssh-0.11.2/libguile-ssh/.gitignore
guile-ssh-0.11.2/libguile-ssh/Makefile.am
guile-ssh-0.11.2/libguile-ssh/auth.c
guile-ssh-0.11.2/libguile-ssh/auth.h
guile-ssh-0.11.2/libguile-ssh/channel-func.c
guile-ssh-0.11.2/libguile-ssh/channel-func.h
guile-ssh-0.11.2/libguile-ssh/channel-main.c
guile-ssh-0.11.2/libguile-ssh/channel-type.c
guile-ssh-0.11.2/libguile-ssh/channel-type.h
guile-ssh-0.11.2/libguile-ssh/common.c
guile-ssh-0.11.2/libguile-ssh/common.h
guile-ssh-0.11.2/libguile-ssh/error.c
guile-ssh-0.11.2/libguile-ssh/error.h
guile-ssh-0.11.2/libguile-ssh/key-func.c
guile-ssh-0.11.2/libguile-ssh/key-func.h
guile-ssh-0.11.2/libguile-ssh/key-main.c
guile-ssh-0.11.2/libguile-ssh/key-type.c
guile-ssh-0.11.2/libguile-ssh/key-type.h
guile-ssh-0.11.2/libguile-ssh/log.c
guile-ssh-0.11.2/libguile-ssh/log.h
guile-ssh-0.11.2/libguile-ssh/message-func.c
guile-ssh-0.11.2/libguile-ssh/message-func.h
guile-ssh-0.11.2/libguile-ssh/message-main.c
guile-ssh-0.11.2/libguile-ssh/message-type.c
guile-ssh-0.11.2/libguile-ssh/message-type.h
guile-ssh-0.11.2/libguile-ssh/server-func.c
guile-ssh-0.11.2/libguile-ssh/server-func.h
guile-ssh-0.11.2/libguile-ssh/server-main.c
guile-ssh-0.11.2/libguile-ssh/server-type.c
guile-ssh-0.11.2/libguile-ssh/server-type.h
guile-ssh-0.11.2/libguile-ssh/session-func.c
guile-ssh-0.11.2/libguile-ssh/session-func.h
guile-ssh-0.11.2/libguile-ssh/session-main.c
guile-ssh-0.11.2/libguile-ssh/session-type.c
guile-ssh-0.11.2/libguile-ssh/session-type.h
guile-ssh-0.11.2/libguile-ssh/sftp-file-main.c
guile-ssh-0.11.2/libguile-ssh/sftp-file-type.c
guile-ssh-0.11.2/libguile-ssh/sftp-file-type.h
guile-ssh-0.11.2/libguile-ssh/sftp-session-func.c
guile-ssh-0.11.2/libguile-ssh/sftp-session-func.h
guile-ssh-0.11.2/libguile-ssh/sftp-session-main.c
guile-ssh-0.11.2/libguile-ssh/sftp-session-type.c
guile-ssh-0.11.2/libguile-ssh/sftp-session-type.h
guile-ssh-0.11.2/libguile-ssh/threads.c
guile-ssh-0.11.2/libguile-ssh/threads.h
guile-ssh-0.11.2/libguile-ssh/version.c
guile-ssh-0.11.2/m4/
guile-ssh-0.11.2/m4/.gitignore
guile-ssh-0.11.2/m4/Makefile.am
guile-ssh-0.11.2/m4/guile.m4
guile-ssh-0.11.2/m4/lib-ld.m4
guile-ssh-0.11.2/m4/lib-link.m4
guile-ssh-0.11.2/m4/lib-prefix.m4
guile-ssh-0.11.2/modules/
guile-ssh-0.11.2/modules/Makefile.am
guile-ssh-0.11.2/modules/srfi/
guile-ssh-0.11.2/modules/srfi/Makefile.am
guile-ssh-0.11.2/modules/srfi/srfi-64.scm
guile-ssh-0.11.2/modules/srfi/srfi-64.upstream.scm
guile-ssh-0.11.2/modules/ssh/
guile-ssh-0.11.2/modules/ssh/Makefile.am
guile-ssh-0.11.2/modules/ssh/auth.scm
guile-ssh-0.11.2/modules/ssh/channel.scm
guile-ssh-0.11.2/modules/ssh/dist.scm
guile-ssh-0.11.2/modules/ssh/dist/
guile-ssh-0.11.2/modules/ssh/dist/Makefile.am
guile-ssh-0.11.2/modules/ssh/dist/job.scm
guile-ssh-0.11.2/modules/ssh/dist/node.scm
guile-ssh-0.11.2/modules/ssh/key.scm
guile-ssh-0.11.2/modules/ssh/log.scm
guile-ssh-0.11.2/modules/ssh/message.scm
guile-ssh-0.11.2/modules/ssh/popen.scm
guile-ssh-0.11.2/modules/ssh/server.scm
guile-ssh-0.11.2/modules/ssh/session.scm
guile-ssh-0.11.2/modules/ssh/sftp.scm
guile-ssh-0.11.2/modules/ssh/shell.scm
guile-ssh-0.11.2/modules/ssh/tunnel.scm
guile-ssh-0.11.2/modules/ssh/version.scm
guile-ssh-0.11.2/tests/
guile-ssh-0.11.2/tests/.gitignore
guile-ssh-0.11.2/tests/Makefile.am
guile-ssh-0.11.2/tests/client-server.scm
guile-ssh-0.11.2/tests/common.scm
guile-ssh-0.11.2/tests/config
guile-ssh-0.11.2/tests/dist.scm
guile-ssh-0.11.2/tests/key.scm
guile-ssh-0.11.2/tests/keys/
guile-ssh-0.11.2/tests/keys/dsakey
guile-ssh-0.11.2/tests/keys/dsakey.pub
guile-ssh-0.11.2/tests/keys/ecdsakey
guile-ssh-0.11.2/tests/keys/ecdsakey.pub
guile-ssh-0.11.2/tests/keys/rsakey
guile-ssh-0.11.2/tests/keys/rsakey.pub
guile-ssh-0.11.2/tests/log.scm
guile-ssh-0.11.2/tests/popen.scm
guile-ssh-0.11.2/tests/server-client.scm
guile-ssh-0.11.2/tests/server.scm
guile-ssh-0.11.2/tests/session.scm
guile-ssh-0.11.2/tests/shell.scm
guile-ssh-0.11.2/tests/sssh-ssshd.scm
guile-ssh-0.11.2/tests/tunnel.scm
phase `unpack' succeeded after 0.1 seconds
starting phase `autoreconf'\autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext|autoreconf: running: aclocal --force -I m4 --install\aclocal: installing 'm4/pkg.m4' from '/gnu/store/j9njp294sm8c61ci4yxpllqa0pk1rsyr-pkg-config-0.29.2/share/aclocal/pkg.m4'
aclocal: installing 'm4/libtool.m4' from '/gnu/store/wyckp7cqrdraiam5n0kpq91in0j6r67l-libtool-2.4.6/share/aclocal/libtool.m4'
aclocal: installing 'm4/ltoptions.m4' from '/gnu/store/wyckp7cqrdraiam5n0kpq91in0j6r67l-libtool-2.4.6/share/aclocal/ltoptions.m4'
aclocal: installing 'm4/ltsugar.m4' from '/gnu/store/wyckp7cqrdraiam5n0kpq91in0j6r67l-libtool-2.4.6/share/aclocal/ltsugar.m4'
aclocal: installing 'm4/ltversion.m4' from '/gnu/store/wyckp7cqrdraiam5n0kpq91in0j6r67l-libtool-2.4.6/share/aclocal/ltversion.m4'
aclocal: installing 'm4/lt~obsolete.m4' from '/gnu/store/wyckp7cqrdraiam5n0kpq91in0j6r67l-libtool-2.4.6/share/aclocal/lt~obsolete.m4'|autoreconf: configure.ac: tracing/autoreconf: running: libtoolize --copy --force-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'-autoreconf: running: /gnu/store/a1v8qr2n4xd319k9kjzk7gpxvsrax7hz-autoconf-2.69/bin/autoconf --force\autoreconf: running: /gnu/store/a1v8qr2n4xd319k9kjzk7gpxvsrax7hz-autoconf-2.69/bin/autoheader --force|autoreconf: running: automake --add-missing --copy --force-missing/configure.ac:37: installing 'build-aux/compile'
configure.ac:78: installing 'build-aux/config.guess'
configure.ac:78: installing 'build-aux/config.sub'
configure.ac:34: installing 'build-aux/install-sh'
configure.ac:34: installing 'build-aux/missing'-doc/Makefile.am:3: installing 'build-aux/mdate-sh'
doc/Makefile.am:3: installing 'build-aux/texinfo.tex'
examples/Makefile.am:20: warning: variable 'sssh_scm_SOURCES' is defined but no program or
examples/Makefile.am:20: library has 'sssh_scm' as canonical name (possible typo)
examples/Makefile.am:21: warning: variable 'ssshd_scm_SOURCES' is defined but no program or
examples/Makefile.am:21: library has 'ssshd_scm' as canonical name (possible typo)
libguile-ssh/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
autoreconf: Leaving directory `.'
phase `autoreconf' succeeded after 17.6 seconds
starting phase `patch-usr-bin-file'\patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin/file'
phase `patch-usr-bin-file' succeeded after 0.3 seconds
starting phase `patch-source-shebangs'
patch-shebang: ./build-aux/compile: changing `/bin/sh' to `/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/sh'
patch-shebang: ./build-aux/config.guess: changing `/bin/sh' to `/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/sh'
patch-shebang: ./build-aux/config.rpath: changing `/gnu/store/ykzwykkvr2c80rw4l1qh3mvfdkl7jibi-bash-4.3.42/bin/sh' to `/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/sh'
patch-shebang: ./build-aux/config.sub: changing `/bin/sh' to `/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/sh'
patch-shebang: ./build-aux/depcomp: changing `/bin/sh' to `/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/sh'
patch-shebang: ./build-aux/install-sh: changing `/bin/sh' to `/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/sh'
patch-shebang: ./build-aux/mdate-sh: changing `/bin/sh' to `/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/sh'
patch-shebang: ./build-aux/missing: changing `/bin/sh' to `/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/sh'
patch-shebang: ./build-aux/test-driver: changing `/bin/sh' to `/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/sh'
patch-shebang: ./configure: changing `/bin/sh' to `/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/sh'
patch-shebang: ./examples/echo/client.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
patch-shebang: ./examples/echo/server.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
patch-shebang: ./examples/pg-tunnel.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
patch-shebang: ./examples/rpc/client.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
patch-shebang: ./examples/rpc/server.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
patch-shebang: ./examples/rrepl.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
patch-shebang: ./examples/sscp.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
patch-shebang: ./examples/sssh.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
patch-shebang: ./examples/ssshd.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
patch-shebang: ./examples/uptop.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
phase `patch-source-shebangs' succeeded after 0.1 seconds
starting phase `configure'
source directory: "/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2" (relative from build: ".")
build directory: "/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2"
configure flags: ("CONFIG_SHELL=/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/bash" "SHELL=/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/bash" "--prefix=/gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2" "--enable-fast-install" "--build=arm-unknown-linux-gnueabihf")
checking for a BSD-compatible install... /gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc|checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files.../o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for pkg-config... /gnu/store/j9njp294sm8c61ci4yxpllqa0pk1rsyr-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libssh >= 0.6.4... yes
checking for libssh >= 0.7.3... yes
checking for pkg-config... (cached) /gnu/store/j9njp294sm8c61ci4yxpllqa0pk1rsyr-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: checking for guile 2.2
configure: found guile 2.2
checking for guile... /gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile-checking for Guile version >= 2.2... 2.2.3
checking for guild... /gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guild
checking for guile-config... /gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile-config
checking build system type... arm-unknown-linux-gnueabihf
checking host system type... arm-unknown-linux-gnueabihf
checking for ld used by gcc... /gnu/store/xki1r00a3d2wj4plpq98my40yxnrdg25-ld-wrapper-0/bin/ld
checking if the linker (/gnu/store/xki1r00a3d2wj4plpq98my40yxnrdg25-ld-wrapper-0/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e...\/gnu/store/m872qwr04h9ybd06ym5k8nf2c9y53wzs-grep-3.1/bin/grep
checking for egrep... /gnu/store/m872qwr04h9ybd06ym5k8nf2c9y53wzs-grep-3.1/bin/grep -E
checking for guile-2.2... yes
checking for Guile site directory... /gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/share/guile/site/2.2
checking how to print strings... printf
checking for a sed that does not truncate output... /gnu/store/knyfcjaq2vpjcnwpxww8dc3g91216gvs-sed-4.4/bin/sed
checking for fgrep... /gnu/store/m872qwr04h9ybd06ym5k8nf2c9y53wzs-grep-3.1/bin/grep -F
checking for ld used by gcc... /gnu/store/xki1r00a3d2wj4plpq98my40yxnrdg25-ld-wrapper-0/bin/ld
checking if the linker (/gnu/store/xki1r00a3d2wj4plpq98my40yxnrdg25-ld-wrapper-0/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /gnu/store/gdpn3cwdlkai21gs4hmjqv36kwyzhdl3-binutils-2.28.1/bin/nm -B
checking the name lister (/gnu/store/gdpn3cwdlkai21gs4hmjqv36kwyzhdl3-binutils-2.28.1/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert arm-unknown-linux-gnueabihf file names to arm-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert arm-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /gnu/store/xki1r00a3d2wj4plpq98my40yxnrdg25-ld-wrapper-0/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /gnu/store/gdpn3cwdlkai21gs4hmjqv36kwyzhdl3-binutils-2.28.1/bin/nm -B output from gcc object...|ok
checking for sysroot... no
checking for a working dd... /gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/dd
checking how to truncate binary pipes... /gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h.../yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs-checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/gnu/store/xki1r00a3d2wj4plpq98my40yxnrdg25-ld-wrapper-0/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in...\no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking that generated files are newer than configure... done
configure: creating ./config.status/config.status: creating Makefile
config.status: creating libguile-ssh/Makefile
config.status: creating examples/Makefile
config.status: creating build-aux/Makefile
config.status: creating m4/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile-config.status: creating am/Makefile
config.status: creating modules/Makefile
config.status: creating modules/ssh/Makefile
config.status: creating modules/ssh/dist/Makefile
config.status: creating modules/srfi/Makefile
config.status: creating libguile-ssh/config.h
config.status: executing depfiles commands\config.status: executing libtool commands
configure: WARNING:
   The Guile modules will be installed in ${datarootdir}/guile/site/2.2.
   You should probably re-run `configure' with
   `--with-guilesitedir=/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/share/guile/site/2.2'
   Otherwise, you will have to adjust the `GUILE_LOAD_PATH' environment
   variable.
phase `configure' succeeded after 13.4 seconds
starting phase `patch-generated-file-shebangs'
patch-shebang: ./examples/pg-tunnel.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
patch-shebang: ./examples/uptop.scm.in: warning: no binary for interpreter `@GUILE@' found in $PATH
phase `patch-generated-file-shebangs' succeeded after 0.2 seconds
starting phase `fix-libguile-ssh-file-name'
make: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
  SNARF    auth.x
  SNARF    channel-func.x
  SNARF    channel-type.x
  SNARF    error.x
  SNARF    key-func.x
  SNARF    key-type.x
  SNARF    session-func.x
  SNARF    session-type.x|  SNARF    server-type.x
  SNARF    server-func.x
  SNARF    message-func.x
  SNARF    message-type.x
  SNARF    log.x
  SNARF    version.x
  SNARF    sftp-session-func.x
  SNARF    sftp-session-type.x
  SNARF    sftp-file-type.x
make  install-am
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
  CC       libguile_ssh_la-auth.lo
  CC       libguile_ssh_la-channel-func.lo
  CC       libguile_ssh_la-channel-type.lo
  CC       libguile_ssh_la-channel-main.lo
  CC       libguile_ssh_la-error.lo
  CC       libguile_ssh_la-key-func.lo
  CC       libguile_ssh_la-key-type.lo
  CC       libguile_ssh_la-key-main.lo/  CC       libguile_ssh_la-session-func.lo
  CC       libguile_ssh_la-server-main.lo
  CC       libguile_ssh_la-session-type.lo
  CC       libguile_ssh_la-server-func.lo
  CC       libguile_ssh_la-session-main.lo
  CC       libguile_ssh_la-server-type.lo-  CC       libguile_ssh_la-message-type.lo
  CC       libguile_ssh_la-message-func.lo
  CC       libguile_ssh_la-message-main.lo
  CC       libguile_ssh_la-version.lo
  CC       libguile_ssh_la-threads.lo
  CC       libguile_ssh_la-common.lo\  CC       libguile_ssh_la-sftp-session-type.lo
  CC       libguile_ssh_la-log.lo
  CC       libguile_ssh_la-sftp-session-main.lo
  CC       libguile_ssh_la-sftp-session-func.lo
  CC       libguile_ssh_la-sftp-file-type.lo
  CC       libguile_ssh_la-sftp-file-main.lo|  CCLD     libguile-ssh.la/ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
make[2]: Nothing to be done for 'install-data-am'.
 /gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p '/gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2/lib'
 /gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin/bash ../libtool   --mode=install /gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/install -c   libguile-ssh.la '/gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2/lib'
libtool: install: /gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/install -c .libs/libguile-ssh.so.11.0.0 /gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2/lib/libguile-ssh.so.11.0.0
libtool: install: (cd /gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2/lib && { ln -s -f libguile-ssh.so.11.0.0 libguile-ssh.so.11 || { rm -f libguile-ssh.so.11 && ln -s libguile-ssh.so.11.0.0 libguile-ssh.so.11; }; })
libtool: install: (cd /gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2/lib && { ln -s -f libguile-ssh.so.11.0.0 libguile-ssh.so || { rm -f libguile-ssh.so && ln -s libguile-ssh.so.11.0.0 libguile-ssh.so; }; })
libtool: install: /gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/install -c .libs/libguile-ssh.lai /gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2/lib/libguile-ssh.la
libtool: install: /gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/install -c .libs/libguile-ssh.a /gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2/lib/libguile-ssh.a
libtool: install: chmod 644 /gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2/lib/libguile-ssh.a
libtool: install: ranlib /gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2/lib/libguile-ssh.a
libtool: finish: PATH="/gnu/store/a1v8qr2n4xd319k9kjzk7gpxvsrax7hz-autoconf-2.69/bin:/gnu/store/1aajrawsacnmzfh21wkpggyx5v9lm428-automake-1.15.1/bin:/gnu/store/wyckp7cqrdraiam5n0kpq91in0j6r67l-libtool-2.4.6/bin:/gnu/store/ssyrwdcbnqkxx225zv2ak8lanr650zy1-texinfo-6.5/bin:/gnu/store/j9njp294sm8c61ci4yxpllqa0pk1rsyr-pkg-config-0.29.2/bin:/gnu/store/2plzs9zgi8kqp097i39rya6wqrm9f76h-which-2.21/bin:/gnu/store/5pprj09c0c5aj5wfzd6yb2ff4yz5j446-tar-1.29/bin:/gnu/store/yyvhay48h026xpx447wwmam0rbmnfy7h-gzip-1.8/bin:/gnu/store/swrnz5xlsdk849szwplwj4cs9j58jaz9-bzip2-1.0.6/bin:/gnu/store/kibwkzi908sh94i9hy6nh6y9vnmsyaap-xz-5.2.3/bin:/gnu/store/zalaj8iq7ifyvh31x58b45k1dzaizc4q-file-5.32/bin:/gnu/store/8k1184miikpp8075xippl2kwva0hpv5z-diffutils-3.6/bin:/gnu/store/90yz0sjllmlqbf46ihbnmmx7a4ap61fp-patch-2.7.5/bin:/gnu/store/knyfcjaq2vpjcnwpxww8dc3g91216gvs-sed-4.4/bin:/gnu/store/d89swbfkrjbandpjrsymiymkkkkxc8kc-findutils-4.6.0/bin:/gnu/store/hn1bqbkbm8kf3kppmsg8nrg277w5fvk3-gawk-4.1.4/bin:/gnu/store/m872qwr04h9ybd06ym5k8nf2c9y53wzs-grep-3.1/bin:/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin:/gnu/store/gv5jz3d6jggf55mx0xn9y6khd3mhwds4-make-4.2.1/bin:/gnu/store/jby28j503xav6mpad1jnmlqk7i8ygigq-bash-minimal-4.4.12/bin:/gnu/store/xki1r00a3d2wj4plpq98my40yxnrdg25-ld-wrapper-0/bin:/gnu/store/gdpn3cwdlkai21gs4hmjqv36kwyzhdl3-binutils-2.28.1/bin:/gnu/store/bpyr3mfvpanqq40nydcbngbw0g9dpv1h-gcc-5.5.0/bin:/gnu/store/4dnjhq4cbar6p4r17iwhbmsaw8b8sx7w-glibc-2.26.105-g0890d5379c/bin:/gnu/store/4dnjhq4cbar6p4r17iwhbmsaw8b8sx7w-glibc-2.26.105-g0890d5379c/sbin:/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin:/gnu/store/cjgjjkn9wcbw4p1kxxdd22l1444lgvwl-libgcrypt-1.8.1/bin:/gnu/store/jkmzjhqf3m5vi0kqbkc7rwmfrzqqwq0z-m4-1.4.18/bin:/gnu/store/9xar0k4yhzzis8r2s17iyb6hvll5aqmc-libgpg-error-1.27/bin:/sbin" ldconfig -n /gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2/lib
/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libtool: line 1720: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
   /gnu/store/7ra690n7wlixyspzb9yvmcjmfz8lwrv9-guile-ssh-0.11.2/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:


See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
make: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
phase `fix-libguile-ssh-file-name' succeeded after 5.9 seconds
starting phase `build'
Making all in am
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/am'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/am'
Making all in libguile-ssh
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
make  all-am
make[2]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
make[2]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
Making all in examples
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/examples'
/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p "`dirname "sssh.scm"`"
/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p "`dirname "ssshd.scm"`"
/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p "`dirname "rrepl.scm"`"
/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p "`dirname "sscp.scm"`"
/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p "`dirname "pg-tunnel.scm"`"
/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p "`dirname "uptop.scm"`"
/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p "`dirname "echo/server.scm"`"
/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p "`dirname "echo/client.scm"`"
sed -e 's,[@]GUILE[@],/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile,g' "sssh.scm.in" > "sssh.scm.tmp" && 	\
chmod +x "sssh.scm.tmp" &&			\
mv "sssh.scm.tmp" "sssh.scm"
sed -e 's,[@]GUILE[@],/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile,g' "ssshd.scm.in" > "ssshd.scm.tmp" && 	\
chmod +x "ssshd.scm.tmp" &&			\
mv "ssshd.scm.tmp" "ssshd.scm"
sed -e 's,[@]GUILE[@],/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile,g' "echo/server.scm.in" > "echo/server.scm.tmp" && 	\
chmod +x "echo/server.scm.tmp" &&			\
mv "echo/server.scm.tmp" "echo/server.scm"
sed -e 's,[@]GUILE[@],/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile,g' "pg-tunnel.scm.in" > "pg-tunnel.scm.tmp" && 	\
chmod +x "pg-tunnel.scm.tmp" &&			\
mv "pg-tunnel.scm.tmp" "pg-tunnel.scm"
sed -e 's,[@]GUILE[@],/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile,g' "rrepl.scm.in" > "rrepl.scm.tmp" && 	\
chmod +x "rrepl.scm.tmp" &&			\
mv "rrepl.scm.tmp" "rrepl.scm"
sed -e 's,[@]GUILE[@],/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile,g' "uptop.scm.in" > "uptop.scm.tmp" && 	\
chmod +x "uptop.scm.tmp" &&			\
mv "uptop.scm.tmp" "uptop.scm"
sed -e 's,[@]GUILE[@],/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile,g' "echo/client.scm.in" > "echo/client.scm.tmp" && 	\
chmod +x "echo/client.scm.tmp" &&			\
mv "echo/client.scm.tmp" "echo/client.scm"
sed -e 's,[@]GUILE[@],/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile,g' "sscp.scm.in" > "sscp.scm.tmp" && 	\
chmod +x "sscp.scm.tmp" &&			\
mv "sscp.scm.tmp" "sscp.scm"
/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p "`dirname "rpc/client.scm"`"
/gnu/store/3r3i9jxwvyyd8zdjv9z8i54wy28l0ppy-coreutils-8.28/bin/mkdir -p "`dirname "rpc/server.scm"`"
sed -e 's,[@]GUILE[@],/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile,g' "rpc/client.scm.in" > "rpc/client.scm.tmp" && 	\
chmod +x "rpc/client.scm.tmp" &&			\
mv "rpc/client.scm.tmp" "rpc/client.scm"
sed -e 's,[@]GUILE[@],/gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/bin/guile,g' "rpc/server.scm.in" > "rpc/server.scm.tmp" && 	\
chmod +x "rpc/server.scm.tmp" &&			\
mv "rpc/server.scm.tmp" "rpc/server.scm"-make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/examples'
Making all in build-aux
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/build-aux'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/build-aux'
Making all in m4
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/m4'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/m4'
Making all in doc
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/doc'
Updating ./version.texi
  MAKEINFO guile-ssh.info\./api-auth.texi:6: warning: node next `Auth' in menu `Keys' and in sectioning `Channels' differ
./api-auth.texi:6: warning: node `Sessions' is prev for `Auth' in menu but not in sectioning
./api-channels.texi:6: warning: node prev `Channels' in menu `Keys' and in sectioning `Auth' differ
./api-tunnels.texi:6: warning: node next `Tunnels' in menu `Remote Pipes' and in sectioning `Sessions' differ
./api-sessions.texi:6: warning: node next `Sessions' in menu `Auth' and in sectioning `Keys' differ
./api-sessions.texi:6: warning: node `Tunnels' is prev for `Sessions' in sectioning but not in menu
./api-keys.texi:6: warning: node next `Keys' in menu `Channels' and in sectioning `Messages' differ
./api-keys.texi:6: warning: node prev `Keys' in menu `Auth' and in sectioning `Sessions' differ
./api-messages.texi:6: warning: node next `Messages' in menu `SFTP' and in sectioning `Servers' differ
./api-messages.texi:6: warning: node prev `Messages' in menu `Servers' and in sectioning `Keys' differ
./api-servers.texi:6: warning: node next `Servers' in menu `Messages' and in sectioning `Logging' differ
./api-servers.texi:6: warning: node prev `Servers' in menu `Version' and in sectioning `Messages' differ
./api-logging.texi:6: warning: node prev `Logging' in menu `Shell' and in sectioning `Servers' differ
./api-version.texi:6: warning: node next `Version' in menu `Servers' and in sectioning `Distributed Forms' differ
./api-dist.texi:6: warning: node `SFTP' is next for `Distributed Forms' in sectioning but not in menu
./api-dist.texi:6: warning: node prev `Distributed Forms' in menu `SFTP' and in sectioning `Version' differ
./api-sftp.texi:6: warning: node next `SFTP' in menu `Distributed Forms' and in sectioning `Remote Pipes' differ
./api-sftp.texi:6: warning: node prev `SFTP' in menu `Messages' and in sectioning `Distributed Forms' differ
./api-popen.texi:6: warning: node prev `Remote Pipes' in menu `Tunnels' and in sectioning `SFTP' differ
./api-shell.texi:6: warning: node `Logging' is next for `Shell' in menu but not in sectioning|make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/doc'
Making all in modules
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules'
Making all in ssh
make[2]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh'
Making all in dist
make[3]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh/dist'
  GUILEC   node.go
  GUILEC   job.go-ssh/dist/job.scm:71:0: warning: possibly unused local top-level variable `%job?-procedure'
ssh/dist/job.scm:71:0: warning: possibly unused local top-level variable `%job-type-procedure'
ssh/dist/job.scm:71:0: warning: possibly unused local top-level variable `%job-node-procedure'
ssh/dist/job.scm:71:0: warning: possibly unused local top-level variable `%job-data-procedure'
ssh/dist/job.scm:71:0: warning: possibly unused local top-level variable `%job-proc-procedure'
wrote `job.go'

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.\ssh/dist/node.scm:109:0: warning: possibly unused local top-level variable `%node?-procedure'
ssh/dist/node.scm:109:0: warning: possibly unused local top-level variable `%node-tunnel-procedure'
ssh/dist/node.scm:109:0: warning: possibly unused local top-level variable `%node-repl-port-procedure'
ssh/dist/node.scm:109:0: warning: possibly unused local top-level variable `%node-start-repl-server?-procedure'
ssh/dist/node.scm:109:0: warning: possibly unused local top-level variable `%node-stop-repl-server?-procedure'
wrote `node.go'

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
make[3]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh/dist'
make[3]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh'
  GUILEC   auth.go
  GUILEC   channel.go
  GUILEC   key.go
  GUILEC   session.go
  GUILEC   server.go
  GUILEC   message.go
  GUILEC   version.go
  GUILEC   log.go|wrote `version.go'
  GUILEC   tunnel.go
wrote `auth.go'
  GUILEC   dist.go
wrote `server.go'
  GUILEC   sftp.go
ssh/log.scm:65:4: warning: possibly unbound variable `%write-log'
wrote `log.go'
  GUILEC   popen.go
wrote `key.go'
  GUILEC   shell.go
ssh/channel.scm:76:5: warning: possibly unbound variable `%make-channel'
ssh/channel.scm:76:28: warning: possibly unbound variable `RDNG'
ssh/channel.scm:76:28: warning: possibly unbound variable `WRTNG'
ssh/channel.scm:78:5: warning: possibly unbound variable `%make-channel'
ssh/channel.scm:78:5: warning: possibly unbound variable `RDNG'
ssh/channel.scm:80:5: warning: possibly unbound variable `%make-channel'
ssh/channel.scm:80:5: warning: possibly unbound variable `WRTNG'
ssh/channel.scm:96:2: warning: possibly unbound variable `%channel-open-forward'
ssh/channel.scm:110:2: warning: possibly unbound variable `%channel-listen-forward'
ssh/channel.scm:117:2: warning: possibly unbound variable `%channel-accept-forward'
ssh/channel.scm:123:2: warning: possibly unbound variable `%channel-send-eof'
wrote `channel.go'
ssh/session.scm:109:8: warning: possibly unbound variable `%gssh-session-parse-config!'
ssh/session.scm:111:8: warning: possibly unbound variable `%gssh-session-parse-config!'
ssh/session.scm:121:2: warning: possibly unbound variable `%gssh-session-parse-config!'
wrote `session.go'
wrote `message.go'
wrote `popen.go'/ssh/sftp.scm:87:2: warning: possibly unbound variable `%gssh-make-sftp-session'
ssh/sftp.scm:92:2: warning: possibly unbound variable `%gssh-sftp-init'
ssh/sftp.scm:101:22: warning: possibly unbound variable `%gssh-make-sftp-session'
ssh/sftp.scm:102:4: warning: possibly unbound variable `%gssh-sftp-init'
ssh/sftp.scm:107:2: warning: possibly unbound variable `%gssh-sftp-session?'
ssh/sftp.scm:112:2: warning: possibly unbound variable `%gssh-sftp-get-session'
ssh/sftp.scm:117:2: warning: possibly unbound variable `%gssh-sftp-get-error'
ssh/sftp.scm:124:2: warning: possibly unbound variable `%gssh-sftp-mkdir'
ssh/sftp.scm:129:2: warning: possibly unbound variable `%gssh-sftp-rmdir'
ssh/sftp.scm:134:2: warning: possibly unbound variable `%gssh-sftp-mv'
ssh/sftp.scm:140:2: warning: possibly unbound variable `%gssh-sftp-symlink'
ssh/sftp.scm:145:2: warning: possibly unbound variable `%gssh-sftp-readlink'
ssh/sftp.scm:151:2: warning: possibly unbound variable `%gssh-sftp-chmod'
ssh/sftp.scm:156:2: warning: possibly unbound variable `%gssh-sftp-unlink'
ssh/sftp.scm:165:2: warning: possibly unbound variable `%gssh-sftp-open'
ssh/sftp.scm:169:2: warning: possibly unbound variable `%gssh-sftp-file?'
wrote `sftp.go'
wrote `shell.go'
ssh/dist.scm:59:0: warning: possibly unused local top-level variable `flatten-1'
ssh/dist.scm:63:0: warning: possibly unused local top-level variable `format-warning'
ssh/dist.scm:66:0: warning: possibly unused local top-level variable `format-error'
ssh/dist.scm:70:0: warning: possibly unused local top-level variable `execute-job'
ssh/dist.scm:88:0: warning: possibly unused local top-level variable `execute-jobs'
wrote `dist.go'

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.|ssh/tunnel.scm:56:0: warning: possibly unused local top-level variable `%tunnel?-procedure'
ssh/tunnel.scm:56:0: warning: possibly unused local top-level variable `%tunnel-session-procedure'
ssh/tunnel.scm:56:0: warning: possibly unused local top-level variable `%tunnel-timeout-procedure'
ssh/tunnel.scm:56:0: warning: possibly unused local top-level variable `%tunnel-bind-address-procedure'
ssh/tunnel.scm:56:0: warning: possibly unused local top-level variable `%tunnel-port-procedure'
ssh/tunnel.scm:56:0: warning: possibly unused local top-level variable `%tunnel-host-procedure'
ssh/tunnel.scm:56:0: warning: possibly unused local top-level variable `%tunnel-host-port-procedure'
ssh/tunnel.scm:56:0: warning: possibly unused local top-level variable `%tunnel-reverse?-procedure'
ssh/tunnel.scm:227:13: warning: possibly unbound variable `inet-aton'
wrote `tunnel.go'

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
make[3]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh'
make[2]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh'
Making all in srfi
make[2]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/srfi'
  GUILEC   srfi-64.upstream.go
  GUILEC   srfi-64.go
wrote `srfi-64.go'/srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-alloc-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `test-runner-6fc0133'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner?-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-pass-count-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-fail-count-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-xpass-count-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-xfail-count-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-skip-count-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-skip-list-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-fail-list-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-run-list-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-skip-save-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-fail-save-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-group-stack-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-test-begin-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-test-end-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-group-begin-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-group-end-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-final-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-bad-count-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-bad-end-name-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-total-count-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-count-list-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-result-alist-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-aux-value-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-pass-count!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-fail-count!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-xpass-count!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-xfail-count!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-skip-count!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-skip-list!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-fail-list!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-run-list!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-skip-save!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-fail-save!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-group-stack!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-test-begin!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-test-end!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-group-begin!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-group-end!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-final!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-bad-count!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-on-bad-end-name!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-total-count!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%%test-runner-count-list!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-result-alist!-procedure'
srfi/srfi-64.upstream.scm:121:0: warning: possibly unused local top-level variable `%test-runner-aux-value!-procedure'
srfi/srfi-64.upstream.scm:158:0: warning: possibly unused local top-level variable `test-runner-reset'
srfi/srfi-64.upstream.scm:173:0: warning: possibly unused local top-level variable `test-runner-group-path'
srfi/srfi-64.upstream.scm:176:0: warning: possibly unused local top-level variable `%test-null-callback'
srfi/srfi-64.upstream.scm:178:0: warning: possibly unused local top-level variable `test-runner-null'
srfi/srfi-64.upstream.scm:192:0: warning: possibly unused local top-level variable `test-log-to-file'
srfi/srfi-64.upstream.scm:194:0: warning: possibly unused local top-level variable `test-runner-simple'
srfi/srfi-64.upstream.scm:208:2: warning: possibly unused local top-level variable `test-runner-current'
srfi/srfi-64.upstream.scm:209:2: warning: possibly unused local top-level variable `test-runner-factory'
srfi/srfi-64.upstream.scm:227:0: warning: possibly unused local top-level variable `test-runner-get'
srfi/srfi-64.upstream.scm:235:0: warning: possibly unused local top-level variable `%test-specificier-matches'
srfi/srfi-64.upstream.scm:238:0: warning: possibly unused local top-level variable `test-runner-create'
srfi/srfi-64.upstream.scm:241:0: warning: possibly unused local top-level variable `%test-any-specifier-matches'
srfi/srfi-64.upstream.scm:251:0: warning: possibly unused local top-level variable `%test-should-execute'
srfi/srfi-64.upstream.scm:268:0: warning: possibly unused local top-level variable `%test-begin'
srfi/srfi-64.upstream.scm:302:0: warning: possibly unused local top-level variable `test-on-group-begin-simple'
srfi/srfi-64.upstream.scm:337:0: warning: possibly unused local top-level variable `test-on-group-end-simple'
srfi/srfi-64.upstream.scm:346:0: warning: possibly unused local top-level variable `%test-on-bad-count-write'
srfi/srfi-64.upstream.scm:356:0: warning: possibly unused local top-level variable `test-on-bad-count-simple'
srfi/srfi-64.upstream.scm:362:0: warning: possibly unused local top-level variable `test-on-bad-end-name-simple'
srfi/srfi-64.upstream.scm:370:0: warning: possibly unused local top-level variable `%test-final-report1'
srfi/srfi-64.upstream.scm:377:0: warning: possibly unused local top-level variable `%test-final-report-simple'
srfi/srfi-64.upstream.scm:389:0: warning: possibly unused local top-level variable `test-on-final-simple'
srfi/srfi-64.upstream.scm:395:0: warning: possibly unused local top-level variable `%test-format-line'
srfi/srfi-64.upstream.scm:405:0: warning: possibly unused local top-level variable `%test-end'-srfi/srfi-64.upstream.scm:459:0: warning: possibly unused local top-level variable `test-on-test-begin-simple'
srfi/srfi-64.upstream.scm:482:0: warning: possibly unused local top-level variable `test-on-test-end-simple'
srfi/srfi-64.upstream.scm:515:0: warning: possibly unused local top-level variable `%test-write-result1'
srfi/srfi-64.upstream.scm:522:0: warning: possibly unused local top-level variable `test-result-set!'
srfi/srfi-64.upstream.scm:529:0: warning: possibly unused local top-level variable `test-result-clear'
srfi/srfi-64.upstream.scm:532:0: warning: possibly unused local top-level variable `test-result-remove'
srfi/srfi-64.upstream.scm:541:0: warning: possibly unused local top-level variable `test-result-kind'
srfi/srfi-64.upstream.scm:545:0: warning: possibly unused local top-level variable `test-passed?'
srfi/srfi-64.upstream.scm:549:0: warning: possibly unused local top-level variable `%test-report-result'
srfi/srfi-64.upstream.scm:619:2: warning: possibly unused local top-level variable `%test-source-line2'
srfi/srfi-64.upstream.scm:622:0: warning: possibly unused local top-level variable `%test-on-test-begin'
srfi/srfi-64.upstream.scm:627:0: warning: possibly unused local top-level variable `%test-on-test-end'
srfi/srfi-64.upstream.scm:633:0: warning: possibly unused local top-level variable `test-runner-test-name'
srfi/srfi-64.upstream.scm:648:0: warning: possibly unused local top-level variable `%test-approximimate='
srfi/srfi-64.upstream.scm:869:0: warning: possibly unused local top-level variable `test-apply'
srfi/srfi-64.upstream.scm:899:0: warning: possibly unused local top-level variable `%test-match-nth'
srfi/srfi-64.upstream.scm:912:0: warning: possibly unused local top-level variable `%test-match-all'
srfi/srfi-64.upstream.scm:928:0: warning: possibly unused local top-level variable `%test-match-any'
srfi/srfi-64.upstream.scm:945:0: warning: possibly unused local top-level variable `%test-as-specifier'
srfi/srfi-64.upstream.scm:968:0: warning: possibly unused local top-level variable `test-match-name'
srfi/srfi-64.upstream.scm:972:0: warning: possibly unused local top-level variable `test-read-eval-string'
srfi/srfi-64.upstream.scm:976:8: warning: possibly wrong number of arguments to `eval'
wrote `srfi-64.upstream.go'

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
make[2]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/srfi'
make[2]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules'
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules'
Making all in tests
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/tests'
  GUILEC   common.go-;;; note: source file /data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/8x0jl4bg3gvwp79kv2h88hxw3silqdn8-guile-2.2.3/lib/guile/2.2/ccache/srfi/srfi-64.go
wrote `common.go'

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/tests'
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2'
phase `build' succeeded after 28.4 seconds
starting phase `check'
Making check in am
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/am'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/am'
Making check in libguile-ssh
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
make  check-am
make[2]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
make[2]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/libguile-ssh'
Making check in examples
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/examples'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/examples'
Making check in build-aux
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/build-aux'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/build-aux'
Making check in m4
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/m4'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/m4'
Making check in doc
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/doc'
Making check in modules
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules'
Making check in ssh
make[2]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh'
Making check in dist
make[3]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh/dist'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh/dist'
make[3]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh'
make[2]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/ssh'
Making check in srfi
make[2]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/srfi'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules/srfi'
make[2]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules'
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/modules'
Making check in tests
make[1]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/tests'
make  check-TESTS
make[2]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/tests'
make[3]: Entering directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/tests'
PASS: log.scm|FAIL: server.scm/FAIL: session.scm-FAIL: client-server.scm\FAIL: popen.scm|FAIL: shell.scm/FAIL: server-client.scm-FAIL: sssh-ssshd.scm
FAIL: key.scm|FAIL: tunnel.scm/FAIL: dist.scm
============================================================================
Testsuite summary for Guile-SSH 0.11.2
============================================================================
# TOTAL: 11
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  10
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to poptsov.artyom@gmail.com
============================================================================
make[3]: *** [Makefile:653: test-suite.log] Error 1
make[3]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/tests'
make[2]: *** [Makefile:761: check-TESTS] Error 2
make[2]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/tests'
make[1]: *** [Makefile:824: check-am] Error 2
make[1]: Leaving directory '/data/data/com.termux/files/usr/tmp/guix-build-guile-ssh-0.11.2.drv-0/guile-ssh-0.11.2/tests'
make: *** [Makefile:411: check-recursive] Error 1
phase `check' failed after 11.6 seconds
builder for `/gnu/store/pg535xxhnx3x5bykr37p8khxak6vq6sh-guile-ssh-0.11.2.drv' failed with exit code 1
Backtrace:
          17 (primitive-load "/gnu/store/6hih…")
In ice-9/boot-9.scm:
    142:2 16 (dynamic-wind _ _ #<procedure 78…>)
In ice-9/eval.scm:
    155:9 15 (_ _)
   191:35 14 (_ _)
In ./guix/store.scm:
  1443:24 13 (run-with-store _ _ # _ #:system …)
In ./guix/gexp.scm:
    642:2 12 (_ _)
In ./guix/monads.scm:
    485:9 11 (_ _)
In ./guix/gexp.scm:
   524:22 10 (_ _)
    642:2  9 (_ _)
In ./guix/monads.scm:
    485:9  8 (_ _)
In ./guix/gexp.scm:
   524:22  7 (_ _)
In ./guix/store.scm:
  1362:38  6 (_ #<build-daemon 256.97 469b40>)
In ./guix/packages.scm:
   840:14  5 (cache! #<weak-table 455/883> # # …)
In unknown file:
           4 (_ #<procedure thunk ()> #<proc…> …)
In ./guix/grafts.scm:
    310:4  3 (graft-derivation #<build-daemo…> …)
    188:4  2 (references-oracle #<build-daem…> …)
   197:20  1 (_ _ _)
In ./guix/store.scm:
   936:15  0 (_ #<build-daemon 256.97 469b40> …)

./guix/store.scm:936:15: ./guix/store.scm:936:15: Throw to key `srfi-34' with args `(#<condition &nix-protocol-error [message: "build of `/gnu/store/pg535xxhnx3x5bykr37p8khxak6vq6sh-guile-ssh-0.11.2.drv' failed" status: 100] 5625d50>)'.
Backtrace:
           9 (primitive-load "/gnu/store/s8lc…")
In guix/ui.scm:
  1452:12  8 (run-guix-command _ . _)
In ice-9/boot-9.scm:
    837:9  7 (catch _ _ #<procedure e88519c0…> …)
    837:9  6 (catch _ _ #<procedure e88519d0…> …)
    837:9  5 (catch _ _ #<procedure e69688b0…> …)
In guix/scripts/pull.scm:
   279:17  4 (_)
In guix/store.scm:
  1444:24  3 (run-with-store _ _ # _ #:system …)
In guix/scripts/pull.scm:
    177:2  2 (_ #<build-daemon 256.97 10ccfa0>)
In ice-9/eval.scm:
   191:27  1 (_ #(#(#<directory (build-…> …) …))
In unknown file:
           0 (scm-error misc-error #f "~A ~S" …)

ERROR: In procedure scm-error:
ERROR: invalid build result (#<derivation /gnu/store/s6pgrwms22raz729lrabpkq1ambal9cm-compute-guix-derivation.drv => /gnu/store/6hih3s3ky4yzsdhpdzfildb6z6rm4z7v-compute-guix-derivation 1d3a140> "")
~ $ 

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

* Re: Guix on Android works, guix pull fails on guile-ssh build in the check phase
  2018-05-09 21:10 Guix on Android works, guix pull fails on guile-ssh build in the check phase 白い熊@相撲道
@ 2018-05-12  4:42 ` 白い熊@相撲道
  2018-05-12  5:29   ` 白い熊@相撲道
  2018-05-13  2:49   ` Chris Marusich
  0 siblings, 2 replies; 6+ messages in thread
From: 白い熊@相撲道 @ 2018-05-12  4:42 UTC (permalink / raw)
  To: help-guix



On May 9, 2018 9:10:07 PM UTC, "白い熊@相撲道" <help-guix_gnu.org@sumou.com> wrote:

>Currently, it runs as regular user — however I can't guix pull, as it
>fails in the check phase in guile-ssh build — as seen in the attached
>log. 
>
>Can anyone advise how to overcome this? So I can run guix pull and then update? 

I'm still trying to overcome this—it seems to me, this should be, but don't know how to accomplish it: 

— Build a local version of guile-ssh passing configure flags to it to skip tests; 
— “Freeze” it, so it wouldn't be rebuilt during guix pull; 
— Then I should be able to update guix; 

Can anyone advise me how to proceed like this? 

--
白い熊@相撲道

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

* Re: Guix on Android works, guix pull fails on guile-ssh build in the check phase
  2018-05-12  4:42 ` 白い熊@相撲道
@ 2018-05-12  5:29   ` 白い熊@相撲道
  2018-05-12 13:50     ` Ricardo Wurmus
  2018-05-13  2:49   ` Chris Marusich
  1 sibling, 1 reply; 6+ messages in thread
From: 白い熊@相撲道 @ 2018-05-12  5:29 UTC (permalink / raw)
  To: help-guix

On May 12, 2018 4:42:01 AM UTC, "白い熊@相撲道" <help-guix_gnu.org@sumou.com> wrote:

>— Build a local version of guile-ssh passing configure flags to it to
>skip tests; 

This is getting even more confusing: 

guix build guile-ssh builds it without any error, doesn't fail—yet guix pull keeps failing in the same spot. How can this be remedied? 
--
白い熊@相撲道

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

* Re: Guix on Android works, guix pull fails on guile-ssh build in the check phase
  2018-05-12  5:29   ` 白い熊@相撲道
@ 2018-05-12 13:50     ` Ricardo Wurmus
  0 siblings, 0 replies; 6+ messages in thread
From: Ricardo Wurmus @ 2018-05-12 13:50 UTC (permalink / raw)
  To: 白い熊@相撲道; +Cc: help-guix


白い熊@相撲道 <help-guix_gnu.org@sumou.com> writes:

> On May 12, 2018 4:42:01 AM UTC, "白い熊@相撲道" <help-guix_gnu.org@sumou.com> wrote:
>
>>— Build a local version of guile-ssh passing configure flags to it to
>>skip tests; 
>
> This is getting even more confusing: 
>
> guix build guile-ssh builds it without any error, doesn't fail—yet guix pull keeps failing in the same spot. How can this be remedied? 

“guix pull” uses the latest version of Guix, not the current version.
“guix build guile-ssh” on the other hand uses the current version.

I would assume that “guix build /gnu/store/pg535xxhnx3x5bykr37p8khxak6vq6sh-guile-ssh-0.11.2.drv” would
fail again.  It may be interesting to see the difference between the
failing derivation and the derivation that matches your run of “guix
build guile-ssh”.

-- 
Ricardo

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

* Re: Guix on Android works, guix pull fails on guile-ssh build in the check phase
  2018-05-12  4:42 ` 白い熊@相撲道
  2018-05-12  5:29   ` 白い熊@相撲道
@ 2018-05-13  2:49   ` Chris Marusich
  2018-05-13 16:02     ` 白い熊@相撲道
  1 sibling, 1 reply; 6+ messages in thread
From: Chris Marusich @ 2018-05-13  2:49 UTC (permalink / raw)
  To: 白い熊@相撲道; +Cc: help-guix

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

白い熊@相撲道 <help-guix_gnu.org@sumou.com> writes:

> On May 9, 2018 9:10:07 PM UTC, "白い熊@相撲道" <help-guix_gnu.org@sumou.com> wrote:
>
>>Currently, it runs as regular user — however I can't guix pull, as it
>>fails in the check phase in guile-ssh build — as seen in the attached
>>log. 

If those failures occur on the latest version of guile-ssh, it might be
helpful to open a bug report upstream:

https://github.com/artyom-poptsov/guile-ssh

> I'm still trying to overcome this—it seems to me, this should be, but
> don't know how to accomplish it:
>
> — Build a local version of guile-ssh passing configure flags to it to
> skip tests;
> — “Freeze” it, so it wouldn't be rebuilt during guix pull; 
> — Then I should be able to update guix; 
>
> [...]
>
> This is getting even more confusing: 
>
> guix build guile-ssh builds it without any error, doesn't fail—yet
> guix pull keeps failing in the same spot. How can this be remedied?

How did you invoke "guix pull"?  Based on your suggested plan of attack,
it sounds like you modified the Guix source locally (on your Android
system), recompiled it, and then tried to use "guix pull" from that
newly built version.  Something like that.  Is that right?

If you don't tell "guix pull" where to get the Guix source from, it gets
the latest version from the Git repository hosted on Savannah.  If it
does that, then it will use the package definitions from that version,
which means it won't use any of the local changes you made.  I think
what you need to do, if you want to disable the guile-ssh tests, is
something more like this:

  guix pull --url=file:///path/to/your/custom/guix/repo

You might also need to use the --commit or --branch options, as
described in the manual (see: "(guix) Invoking guix pull").  You might
not need to specify the "file://" prefix in the URL; I can't remember.

If you invoke "guix pull" in this way, you are telling it to use the
version specified by what you have *committed* in your custom Guix repo.
Make sure you commit the change that disables guile-ssh tests, or it
won't be included when "guix pull" fetches from the repo.

If you do "guix pull" in this way, it should build the custom version of
guile-ssh that you made which disables the tests.  I haven't tried this
myself, though, so no guarantees!  I hope it helps.

-- 
Chris

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

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

* Re: Guix on Android works, guix pull fails on guile-ssh build in the check phase
  2018-05-13  2:49   ` Chris Marusich
@ 2018-05-13 16:02     ` 白い熊@相撲道
  0 siblings, 0 replies; 6+ messages in thread
From: 白い熊@相撲道 @ 2018-05-13 16:02 UTC (permalink / raw)
  To: help-guix

On May 13, 2018 2:49:02 AM UTC, Chris Marusich <cmmarusich@gmail.com> wrote:

>If those failures occur on the latest version of guile-ssh, it might be
>helpful to open a bug report upstream:
>
>https://github.com/artyom-poptsov/guile-ssh

I filed it—thanks for notifying me of this, prior to that I only reported it to Artyom via email, as instructed by the failed build of guile-ssh. He hasn't responded. 

>How did you invoke "guix pull"?  Based on your suggested plan of
>attack,
>it sounds like you modified the Guix source locally (on your Android
>system), recompiled it, and then tried to use "guix pull" from that
>newly built version.  Something like that.  Is that right?

I didn't modify it in any way—it's run from the 0.14.0 armhf binary download. 

What I wrote about—modifying it—I'm simply thinking about. I would still hope the failure is fixed upstream as it shouldn't be failing on guix rebuild. 

The “hoops to jump through” I was referring to are the setup on Android side—you need to symlink /gnu and /var every reboot, create /etc/resolv.conf etc. But no modifications to Guix per se are necessary… 

>If you don't tell "guix pull" where to get the Guix source from, it
>gets
>the latest version from the Git repository hosted on Savannah.  If it
>does that, then it will use the package definitions from that version,
>which means it won't use any of the local changes you made.  I think
>what you need to do, if you want to disable the guile-ssh tests, is
>something more like this:
>
>  guix pull --url=file:///path/to/your/custom/guix/repo
>
>You might also need to use the --commit or --branch options, as
>described in the manual (see: "(guix) Invoking guix pull").  You might
>not need to specify the "file://" prefix in the URL; I can't remember.
>
>If you invoke "guix pull" in this way, you are telling it to use the
>version specified by what you have *committed* in your custom Guix
>repo.
>Make sure you commit the change that disables guile-ssh tests, or it
>won't be included when "guix pull" fetches from the repo.
>
>If you do "guix pull" in this way, it should build the custom version
>of
>guile-ssh that you made which disables the tests.  I haven't tried this
>myself, though, so no guarantees!  I hope it helps.

Thanks for this guide—I'll try to experiment with it, if guile-ssh doesn't get fixed soon… 
--
白い熊@相撲道

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

end of thread, other threads:[~2018-05-13 17:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 21:10 Guix on Android works, guix pull fails on guile-ssh build in the check phase 白い熊@相撲道
2018-05-12  4:42 ` 白い熊@相撲道
2018-05-12  5:29   ` 白い熊@相撲道
2018-05-12 13:50     ` Ricardo Wurmus
2018-05-13  2:49   ` Chris Marusich
2018-05-13 16:02     ` 白い熊@相撲道

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.