Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895296 - media-sound/sndpeek-1.41-r1 - sndpeek.cpp: error: SF_INFO {aka struct SF_INFO} has no member named frames
Summary: media-sound/sndpeek-1.41-r1 - sndpeek.cpp: error: SF_INFO {aka struct SF_INFO...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-18 18:11 UTC by Toralf Förster
Modified: 2023-02-18 18:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.40 KB, text/plain)
2023-02-18 18:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.82 KB, text/plain)
2023-02-18 18:11 UTC, Toralf Förster
Details
environment (environment,60.10 KB, text/plain)
2023-02-18 18:11 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,694 bytes, application/x-bzip)
2023-02-18 18:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.42 KB, application/x-bzip)
2023-02-18 18:11 UTC, Toralf Förster
Details
media-sound:sndpeek-1.41-r1:20230218-172610.log (media-sound:sndpeek-1.41-r1:20230218-172610.log,19.42 KB, text/plain)
2023-02-18 18: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 2023-02-18 18:11:33 UTC
      |             ^~~~~~~
      |             fseek
sndpeek.cpp:762:13: error: 'sf_seek' was not declared in this scope; did you mean 'fseek'?
  762 |         if( sf_seek(g_sf, 0, SEEK_CUR) < g_sf_info.frames && !g_pause )
      |             ^~~~~~~
      |             fseek
sndpeek.cpp:762:52: error: 'SF_INFO' {aka 'struct SF_INFO'} has no member named 'frames'
  762 |         if( sf_seek(g_sf, 0, SEEK_CUR) < g_sf_info.frames && !g_pause )
      |                                                    ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20230217-172737

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 6b0ab0d6beaa23e03ad271e9d1a74d32c8ff0dbc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 18 16:31:58 2023 +0000

    2023-02-18 16:31:57 UTC

emerge -qpvO media-sound/sndpeek
[ebuild  N    ] media-sound/sndpeek-1.41-r1  USE="alsa oss -jack"
Comment 1 Toralf Förster gentoo-dev 2023-02-18 18:11:34 UTC
Created attachment 852720 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-18 18:11:35 UTC
Created attachment 852722 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-18 18:11:37 UTC
Created attachment 852724 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-18 18:11:38 UTC
Created attachment 852726 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-18 18:11:39 UTC
Created attachment 852728 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-18 18:11:40 UTC
Created attachment 852730 [details]
media-sound:sndpeek-1.41-r1:20230218-172610.log