Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 828919

Summary: media-sound/mp3info-0.8.5a-r1 - mp3tech.c: error: expected expression before ) token
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sound
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 430702    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
media-sound:mp3info-0.8.5a-r1:20211211-121511.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-11 12:36:42 UTC
  282 |     if((*(uint*)h1) == (*(uint*)h2)) return 1;
      |           ^~~~
      |           int
mp3tech.c:282:11: note: each undeclared identifier is reported only once for each function it appears in
mp3tech.c:282:16: error: expected expression before ')' token
  282 |     if((*(uint*)h1) == (*(uint*)h2)) return 1;
      |                ^
mp3tech.c:282:32: error: expected expression before ')' token
  282 |     if((*(uint*)h1) == (*(uint*)h2)) return 1;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20211210-222208

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.57.0 *
php cli:

  HEAD of ::gentoo
commit 1da5c2d756075e4e5a7656b44f83c9b9f3213f98
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 11 11:51:50 2021 +0000

    2021-12-11 11:51:48 UTC

emerge -qpvO media-sound/mp3info
[ebuild  N    ] media-sound/mp3info-0.8.5a-r1  USE="-gtk"
Comment 1 Toralf Förster gentoo-dev 2021-12-11 12:36:43 UTC
Created attachment 758509 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-11 12:36:45 UTC
Created attachment 758510 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-11 12:36:46 UTC
Created attachment 758511 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-11 12:36:47 UTC
Created attachment 758512 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-11 12:36:48 UTC
Created attachment 758513 [details]
media-sound:mp3info-0.8.5a-r1:20211211-121511.log
Comment 6 Toralf Förster gentoo-dev 2021-12-11 12:36:49 UTC
Created attachment 758514 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-12 14:24:49 UTC

*** This bug has been marked as a duplicate of bug 717014 ***