Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921133 - games-engines/minetest-5.8.0 - [slibtool] /.../sound_data.cpp: error: no matching function for call to lower_bound(std::vector<sound::SoundDataOpenStream::Contig
Summary: games-engines/minetest-5.8.0 - [slibtool] /.../sound_data.cpp: error: no matc...
Status: RESOLVED DUPLICATE of bug 921131
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2023-12-31 16:52 UTC by Toralf Förster
Modified: 2023-12-31 18:02 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.78 KB, text/plain)
2023-12-31 16:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,204.95 KB, text/plain)
2023-12-31 16:52 UTC, Toralf Förster
Details
environment (environment,125.21 KB, text/plain)
2023-12-31 16:52 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,964 bytes, application/x-xz)
2023-12-31 16:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,31.05 KB, application/x-xz)
2023-12-31 16:52 UTC, Toralf Förster
Details
games-engines:minetest-5.8.0:20231231-153439.log (games-engines:minetest-5.8.0:20231231-153439.log,89.76 KB, text/plain)
2023-12-31 16:52 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,52.91 KB, application/x-xz)
2023-12-31 16:52 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,41.17 KB, application/x-xz)
2023-12-31 16:52 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 2023-12-31 16:52:50 UTC
too long lines were shrinked:

[80/582] /usr/bin/x86_64-pc-linux-gnu-g++ -DIRRLICHT_API="" -DUSE_CMAKE_CONFIG_H -Dminetest_EXPORTS -I/usr/include/postgresql -I/usr/include/postgresql/server -I/var/tmp/portage/games-engines/minetest-5.8.0/work/minetest-5.8.0_build/src -I/var/tmp/portage/games-engines/minetest-5.8.0/work/minetest-5
[81/582] /usr/bin/x86_64-pc-linux-gnu-g++ -DIRRLICHT_API="" -DUSE_CMAKE_CONFIG_H -Dminetest_EXPORTS -I/usr/include/postgresql -I/usr/include/postgresql/server -I/var/tmp/portage/games-engines/minetest-5.8.0/work/minetest-5.8.0_build/src -I/var/tmp/portage/games-engines/minetest-5.8.0/work/minetest-5
[82/582] /usr/bin/x86_64-pc-linux-gnu-g++ -DIRRLICHT_API="" -DUSE_CMAKE_CONFIG_H -Dminetest_EXPORTS -I/usr/include/postgresql -I/usr/include/postgresql/server -I/var/tmp/portage/games-engines/minetest-5.8.0/work/minetest-5.8.0_build/src -I/var/tmp/portage/games-engines/minetest-5.8.0/work/minetest-5
FAILED: src/CMakeFiles/minetest.dir/client/sound/sound_data.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DIRRLICHT_API="" -DUSE_CMAKE_CONFIG_H -Dminetest_EXPORTS -I/usr/include/postgresql -I/usr/include/postgresql/server -I/var/tmp/portage/games-engines/minetest-5.8.0/work/minetest-5.8.0_build/src -I/var/tmp/portage/games-engines/minetest-5.8.0/work/minetest-5.8.0/src 
/var/tmp/portage/games-engines/minetest-5.8.0/work/minetest-5.8.0/src/client/sound/sound_data.cpp: In member function virtual std::tuple<unsigned int, unsigned int, unsigned int> sound::SoundDataOpenStream::getOrLoadBufferAt(ALuint):
/var/tmp/portage/games-engines/minetest-5.8.0/work/minetest-5.8.0/src/client/sound/sound_data.cpp:132:42: error: no matching function for call to lower_bound(std::vector<sound::SoundDataOpenStream::ContiguousBuffers>::reverse_iterator, std::vector<sound::SoundDataOpenStream::ContiguousBuffers>::reve
  132 |         auto lower_rit = std::lower_bound(m_bufferss.rbegin(), m_bufferss.rend(), offset,
      |                          ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-20231228-120810

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit 7fb2c135dda6463d7d5fe92316fafd5029cb842c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 31 14:46:52 2023 +0000

    2023-12-31 14:46:51 UTC

emerge -qpvO games-engines/minetest
[ebuild  N    ] games-engines/minetest-5.8.0  USE="client curl ncurses nls postgres server sound -doc -leveldb -prometheus -redis -spatial -test" LUA_SINGLE_TARGET="lua5-1 -luajit"
Comment 1 Toralf Förster gentoo-dev 2023-12-31 16:52:51 UTC
Created attachment 881110 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-31 16:52:52 UTC
Created attachment 881111 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-31 16:52:53 UTC
Created attachment 881112 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-31 16:52:54 UTC
Created attachment 881113 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-31 16:52:55 UTC
Created attachment 881114 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-31 16:52:57 UTC
Created attachment 881115 [details]
games-engines:minetest-5.8.0:20231231-153439.log
Comment 7 Toralf Förster gentoo-dev 2023-12-31 16:52:58 UTC
Created attachment 881116 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-31 16:52:59 UTC
Created attachment 881117 [details]
temp.tar.xz
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-12-31 18:02:44 UTC

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