Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842207 - x11-misc/projecteur-0.9.2 - /.../device.h: error: InputBuffer<Size, T>::data_ has incomplete type
Summary: x11-misc/projecteur-0.9.2 - /.../device.h: error: InputBuffer<Size, T>::data_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL: https://github.com/jahnf/Projecteur/i...
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-12
  Show dependency tree
 
Reported: 2022-05-02 18:16 UTC by Toralf Förster
Modified: 2022-05-04 20:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.86 KB, text/plain)
2022-05-02 18:16 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,70.63 KB, application/x-bzip)
2022-05-02 18:16 UTC, Toralf Förster
Details
environment (environment,92.49 KB, text/plain)
2022-05-02 18:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.56 KB, application/x-bzip)
2022-05-02 18:16 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.92 KB, application/x-bzip)
2022-05-02 18:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.85 KB, application/x-bzip)
2022-05-02 18:16 UTC, Toralf Förster
Details
x11-misc:projecteur-0.9.2:20220502-181346.log (x11-misc:projecteur-0.9.2:20220502-181346.log,16.86 KB, text/plain)
2022-05-02 18:16 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-02 18:16:16 UTC
                 from /var/tmp/portage/x11-misc/projecteur-0.9.2/work/Projecteur-0.9.2/src/projecteurapp.h:3,
                 from /var/tmp/portage/x11-misc/projecteur-0.9.2/work/Projecteur-0.9.2/src/main.cc:2:
/var/tmp/portage/x11-misc/projecteur-0.9.2/work/Projecteur-0.9.2/src/device.h: In instantiation of struct InputBuffer<12>’:
/var/tmp/portage/x11-misc/projecteur-0.9.2/work/Projecteur-0.9.2/src/device.h:175:19:   required from here
/var/tmp/portage/x11-misc/projecteur-0.9.2/work/Projecteur-0.9.2/src/device.h:116:23: error: InputBuffer<Size, T>::data_’ has incomplete type
  116 |   std::array<T, Size> data_;
      |                       ^~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20220428-110027

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.0.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.3
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

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

  HEAD of ::gentoo
commit 2e984ea54f9999729be2e5676a25d7d82aa5d1e9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon May 2 17:03:10 2022 +0000

    2022-05-02 17:03:09 UTC

emerge -qpvO x11-misc/projecteur
[ebuild  N    ] x11-misc/projecteur-0.9.2
Comment 1 Toralf Förster gentoo-dev 2022-05-02 18:16:17 UTC
Created attachment 776111 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-02 18:16:19 UTC
Created attachment 776114 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-05-02 18:16:20 UTC
Created attachment 776117 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-05-02 18:16:21 UTC
Created attachment 776120 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-05-02 18:16:22 UTC
Created attachment 776123 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-02 18:16:23 UTC
Created attachment 776126 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-05-02 18:16:24 UTC
Created attachment 776129 [details]
x11-misc:projecteur-0.9.2:20220502-181346.log
Comment 8 Larry the Git Cow gentoo-dev 2022-05-04 20:43:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24dfe44cdb6cb470aeade11acf1e2404f0fc6a8c

commit 24dfe44cdb6cb470aeade11acf1e2404f0fc6a8c
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-05-04 20:42:05 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-05-04 20:42:51 +0000

    x11-misc/projecteur: fix compilation with gcc12
    
    Closes: https://bugs.gentoo.org/842207
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../projecteur/files/projecteur-0.9.2-gcc12.patch   | 21 +++++++++++++++++++++
 x11-misc/projecteur/projecteur-0.9.2.ebuild         |  7 +++++--
 2 files changed, 26 insertions(+), 2 deletions(-)