Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937451 - media-libs/libvpl-tools-1.2.0 - [icu-75.1] [gcc-15] /.../sample_vpp_frc_adv.cpp: error: uint64_t was not declared in this scope
Summary: media-libs/libvpl-tools-1.2.0 - [icu-75.1] [gcc-15] /.../sample_vpp_frc_adv.c...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-06 11:40 UTC by Toralf Förster
Modified: 2024-10-18 08:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.98 KB, text/plain)
2024-08-06 11:40 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,63.81 KB, application/x-xz)
2024-08-06 11:40 UTC, Toralf Förster
Details
environment (environment,99.45 KB, text/plain)
2024-08-06 11:40 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.15 KB, application/x-xz)
2024-08-06 11:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,31.24 KB, application/x-xz)
2024-08-06 11:40 UTC, Toralf Förster
Details
media-libs:libvpl-tools-1.1.0:20240806-102655.log (media-libs:libvpl-tools-1.1.0:20240806-102655.log,93.87 KB, text/plain)
2024-08-06 11:40 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,70.34 KB, application/x-xz)
2024-08-06 11:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.37 KB, application/x-xz)
2024-08-06 11:40 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 2024-08-06 11:40:01 UTC
too long lines were shrinked:

[46/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PA
FAILED: tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_frc_adv.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_frc_adv.cpp: In member function virtual mfxStatus FRCAdvancedChecker::Init(mfxVideoParam*, mfxU32):
/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_frc_adv.cpp:60:11: error: uint64_t was not declared in this scope
   60 |         ((uint64_t)m_videoParam.vpp.In.FrameRateExtD * (uint64_t)MFX_TIME_STAMP_FREQUENCY) /
      |           ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened_systemd-20240802-065003

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15
    Requested by sam
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.79.0 *
The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.2
  [2]   php8.3 *
go version go1.22.5 linux/amd64

  HEAD of ::gentoo
commit 22ebe4ad7c273a9ba5ea28d8d8f532f26b978794
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 6 09:49:08 2024 +0000

    2024-08-06 09:49:08 UTC

emerge -qpvO media-libs/libvpl-tools
[ebuild  N    ] media-libs/libvpl-tools-1.1.0  USE="drm vaapi -X -dri -opencl -test -wayland"
Comment 1 Toralf Förster gentoo-dev 2024-08-06 11:40:02 UTC
Created attachment 899278 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-06 11:40:03 UTC
Created attachment 899279 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-08-06 11:40:05 UTC
Created attachment 899280 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-06 11:40:06 UTC
Created attachment 899281 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-06 11:40:07 UTC
Created attachment 899282 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-06 11:40:08 UTC
Created attachment 899283 [details]
media-libs:libvpl-tools-1.1.0:20240806-102655.log
Comment 7 Toralf Förster gentoo-dev 2024-08-06 11:40:09 UTC
Created attachment 899284 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-08-06 11:40:10 UTC
Created attachment 899285 [details]
temp.tar.xz
Comment 9 Agostino Sarubbo gentoo-dev 2024-10-18 08:02:57 UTC
gcc15_tinderbox has reproduced this issue with version 1.2.0 - Updating summary.