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__