Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878307 - media-sound/snd-22.8 - nrepl.c: error: s7 undeclared (first use in this function)
Summary: media-sound/snd-22.8 - nrepl.c: error: s7 undeclared (first use in this funct...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-25 18:44 UTC by Toralf Förster
Modified: 2022-10-25 18:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.46 KB, text/plain)
2022-10-25 18:44 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,121.99 KB, application/x-bzip)
2022-10-25 18:44 UTC, Toralf Förster
Details
environment (environment,94.03 KB, text/plain)
2022-10-25 18:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,72.44 KB, application/x-bzip)
2022-10-25 18:44 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.69 KB, application/x-bzip)
2022-10-25 18:44 UTC, Toralf Förster
Details
media-sound:snd-22.8:20221025-184219.log (media-sound:snd-22.8:20221025-184219.log,13.84 KB, text/plain)
2022-10-25 18:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.97 KB, application/x-bzip)
2022-10-25 18:44 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-10-25 18:44:30 UTC
x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  -I. -pipe -march=native -fno-diagnostics-color -O2 -Wno-format-truncation -Wno-stringop-overflow      snd-draw.c
x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  -I. -pipe -march=native -fno-diagnostics-color -O2 -Wno-format-truncation -Wno-stringop-overflow      snd-nogui.c
In file included from snd-nogui.c:295:
nrepl.c: In function eval_sigint_handler:
nrepl.c:170:12: error: s7 undeclared (first use in this function); did you mean ss?
  170 |   s7_error(s7, s7_t(s7), s7_list(s7, 1, s7_make_string(s7, "interrupted")));
      |            ^~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.3
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit c39288233bfaafa760070ec03f2c8d81486d0a45
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 25 17:31:51 2022 +0000

    2022-10-25 17:31:50 UTC

emerge -qpvO media-sound/snd
[ebuild  N    ] media-sound/snd-22.8  USE="jack ladspa notcurses opengl readline -alsa -doc -fftw -gmp -gsl -gui -oss -portaudio -pulseaudio (-ruby) -s7"
Comment 1 Toralf Förster gentoo-dev 2022-10-25 18:44:32 UTC
Created attachment 825437 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-25 18:44:34 UTC
Created attachment 825439 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-25 18:44:35 UTC
Created attachment 825441 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-25 18:44:37 UTC
Created attachment 825443 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-25 18:44:37 UTC
Created attachment 825445 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-25 18:44:38 UTC
Created attachment 825447 [details]
media-sound:snd-22.8:20221025-184219.log
Comment 7 Toralf Förster gentoo-dev 2022-10-25 18:44:40 UTC
Created attachment 825449 [details]
temp.tar.bz2