Source: t4kcommon Version: 0.1.1-1 User: lib...@packages.debian.org Usertags: libpng15-transition
Hi, libpng maintainers have a plan transition of libpng16[0]. libpng16 is already installed in experimental, and we are re-building the package depending on libpng16. As a result, we checked that your package was FTBFS. Would you check also in your environment? ----- t4k_loaders.c: In function 'saveSVGInfo': t4k_loaders.c:841:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = 0; ^ t4k_loaders.c: In function 'do_png_save': t4k_loaders.c:1031:17: error: dereferencing pointer to incomplete type info_ptr->width = surf->w; ^ t4k_loaders.c:1032:17: error: dereferencing pointer to incomplete type info_ptr->height = surf->h; ^ t4k_loaders.c:1033:17: error: dereferencing pointer to incomplete type info_ptr->bit_depth = 8; ^ t4k_loaders.c:1034:17: error: dereferencing pointer to incomplete type info_ptr->color_type = PNG_COLOR_TYPE_RGB_ALPHA; ^ t4k_loaders.c:1035:17: error: dereferencing pointer to incomplete type info_ptr->interlace_type = 1; ^ t4k_loaders.c:1036:17: error: dereferencing pointer to incomplete type info_ptr->valid = 0; /* will be updated by various png_set_FOO() functions */ ^ ----- Best regards, Nobuhiro -- Nobuhiro Iwamatsu iwamatsu at {nigauri.org / debian.org} GPG ID: 40AD1FA6 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org