Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841245 - app-laptop/thinkfan-1.2.2 - /.../error.cpp: error: aggregate std::array<char, 1024> line has incomplete type and cannot be defined
Summary: app-laptop/thinkfan-1.2.2 - /.../error.cpp: error: aggregate std::array<char,...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johannes Willem (Hans) Fernhout
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-12
  Show dependency tree
 
Reported: 2022-04-27 07:15 UTC by Toralf Förster
Modified: 2022-05-07 04:20 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.00 KB, text/plain)
2022-04-27 07:15 UTC, Toralf Förster
Details
app-laptop:thinkfan-1.2.2:20220426-222603.log (app-laptop:thinkfan-1.2.2:20220426-222603.log,8.43 KB, text/plain)
2022-04-27 07:15 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,76.73 KB, application/x-bzip)
2022-04-27 07:15 UTC, Toralf Förster
Details
environment (environment,96.02 KB, text/plain)
2022-04-27 07:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.87 KB, application/x-bzip)
2022-04-27 07:15 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.95 KB, application/x-bzip)
2022-04-27 07:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.89 KB, application/x-bzip)
2022-04-27 07:15 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-04-27 07:15:07 UTC
too long lines were shrinked:

[5/8] /usr/bin/x86_64-pc-linux-gnu-g++ -DPID_FILE=\"/var/run/thinkfan.pid\" -DUSE_YAML -DVERSION=\"1.2.2\"   -pipe -march=native -fno-diagnostics-color -O2 -Wall -std=c++1y -MD -MT CMakeFiles/thinkfan.dir/src/error.cpp.o -MF CMakeFiles/thinkfan.dir/src/error.cpp.o.d -o CMakeFiles/thinkfan.dir/src/er
FAILED: CMakeFiles/thinkfan.dir/src/error.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DPID_FILE=\"/var/run/thinkfan.pid\" -DUSE_YAML -DVERSION=\"1.2.2\"   -pipe -march=native -fno-diagnostics-color -O2 -Wall -std=c++1y -MD -MT CMakeFiles/thinkfan.dir/src/error.cpp.o -MF CMakeFiles/thinkfan.dir/src/error.cpp.o.d -o CMakeFiles/thinkfan.dir/src/error.cp
/var/tmp/portage/app-laptop/thinkfan-1.2.2/work/thinkfan-1.2.2/src/error.cpp: In constructor thinkfan::ConfigError::ConfigError(const thinkfan::string&, const YAML::Mark&, const thinkfan::string&, const thinkfan::string&)’:
/var/tmp/portage/app-laptop/thinkfan-1.2.2/work/thinkfan-1.2.2/src/error.cpp:188:40: error: aggregate std::array<char, 1024> line’ has incomplete type and cannot be defined
  188 |                 std::array<char, 1024> line;
      |                                        ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220422-150005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.0.1 *
clang/llvm (if any):
clang version 14.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Rust versions:
  [1]   rust-bin-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.322_p06 [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 61fd2731a9417b65aa0e016aaa266cf25ba23d74
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 26 21:18:11 2022 +0000

    2022-04-26 21:18:10 UTC

emerge -qpvO app-laptop/thinkfan
[ebuild  N    ] app-laptop/thinkfan-1.2.2  USE="yaml -atasmart -nvidia"
Comment 1 Toralf Förster gentoo-dev 2022-04-27 07:15:08 UTC
Created attachment 774966 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-27 07:15:09 UTC
Created attachment 774969 [details]
app-laptop:thinkfan-1.2.2:20220426-222603.log
Comment 3 Toralf Förster gentoo-dev 2022-04-27 07:15:10 UTC
Created attachment 774972 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-27 07:15:12 UTC
Created attachment 774975 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-27 07:15:13 UTC
Created attachment 774978 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-27 07:15:14 UTC
Created attachment 774981 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-27 07:15:15 UTC
Created attachment 774984 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-05-07 04:20:03 UTC
The bug has been closed via the following commit(s):

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

commit a79b2c425a6eec6e12bb3b7ada85db240d3b2135
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-07 04:10:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-07 04:10:18 +0000

    app-laptop/thinkfan: add 1.3.1
    
    Closes: https://bugs.gentoo.org/841245
    Closes: https://bugs.gentoo.org/832601
    Signed-off-by: Sam James <sam@gentoo.org>

 app-laptop/thinkfan/Manifest              |  1 +
 app-laptop/thinkfan/thinkfan-1.3.1.ebuild | 40 +++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)