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

Bug 744940

Summary: games-simulation/flightgear-2020.1.2 : One or more CMake variables were not used by the project:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Maciej Mrozowski <reavertm>
Status: RESOLVED FIXED    
Severity: normal CC: games
Priority: Normal Keywords: QAglobalscope
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: elog-games-simulation:flightgear-2020.1.2:20200927-033758.log
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2020-09-27 08:58:58 UTC
QA: other
One or more CMake variables were not used by the project:
  ENABLE_SIMD_CODE
QA Notice: Package triggers severe warnings which indicate that it
           may exhibit random runtime failures.
/var/tmp/portage/games-simulation/flightgear-2020.1.2/work/flightgear-2020.1.2/utils/GPSsmooth/MIDG_main.cxx:104:24: warning: ‘*((void*)& fgfdm +48)’ is used uninitialized in this function [-Wuninitialized]
/var/tmp/portage/games-simulation/flightgear-2020.1.2/work/flightgear-2020.1.2/utils/GPSsmooth/MIDG_main.cxx:104:24: warning: ‘*((void*)& fgfdm +52)’ is used uninitialized in this function [-Wuninitialized]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-abi32+64-20200921-131913

  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2020-09-27 08:59:01 UTC
Created attachment 662635 [details]
elog-games-simulation:flightgear-2020.1.2:20200927-033758.log
Comment 2 Toralf Förster gentoo-dev 2020-09-27 08:59:02 UTC
Created attachment 662638 [details]
etc.portage.tbz2
Comment 3 Larry the Git Cow gentoo-dev 2020-10-06 19:33:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5485bfd393b2c84888224d0e9a94407afaad1d7

commit a5485bfd393b2c84888224d0e9a94407afaad1d7
Author:     Maciej Mrozowski <reavertm@gentoo.org>
AuthorDate: 2020-10-06 19:32:53 +0000
Commit:     Maciej Mrozowski <reavertm@gentoo.org>
CommitDate: 2020-10-06 19:33:29 +0000

    games-simulation/flightgear: fix QA issue, do not apply patches in live ebuild
    
    Closes: https://bugs.gentoo.org/744940
    Bug: https://bugs.gentoo.org/736082
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>

 games-simulation/flightgear/flightgear-2020.1.2.ebuild | 1 -
 games-simulation/flightgear/flightgear-9999.ebuild     | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)
Comment 4 Maciej Mrozowski gentoo-dev 2020-10-06 23:36:58 UTC
*** Bug 717290 has been marked as a duplicate of this bug. ***