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

Bug 806356

Summary: dev-vcs/rcs-5.9.4 - b-isr.c: error: missing binary operator before token (
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Aaron W. Swenson <titanofold>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 803482    
Attachments: emerge-info.txt
dev-vcs:rcs-5.9.4:20210804-030816.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-08-04 08:55:39 UTC
                 from b-isr.c:29:
b-isr.c: In function ‘isr_init’:
b-isr.c:199:31: error: missing binary operator before token "("
  199 | #define ISR_STACK_SIZE  (10 * SIGSTKSZ)
      |                               ^~~~~~~~
b-isr.c:209:5: note: in expansion of macro ‘ISR_STACK_SIZE’
  209 | #if ISR_STACK_SIZE

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j3-20210730-192221

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  HEAD of ::gentoo
commit 5eac140359fd26ae48f26823f46c5dda173ebb27
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 4 01:21:39 2021 +0000

    2021-08-04 01:21:38 UTC

emerge -qpvO dev-vcs/rcs
[ebuild  N    ] dev-vcs/rcs-5.9.4  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2021-08-04 08:55:40 UTC
Created attachment 730016 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-04 08:55:41 UTC
Created attachment 730018 [details]
dev-vcs:rcs-5.9.4:20210804-030816.log
Comment 3 Toralf Förster gentoo-dev 2021-08-04 08:55:43 UTC
Created attachment 730020 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-04 08:55:45 UTC
Created attachment 730022 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-04 08:55:46 UTC
Created attachment 730024 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-04 08:55:47 UTC
Created attachment 730026 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-08-04 08:55:49 UTC
Created attachment 730028 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2021-10-25 13:10:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a948bc6f37f189ee5b72f5779543f18ae5544ac

commit 5a948bc6f37f189ee5b72f5779543f18ae5544ac
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-25 13:09:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-25 13:10:05 +0000

    dev-vcs/rcs: add 5.10.0 (for glibc-2.34)
    
    Closes: https://bugs.gentoo.org/675430
    Closes: https://bugs.gentoo.org/761115
    Closes: https://bugs.gentoo.org/806356
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-vcs/rcs/Manifest                          |  1 +
 dev-vcs/rcs/files/rcs-5.10.0-glibc-2.34.patch | 44 ++++++++++++++++++++++
 dev-vcs/rcs/rcs-5.10.0.ebuild                 | 53 +++++++++++++++++++++++++++
 3 files changed, 98 insertions(+)