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

Bug 658416

Summary: dev-games/ogre-1.10.11 : /.../OgreApplicationContext.cpp:382:91: error: union SDL_SysWMinfo::<unnamed> has no member named x11
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-games:ogre-1.10.11:20180617-212426.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-06-18 16:24:56 UTC
/var/tmp/portage/dev-games/ogre-1.10.11/work/ogre-1.10.11/Components/Bites/src/OgreApplicationContext.cpp: In member function ‘virtual OgreBites::NativeWindowPair OgreBites::ApplicationContext::createWindow(const String&, Ogre::uint32, Ogre::uint32, Ogre::NameValuePairList)’:
/var/tmp/portage/dev-games/ogre-1.10.11/work/ogre-1.10.11/Components/Bites/src/OgreApplicationContext.cpp:382:91: error: ‘union SDL_SysWMinfo::<unnamed>’ has no member named ‘x11’
 WindowHandle"] = Ogre::StringConverter::toString(size_t(wmInfo.info.x11.window));
                                                                     ^~~
make[2]: *** [Components/Bites/CMakeFiles/OgreBites.dir/build.make:76: Components/Bites/CMakeFiles/OgreBites.dir/src/OgreApplicationContext.cpp.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20180608-214504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)



emerge -qpv dev-games/ogre
[ebuild     U ] dev-games/ogre-1.10.11 [1.9.0-r1] USE="freeimage opengl -cg -doc -double-precision -examples -gl3plus -gles2 -gles3 -ois -profile -tools (-boost%*) (-poco%) (-tbb%) (-threads%) (-zip%*)" 

!!! The following installed packages are masked:
- games-emulation/advancemenu-2.9::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Merged in games-emulation/advancemame long time ago (#654286). Removal in
# a month.

- net-libs/libwhisker-2.5-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Dead lib not used by anything in the tree (#652186). Removal in a month.

- net-misc/nemesis-1.4-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Fails to run because it requires a bundled lib as unmaintained as this
# package by upstream (#472752). Removal in a month.

- dev-python/django-two-factor-auth-1.3.0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Not compatible with recent python versions (#624668), needs a major
# version bump. Removal in a month.

- games-puzzle/brainworkshop-4.8.4::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Fails to run (#654510). Removal in a month.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-06-18 16:24:59 UTC
Created attachment 536190 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-18 16:25:02 UTC
Created attachment 536192 [details]
dev-games:ogre-1.10.11:20180617-212426.log
Comment 3 Toralf Förster gentoo-dev 2018-06-18 16:25:05 UTC
Created attachment 536194 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-18 16:25:08 UTC
Created attachment 536196 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-18 16:25:11 UTC
Created attachment 536198 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-18 16:25:14 UTC
Created attachment 536200 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-06-18 16:25:16 UTC
Created attachment 536202 [details]
temp.tbz2
Comment 8 James Le Cuirot gentoo-dev 2020-01-07 23:00:05 UTC
We no longer have OGRE 1.10 and I haven't seen this error when building any of the other versions. Closing as obsolete.