Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895472 - sci-libs/libcifpp-5.0.5 - /.../iterator.hpp: error: i was not declared in this scope
Summary: sci-libs/libcifpp-5.0.5 - /.../iterator.hpp: error: i was not declared in thi...
Status: RESOLVED DUPLICATE of bug 897978
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-19 20:02 UTC by Toralf Förster
Modified: 2023-04-19 03:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.20 KB, text/plain)
2023-02-19 20:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.09 KB, text/plain)
2023-02-19 20:02 UTC, Toralf Förster
Details
environment (environment,94.50 KB, text/plain)
2023-02-19 20:02 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,830 bytes, application/x-bzip)
2023-02-19 20:02 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.54 KB, application/x-bzip)
2023-02-19 20:02 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.66 KB, application/x-bzip)
2023-02-19 20:02 UTC, Toralf Förster
Details
sci-libs:libcifpp-5.0.5:20230219-195822.log (sci-libs:libcifpp-5.0.5:20230219-195822.log,13.04 KB, text/plain)
2023-02-19 20:02 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.71 KB, application/x-bzip)
2023-02-19 20:03 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-19 20:02:52 UTC
                 from /var/tmp/portage/sci-libs/libcifpp-5.0.5/work/libcifpp-5.0.5/src/condition.cpp:27:
/var/tmp/portage/sci-libs/libcifpp-5.0.5/work/libcifpp-5.0.5/include/cif++/iterator.hpp: In constructor 'cif::iterator_proxy<Category, Ts>::iterator_proxy(Category&, row_iterator, std::initializer_list<const char*>)':
/var/tmp/portage/sci-libs/libcifpp-5.0.5/work/libcifpp-5.0.5/include/cif++/iterator.hpp:593:14: error: 'uint16_t' is not a member of 'std'; did you mean 'wint_t'?
  593 |         std::uint16_t i = 0;
      |              ^~~~~~~~
      |              wint_t
/var/tmp/portage/sci-libs/libcifpp-5.0.5/work/libcifpp-5.0.5/include/cif++/iterator.hpp:595:29: error: 'i' was not declared in this scope
  595 |                 m_column_ix[i++] = m_category->get_column_ix(column);
      |                             ^

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

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

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

gcc-config -l:
 [1] 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 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):

  HEAD of ::gentoo
commit 83876e2dd73a3319980984a8d5283fe62ab6c2c1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Feb 19 19:31:58 2023 +0000

    2023-02-19 19:31:58 UTC

emerge -qpvO sci-libs/libcifpp
[ebuild  N    ] sci-libs/libcifpp-5.0.5  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-02-19 20:02:53 UTC
Created attachment 853106 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-19 20:02:54 UTC
Created attachment 853108 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-19 20:02:55 UTC
Created attachment 853110 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-19 20:02:56 UTC
Created attachment 853112 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-19 20:02:57 UTC
Created attachment 853114 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-19 20:02:58 UTC
Created attachment 853116 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-19 20:02:59 UTC
Created attachment 853118 [details]
sci-libs:libcifpp-5.0.5:20230219-195822.log
Comment 8 Toralf Förster gentoo-dev 2023-02-19 20:03:00 UTC
Created attachment 853120 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-19 03:08:28 UTC

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