Bug#881998: asc FTBFS with libphysfs-dev 3.0.1-1

Adrian Bunk bunk at debian.org
Fri Nov 17 13:43:12 UTC 2017


Source: asc
Version: 2.6.1.0-2
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/asc.html

...
In file included from physfsrwops.cpp:23:0:
physfsrwops.h:42:1: error: '__EXPORT__' does not name a type; did you mean '__FXSR__'?
 __EXPORT__ SDL_RWops *PHYSFSRWOPS_openRead(const char *fname);
 ^~~~~~~~~~
 __FXSR__
physfsrwops.h:54:1: error: '__EXPORT__' does not name a type; did you mean '__FXSR__'?
 __EXPORT__ SDL_RWops *PHYSFSRWOPS_openWrite(const char *fname);
 ^~~~~~~~~~
 __FXSR__
physfsrwops.h:66:1: error: '__EXPORT__' does not name a type; did you mean '__FXSR__'?
 __EXPORT__ SDL_RWops *PHYSFSRWOPS_openAppend(const char *fname);
 ^~~~~~~~~~
 __FXSR__
physfsrwops.h:78:1: error: '__EXPORT__' does not name a type; did you mean '__FXSR__'?
 __EXPORT__ SDL_RWops *PHYSFSRWOPS_makeRWops(PHYSFS_file *handle);
 ^~~~~~~~~~
 __FXSR__



More information about the Pkg-games-devel mailing list