Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908967 - app-emacs/treemacs-3.1 - src/.../treemacs-annotations.el: Error: Invalid image type svg
Summary: app-emacs/treemacs-3.1 - src/.../treemacs-annotations.el: Error: Invalid imag...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-21 17:23 UTC by Toralf Förster
Modified: 2024-01-12 23:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.52 KB, text/plain)
2023-06-21 17:23 UTC, Toralf Förster
Details
app-emacs:treemacs-3.1:20230621-124331.log (app-emacs:treemacs-3.1:20230621-124331.log,5.63 KB, text/plain)
2023-06-21 17:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,168.34 KB, text/plain)
2023-06-21 17:23 UTC, Toralf Förster
Details
environment (environment,147.06 KB, text/plain)
2023-06-21 17:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-06-21 17:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,12.85 KB, application/x-xz)
2023-06-21 17:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,32.89 KB, application/x-xz)
2023-06-21 17:23 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 2023-06-21 17:23:32 UTC
>>> Compiling source in /var/tmp/portage/app-emacs/treemacs-3.1/work/treemacs-3.1 ...
 * python3_11: running distutils-r1_run_phase python_compile
 * Optimize Python modules for /var/tmp/portage/app-emacs/treemacs-3.1/work/treemacs-3.1/src/scripts
 * Compiling GNU Emacs Elisp files ...

In toplevel form:
src/elisp/treemacs-annotations.el:27:1: Error: Invalid image type svg

In toplevel form:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20230619-011930

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.5 linux/amd64

  HEAD of ::gentoo
commit bece6d02245d810c5de4b8dfcae0f592c33f4bc3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 21 12:21:29 2023 +0000

    2023-06-21 12:21:28 UTC

emerge -qpvO app-emacs/treemacs
[ebuild  N    ] app-emacs/treemacs-3.1  USE="-test" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-06-21 17:23:33 UTC
Created attachment 864355 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-21 17:23:33 UTC
Created attachment 864356 [details]
app-emacs:treemacs-3.1:20230621-124331.log
Comment 3 Toralf Förster gentoo-dev 2023-06-21 17:23:35 UTC
Created attachment 864357 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-06-21 17:23:36 UTC
Created attachment 864358 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-06-21 17:23:37 UTC
Created attachment 864359 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-21 17:23:38 UTC
Created attachment 864360 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-06-21 17:23:39 UTC
Created attachment 864361 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2024-01-12 23:22:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5a8c4a2dff9bd3c0229db241147bc80f82c3da

commit 6a5a8c4a2dff9bd3c0229db241147bc80f82c3da
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-01-12 22:00:55 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-01-12 23:22:00 +0000

    app-emacs/treemacs: bump PY compat; require Emacs with USE=svg
    
    Closes: https://bugs.gentoo.org/908967
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 ...{treemacs-3.1.ebuild => treemacs-3.1-r1.ebuild} | 41 ++++++++++++++--------
 1 file changed, 26 insertions(+), 15 deletions(-)