all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* sockets availability during build
@ 2015-01-22 19:54 Federico Beffa
  2015-01-22 20:29 ` John Darrington
  2015-01-23  8:38 ` Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Federico Beffa @ 2015-01-22 19:54 UTC (permalink / raw)
  To: Guix-devel

Hi,

I'm working on libupnp. The 'check phase gives the following error:

Initializing UPnP ...
** ERROR UpnpInit(): -208 UPNP_E_SOCKET_ERROR
FAIL: test_init

In spite of this, if I "guix environment" and run the test binary it succeeds:

Initializing UPnP ...
UPnP Initialized OK ip=192.168.0.5, port=49152

I suppose that sockets can't be accessed during the build phase. Is
that correct?

Thanks,
Fede

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

end of thread, other threads:[~2015-01-24 14:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-22 19:54 sockets availability during build Federico Beffa
2015-01-22 20:29 ` John Darrington
2015-01-23  8:38 ` Ludovic Courtès
2015-01-23 17:37   ` Federico Beffa
2015-01-23 21:31     ` Ludovic Courtès
2015-01-24 14:05       ` Federico Beffa

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.