Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904746 - sci-visualization/paraview-5.11.1 - /.../proj_json_streaming_writer.cpp: error: GIntBig was not declared in this scope
Summary: sci-visualization/paraview-5.11.1 - /.../proj_json_streaming_writer.cpp: erro...
Status: RESOLVED DUPLICATE of bug 910541
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-04-21 15:01 UTC by Toralf Förster
Modified: 2024-01-08 22:52 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.14 KB, text/plain)
2023-04-21 15:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,53.93 KB, text/plain)
2023-04-21 15:01 UTC, Toralf Förster
Details
environment (environment,153.67 KB, text/plain)
2023-04-21 15:01 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,709 bytes, application/x-bzip)
2023-04-21 15:01 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.94 KB, application/x-bzip)
2023-04-21 15:01 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.45 KB, application/x-bzip)
2023-04-21 15:01 UTC, Toralf Förster
Details
sci-visualization:paraview-5.11.1:20230421-131413.log.bz2 (sci-visualization:paraview-5.11.1:20230421-131413.log.bz2,127.39 KB, application/x-bzip)
2023-04-21 15:01 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,161.96 KB, application/x-bzip)
2023-04-21 15:01 UTC, Toralf Förster
Details
Patch so emerge works with gcc13 (gcc13.patch,249 bytes, patch)
2023-05-07 11:48 UTC, Benjamin Réveillé
Details | Diff

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-21 15:01:12 UTC
   45 | typedef std::uint64_t GUIntBig;
      |              ^~~~~~~~
      |              wint_t
/var/tmp/portage/sci-visualization/paraview-5.11.1/work/ParaView-v5.11.1/VTK/ThirdParty/libproj/vtklibproj/src/proj_json_streaming_writer.cpp:238:6: error: variable or field Add declared void
  238 | void CPLJSonStreamingWriter::Add(GIntBig nVal)
      |      ^~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/sci-visualization/paraview-5.11.1/work/ParaView-v5.11.1/VTK/ThirdParty/libproj/vtklibproj/src/proj_json_streaming_writer.cpp:238:34: error: GIntBig was not declared in this scope
  238 | void CPLJSonStreamingWriter::Add(GIntBig nVal)
      |                                  ^~~~~~~

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

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

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

gcc-config -l:
 [1] 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-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 8f0473db7d56d6268420a5e74cb2ddb065a5ecc1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 21 04:46:57 2023 +0000

    2023-04-21 04:46:57 UTC

emerge -qpvO sci-visualization/paraview
[ebuild  N    ] sci-visualization/paraview-5.11.1  USE="openmp qt5 sqlite webengine -boost -cg -doc -examples -ffmpeg -mpi -nvcontrol -offscreen -plugins -python -test -tk" PYTHON_SINGLE_TARGET="python3_10 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2023-04-21 15:01:13 UTC
Created attachment 860481 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-21 15:01:14 UTC
Created attachment 860482 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-21 15:01:15 UTC
Created attachment 860483 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-21 15:01:16 UTC
Created attachment 860484 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-21 15:01:17 UTC
Created attachment 860485 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-21 15:01:18 UTC
Created attachment 860486 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-21 15:01:19 UTC
Created attachment 860487 [details]
sci-visualization:paraview-5.11.1:20230421-131413.log.bz2
Comment 8 Toralf Förster gentoo-dev 2023-04-21 15:01:20 UTC
Created attachment 860488 [details]
temp.tar.bz2
Comment 9 Benjamin Réveillé 2023-05-07 11:48:46 UTC
Created attachment 861268 [details, diff]
Patch so emerge works with gcc13

Just drop this patch in /etc/portage/patches/sci-visualization/paraview-5.11.1
Comment 10 Matthias Maier gentoo-dev 2024-01-08 22:52:13 UTC

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