Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953412 - net-news/newsboat-2.38 - [llvm] compressed_pair.h: error: invalid application of sizeof to a function type
Summary: net-news/newsboat-2.38 - [llvm] compressed_pair.h: error: invalid application...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-08 08:01 UTC by Toralf Förster
Modified: 2025-04-08 08:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.62 KB, text/plain)
2025-04-08 08:01 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,59.87 KB, application/x-xz)
2025-04-08 08:01 UTC, Toralf Förster
Details
environment (environment,101.07 KB, text/plain)
2025-04-08 08:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.61 KB, application/x-xz)
2025-04-08 08:01 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.55 KB, application/x-xz)
2025-04-08 08:01 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,203.85 KB, application/x-xz)
2025-04-08 08:01 UTC, Toralf Förster
Details
net-news:newsboat-2.38:20250408-045523.log (net-news:newsboat-2.38:20250408-045523.log,139.04 KB, text/plain)
2025-04-08 08:02 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,66.72 KB, application/x-xz)
2025-04-08 08:02 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.53 KB, application/x-xz)
2025-04-08 08:02 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 2025-04-08 08:01:52 UTC
too long lines were shrinked:

clang++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/var/tmp/portage/net-news/newsboat-2.38/work/newsboat-2.38/target/cxxbridge/ -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -DCATCH_AMALGAMATED_CUSTOM_MAIN -I/usr/include/libxml2 -I/usr/include/json-c -D_DEF
clang++ -std=c++14 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -I/var/tmp/portage/net-news/newsboat-2.38/work/newsboat-2.38/target/cxxbridge/ -Wall -Wextra -Wunreachable-code -DLOCALEDIR='"/usr/local/share/locale"' -DCATCH_AMALGAMATED_CUSTOM_MAIN -I/usr/include/libxml2 -I/usr/include/json-c -D_DEF
In file included from src/ocnewsapi.cpp:1:
In file included from include/ocnewsapi.h:5:
In file included from /usr/include/c++/v1/map:593:
In file included from /usr/include/c++/v1/__memory/unique_ptr.h:25:
/usr/include/c++/v1/__memory/compressed_pair.h:68:57: error: invalid application of 'sizeof' to a function type
   68 |                          is_reference<_ToPad>::value || sizeof(_ToPad) == __datasizeof_v<_ToPad>)>
      |                                                         ^~~~~~~~~~~~~~

  -------------------------------------------------------------------
  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20250403-002508

  Block bug #351559 if this looks like a parallel build issue.
  Possible reproducer: MAKEOPTS='...  shuffle=3181230401'

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 20.1.2+libcxx
llvm-config: 20.1.2+libcxx
Python 3.12.9
go version go1.24.2 linux/amd64
  [1]   php8.2
  [2]   php8.4 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.85.1
  [2]   rust-1.85.1
  [3]   rust-bin-1.86
  [4]   rust-1.86 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.14_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

  HEAD of ::gentoo
commit b27cd77b5c8b70007a09f7807e1ce54263e6109b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 8 03:05:15 2025 +0000

    2025-04-08 03:05:14 UTC

 task: net-news/newsboat

emerge -qpvO =net-news/newsboat-2.38
[ebuild  N    ] net-news/newsboat-2.38  USE="-debug -doc"
Comment 1 Toralf Förster gentoo-dev 2025-04-08 08:01:53 UTC
Created attachment 924023 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-08 08:01:54 UTC
Created attachment 924024 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2025-04-08 08:01:56 UTC
Created attachment 924025 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-04-08 08:01:57 UTC
Created attachment 924026 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-04-08 08:01:58 UTC
Created attachment 924027 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-08 08:01:59 UTC
Created attachment 924028 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-04-08 08:02:01 UTC
Created attachment 924029 [details]
net-news:newsboat-2.38:20250408-045523.log
Comment 8 Toralf Förster gentoo-dev 2025-04-08 08:02:02 UTC
Created attachment 924030 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2025-04-08 08:02:03 UTC
Created attachment 924031 [details]
temp.tar.xz