Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917681 - dev-libs/apache-arrow-14.0.1 - /.../util_internal.cc: error: no matching function for call to find(std::vector<std::_cxx11::basic_string<char> >::iter
Summary: dev-libs/apache-arrow-14.0.1 - /.../util_internal.cc: error: no matching func...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2023-11-21 18:26 UTC by Toralf Förster
Modified: 2023-11-25 02:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.56 KB, text/plain)
2023-11-21 18:26 UTC, Toralf Förster
Details
dev-libs:apache-arrow-14.0.1:20231121-175724.log (dev-libs:apache-arrow-14.0.1:20231121-175724.log,237.71 KB, text/plain)
2023-11-21 18:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,147.38 KB, text/plain)
2023-11-21 18:26 UTC, Toralf Förster
Details
environment (environment,99.01 KB, text/plain)
2023-11-21 18:26 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.06 KB, application/x-xz)
2023-11-21 18:26 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.85 KB, application/x-xz)
2023-11-21 18:26 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,226.29 KB, text/plain)
2023-11-21 18:26 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-11-21 18:26:27 UTC
too long lines were shrinked:

[160/199] /usr/bin/x86_64-pc-linux-gnu-g++ -DARROW_EXPORTING -DARROW_HDFS -DARROW_WITH_BACKTRACE -DARROW_WITH_BZ2 -DARROW_WITH_TIMING_TESTS -DARROW_WITH_ZLIB -DARROW_WITH_ZSTD -DURI_STATIC_BUILD -I/var/tmp/portage/dev-libs/apache-arrow-14.0.1/work/apache-arrow-14.0.1/cpp_build/src -I/var/tmp/portage
[161/199] /usr/bin/x86_64-pc-linux-gnu-g++ -DARROW_EXPORTING -DARROW_HDFS -DARROW_WITH_BACKTRACE -DARROW_WITH_BZ2 -DARROW_WITH_TIMING_TESTS -DARROW_WITH_ZLIB -DARROW_WITH_ZSTD -DURI_STATIC_BUILD -I/var/tmp/portage/dev-libs/apache-arrow-14.0.1/work/apache-arrow-14.0.1/cpp_build/src -I/var/tmp/portage
[162/199] /usr/bin/x86_64-pc-linux-gnu-g++ -DARROW_EXPORTING -DARROW_HDFS -DARROW_WITH_BACKTRACE -DARROW_WITH_BZ2 -DARROW_WITH_TIMING_TESTS -DARROW_WITH_ZLIB -DARROW_WITH_ZSTD -DURI_STATIC_BUILD -I/var/tmp/portage/dev-libs/apache-arrow-14.0.1/work/apache-arrow-14.0.1/cpp_build/src -I/var/tmp/portage
FAILED: src/arrow/CMakeFiles/arrow_objlib.dir/filesystem/util_internal.cc.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DARROW_EXPORTING -DARROW_HDFS -DARROW_WITH_BACKTRACE -DARROW_WITH_BZ2 -DARROW_WITH_TIMING_TESTS -DARROW_WITH_ZLIB -DARROW_WITH_ZSTD -DURI_STATIC_BUILD -I/var/tmp/portage/dev-libs/apache-arrow-14.0.1/work/apache-arrow-14.0.1/cpp_build/src -I/var/tmp/portage/dev-libs/
/var/tmp/portage/dev-libs/apache-arrow-14.0.1/work/apache-arrow-14.0.1/cpp/src/arrow/filesystem/util_internal.cc: In function arrow::Result<std::__cxx11::basic_string<char> > arrow::fs::internal::PathFromUriHelper(const std::string&, std::vector<std::__cxx11::basic_string<char> >, bool, AuthorityHan
/var/tmp/portage/dev-libs/apache-arrow-14.0.1/work/apache-arrow-14.0.1/cpp/src/arrow/filesystem/util_internal.cc:143:16: error: no matching function for call to find(std::vector<std::__cxx11::basic_string<char> >::iterator, std::vector<std::__cxx11::basic_string<char> >::iterator, const std::__cxx11
  143 |   if (std::find(supported_schemes.begin(), supported_schemes.end(), scheme) ==
      |       ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.5
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.5
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 865e3b9108824d5a8b9b8c0a1ef7a9ca57ab7e47
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 21 17:46:57 2023 +0000

    2023-11-21 17:46:57 UTC

emerge -qpvO dev-libs/apache-arrow
[ebuild  N    ] dev-libs/apache-arrow-14.0.1  USE="bzip2 json ssl zlib zstd -brotli -compute -dataset -lz4 -parquet -re2 -snappy -test"
Comment 1 Toralf Förster gentoo-dev 2023-11-21 18:26:28 UTC
Created attachment 875281 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-21 18:26:29 UTC
Created attachment 875282 [details]
dev-libs:apache-arrow-14.0.1:20231121-175724.log
Comment 3 Toralf Förster gentoo-dev 2023-11-21 18:26:31 UTC
Created attachment 875283 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-11-21 18:26:32 UTC
Created attachment 875284 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-11-21 18:26:33 UTC
Created attachment 875285 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-21 18:26:34 UTC
Created attachment 875286 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-21 18:26:36 UTC
Created attachment 875287 [details]
qlist-info.txt
Comment 8 Larry the Git Cow gentoo-dev 2023-11-25 02:09:11 UTC
The bug has been closed via the following commit(s):

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

commit 228539e421268babedc083264887541e99204689
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-11-25 02:07:51 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-11-25 02:08:42 +0000

    dev-libs/apache-arrow: fix build with gcc:14
    
    Closes: https://bugs.gentoo.org/917681
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-libs/apache-arrow/apache-arrow-14.0.1.ebuild            |  5 ++++-
 dev-libs/apache-arrow/files/apache-arrow-14.0.1-gcc14.patch | 10 ++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)