Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880449 - sys-fs/bees-0.7 - ../.../fs.h: error: use of undeclared identifier
Summary: sys-fs/bees-0.7 - ../.../fs.h: error: use of undeclared identifier
Status: RESOLVED DUPLICATE of bug 876391
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Kai Krakow
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-08 19:46 UTC by Toralf Förster
Modified: 2022-11-08 23:35 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.56 KB, text/plain)
2022-11-08 19:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,132.60 KB, text/plain)
2022-11-08 19:46 UTC, Toralf Förster
Details
environment (environment,89.61 KB, text/plain)
2022-11-08 19:46 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,569 bytes, application/x-bzip)
2022-11-08 19:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.94 KB, application/x-bzip)
2022-11-08 19:46 UTC, Toralf Förster
Details
sys-fs:bees-0.7:20221108-191458.log (sys-fs:bees-0.7:20221108-191458.log,9.77 KB, text/plain)
2022-11-08 19:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.98 KB, application/x-bzip)
2022-11-08 19:46 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-11-08 19:46:18 UTC
../include/crucible/fs.h:56:37: error: base class 'btrfs_data_container' has a
      flexible array member
        struct BtrfsDataContainer : public btrfs_data_container {
                                           ^
../include/crucible/fs.h:61:12: error: use of undeclared identifier
      'bytes_left'; did you mean 'btrfs_data_container::bytes_left'?
                decltype(bytes_left) get_bytes_left() const;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4_test-20221107-060003

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4 *
  [2]   php8.0
  [3]   php8.1

  HEAD of ::gentoo
commit cd7ede80259837aabf71d5ae77c799dd2208c8e4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 18:31:52 2022 +0000

    2022-11-08 18:31:52 UTC

emerge -qpvO sys-fs/bees
[ebuild  N    ] sys-fs/bees-0.7  USE="-tools"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 19:46:19 UTC
Created attachment 829397 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 19:46:21 UTC
Created attachment 829399 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-08 19:46:23 UTC
Created attachment 829401 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-08 19:46:24 UTC
Created attachment 829403 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-08 19:46:25 UTC
Created attachment 829405 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 19:46:27 UTC
Created attachment 829407 [details]
sys-fs:bees-0.7:20221108-191458.log
Comment 7 Toralf Förster gentoo-dev 2022-11-08 19:46:28 UTC
Created attachment 829409 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-08 23:35:19 UTC

*** This bug has been marked as a duplicate of bug 876391 ***