Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928950 - sci-misc/apertium-3.8.3 - ../.../perceptron_spec.h: error: no template named unary_function
Summary: sci-misc/apertium-3.8.3 - ../.../perceptron_spec.h: error: no template named ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-08 17:22 UTC by Toralf Förster
Modified: 2024-04-08 17:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.82 KB, text/plain)
2024-04-08 17:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,87.32 KB, text/plain)
2024-04-08 17:22 UTC, Toralf Förster
Details
environment (environment,118.00 KB, text/plain)
2024-04-08 17:22 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-04-08 17:22 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,10.49 KB, application/x-xz)
2024-04-08 17:23 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.05 KB, application/x-xz)
2024-04-08 17:23 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,167.80 KB, text/plain)
2024-04-08 17:23 UTC, Toralf Förster
Details
sci-misc:apertium-3.8.3:20240408-165259.log (sci-misc:apertium-3.8.3:20240408-165259.log,25.57 KB, text/plain)
2024-04-08 17:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,281.73 KB, application/x-xz)
2024-04-08 17:23 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,868 bytes, application/x-xz)
2024-04-08 17:23 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-04-08 17:22:55 UTC
too long lines were shrinked:

/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I.  -I..   -I/usr/include/utf8cpp/   -I/usr/include/libxml2   -Wall -Wextra -O3 -pipe -march=native -fno-diagnostics-color -std=c++23 -c -o mtx_reader.lo mtx_reader.cc
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/utf8cpp/ -I/usr/include/libxml2 -Wall -Wextra -O3 -pipe -march=native -fno-diagnostics-color -std=c++23 -c mtx_reader.cc  -fPIC -DPIC -o .libs/mtx_reader.o
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I.  -I..   -I/usr/include/utf8cpp/   -I/usr/include/libxml2   -Wall -Wextra -O3 -pipe -march=native -fno-diagnostics-color -std=c++23 -c -o file_morpho_stream.lo file_morpho_stream.cc
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/utf8cpp/ -I/usr/include/libxml2 -Wall -Wextra -O3 -pipe -march=native -fno-diagnostics-color -std=c++23 -c file_morpho_stream.cc  -fPIC -DPIC -o .libs/file_morpho_stream.o
In file included from mtx_reader.cc:17:
In file included from ../apertium/mtx_reader.h:21:
../apertium/perceptron_spec.h:478:27: error: no template named 'unary_function'
      in namespace 'std'; did you mean '__unary_function'?
  478 |   struct In : public std::unary_function<const std::string&, bool> {

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.3+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.3+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit 9b999a4a958307a61e2c682b4fda06e62c673580
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 8 15:49:10 2024 +0000

    2024-04-08 15:49:09 UTC

emerge -qpvO sci-misc/apertium
[ebuild  N    ] sci-misc/apertium-3.8.3  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2024-04-08 17:22:56 UTC
Created attachment 889929 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-08 17:22:57 UTC
Created attachment 889930 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-08 17:22:58 UTC
Created attachment 889931 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-08 17:22:59 UTC
Created attachment 889932 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-08 17:23:00 UTC
Created attachment 889933 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-08 17:23:01 UTC
Created attachment 889934 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-08 17:23:02 UTC
Created attachment 889935 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-04-08 17:23:03 UTC
Created attachment 889936 [details]
sci-misc:apertium-3.8.3:20240408-165259.log
Comment 9 Toralf Förster gentoo-dev 2024-04-08 17:23:05 UTC
Created attachment 889937 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-08 17:23:05 UTC
Created attachment 889938 [details]
var.tmp.clang.tar.xz