Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635592 - games-strategy/asc-2.6.0.0-r2 : physfsrwops.h:42:1: error: __EXPORT__ does not name a type
Summary: games-strategy/asc-2.6.0.0-r2 : physfsrwops.h:42:1: error: __EXPORT__ does no...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-11-23
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2017-10-27 15:52 UTC by Toralf Förster
Modified: 2020-12-01 21:10 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.59 KB, text/plain)
2017-10-27 15:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,259.80 KB, text/plain)
2017-10-27 15:52 UTC, Toralf Förster
Details
environment (environment,92.18 KB, text/plain)
2017-10-27 15:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.61 KB, application/x-bzip)
2017-10-27 15:52 UTC, Toralf Förster
Details
games-strategy:asc-2.6.0.0-r2:20171027-140245.log (games-strategy:asc-2.6.0.0-r2:20171027-140245.log,60.04 KB, text/plain)
2017-10-27 15:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.76 KB, application/x-bzip)
2017-10-27 15:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.36 KB, application/x-bzip)
2017-10-27 15:52 UTC, Toralf Förster
Details
New version, fix compliation errors (asc-2.6.1.0.ebuild,1.77 KB, text/plain)
2019-12-30 11:45 UTC, Martin Filo
Details
patch from upstream to fix physfsrwops errors (asc-2.6.1.0-physfsrwops.patch,483 bytes, patch)
2019-12-30 11:47 UTC, Martin Filo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-10-27 15:52:03 UTC
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I/usr/lib64/sigc++-1.2/include -I/usr/include/sigc++-1.2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../../../source/libs/paragui/include -DNDEBUG -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Werror=terminate -O2 -pipe -march=native -Wno-sign-compare -D_UNIX_ -D_SDL_ -I/usr/include/freetype2 -DSIZE_T_not_identical_to_INT -DXVIDEXPORT -c physfsrwops.cpp -o physfsrwops.o
In file included from physfsrwops.cpp:23:0:
physfsrwops.h:42:1: error: '__EXPORT__' does not name a type
 __EXPORT__ SDL_RWops *PHYSFSRWOPS_openRead(const char *fname);
 ^~~~~~~~~~
physfsrwops.h:54:1: error: '__EXPORT__' does not name a type

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome_20171021-104702

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv games-strategy/asc
[ebuild  N    ] games-strategy/asc-2.6.0.0-r2
Comment 1 Toralf Förster gentoo-dev 2017-10-27 15:52:06 UTC
Created attachment 500386 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-27 15:52:09 UTC
Created attachment 500388 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-10-27 15:52:12 UTC
Created attachment 500390 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-10-27 15:52:15 UTC
Created attachment 500392 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-10-27 15:52:18 UTC
Created attachment 500394 [details]
games-strategy:asc-2.6.0.0-r2:20171027-140245.log
Comment 6 Toralf Förster gentoo-dev 2017-10-27 15:52:21 UTC
Created attachment 500396 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-10-27 15:52:24 UTC
Created attachment 500398 [details]
temp.tbz2
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-06-25 13:05:03 UTC
Not a test failure. Also fails during regular build.
Comment 9 Martin Filo 2019-12-30 11:45:15 UTC
Created attachment 601836 [details]
New version, fix compliation errors
Comment 10 Martin Filo 2019-12-30 11:47:15 UTC
Created attachment 601838 [details, diff]
patch from upstream to fix physfsrwops errors
Comment 11 Martin Filo 2019-12-30 11:57:16 UTC
I attached ebuild for asc-2.6.1.0 with upstream patch to fix error in physfsrwops.h
Comment 12 Agostino Sarubbo gentoo-dev 2020-10-21 05:56:57 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 13 Larry the Git Cow gentoo-dev 2020-10-23 12:20:50 UTC
The bug has been referenced in the following commit(s):

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

commit ee8839a33597b304e07e2df2bf146b386269b6f4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-10-23 12:19:43 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-10-23 12:20:45 +0000

    package.mask: Last rite games-strategy/asc
    
    Bug: https://bugs.gentoo.org/635592
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 14 Larry the Git Cow gentoo-dev 2020-12-01 21:10:08 UTC
The bug has been referenced in the following commit(s):

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

commit 6df684e77b96510d6c88484147dc81de895e16e6
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2020-12-01 21:09:01 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2020-12-01 21:09:59 +0000

    games-strategy/asc: remove last-rited package
    
    Bug: https://bugs.gentoo.org/635592
    Bug: https://bugs.gentoo.org/752708
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 games-strategy/asc/Manifest                        |  4 --
 games-strategy/asc/asc-2.6.0.0-r2.ebuild           | 84 ----------------------
 .../asc/files/asc-2.6.0.0-freetype_pkgconfig.patch | 28 --------
 .../files/asc-2.6.0.0-gcc6-nothrow-in-dtors.patch  | 32 ---------
 games-strategy/asc/metadata.xml                    | 11 ---
 profiles/package.mask                              |  5 --
 6 files changed, 164 deletions(-)