Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726926 - net-libs/libcork-0.15.0-r1 : Invalid C declaration: Expected identifier in nested name. [error at 5]
Summary: net-libs/libcork-0.15.0-r1 : Invalid C declaration: Expected identifier in ne...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-03 12:18 UTC by Toralf Förster
Modified: 2021-02-16 11:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.01 KB, text/plain)
2020-06-03 12:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,239.02 KB, text/plain)
2020-06-03 12:18 UTC, Toralf Förster
Details
environment (environment,90.23 KB, text/plain)
2020-06-03 12:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.54 KB, application/x-bzip)
2020-06-03 12:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.17 KB, application/x-bzip)
2020-06-03 12:19 UTC, Toralf Förster
Details
net-libs:libcork-0.15.0-r1:20200603-115004.log (net-libs:libcork-0.15.0-r1:20200603-115004.log,83.73 KB, text/plain)
2020-06-03 12:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.96 KB, application/x-bzip)
2020-06-03 12:19 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 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