Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898746 - sci-geosciences/opencpn-5.6.2 - /.../mbtiles.h: error: use of enum MBTilesType without previous declaration
Summary: sci-geosciences/opencpn-5.6.2 - /.../mbtiles.h: error: use of enum MBTilesTyp...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-02 09:05 UTC by Toralf Förster
Modified: 2023-03-02 09:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.83 KB, text/plain)
2023-03-02 09:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,117.00 KB, text/plain)
2023-03-02 09:05 UTC, Toralf Förster
Details
environment (environment,98.70 KB, text/plain)
2023-03-02 09:05 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,700 bytes, application/x-bzip)
2023-03-02 09:05 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.11 KB, application/x-bzip)
2023-03-02 09:05 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.49 KB, application/x-bzip)
2023-03-02 09:05 UTC, Toralf Förster
Details
sci-geosciences:opencpn-5.6.2:20230301-202945.log (sci-geosciences:opencpn-5.6.2:20230301-202945.log,180.93 KB, text/plain)
2023-03-02 09:05 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.36 KB, application/x-bzip)
2023-03-02 09:05 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-03-02 09:05:10 UTC
      |                ^~~~~~~~~~~~~
In file included from /var/tmp/portage/sci-geosciences/opencpn-5.6.2/work/OpenCPN-Release_5.6.2/src/chartdbs.cpp:42:
/var/tmp/portage/sci-geosciences/opencpn-5.6.2/work/OpenCPN-Release_5.6.2/include/mbtiles.h:37:6: warning: elaborated-type-specifier for a scoped enum must not use the class keyword
   37 | enum class MBTilesType : std::int8_t { BASE, OVERLAY };
      | ~~~~ ^~~~~
      |      -----
/var/tmp/portage/sci-geosciences/opencpn-5.6.2/work/OpenCPN-Release_5.6.2/include/mbtiles.h:37:12: error: use of enum MBTilesType without previous declaration
   37 | enum class MBTilesType : std::int8_t { BASE, OVERLAY };
      |            ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-j5-20230301-010027

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

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 Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-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 *

  HEAD of ::gentoo
commit 0ffcb6c810f3f5511e2ba4afb72365466344668b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Mar 1 19:16:54 2023 +0000

    2023-03-01 19:16:53 UTC

emerge -qpvO sci-geosciences/opencpn
[ebuild  N    ] sci-geosciences/opencpn-5.6.2  USE="opengl -doc -lzma"
Comment 1 Toralf Förster gentoo-dev 2023-03-02 09:05:11 UTC
Created attachment 855594 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-02 09:05:12 UTC
Created attachment 855596 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-03-02 09:05:14 UTC
Created attachment 855598 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-02 09:05:15 UTC
Created attachment 855600 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-02 09:05:15 UTC
Created attachment 855602 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-02 09:05:16 UTC
Created attachment 855604 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-02 09:05:18 UTC
Created attachment 855606 [details]
sci-geosciences:opencpn-5.6.2:20230301-202945.log
Comment 8 Toralf Förster gentoo-dev 2023-03-02 09:05:19 UTC
Created attachment 855608 [details]
temp.tar.bz2