=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/evas-tiff", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for evas-tiff-1.7.10nb8 cd ../../../.. && /opt/local/bin/gmake am--refresh gmake[1]: Entering directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 CDPATH="${ZSH_VERSION+.}:" && cd . && : cd . && : --gnu gmake[1]: Leaving directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' cd ../../../.. && /opt/local/bin/gmake am--refresh gmake[1]: Entering directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 gmake[1]: Entering directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 cd . && : --gnu CDPATH="${ZSH_VERSION+.}:" && cd . && : gmake[1]: Leaving directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' cd . && : --gnu CDPATH="${ZSH_VERSION+.}:" && cd . && : gmake[1]: Leaving directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' CC module_la-evas_image_load_tiff.lo In file included from /tmp/work/graphics/evas-tiff/work/.buildlink/include/eina-1/Eina.h:209, from ../../../../src/lib/include/evas_common.h:67, from evas_image_load_tiff.c:14: /tmp/work/graphics/evas-tiff/work/.buildlink/include/eina-1/eina/eina_module.h:234:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes] 234 | eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/evas-tiff/work/.buildlink/include/eina-1/eina/eina_module.h:251:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes] 251 | eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evas_image_load_tiff.c:47:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 47 | uint32 num_pixels; | ^~~~~~ evas_image_load_tiff.c:48:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 48 | uint32 py; | ^~~~~~ evas_image_load_tiff.c: In function 'evas_image_load_file_head_tiff': evas_image_load_tiff.c:59:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 59 | uint16 magic_number; | ^~~~~~ evas_image_load_tiff.c:68:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 68 | if (fread(&magic_number, sizeof(uint16), 1, ffile) != 1) | ^~ evas_image_load_tiff.c: In function 'evas_image_load_file_data_tiff': evas_image_load_tiff.c:141:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 141 | uint32 *rast = NULL; | ^~~~~~ evas_image_load_tiff.c:142:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 142 | uint32 num_pixels; | ^~~~~~ evas_image_load_tiff.c:144:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 144 | uint16 magic_number; | ^~~~~~ evas_image_load_tiff.c:153:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 153 | if (fread(&magic_number, sizeof(uint16), 1, ffile) != 1) | ^~ evas_image_load_tiff.c:220:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 220 | rast = (uint32 *) _TIFFmalloc(sizeof(uint32) * num_pixels); | ^~~~ evas_image_load_tiff.c:220:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] evas_image_load_tiff.c:251:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 251 | uint32 *ps, pixel; | ^~~~~~ evas_image_load_tiff.c:251:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] CCLD module.la cd ../../../.. && /opt/local/bin/gmake am--refresh gmake[1]: Entering directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 CDPATH="${ZSH_VERSION+.}:" && cd . && : cd . && : --gnu gmake[1]: Leaving directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' cd ../../../.. && /opt/local/bin/gmake am--refresh gmake[1]: Entering directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 gmake[1]: Entering directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 cd . && : --gnu CDPATH="${ZSH_VERSION+.}:" && cd . && : cd . && : --gnu CDPATH="${ZSH_VERSION+.}:" && cd . && : gmake[1]: Leaving directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' gmake[1]: Leaving directory '/tmp/work/graphics/evas-tiff/work/evas-1.7.10' CC module_la-evas_image_save_tiff.lo In file included from /tmp/work/graphics/evas-tiff/work/.buildlink/include/eina-1/Eina.h:209, from ../../../../src/lib/include/evas_common.h:67, from evas_image_save_tiff.c:1: /tmp/work/graphics/evas-tiff/work/.buildlink/include/eina-1/eina/eina_module.h:234:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes] 234 | eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/evas-tiff/work/.buildlink/include/eina-1/eina/eina_module.h:251:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes] 251 | eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evas_image_save_tiff.c: In function 'save_image_tiff': evas_image_save_tiff.c:17:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations] 17 | uint8 *buf = NULL; | ^~~~~ evas_image_save_tiff.c:20:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 20 | uint32 x, y; | ^~~~~~ evas_image_save_tiff.c:20:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] evas_image_save_tiff.c:21:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations] 21 | uint8 r, g, b, a = 0; | ^~~~~ evas_image_save_tiff.c:21:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations] evas_image_save_tiff.c:21:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations] evas_image_save_tiff.c:21:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations] evas_image_save_tiff.c:51:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 51 | uint16 extras[] = { EXTRASAMPLE_ASSOCALPHA }; | ^~~~~~ evas_image_save_tiff.c:63:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations] 63 | buf = (uint8 *) _TIFFmalloc(TIFFScanlineSize(tif)); | ^~~ CCLD module.la *** Please use pkgtools/verifypc to sanity check dependencies.