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

Bug 672238

Summary: games-rpg/eternal-lands-1.9.3-r2 : /.../glext.h:12066:25: error: conflicting types for PFNGLFRAGMENTLIGHTFVSGIXPROC
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Richard Freeman <rich0>
Status: RESOLVED FIXED    
Severity: normal CC: games, jklawiter, waebbl-gentoo
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/12014
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
games-rpg:eternal-lands-1.9.3-r2:20181129-155804.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-11-29 18:01:34 UTC
                 from 2d_objects.h:9,
                 from 2d_objects.c:6:
/usr/include/GL/glext.h:12066:25: error: conflicting types for ‘PFNGLFRAGMENTLIGHTFVSGIXPROC’
 typedef void (APIENTRYP PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, const GLfloat *params);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from platform.h:90,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_test_20181122-210232

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

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)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.30.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO games-rpg/eternal-lands
[ebuild  N    ] games-rpg/eternal-lands-1.9.3-r2  USE="-debug -doc"
Comment 1 Toralf Förster gentoo-dev 2018-11-29 18:01:37 UTC
Created attachment 556674 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-29 18:01:40 UTC
Created attachment 556676 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-11-29 18:01:43 UTC
Created attachment 556678 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-11-29 18:01:46 UTC
Created attachment 556680 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-11-29 18:01:49 UTC
Created attachment 556682 [details]
games-rpg:eternal-lands-1.9.3-r2:20181129-155804.log
Comment 6 Toralf Förster gentoo-dev 2018-11-29 18:01:52 UTC
Created attachment 556684 [details]
temp.tbz2
Comment 7 Jakub Klawiter 2018-12-24 13:49:15 UTC
1.9.3 is very old no longer supported by server since 2015, current version is 1.9.5 … not supported by gentoo :(
Comment 8 Larry the Git Cow gentoo-dev 2019-05-23 02:29:19 UTC
The bug has been closed via the following commit(s):

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

commit 4db23dbb1a7127733ef0a4849824f133c58b8506
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-05-16 03:41:49 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-05-23 02:27:36 +0000

    games-rpg/eternal-lands: bump version to 1.9.5.3
    
    No longer depends on games-rpg/eternal-lands-data.
    Provide a launcher that downloads game data into $HOME on the first
    start. It will make auto updates easier and not violating Gentoo
    policies.
    
    Closes: https://bugs.gentoo.org/548926
    Closes: https://bugs.gentoo.org/652690
    Closes: https://bugs.gentoo.org/672238
    Closes: https://github.com/gentoo/gentoo/pull/12014
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 games-rpg/eternal-lands/Manifest                   |  1 +
 .../eternal-lands/eternal-lands-1.9.5.3.ebuild     | 76 ++++++++++++++++++
 games-rpg/eternal-lands/files/el-wrapper           | 53 +++++++++++++
 .../files/eternal-lands-1.9.5.3-build.patch        | 70 +++++++++++++++++
 .../files/eternal-lands-1.9.5.3-minizip.patch      | 90 ++++++++++++++++++++++
 5 files changed, 290 insertions(+)