unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* All 75 channel news entries are valid
@ 2022-11-14 22:44 jgart
  2022-11-15  6:04 ` Julien Lepiller
  0 siblings, 1 reply; 3+ messages in thread
From: jgart @ 2022-11-14 22:44 UTC (permalink / raw)
  To: Guix Help

Hi,

has anyone ever gotten this backtrace before? I was trying to update
`emacs-crdt`:

 guix-shell  guix build -L . emacs-crdt
guix build: warning: failed to load '(build-aux build-self)':
no code for module (build-aux build-self)
./build-aux/build-self.scm:19:0: warning: module name (build-self) does not match file name 'build-aux/build-self.scm'
hint: File `./build-aux/build-self.scm' should probably start with:

     (define-module (build-aux build-self))

guix build: All 75 channel news entries are valid.
guix build: warning: failed to load '(build-aux check-channel-news)':
no code for module (build-aux check-channel-news)
hint: File `./build-aux/check-channel-news.scm' should probably start with:

     (define-module (build-aux check-channel-news))

checking final inputs for 'x86_64-linux'...
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
checking final inputs for 'aarch64-linux'...
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
checking final inputs for 'powerpc64le-linux'...
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
checking final inputs for 'i686-linux'...
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
checking final inputs for 'armhf-linux'...
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
checking final inputs for 'i586-gnu'...
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix/packages.scm:1616:38: warning: resolving './gnu/packages/ld-wrapper.in' relative to current directory
guix build: warning: failed to load '(build-aux check-final-inputs-self-contained)':
no code for module (build-aux check-final-inputs-self-contained)
hint: File `./build-aux/check-final-inputs-self-contained.scm' should probably start with:

     (define-module (build-aux check-final-inputs-self-contained))

guix build: warning: failed to load '(build-aux compile-all)':
Backtrace:
In guix/store.scm:
   1300:8 19 (call-with-build-handler #<procedure 7f39c75a3360 at g…> …)
In guix/scripts/build.scm:
    587:2 18 (_)
In srfi/srfi-1.scm:
   673:15 17 (append-map _ _ . _)
   586:17 16 (map1 ((argument . "emacs-crdt") (build-mode . 0) # # …))
In guix/scripts/build.scm:
   607:31 15 (_ _)
In gnu/packages.scm:
    479:2 14 (%find-package "emacs-crdt" "emacs-crdt" #f)
    364:6 13 (find-best-packages-by-name _ _)
   294:56 12 (_ "emacs-crdt" _)
In unknown file:
          11 (force #<promise #<procedure 7f39c884f8c0 at gnu/packag…>)
In gnu/packages.scm:
   241:33 10 (fold-packages #<procedure 7f39c5445528 at gnu/package…> …)
In guix/discovery.scm:
   159:11  9 (all-modules _ #:warn _)
In srfi/srfi-1.scm:
   460:18  8 (fold #<procedure 7f39c449d2c0 at guix/discovery.scm:1…> …)
In guix/discovery.scm:
   146:31  7 (_ _ ())
    116:5  6 (scheme-modules _ _ #:warn _)
In srfi/srfi-1.scm:
   691:23  5 (filter-map #<procedure 7f39c449d1a0 at guix/discove…> . #)
In guix/discovery.scm:
   124:24  4 (_ . _)
In guix/ui.scm:
    440:5  3 (warn-about-load-error "./build-aux/compile-all.scm" (…) …)
In unknown file:
           2 (display-error #f #<output: file /dev/pts/0> "match" "…" …)
In ice-9/boot-9.scm:
  1685:16  1 (raise-exception _ #:continuable? _)
  1685:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
Wrong number of arguments to #<procedure display-error (_ _ _ _ _ _)>



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

end of thread, other threads:[~2022-11-15 14:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-14 22:44 All 75 channel news entries are valid jgart
2022-11-15  6:04 ` Julien Lepiller
2022-11-15 14:54   ` jgart

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