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

Bug 726926

Summary: net-libs/libcork-0.15.0-r1 : Invalid C declaration: Expected identifier in nested name. [error at 5]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Yixun Lan <dlan>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-libs:libcork-0.15.0-r1:20200603-115004.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-06-03 12:18:50 UTC
reading sources... [ 32%] dllist
/var/tmp/portage/net-libs/libcork-0.15.0-r1/work/libcork-0.15.0/docs/old/allocation.rst:80: WARNING: Error in declarator or parameters
Invalid C declaration: Expected identifier in nested name. [error at 5]
  void \*cork_malloc(size_t size)
  -----^
/var/tmp/portage/net-libs/libcork-0.15.0-r1/work/libcork-0.15.0/docs/old/allocation.rst:80: WARNING: Error in declarator or parameters

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20200528-210637

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 03 Jun 2020 11:05:46 AM UTC

emerge -qpvO net-libs/libcork
[ebuild  N    ] net-libs/libcork-0.15.0-r1  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-06-03 12:18:53 UTC
Created attachment 643236 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-03 12:18:56 UTC
Created attachment 643238 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-06-03 12:18:59 UTC
Created attachment 643240 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-06-03 12:19:02 UTC
Created attachment 643242 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-06-03 12:19:04 UTC
Created attachment 643244 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-03 12:19:07 UTC
Created attachment 643246 [details]
net-libs:libcork-0.15.0-r1:20200603-115004.log
Comment 7 Toralf Förster gentoo-dev 2020-06-03 12:19:10 UTC
Created attachment 643248 [details]
temp.tbz2
Comment 8 Yixun Lan archtester gentoo-dev 2021-02-16 11:30:06 UTC
fixed at 0.15.0-r2

commit c919d3125b271c8827f27aa81a1b9dce9dd7ff24
Author: Yixun Lan <dlan@gentoo.org>
Date:   Tue Feb 16 18:02:25 2021 +0800

    net-libs/libcork: drop building docs/old
    
    drop building the doc due to sphinx error for now