Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829154 - sys-apps/pcmciautils-018_p8-r3 - src/read-cis.c: error: expected expression before ) token
Summary: sys-apps/pcmciautils-018_p8-r3 - src/read-cis.c: error: expected expression b...
Status: RESOLVED DUPLICATE of bug 716120
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-14 10:12 UTC by Toralf Förster
Modified: 2021-12-29 06:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.21 KB, text/plain)
2021-12-14 10:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,75.08 KB, text/plain)
2021-12-14 10:12 UTC, Toralf Förster
Details
environment (environment,118.83 KB, text/plain)
2021-12-14 10:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.42 KB, application/x-bzip)
2021-12-14 10:12 UTC, Toralf Förster
Details
sys-apps:pcmciautils-018_p8-r3:20211214-072706.log (sys-apps:pcmciautils-018_p8-r3:20211214-072706.log,8.46 KB, text/plain)
2021-12-14 10:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.79 KB, application/x-bzip)
2021-12-14 10:12 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-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 ***