Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847793 - sys-fs/bees-0.6.5-r1 - /.../list.h: fails to compile with sys-fs/btrfs-progs-5.18 (error: expected primary-expression before volatile0
Summary: sys-fs/bees-0.6.5-r1 - /.../list.h: fails to compile with sys-fs/btrfs-progs-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Kai Krakow
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-27 08:56 UTC by Toralf Förster
Modified: 2022-06-07 03:52 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.54 KB, text/plain)
2022-05-27 08:56 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,79.18 KB, application/x-bzip)
2022-05-27 08:56 UTC, Toralf Förster
Details
environment (environment,85.58 KB, text/plain)
2022-05-27 08:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,39.45 KB, application/x-bzip)
2022-05-27 08:56 UTC, Toralf Förster
Details
sys-fs:bees-0.6.5-r1:20220527-015654.log (sys-fs:bees-0.6.5-r1:20220527-015654.log,34.81 KB, text/plain)
2022-05-27 08:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.74 KB, application/x-bzip)
2022-05-27 08:56 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 2022-05-27 08:56:44 UTC
                 from ../include/crucible/btrfs.h:21,
                 from ../include/crucible/fs.h:9,
                 from extentwalker.cc:5:
/usr/include/btrfs/list.h: In function void INIT_LIST_HEAD(list_head*)’:
/usr/include/btrfs/list.h:78:9: error: expected primary-expression before volatile’
   78 |         WRITE_ONCE(list->next, list);
      |         ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220521-090004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.3
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit cb51b3dea59e9dac73272f6ef3db7682918bd2a2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 27 01:03:00 2022 +0000

    2022-05-27 01:03:00 UTC

emerge -qpvO sys-fs/bees
[ebuild  N    ] sys-fs/bees-0.6.5-r1  USE="-tools"
Comment 1 Toralf Förster gentoo-dev 2022-05-27 08:56:45 UTC
Created attachment 781034 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-27 08:56:46 UTC
Created attachment 781037 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-05-27 08:56:48 UTC
Created attachment 781040 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-05-27 08:56:49 UTC
Created attachment 781043 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-05-27 08:56:50 UTC
Created attachment 781046 [details]
sys-fs:bees-0.6.5-r1:20220527-015654.log
Comment 6 Toralf Förster gentoo-dev 2022-05-27 08:56:51 UTC
Created attachment 781049 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-28 07:08:47 UTC
Might be gcc 12 but might be kernel headers.
Comment 8 Larry the Git Cow gentoo-dev 2022-05-30 07:38:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=120103aff5d5ec490578cfd51b392e4f532581a5

commit 120103aff5d5ec490578cfd51b392e4f532581a5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-30 07:34:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-30 07:34:48 +0000

    sys-fs/bees: add 0.7
    
    Closes: https://bugs.gentoo.org/847793
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/bees/Manifest        |  1 +
 sys-fs/bees/bees-0.7.ebuild | 95 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 96 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2022-06-07 03:52:00 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306d6f3cab6abde282dbad82a5c79232c05228f7

commit 306d6f3cab6abde282dbad82a5c79232c05228f7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-07 03:51:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-07 03:51:49 +0000

    sys-fs/btrfs-progs: add 5.18.1
    
    Closes: https://bugs.gentoo.org/847535
    Bug: https://bugs.gentoo.org/847793
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/btrfs-progs/Manifest                  |   1 +
 sys-fs/btrfs-progs/btrfs-progs-5.18.1.ebuild | 148 +++++++++++++++++++++++++++
 2 files changed, 149 insertions(+)