Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894744 - dev-libs/libpy-0.2.5-r1 - include/.../util.h: error: int64_t in namespace std does not name a type
Summary: dev-libs/libpy-0.2.5-r1 - include/.../util.h: error: int64_t in namespace std...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-16 08:27 UTC by Toralf Förster
Modified: 2023-05-03 18:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.41 KB, text/plain)
2023-02-16 08:27 UTC, Toralf Förster
Details
dev-libs:libpy-0.2.5-r1:20230216-073355.log (dev-libs:libpy-0.2.5-r1:20230216-073355.log,12.32 KB, text/plain)
2023-02-16 08:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,166.23 KB, text/plain)
2023-02-16 08:27 UTC, Toralf Förster
Details
environment (environment,154.21 KB, text/plain)
2023-02-16 08:27 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,707 bytes, application/x-bzip)
2023-02-16 08:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.81 KB, application/x-bzip)
2023-02-16 08:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.42 KB, application/x-bzip)
2023-02-16 08:27 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-02-16 08:27:46 UTC
too long lines were shrinked:


make: Entering directory '/var/tmp/portage/dev-libs/libpy-0.2.5-r1/work/libpy-0.2.5'
x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O3 -std=gnu++17 -g -fwrapv -fno-strict-aliasing -pipe -fvisibility=hidden -Wall -Wextra -Wno-register -Wno-missing-field-initializers -Wsign-compare -Wparentheses -Wsuggest-override -Wno-maybe-uninitialized -Waggressive-loop-optimiz
In file included from include/libpy/exception.h:13,
                 from include/libpy/buffer.h:11,
                 from src/buffer.cc:1:
include/libpy/util.h:104:6: error: int64_t in namespace std does not name a type
  104 | std::int64_t searchsorted_l(const C& container, const T& needle) {
      |      ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20230214-230019

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit 874396b2853862adb883bcd5951dcd3002901ec4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 16 06:46:51 2023 +0000

    2023-02-16 06:46:51 UTC

emerge -qpvO dev-libs/libpy
[ebuild  N    ] dev-libs/libpy-0.2.5-r1  USE="-sparsehash -test" PYTHON_TARGETS="python3_10 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2023-02-16 08:27:47 UTC
Created attachment 851740 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-16 08:27:48 UTC
Created attachment 851742 [details]
dev-libs:libpy-0.2.5-r1:20230216-073355.log
Comment 3 Toralf Förster gentoo-dev 2023-02-16 08:27:50 UTC
Created attachment 851744 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-02-16 08:27:51 UTC
Created attachment 851746 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-16 08:27:52 UTC
Created attachment 851748 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-16 08:27:53 UTC
Created attachment 851750 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-16 08:27:54 UTC
Created attachment 851752 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-05-03 18:16:27 UTC
The bug has been closed via the following commit(s):

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

commit ebd33ef3a91a715a6ad1dffd87b0b17ca23640ad
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2023-05-03 18:15:31 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2023-05-03 18:16:23 +0000

    dev-libs/libpy: Add py311, eapi8
    
    Disable tests for now since they fail to build with a C++ error that I don't
    know how to fix.
    
    Closes: https://bugs.gentoo.org/894744
    Closes: https://bugs.gentoo.org/896720
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 dev-libs/libpy/files/libpy-0.2.5-setuptools.patch     | 11 +++++++++++
 dev-libs/libpy/files/libpy-0.2.5-stdint.patch         | 11 +++++++++++
 .../{libpy-0.2.5-r1.ebuild => libpy-0.2.5-r2.ebuild}  | 19 ++++++++++++++-----
 3 files changed, 36 insertions(+), 5 deletions(-)