Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931791 - dev-scheme/gauche-0.9.15 - Error in compiling (use text.pager)
Summary: dev-scheme/gauche-0.9.15 - Error in compiling (use text.pager)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-12 10:11 UTC by Toralf Förster
Modified: 2024-05-12 10:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.50 KB, text/plain)
2024-05-12 10:11 UTC, Toralf Förster
Details
dev-scheme:gauche-0.9.15:20240512-094001.log (dev-scheme:gauche-0.9.15:20240512-094001.log,120.18 KB, text/plain)
2024-05-12 10:11 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,75.60 KB, application/x-xz)
2024-05-12 10:11 UTC, Toralf Förster
Details
environment (environment,77.74 KB, text/plain)
2024-05-12 10:11 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-05-12 10:11 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,41.81 KB, application/x-xz)
2024-05-12 10:11 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,21.05 KB, application/x-xz)
2024-05-12 10:11 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,82.20 KB, application/x-xz)
2024-05-12 10:11 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.29 KB, application/x-xz)
2024-05-12 10:11 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 2024-05-12 10:11:22 UTC
too long lines were shrinked:

"../../src/gosh" -ftest "../../lib/tools/precomp" -e -P -o rfc--822 ../../libsrc/rfc/822.scm
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wno-unused-label -fPIC  -o ndbm-makedb \
  ./ndbm-makedb.c   -lgdbm -lgdbm_compat  -lmbedtls -lcrypt -lrt -lm  -lpthread
"../../src/gosh" -ftest "../../lib/tools/precomp" -e -P -o dbm--odbm ./odbm.scm
"../../src/gosh" -ftest "../../lib/tools/precomp" -e -P -o text--line-edit ../../libsrc/text/line-edit.scm
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wno-unused-label -fPIC  -fomit-frame-pointer  -o dbm--gdbm.o -c dbm--gdbm.c
Error in compiling (use text.pager)
Error in compiling (define-module text.line-edit (use gauche.generator) (use gauche.threads) (use gauche.sequence) (use gauche.unicode) (use data.ring-buffer) (use data.queue) (use file.util) (use util.match) (use text.console) (use text.console.wide-char-setting) (use text.gap-buffer) (use text.pag
*** ERROR: cannot find "gauche/vport" in ("/var/tmp/portage/dev-scheme/gauche-0.9.15/work/Gauche-0.9.15/src/../lib" "/var/tmp/portage/dev-scheme/gauche-0.9.15/work/Gauche-0.9.15/src/../libsrc" "/var/tmp/port"...

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20240507-035004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit ae26959ea2f51cc5c390017d067d3edf2d6dcccd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 12 09:07:40 2024 +0000

    2024-05-12 09:07:39 UTC

emerge -qpvO dev-scheme/gauche
Comment 1 Toralf Förster gentoo-dev 2024-05-12 10:11:23 UTC
Created attachment 892773 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-12 10:11:24 UTC
Created attachment 892774 [details]
dev-scheme:gauche-0.9.15:20240512-094001.log
Comment 3 Toralf Förster gentoo-dev 2024-05-12 10:11:25 UTC
Created attachment 892775 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-05-12 10:11:27 UTC
Created attachment 892776 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-12 10:11:27 UTC
Created attachment 892777 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-12 10:11:28 UTC
Created attachment 892778 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-12 10:11:29 UTC
Created attachment 892779 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-12 10:11:30 UTC
Created attachment 892780 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-12 10:11:31 UTC
Created attachment 892781 [details]
temp.tar.xz