Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875761 - dev-games/cegui-0.8.7-r100 - /.../Renderer.cpp: error: class Ogre::RenderSystem has no member named _setHlmsBlendblock
Summary: dev-games/cegui-0.8.7-r100 - /.../Renderer.cpp: error: class Ogre::RenderSyst...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PMASKED
Depends on: 896688
Blocks:
  Show dependency tree
 
Reported: 2022-10-06 20:16 UTC by Toralf Förster
Modified: 2023-12-16 07:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.11 KB, text/plain)
2022-10-06 20:16 UTC, Toralf Förster
Details
dev-games:cegui-0.8.7-r100:20221006-165230.log.bz2 (dev-games:cegui-0.8.7-r100:20221006-165230.log.bz2,16.90 KB, application/x-bzip)
2022-10-06 20:16 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,86.81 KB, application/x-bzip)
2022-10-06 20:17 UTC, Toralf Förster
Details
environment (environment,153.10 KB, text/plain)
2022-10-06 20:17 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.24 KB, application/x-bzip)
2022-10-06 20:17 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.07 KB, application/x-bzip)
2022-10-06 20:17 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,52.48 KB, application/x-bzip)
2022-10-06 20:17 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 2022-10-06 20:16:57 UTC
/var/tmp/portage/dev-games/cegui-0.8.7-r100/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because CEGUI::Size<float> has user-provided CEGUI::Size<T>::Size(const CEGUI::Size<T>&) [with T = float]
   80 |     inline Size(const Size& v):
      |            ^~~~
/var/tmp/portage/dev-games/cegui-0.8.7-r100/work/cegui-0.8.7/cegui/src/RendererModules/Ogre/Renderer.cpp: In member function void CEGUI::OgreRenderer::setupRenderingBlendMode(CEGUI::BlendMode, bool):
/var/tmp/portage/dev-games/cegui-0.8.7-r100/work/cegui-0.8.7/cegui/src/RendererModules/Ogre/Renderer.cpp:1041:30: error: class Ogre::RenderSystem has no member named _setHlmsBlendblock; did you mean _setHlmsSamplerblock?
 1041 |     d_pimpl->d_renderSystem->_setHlmsBlendblock(d_pimpl->d_hlmsBlendblock);
      |                              ^~~~~~~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 11.0.16.1_p1 [openjdk-11]
3)	OpenJDK 17.0.5_p5 [openjdk-17]
4)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
6)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-11 
  [3]   openjdk-17 
  [4]   openjdk-bin-8 
  [5]   openjdk-bin-11 
  [6]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit cc112d4ad581f5d166b97113f7e7e1475ebc0c4c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 6 16:19:02 2022 +0000

    2022-10-06 16:19:02 UTC

emerge -qpvO dev-games/cegui
[ebuild  N    ] dev-games/cegui-0.8.7-r100  USE="irrlicht ogre opengl pcre tinyxml truetype xerces-c xml zip -bidi -debug -devil -doc -expat -freeimage -lua -python -static-libs" LUA_SINGLE_TARGET="lua5-1" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-10-06 20:16:58 UTC
Created attachment 822574 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-06 20:16:59 UTC
Created attachment 822577 [details]
dev-games:cegui-0.8.7-r100:20221006-165230.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-06 20:17:00 UTC
Created attachment 822580 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-10-06 20:17:02 UTC
Created attachment 822583 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-06 20:17:03 UTC
Created attachment 822586 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-06 20:17:04 UTC
Created attachment 822589 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-06 20:17:05 UTC
Created attachment 822592 [details]
temp.tar.bz2