Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828919 - media-sound/mp3info-0.8.5a-r1 - mp3tech.c: error: expected expression before ) token
Summary: media-sound/mp3info-0.8.5a-r1 - mp3tech.c: error: expected expression before ...
Status: RESOLVED DUPLICATE of bug 717014
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: musl-porting
  Show dependency tree
 
Reported: 2021-12-11 12:36 UTC by Toralf Förster
Modified: 2022-03-12 14:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.63 KB, text/plain)
2021-12-11 12:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,86.66 KB, text/plain)
2021-12-11 12:36 UTC, Toralf Förster
Details
environment (environment,53.73 KB, text/plain)
2021-12-11 12:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.60 KB, application/x-bzip)
2021-12-11 12:36 UTC, Toralf Förster
Details
media-sound:mp3info-0.8.5a-r1:20211211-121511.log (media-sound:mp3info-0.8.5a-r1:20211211-121511.log,3.17 KB, text/plain)
2021-12-11 12:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,14.18 KB, application/x-bzip)
2021-12-11 12:36 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 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 ***