Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830071 - dev-libs/libcgroup-2.0 - ../.../error.h: error: expected ; before enum
Summary: dev-libs/libcgroup-2.0 - ../.../error.h: error: expected ; before enum
Status: RESOLVED FIXED
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:
 
Reported: 2021-12-27 10:04 UTC by Toralf Förster
Modified: 2022-09-10 13:30 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.41 KB, text/plain)
2021-12-27 10:04 UTC, Toralf Förster
Details
dev-libs:libcgroup-2.0:20211226-220947.log (dev-libs:libcgroup-2.0:20211226-220947.log,33.54 KB, text/plain)
2021-12-27 10:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,216.97 KB, text/plain)
2021-12-27 10:04 UTC, Toralf Förster
Details
environment (environment,113.18 KB, text/plain)
2021-12-27 10:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.23 KB, application/x-bzip)
2021-12-27 10:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.06 KB, application/x-bzip)
2021-12-27 10:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,33.92 KB, application/x-bzip)
2021-12-27 10:04 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-27 10:04:09 UTC
rdlibtool: lconf: found "/var/tmp/portage/dev-libs/libcgroup-2.0/work/libcgroup-2.0/libtool".
rdlibtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DSTATIC=static -pipe -march=native -fno-diagnostics-color -O2 -Wall -c config.c -DPIC -fPIC -o .libs/libcgroup_la-config.o
In file included from ../include/libcgroup.h:21,
                 from parse.y:20:
../include/libcgroup/error.h:12:14: error: expected ';' before 'enum'
   12 | __BEGIN_DECLS
      |              ^

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

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

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

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 4e3fc3ba96ec93688afc2308b7264752c55aed9e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 26 21:21:48 2021 +0000

    2021-12-26 21:21:46 UTC

emerge -qpvO dev-libs/libcgroup
[ebuild  N    ] dev-libs/libcgroup-2.0  USE="daemon pam tools -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2021-12-27 10:04:10 UTC
Created attachment 760387 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-27 10:04:11 UTC
Created attachment 760388 [details]
dev-libs:libcgroup-2.0:20211226-220947.log
Comment 3 Toralf Förster gentoo-dev 2021-12-27 10:04:13 UTC
Created attachment 760389 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-27 10:04:14 UTC
Created attachment 760390 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-27 10:04:15 UTC
Created attachment 760391 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-27 10:04:16 UTC
Created attachment 760392 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-27 10:04:17 UTC
Created attachment 760393 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-10 13:30:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e3169fa8441f6c76d9329edee258e6d5c44ee3

commit 70e3169fa8441f6c76d9329edee258e6d5c44ee3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-10 12:47:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-10 13:29:53 +0000

    dev-libs/libcgroup: add 3.0.0
    
    Closes: https://bugs.gentoo.org/830071
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libcgroup/Manifest                        |   1 +
 .../files/libcgroup-3.0.0-configure-bashism.patch  |  35 +++++++
 .../files/libcgroup-3.0.0-musl-strerror_r.patch    |  45 ++++++++
 dev-libs/libcgroup/libcgroup-3.0.0.ebuild          | 113 +++++++++++++++++++++
 4 files changed, 194 insertions(+)