Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939165 - app-misc/recoll-1.37.4-r1 - [gcc-15] rcldb/rcldb.cpp: error: const struct FieldTraits has no member named valueslot
Summary: app-misc/recoll-1.37.4-r1 - [gcc-15] rcldb/rcldb.cpp: error: const struct Fie...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: P Purkayastha
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-09-06 07:08 UTC by Toralf Förster
Modified: 2024-09-06 07:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.96 KB, text/plain)
2024-09-06 07:08 UTC, Toralf Förster
Details
app-misc:recoll-1.37.4-r1:20240906-052753.log (app-misc:recoll-1.37.4-r1:20240906-052753.log,27.31 KB, text/plain)
2024-09-06 07:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,28.66 KB, text/plain)
2024-09-06 07:08 UTC, Toralf Förster
Details
environment (environment,130.97 KB, text/plain)
2024-09-06 07:08 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.29 KB, application/x-xz)
2024-09-06 07:08 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.15 KB, application/x-xz)
2024-09-06 07:08 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,77.86 KB, text/plain)
2024-09-06 07:08 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.82 KB, application/x-xz)
2024-09-06 07:08 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 2024-09-06 07:08:46 UTC
too long lines were shrinked:

utils/miniz.cpp:4830:37: note: in expansion of macro MZ_MIN
 4830 |             pState->read_buf_size = MZ_MIN(pState->file_stat.m_comp_size, MZ_ZIP_MAX_IO_BUF_SIZE);
      |                                     ^~~~~~
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./common  -Wall -Wextra -Wno-unused -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL   -I/usr/include/libxml2  -DRECOLL_DATADIR=\"
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wextra -Wno-unused -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_
rcldb/rcldb.cpp: In member function bool Rcl::Db::addOrUpdate(const std::string&, const std::string&, Rcl::Doc&):
rcldb/rcldb.cpp:1661:29: error: const struct FieldTraits has no member named valueslot; did you mean valuelen?
 1661 |             if (ftp && ftp->valueslot) {
      |                             ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib-20240905-152002

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.3 *
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit dfad0a430f79ed536012c0b1f7c90da947dcb21d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 6 03:49:02 2024 +0000

    2024-09-06 03:49:02 UTC

emerge -qpvO =app-misc/recoll-1.37.4-r1
[ebuild  N    ] app-misc/recoll-1.37.4-r1  USE="inotify spell -camelcase -chm -qt5 -session -systemd -webengine" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-09-06 07:08:47 UTC
Created attachment 902224 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-06 07:08:48 UTC
Created attachment 902225 [details]
app-misc:recoll-1.37.4-r1:20240906-052753.log
Comment 3 Toralf Förster gentoo-dev 2024-09-06 07:08:49 UTC
Created attachment 902226 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-09-06 07:08:50 UTC
Created attachment 902227 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-09-06 07:08:51 UTC
Created attachment 902228 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-06 07:08:52 UTC
Created attachment 902229 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-06 07:08:53 UTC
Created attachment 902230 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-09-06 07:08:54 UTC
Created attachment 902231 [details]
temp.tar.xz