unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Compile failure due to libltdl
@ 2015-04-20 13:19 Andreas Enge
  2015-04-20 13:57 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Enge @ 2015-04-20 13:19 UTC (permalink / raw)
  To: guix-devel

Hello,

"make" (even after "make distclean") currently fails for me with the following
error message:

  GUILEC gnu/packages/apr.go
Backtrace:
In ice-9/boot-9.scm:
2951: 19 [define-module* (gnu packages qt) #:filename ...]
2926: 18 [resolve-imports ((# # #) (#) (#) (#) ...)]
2864: 17 [resolve-interface (gnu packages pulseaudio) #:select ...]
2789: 16 [#<procedure ca17a0 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
3065: 15 [try-module-autoload (gnu packages pulseaudio) #f]
2401: 14 [save-module-excursion #<procedure 1ed3e10 at ice-9/boot-9.scm:3066:17 ()>]
3085: 13 [#<procedure 1ed3e10 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
   ?: 12 [primitive-load-path "gnu/packages/pulseaudio" ...]
In ice-9/eval.scm:
 505: 11 [#<procedure bec640 at ice-9/eval.scm:499:4 (exp)> (define-module # # ...)]
In ice-9/psyntax.scm:
1106: 10 [expand-top-sequence ((define-module # # # ...)) () ((top)) ...]
 989: 9 [scan ((define-module (gnu packages pulseaudio) #:use-module ...)) () ...]
 279: 8 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
In ice-9/eval.scm:
 411: 7 [eval # ()]
In ice-9/boot-9.scm:
2951: 6 [define-module* (gnu packages pulseaudio) #:filename ...]
2926: 5 [resolve-imports ((#) (#) (# # l:) (#) ...)]
2877: 4 [resolve-interface (gnu packages autotools) #:select ...]
 768: 3 [for-each #<procedure 1a83050 at ice-9/boot-9.scm:2877:20 (bspec)> #]
2883: 2 [#<procedure 1a83050 at ice-9/boot-9.scm:2877:20 (bspec)> libltdl]
In unknown file:
   ?: 1 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 106: 0 [#<procedure f959c0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]

ice-9/boot-9.scm:106:20: In procedure #<procedure f959c0 at ice-9/boot-9.scm:97:6 (thrown-k . args)>:
ice-9/boot-9.scm:106:20: no binding `libltdl' in module (gnu packages autotools)
Makefile:4222: recipe for target 'gnu/packages/apr.go' failed
make[2]: *** [gnu/packages/apr.go] Error 1

This looks a lot like a circular dependency (qt and/or pulseaudio on one hand,
libltdl	on the other hand). How does one go about debugging this now?

Andreas

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

* Re: Compile failure due to libltdl
  2015-04-20 13:19 Compile failure due to libltdl Andreas Enge
@ 2015-04-20 13:57 ` Ludovic Courtès
  2015-04-20 14:14   ` Andreas Enge
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2015-04-20 13:57 UTC (permalink / raw)
  To: Andreas Enge; +Cc: guix-devel

Andreas Enge <andreas@enge.fr> skribis:

> This looks a lot like a circular dependency (qt and/or pulseaudio on one hand,
> libltdl	on the other hand). How does one go about debugging this now?

I think this is fixed once and for all (hopefully?) by 38cf2ba.

For the record, the underlying issue is <http://bugs.gnu.org/15540>.

Thanks,
Ludo’.

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

* Re: Compile failure due to libltdl
  2015-04-20 13:57 ` Ludovic Courtès
@ 2015-04-20 14:14   ` Andreas Enge
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2015-04-20 14:14 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

On Mon, Apr 20, 2015 at 03:57:22PM +0200, Ludovic Courtès wrote:
> I think this is fixed once and for all (hopefully?) by 38cf2ba.

At least for now, thanks for the very quick fix!

Andreas

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

end of thread, other threads:[~2015-04-20 14:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-20 13:19 Compile failure due to libltdl Andreas Enge
2015-04-20 13:57 ` Ludovic Courtès
2015-04-20 14:14   ` Andreas Enge

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).