Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 617874

Summary: sys-apps/guix-0.12.0-r3 : configure: error: /usr/bin/guile does not support feature 'socket', which is required.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Sergei Trofimovich (RETIRED) <slyfox>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
config.log.tbz2
emerge-history.txt
environment
etc.portage.tbz2
sys-apps:guix-0.12.0-r3:20170507-214849.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-05-08 17:42:41 UTC
checking whether /usr/bin/guile provides feature 'posix'... yes
checking whether /usr/bin/guile provides feature 'socket'... no
configure: error: /usr/bin/guile does not support feature 'socket', which is required.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-apps/guix-0.12.0-r3/work/guix-0.12.0/config.log

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib-libressl_20170507-102712

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-05-08 17:42:44 UTC
Created attachment 471984 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-08 17:42:47 UTC
Created attachment 471986 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-05-08 17:42:50 UTC
Created attachment 471988 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-08 17:42:53 UTC
Created attachment 471990 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-08 17:42:57 UTC
Created attachment 471992 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-08 17:43:00 UTC
Created attachment 471994 [details]
sys-apps:guix-0.12.0-r3:20170507-214849.log
Comment 7 Toralf Förster gentoo-dev 2017-05-08 17:43:03 UTC
Created attachment 471996 [details]
temp.tbz2
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2017-05-08 20:19:07 UTC
Oh, right. guix requires at least USE="networking threads" to run.

I've added mising dependency as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c113f1ebdfc7ba5e0518247561ea26262233ef34

Thank you!