Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905364 - sci-libs/libcifpp-5.1.0 - /.../point.hpp: error: uint32_t has not been declared
Summary: sci-libs/libcifpp-5.1.0 - /.../point.hpp: error: uint32_t has not been declared
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL: https://github.com/PDB-REDO/libcifpp/...
Whiteboard:
Keywords:
: 908060 (view as bug list)
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-04-30 07:20 UTC by Toralf Förster
Modified: 2023-06-08 12:33 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,22.62 KB, text/plain)
2023-04-30 07:20 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,109.04 KB, application/x-bzip)
2023-04-30 07:20 UTC, Toralf Förster
Details
environment (environment,99.78 KB, text/plain)
2023-04-30 07:20 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,915 bytes, application/x-bzip)
2023-04-30 07:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,43.16 KB, application/x-bzip)
2023-04-30 07:20 UTC, Toralf Förster
Details
sci-libs:libcifpp-5.0.8:20230430-061257.log (sci-libs:libcifpp-5.0.8:20230430-061257.log,17.96 KB, text/plain)
2023-04-30 07:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.14 KB, application/x-bzip)
2023-04-30 07:20 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-04-30 07:20:18 UTC
too long lines were shrinked:

[10/22] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_REGEX_STANDALONE=1 -DCACHE_DIR=\"/var/cache/libcifpp\" -DDATA_DIR=\"/usr/share/libcifpp\" -DUSE_BOOST_REGEX=1 -Dcifpp_EXPORTS -I/var/tmp/portage/sci-libs/libcifpp-5.0.8/work/libcifpp-5.0.8/regex/include -I/var/tmp/portage/sci-libs/libcifpp-5.0.8/work/
[11/22] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_REGEX_STANDALONE=1 -DCACHE_DIR=\"/var/cache/libcifpp\" -DDATA_DIR=\"/usr/share/libcifpp\" -DUSE_BOOST_REGEX=1 -Dcifpp_EXPORTS -I/var/tmp/portage/sci-libs/libcifpp-5.0.8/work/libcifpp-5.0.8/regex/include -I/var/tmp/portage/sci-libs/libcifpp-5.0.8/work/
[12/22] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_REGEX_STANDALONE=1 -DCACHE_DIR=\"/var/cache/libcifpp\" -DDATA_DIR=\"/usr/share/libcifpp\" -DUSE_BOOST_REGEX=1 -Dcifpp_EXPORTS -I/var/tmp/portage/sci-libs/libcifpp-5.0.8/work/libcifpp-5.0.8/regex/include -I/var/tmp/portage/sci-libs/libcifpp-5.0.8/work/
FAILED: CMakeFiles/cifpp.dir/src/point.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_REGEX_STANDALONE=1 -DCACHE_DIR=\"/var/cache/libcifpp\" -DDATA_DIR=\"/usr/share/libcifpp\" -DUSE_BOOST_REGEX=1 -Dcifpp_EXPORTS -I/var/tmp/portage/sci-libs/libcifpp-5.0.8/work/libcifpp-5.0.8/regex/include -I/var/tmp/portage/sci-libs/libcifpp-5.0.8/work/libcifpp
In file included from /var/tmp/portage/sci-libs/libcifpp-5.0.8/work/libcifpp-5.0.8/src/point.cpp:27:
/var/tmp/portage/sci-libs/libcifpp-5.0.8/work/libcifpp-5.0.8/include/cif++/point.hpp:734:32: error: uint32_t has not been declared
  734 |         const point operator[](uint32_t inIx) const { return m_points[inIx]; }
      |                                ^~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.2
Python 3.10.11
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit f4a9a95a98a96398a2c3773d5ec0b35f60c8fe49
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 30 04:18:59 2023 +0000

    2023-04-30 04:18:58 UTC

emerge -qpvO sci-libs/libcifpp
[ebuild  N    ] sci-libs/libcifpp-5.0.8  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-04-30 07:20:19 UTC
Created attachment 860951 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-30 07:20:20 UTC
Created attachment 860952 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-04-30 07:20:21 UTC
Created attachment 860953 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-30 07:20:22 UTC
Created attachment 860954 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-30 07:20:23 UTC
Created attachment 860955 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-30 07:20:24 UTC
Created attachment 860956 [details]
sci-libs:libcifpp-5.0.8:20230430-061257.log
Comment 7 Toralf Förster gentoo-dev 2023-04-30 07:20:25 UTC
Created attachment 860957 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-06-08 09:39:05 UTC
The bug has been closed via the following commit(s):

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

commit 21f03bea3a1a353b5918c86d22bd9fb7c4837853
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-06-08 08:52:45 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-06-08 09:38:56 +0000

    sci-libs/libcifpp: add 5.1.0
    
    Closes: https://bugs.gentoo.org/905364
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sci-libs/libcifpp/Manifest              |  2 ++
 sci-libs/libcifpp/libcifpp-5.1.0.ebuild | 38 +++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)
Comment 9 Pacho Ramos gentoo-dev 2023-06-08 10:35:20 UTC
*** Bug 908060 has been marked as a duplicate of this bug. ***
Comment 10 Agostino Sarubbo gentoo-dev 2023-06-08 10:36:06 UTC
ci has reproduced this issue with version 5.1.0 - Updating summary.
Comment 11 Larry the Git Cow gentoo-dev 2023-06-08 12:33:48 UTC
The bug has been closed via the following commit(s):

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

commit d88549bd7497dc9dec19a6c8bb5e038dc9822261
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-06-08 12:33:23 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-06-08 12:33:43 +0000

    sci-libs/libcifpp: add 5.1.0.1
    
    Closes: https://bugs.gentoo.org/905364
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sci-libs/libcifpp/Manifest                |  2 ++
 sci-libs/libcifpp/libcifpp-5.1.0.1.ebuild | 38 +++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)