Package: eterm
Version: 0.9.6-6.1
Severity: important
Tags: ftbfs sid bookwork
User: [email protected]
Usertags: imlib2-1.9.1
X-Debbugs-Cc: [email protected]
Dear maintainer,
your package fails to build from source with imlib2 1.9.1 in
experimental. imlib2-config has been dropped by upstream in favor of
pkg-config. Please adjust your build system accordingly.
Looking closer there may be a different error that causes the FTBFS
because of newly introduced symbols.
In file included from menus.h:29,
from actions.h:31,
from actions.c:33:
pixmap.h:224:20: error: conflicting types for ‘imlib_strerror’; have ‘const
char *(Imlib_Load_Error)’
224 | extern const char *imlib_strerror(Imlib_Load_Error);
| ^~~~~~~~~~~~~~
In file included from /usr/include/libast.h:79,
from feature.h:100,
from actions.c:27:
/usr/include/Imlib2.h:2846:21: note: previous declaration of ‘imlib_strerror’
with type ‘const char *(int)’
2846 | EAPI const char *imlib_strerror(int err);
| ^~~~~~~~~~~~~~
I intend to upload imlib2 1.9.1 to unstable in one or two months. Feel free to
reply to this bug report if you have any questions.
Regards,
Markus