Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 937024

Summary: www-apache/passenger-6.0.23 - [icu-75.1] [gcc-15] src/.../MovingAverage.h: error: class Passenger::DiscExpMovingAverageWithStddev<alpha, alphaTimeUnit, maxAge> has no mem
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Hans de Graaff <graaff>
Status: CONFIRMED ---    
Severity: normal CC: ruby
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
www-apache:passenger-6.0.23:20240731-094219.log

Description Toralf Förster gentoo-dev 2024-07-31 18:06:26 UTC
too long lines were shrinked:

c++ -o buildout/support-binaries/AgentFundamentals.o  -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -DUSE_VENDORED_LIBEV -I/usr/include/libuv -Isrc/cxx_supportlib/vendor-modified/websocketpp -D_REENTR
c++ -o buildout/support-binaries/WatchdogMain.o  -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -DUSE_VENDORED_LIBEV -I/usr/include/libuv -Isrc/cxx_supportlib/vendor-modified/websocketpp -D_REENTRANT -
In file included from src/cxx_supportlib/ServerKit/Server.h:67,
                 from src/agent/Shared/ApiServerUtils.h:71,
                 from src/agent/Watchdog/WatchdogMain.cpp:66:
src/cxx_supportlib/Algorithms/MovingAverage.h: In member function 'double Passenger::DiscExpMovingAverageWithStddev<alpha, alphaTimeUnit, maxAge>::stddev(long long unsigned int) const':
src/cxx_supportlib/Algorithms/MovingAverage.h:193:58: error: 'class Passenger::DiscExpMovingAverageWithStddev<alpha, alphaTimeUnit, maxAge>' has no member named 'sumOfWeights'
  193 |                 return sqrt(copy.sumOfSquaredData / copy.sumOfWeights - pow(copy.average(), 2));
      |                                                          ^~~~~~~~~~~~

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

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

  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 following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.5 linux/amd64

  HEAD of ::gentoo
commit b9984e889e50a468f4805d7c63f62b9bcb326cbf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jul 31 09:04:16 2024 +0000

    2024-07-31 09:04:15 UTC

emerge -qpvO www-apache/passenger
[ebuild  N    ] www-apache/passenger-6.0.23  USE="-apache2 -debug -test" RUBY_TARGETS="ruby31 ruby32 ruby33"
Comment 1 Toralf Förster gentoo-dev 2024-07-31 18:06:27 UTC
Created attachment 898727 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-07-31 18:06:29 UTC
Created attachment 898728 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-07-31 18:06:30 UTC
Created attachment 898729 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-07-31 18:06:31 UTC
Created attachment 898730 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-07-31 18:06:32 UTC
Created attachment 898731 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-07-31 18:06:32 UTC
Created attachment 898732 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-07-31 18:06:34 UTC
Created attachment 898733 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-07-31 18:06:34 UTC
Created attachment 898734 [details]
www-apache:passenger-6.0.23:20240731-094219.log