Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844037 - dev-scheme/bigloo-4.4c_p4-r2 - ude/ude-info.el: Error: Symbols value as variable is void: image-load-path
Summary: dev-scheme/bigloo-4.4c_p4-r2 - ude/ude-info.el: Error: Symbols value as varia...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-13 14:25 UTC by Toralf Förster
Modified: 2024-03-17 05:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.24 KB, text/plain)
2022-05-13 14:25 UTC, Toralf Förster
Details
dev-scheme:bigloo-4.4c_p4-r2:20220513-093201.log.bz2 (dev-scheme:bigloo-4.4c_p4-r2:20220513-093201.log.bz2,30.27 KB, application/x-bzip)
2022-05-13 14:25 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,56.47 KB, application/x-bzip)
2022-05-13 14:25 UTC, Toralf Förster
Details
environment (environment,67.62 KB, text/plain)
2022-05-13 14:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.17 KB, application/x-bzip)
2022-05-13 14:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.25 KB, application/x-bzip)
2022-05-13 14:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,47.65 KB, application/x-bzip)
2022-05-13 14:25 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-05-13 14:25:31 UTC
--- ude/ude-sui.el ------------------------------------------
/usr/bin/emacs  -no-site-file -eval '(setq load-path (cons "../dbg" (cons "dbg" (cons "../lee" (cons "lee" (cons "../bug" (cons "bug" (cons "../cee" (cons "cee" (cons "../bee" (cons "bee" (cons "../ude" (cons "ude" (cons "../." (cons "." load-path)))))))))))))))' -batch -q -f batch-byte-compile ude/ude-sui.el

In toplevel form:
ude/ude-info.el:21:1: Error: Symbol’s value as variable is void: image-load-path
make[1]: *** [Makefile:302: ude/ude-info.elc] Error 1
make[1]: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20220510-150005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.1.0 *
clang/llvm (if any):
clang version 14.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.3
Python 3.9.12
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit eccfede53e956a643acc1c3ed6af318d4d67910d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 13 08:18:26 2022 +0000

    2022-05-13 08:18:25 UTC

emerge -qpvO dev-scheme/bigloo
[ebuild  N    ] dev-scheme/bigloo-4.4c_p4-r2  USE="emacs gmp sqlite -alsa -avahi -flac -gpg -gstreamer -java -libuv -mp3 -pulseaudio"
Comment 1 Toralf Förster gentoo-dev 2022-05-13 14:25:33 UTC
Created attachment 778493 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-13 14:25:34 UTC
Created attachment 778496 [details]
dev-scheme:bigloo-4.4c_p4-r2:20220513-093201.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-05-13 14:25:35 UTC
Created attachment 778499 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-05-13 14:25:36 UTC
Created attachment 778502 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-05-13 14:25:37 UTC
Created attachment 778505 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-13 14:25:38 UTC
Created attachment 778508 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-05-13 14:25:40 UTC
Created attachment 778511 [details]
temp.tar.bz2
Comment 8 Maciej Barć gentoo-dev 2022-05-13 19:05:58 UTC
I could not reproduce.
Ran with USE="emacs gmp sqlite -alsa -flac -gpg -mp3 -pulseaudio" & 8 jobs.

Toralf, could you, please, run it with 1 job & see if it fails still?
Comment 9 Toralf Förster gentoo-dev 2022-05-13 20:22:24 UTC
(In reply to Maciej Barć from comment #8)

> Toralf, could you, please, run it with 1 job & see if it fails still?

It fails even with -j1.