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

Bug 829154

Summary: sys-apps/pcmciautils-018_p8-r3 - src/read-cis.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: maintainer-needed
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
sys-apps:pcmciautils-018_p8-r3:20211214-072706.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-14 10:12:06 UTC
   54 |                 ofs = *(u_int *)(link+1);
      |                         ^~~~~
      |                         int
src/read-cis.c:54:25: note: each undeclared identifier is reported only once for each function it appears in
src/read-cis.c:54:32: error: expected expression before ')' token
   54 |                 ofs = *(u_int *)(link+1);
      |                                ^
make: *** [Makefile:230: src/read-cis.o] Error 1
make: *** Waiting for unfinished jobs....

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

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

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

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:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.57.0 *
php cli:

  HEAD of ::gentoo
commit 4b5e04084a1c53151453e7e25da88602834375f8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 14 05:51:41 2021 +0000

    2021-12-14 05:51:39 UTC

emerge -qpvO sys-apps/pcmciautils
[ebuild  N    ] sys-apps/pcmciautils-018_p8-r3  USE="-debug -staticsocket"
Comment 1 Toralf Förster gentoo-dev 2021-12-14 10:12:07 UTC
Created attachment 758894 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-14 10:12:08 UTC
Created attachment 758895 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-14 10:12:10 UTC
Created attachment 758896 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-14 10:12:11 UTC
Created attachment 758897 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-14 10:12:12 UTC
Created attachment 758898 [details]
sys-apps:pcmciautils-018_p8-r3:20211214-072706.log
Comment 6 Toralf Förster gentoo-dev 2021-12-14 10:12:13 UTC
Created attachment 758899 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-29 06:12:53 UTC

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