Package: guix;
Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Date: Tue, 2 Jan 2024 16:32:01 UTC
Severity: normal
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com> To: bug-guix <bug-guix <at> gnu.org> Subject: Build emacs-org-web-tools.x86_64-linux on master is broken. Date: Tue, 02 Jan 2024 11:31:22 -0500
Hello, cuirass <at> gnu.org (Cuirass) writes: > <p>The build <b>emacs-org-web-tools.x86_64-linux</b> for specification <b>master</b> is broken. You can find the detailed information about this build <a > href="https://ci.guix.gnu.org/build/3153289/details">here</a>.</p> > > https://ci.guix.gnu.org/build/3153289/details The build phase fails with the error: "Cannot open load file" "No such file or directory" "plz". Here's the detailed output: --8<---------------cut here---------------start------------->8--- starting phase `build' Error: file-missing ("Cannot open load file" "No such file or directory" "plz") mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode -0xabc85104510e41>)) debug-early-backtrace() debug-early(error (file-missing "Cannot open load file" "No such file or directory" "plz")) require(plz) eval-buffer(#<buffer *load*> nil "/tmp/guix-build-emacs-org-web-tools-1.3.drv-0/source/org-web-tools.el" nil t) load-with-code-conversion("/tmp/guix-build-emacs-org-web-tools-1.3.drv-0/source/org-web-tools.el" "/tmp/guix-build-emacs-org-web-tools-1.3.drv-0/source/org-web-tools.el" nil t) require(org-web-tools) apply(require org-web-tools) byte-compile-file-form-require((require 'org-web-tools)) byte-compile-file-form((require 'org-web-tools)) #f(compiled-function (form) #<bytecode -0x107803212a2c2aff>)((require 'org-web-tools)) byte-compile-recurse-toplevel((require 'org-web-tools) #f(compiled-function (form) #<bytecode -0x107803212a2c2aff>)) byte-compile-toplevel-file-form((require 'org-web-tools)) #f(compiled-function (inbuffer) #<bytecode -0x1b22d65e37559734>)(#<buffer *Compiler Input*>) byte-compile-from-buffer(#<buffer *Compiler Input*>) byte-compile-file("/gnu/store/ad2c2kjd37ba3b49xr3wizx0458nlirp-emacs-org-web-tools-1.3/share/emacs/site-lisp/org-web-tools-1.3/org-web-tools-archive.el") (if byte+native-compile (native-compile file (comp-el-to-eln-filename file eln-dir)) (byte-compile-file file)) (let (byte-to-native-output-buffer-file (eln-dir (and (native-comp-available-p) (cadr native-comp-eln-load-path)))) (if byte+native-compile (native-compile file (comp-el-to-eln-filename file eln-dir)) (byte-compile-file file)) (unless (null byte-to-native-output-buffer-file) (comp-write-bytecode-file nil))) (lambda (file) (let (byte-to-native-output-buffer-file (eln-dir (and (native-comp-available-p) (cadr native-comp-eln-load-path)))) (if byte+native-compile (native-compile file (comp-el-to-eln-filename file eln-dir)) (byte-compile-file file)) (unless (null byte-to-native-output-buffer-file) (comp-write-bytecode-file nil))))("/gnu/store/ad2c2kjd37ba3b49xr3wizx0458nlirp-emacs-org-web-tools-1.3/share/emacs/site-lisp/org-web-tools-1.3/org-web-tools-archive.el") mapc((lambda (file) (let (byte-to-native-output-buffer-file (eln-dir (and (native-comp-available-p) (cadr native-comp-eln-load-path)))) (if byte+native-compile (native-compile file (comp-el-to-eln-filename file eln-dir)) (byte-compile-file file)) (unless (null byte-to-native-output-buffer-file) (comp-write-bytecode-file nil)))) ("/gnu/store/ad2c2kjd37ba3b49xr3wizx0458nlirp-emacs-org-web-tools-1.3/share/emacs/site-lisp/org-web-tools-1.3/org-web-tools-archive.el" "/gnu/store/ad2c2kjd37ba3b49xr3wizx0458nlirp-emacs-org-web-tools-1.3/share/emacs/site-lisp/org-web-tools-1.3/org-web-tools-autoloads.el" "/gnu/store/ad2c2kjd37ba3b49xr3wizx0458nlirp-emacs-org-web-tools-1.3/share/emacs/site-lisp/org-web-tools-1.3/org-web-tools-pkg.el" "/gnu/store/ad2c2kjd37ba3b49xr3wizx0458nlirp-emacs-org-web-tools-1.3/share/emacs/site-lisp/org-web-tools-1.3/org-web-tools.el")) (let ((byte-compile-debug t) (byte+native-compile (native-comp-available-p)) (files (directory-files-recursively "/gnu/store/ad2c2kjd37ba3b49xr3wizx0458nlirp-emacs-org-web-tools-1.3/share/emacs/site-lisp/org-web-tools-1.3" "\\.el$"))) (mapc (lambda (file) (let (byte-to-native-output-buffer-file (eln-dir (and (native-comp-available-p) (cadr native-comp-eln-load-path)))) (if byte+native-compile (native-compile file (comp-el-to-eln-filename file eln-dir)) (byte-compile-file file)) (unless (null byte-to-native-output-buffer-file) (comp-write-bytecode-file nil)))) files)) eval((let ((byte-compile-debug t) (byte+native-compile (native-comp-available-p)) (files (directory-files-recursively "/gnu/store/ad2c2kjd37ba3b49xr3wizx0458nlirp-emacs-org-web-tools-1.3/share/emacs/site-lisp/org-web-tools-1.3" "\\.el$"))) (mapc (lambda (file) (let (byte-to-native-output-buffer-file (eln-dir (and (native-comp-available-p) (cadr native-comp-eln-load-path)))) (if byte+native-compile (native-compile file Cannot open load file: No such file or directory, plz (comp-el-to-eln-filename file eln-dir)) (byte-compile-file file)) (unless (null byte-to-native-output-buffer-file) (comp-write-bytecode-file nil)))) files)) nil) eval((eval '(let ((byte-compile-debug t) (byte+native-compile (native-comp-available-p)) (files (directory-files-recursively "/gnu/store/ad2c2kjd37ba3b49xr3wizx0458nlirp-emacs-org-web-tools-1.3/share/emacs/site-lisp/org-web-tools-1.3" "\\.el$"))) (mapc (lambda (file) (let (byte-to-native-output-buffer-file (eln-dir (and (native-comp-available-p) (cadr native-comp-eln-load-path)))) (if byte+native-compile (native-compile file (comp-el-to-eln-filename file eln-dir)) (byte-compile-file file)) (unless (null byte-to-native-output-buffer-file) (comp-write-bytecode-file nil)))) files)) nil) t) command-line-1(("--eval=(eval '(let ((byte-compile-debug t) (byte+native-compile (native-comp-available-p)) (files (directory-files-recursively \"/gnu/store/ad2c2kjd37ba3b49xr3wizx0458nlirp-emacs-org-web-tools-1.3/share/emacs/site-lisp/org-web-tools-1.3\" \"\\\\.el$\"))) (mapc (lambda (file) (let (byte-to-native-output-buffer-file (eln-dir (and (native-comp-available-p) (cadr native-comp-eln-load-path)))) (if byte+native-compile (native-compile file (comp-el-to-eln-filename file eln-dir)) (byte-compile-file file)) (unless (null byte-to-native-output-buffer-file) (comp-write-bytecode-file nil)))) files)) nil)")) command-line() normal-top-level() error: in phase 'build': uncaught exception: %exception #<&invoke-error program: "/gnu/store/9y222z4lgfyddi2k65ycc1nx6cal73ic-emacs-minimal-29.1/bin/emacs" arguments: ("--quick" "--batch" "--eval=(eval '(let ((byte-compile-debug t) (byte+native-compile (native-comp-available-p)) (files (directory-files-recursively \"/gnu/store/ad2c2kjd37ba3b49xr3wizx0458nlirp-emacs-org-web-tools-1.3/share/emacs/site-lisp/org-web-tools-1.3\" \"\\\\.el$\"))) (mapc (lambda (file) (let (byte-to-native-output-buffer-file (eln-dir (and (native-comp-available-p) (cadr native-comp-eln-load-path)))) (if byte+native-compile (native-compile file (comp-el-to-eln-filename file eln-dir)) (byte-compile-file file)) (unless (null byte-to-native-output-buffer-file) (comp-write-bytecode-file nil)))) files)) nil)") exit-status: 255 term-signal: #f stop-signal: #f> phase `build' failed after 0.4 seconds --8<---------------cut here---------------end--------------->8--- -- Thanks, Maxim
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.