Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673822 - games-simulation/flightgear-2018.3.1 : /.../wxradar.cxx:1093:16: error: class osgText::Font has no member named setGlyphImageMargin
Summary: games-simulation/flightgear-2018.3.1 : /.../wxradar.cxx:1093:16: error: class...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-27 14:19 UTC by Toralf Förster
Modified: 2020-10-06 21:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.46 KB, text/plain)
2018-12-27 14:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,243.79 KB, text/plain)
2018-12-27 14:19 UTC, Toralf Förster
Details
environment (environment,113.23 KB, text/plain)
2018-12-27 14:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.15 KB, application/x-bzip)
2018-12-27 14:19 UTC, Toralf Förster
Details
games-simulation:flightgear-2018.3.1:20181227-123728.log (games-simulation:flightgear-2018.3.1:20181227-123728.log,758.05 KB, text/plain)
2018-12-27 14:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.94 KB, application/x-bzip)
2018-12-27 14:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,44.15 KB, application/x-bzip)
2018-12-27 14:19 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 2018-12-27 14:19:25 UTC
/var/tmp/portage/games-simulation/flightgear-2018.3.1/work/flightgear-2018.3.1/src/Cockpit/wxradar.cxx: In member function ‘void wxRadarBg::updateFont()’:
/var/tmp/portage/games-simulation/flightgear-2018.3.1/work/flightgear-2018.3.1/src/Cockpit/wxradar.cxx:1093:16: error: ‘class osgText::Font’ has no member named ‘setGlyphImageMargin’
         _font->setGlyphImageMargin(0);
                ^~~~~~~~~~~~~~~~~~~
/var/tmp/portage/games-simulation/flightgear-2018.3.1/work/flightgear-2018.3.1/src/Cockpit/wxradar.cxx:1094:16: error: ‘class osgText::Font’ has no member named ‘setGlyphImageMarginRatio’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_libressl-test_20181217-071216

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems)
Available Rust versions:
  [1]   rust-1.31.1 *
  [2]   rust-bin-1.31.1
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

emerge -qpvO games-simulation/flightgear
[ebuild  N    ] games-simulation/flightgear-2018.3.1  USE="dbus openmp qt5 udev utils -debug -examples -gdal -vim-syntax"
Comment 1 Toralf Förster gentoo-dev 2018-12-27 14:19:28 UTC
Created attachment 558594 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-27 14:19:31 UTC
Created attachment 558596 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-27 14:19:34 UTC
Created attachment 558598 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-27 14:19:37 UTC
Created attachment 558600 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-27 14:19:40 UTC
Created attachment 558602 [details]
games-simulation:flightgear-2018.3.1:20181227-123728.log
Comment 6 Toralf Förster gentoo-dev 2018-12-27 14:19:43 UTC
Created attachment 558604 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-12-27 14:19:46 UTC
Created attachment 558606 [details]
temp.tbz2
Comment 8 Maciej Mrozowski gentoo-dev 2018-12-29 01:41:10 UTC
API change in this commit:
https://github.com/openscenegraph/OpenSceneGraph/commit/8ff17ddf528fbbb65b8682090cfe1e51f96c470b#diff-08e739ee25125fb3a3046ed60cd55e3d

Version-restricted for now, let's keep the bug open.