=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/eina", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for eina-1.7.10 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in lib --- eina_accessor.lo --- --- eina_array.lo --- --- eina_benchmark.lo --- --- eina_binbuf.lo --- --- eina_binshare.lo --- --- eina_accessor.lo --- CC eina_accessor.lo --- eina_array.lo --- CC eina_array.lo --- eina_binshare.lo --- CC eina_binshare.lo --- eina_binbuf.lo --- CC eina_binbuf.lo --- eina_benchmark.lo --- CC eina_benchmark.lo eina_benchmark.c: In function 'eina_benchmark_run': eina_benchmark.c:353:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 353 | else | ^~~~ eina_benchmark.c:356:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 356 | fprintf(main_script, | ^~~~~~~ --- eina_convert.lo --- CC eina_convert.lo --- eina_counter.lo --- CC eina_counter.lo --- eina_cpu.lo --- CC eina_cpu.lo --- eina_error.lo --- CC eina_error.lo --- eina_fp.lo --- CC eina_fp.lo --- eina_error.lo --- eina_error.c: In function 'eina_error_shutdown': eina_error.c:158:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 158 | if (eem->string_allocated) | ^~ eina_error.c:161:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 161 | free(_eina_errors); | ^~~~ --- eina_hamster.lo --- CC eina_hamster.lo --- eina_hash.lo --- CC eina_hash.lo --- eina_inarray.lo --- CC eina_inarray.lo --- eina_inlist.lo --- CC eina_inlist.lo --- eina_iterator.lo --- CC eina_iterator.lo --- eina_hash.lo --- eina_hash.c: In function 'eina_hash_add_alloc_by_hash': eina_hash.c:235:40: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 235 | hash->buckets = calloc(sizeof (Eina_Rbtree *), hash->size); | ^~~~~~~~~~~ eina_hash.c:235:40: note: earlier argument should specify number of elements, later size of each element --- eina_lalloc.lo --- CC eina_lalloc.lo --- eina_list.lo --- CC eina_list.lo --- eina_log.lo --- CC eina_log.lo --- eina_list.lo --- In file included from ../../src/include/eina_mempool.h:24, from eina_list.c:72: ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- eina_log.lo --- eina_log.c: In function 'eina_log_print_prefix_threads_color_file_func': eina_log.c:432:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_threads_color_file_func' at eina_log.c:687:4: eina_log.c:432:36: note: directive argument in the range [5, 2147483647] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:432:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_log.c: In function 'eina_log_print_prefix_threads_color_file_func': eina_log.c:427:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_threads_color_file_func' at eina_log.c:687:4: eina_log.c:427:36: note: directive argument in the range [-2147483648, -1] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:427:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_NOfile_func': eina_log.c:432:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_NOthreads_color_NOfile_func' at eina_log.c:542:4: eina_log.c:432:36: note: directive argument in the range [5, 2147483647] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:432:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_NOfile_func': eina_log.c:427:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_NOthreads_color_NOfile_func' at eina_log.c:542:4: eina_log.c:427:36: note: directive argument in the range [-2147483648, -1] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:427:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_file_NOfunc': eina_log.c:432:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_NOthreads_color_file_NOfunc' at eina_log.c:580:4: eina_log.c:432:36: note: directive argument in the range [5, 2147483647] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:432:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_file_NOfunc': eina_log.c:427:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_NOthreads_color_file_NOfunc' at eina_log.c:580:4: eina_log.c:427:36: note: directive argument in the range [-2147483648, -1] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:427:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_file_func': eina_log.c:432:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_NOthreads_color_file_func' at eina_log.c:501:4: eina_log.c:432:36: note: directive argument in the range [5, 2147483647] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:432:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_file_func': eina_log.c:427:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_NOthreads_color_file_func' at eina_log.c:501:4: eina_log.c:427:36: note: directive argument in the range [-2147483648, -1] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:427:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_log.c: In function 'eina_log_print_prefix_threads_color_file_NOfunc': eina_log.c:432:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_threads_color_file_NOfunc' at eina_log.c:830:4: eina_log.c:432:36: note: directive argument in the range [5, 2147483647] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:432:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_log.c: In function 'eina_log_print_prefix_threads_color_file_NOfunc': eina_log.c:427:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_threads_color_file_NOfunc' at eina_log.c:830:4: eina_log.c:427:36: note: directive argument in the range [-2147483648, -1] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:427:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_log.c: In function 'eina_log_print_prefix_threads_color_NOfile_func': eina_log.c:432:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_threads_color_NOfile_func' at eina_log.c:761:4: eina_log.c:432:36: note: directive argument in the range [5, 2147483647] 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:432:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4 432 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_log.c: In function 'eina_log_print_prefix_threads_color_NOfile_func': eina_log.c:427:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~ In function 'eina_log_print_level_name_color_get', inlined from 'eina_log_print_prefix_threads_color_NOfile_func' at eina_log.c:761:4: eina_log.c:427:36: note: directive argument in the range [-2147483648, -1] 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~ eina_log.c:427:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4 427 | snprintf(buf, sizeof(buf), "%03d", level); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- eina_magic.lo --- CC eina_magic.lo --- eina_main.lo --- CC eina_main.lo --- eina_magic.lo --- eina_magic.c: In function 'eina_magic_string_shutdown': eina_magic.c:178:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 178 | if (ems->string_allocated) | ^~ eina_magic.c:181:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 181 | free(_eina_magic_strings); | ^~~~ --- eina_matrixsparse.lo --- CC eina_matrixsparse.lo --- eina_mempool.lo --- CC eina_mempool.lo --- eina_mmap.lo --- CC eina_mmap.lo --- eina_matrixsparse.lo --- In file included from ../../src/include/eina_mempool.h:24, from eina_matrixsparse.c:45: ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- eina_mempool.lo --- In file included from eina_mempool.c:31: ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- eina_module.lo --- CC eina_module.lo --- eina_prefix.lo --- CC eina_prefix.lo --- eina_quadtree.lo --- CC eina_quadtree.lo --- eina_rbtree.lo --- CC eina_rbtree.lo --- eina_module.lo --- In file included from eina_module.c:73: ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eina_module.c: In function 'eina_module_symbol_path_get': eina_module.c:425:15: warning: passing argument 1 of 'dladdr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 425 | if (dladdr(symbol, &eina_dl)) | ^~~~~~ In file included from eina_module.c:50: /usr/include/dlfcn.h:115:24: note: expected 'void *' but argument is of type 'const void *' 115 | extern int dladdr(void *, Dl_info *); | ^~~~~~ --- eina_quadtree.lo --- In file included from ../../src/include/eina_mempool.h:24, from eina_quadtree.c:39: ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- eina_prefix.lo --- eina_prefix.c: In function 'eina_prefix_new': eina_prefix.c:424:9: warning: 'strcpy' writing one too many bytes into a region of a size that depends on 'strlen' [-Wstringop-overflow=] 424 | strcpy(magic, magicsharefile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from eina_prefix.c:32: eina_prefix.c:423:17: note: destination object of size [0, 9223372036854775805] allocated by '__builtin_alloca' 423 | magic = alloca(strlen(magicsharefile)); | ^~~~~~ In function '_try_argv', inlined from 'eina_prefix_new' at eina_prefix.c:555:19: eina_prefix.c:262:43: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] 262 | snprintf(buf2, sizeof(buf2), "%s" DSEP_S "%s", buf3, argv0); | ^~~~ eina_prefix.c: In function 'eina_prefix_new': eina_prefix.c:262:58: note: format string is defined here 262 | snprintf(buf2, sizeof(buf2), "%s" DSEP_S "%s", buf3, argv0); | ^ In function '_try_argv', inlined from 'eina_prefix_new' at eina_prefix.c:555:19: eina_prefix.c:262:14: note: 'snprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 262 | snprintf(buf2, sizeof(buf2), "%s" DSEP_S "%s", buf3, argv0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- eina_rectangle.lo --- CC eina_rectangle.lo In file included from ../../src/include/eina_mempool.h:24, from eina_rectangle.c:34: ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- eina_safety_checks.lo --- CC eina_safety_checks.lo --- eina_sched.lo --- CC eina_sched.lo --- eina_share_common.lo --- CC eina_share_common.lo --- eina_sched.lo --- eina_sched.c: In function 'eina_sched_prio_drop': eina_sched.c:52:13: warning: unused variable 'prio' [-Wunused-variable] 52 | int pol, prio, ret; | ^~~~ --- eina_share_common.lo --- eina_share_common.c: In function 'eina_share_common_init': eina_share_common.c:597:36: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 597 | share = *_share = calloc(sizeof(Eina_Share), 1); | ^~~~~~~~~~ eina_share_common.c:597:36: note: earlier argument should specify number of elements, later size of each element --- eina_simple_xml_parser.lo --- CC eina_simple_xml_parser.lo --- eina_str.lo --- CC eina_str.lo --- eina_strbuf.lo --- CC eina_strbuf.lo --- eina_simple_xml_parser.lo --- In file included from ../../src/include/eina_mempool.h:24, from eina_simple_xml_parser.c:54: ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- eina_strbuf_common.lo --- CC eina_strbuf_common.lo eina_strbuf_common.c:749:19: warning: '__STRBUF_STR_MAGIC_STR' defined but not used [-Wunused-const-variable=] 749 | static const char __STRBUF_STR_MAGIC_STR[] = "Eina Strbuf"; | ^~~~~~~~~~~~~~~~~~~~~~ --- eina_stringshare.lo --- CC eina_stringshare.lo --- eina_tiler.lo --- CC eina_tiler.lo --- eina_unicode.lo --- CC eina_unicode.lo --- eina_ustrbuf.lo --- CC eina_ustrbuf.lo --- eina_unicode.lo --- eina_unicode.c: In function 'eina_unicode_utf8_to_unicode': eina_unicode.c:355:41: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 355 | buf = (Eina_Unicode *) calloc(sizeof(Eina_Unicode), (len + 1)); | ^~~~~~~~~~~~ eina_unicode.c:355:41: note: earlier argument should specify number of elements, later size of each element --- eina_ustringshare.lo --- CC eina_ustringshare.lo --- eina_value.lo --- CC eina_value.lo In file included from ../../src/include/eina_mempool.h:24, from eina_value.c:53: ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- eina_xattr.lo --- CC eina_xattr.lo --- eina_file.lo --- CC eina_file.lo --- eina_chained_mempool.lo --- CC eina_chained_mempool.lo In file included from ../../src/modules/mp/chained_pool/eina_chained_mempool.c:46: ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/include/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/modules/mp/chained_pool/eina_chained_mempool.c: In function '_eina_chained_mp_pool_new': ../../src/modules/mp/chained_pool/eina_chained_mempool.c:125:17: error: expected identifier or '(' before 'alignof' 125 | unsigned int alignof; | ^~~~~~~ ../../src/modules/mp/chained_pool/eina_chained_mempool.c:149:12: error: expected expression before '=' token 149 | alignof = eina_mempool_alignof(sizeof(Chained_Pool)); | ^ ../../src/modules/mp/chained_pool/eina_chained_mempool.c:149:12: error: lvalue required as left operand of assignment ../../src/modules/mp/chained_pool/eina_chained_mempool.c:150:38: error: expected expression before ';' token 150 | ptr = (unsigned char *)p + alignof; | ^ *** [eina_chained_mempool.lo] Error code 1 bmake[3]: stopped making "all" in /tmp/work/devel/eina/work/eina-1.7.10/src/lib bmake[3]: 1 error bmake[3]: stopped making "all" in /tmp/work/devel/eina/work/eina-1.7.10/src/lib bmake[2]: stopped making "all" in /tmp/work/devel/eina/work/eina-1.7.10/src bmake[1]: stopped making "all-recursive" in /tmp/work/devel/eina/work/eina-1.7.10 bmake: stopped making "all" in /tmp/work/devel/eina/work/eina-1.7.10 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/eina *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/eina