+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/eina-1.7.10/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/eina-1.7.10/work.log ===> 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_array.lo --- CC eina_array.lo --- eina_benchmark.lo --- CC eina_benchmark.lo --- eina_accessor.lo --- CC eina_accessor.lo --- eina_binbuf.lo --- CC eina_binbuf.lo --- 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_binshare.lo --- CC eina_binshare.lo --- 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_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_fp.lo --- CC eina_fp.lo --- 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 --- --- 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_iterator.lo --- CC eina_iterator.lo --- 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_magic.lo --- CC 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_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_main.lo --- CC eina_main.lo --- eina_log.lo --- 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_matrixsparse.lo --- CC 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 --- CC 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_mmap.lo --- CC eina_mmap.lo --- eina_module.lo --- CC eina_module.lo --- eina_prefix.lo --- CC eina_prefix.lo --- eina_quadtree.lo --- CC eina_quadtree.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_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_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_rbtree.lo --- CC eina_rbtree.lo --- eina_rectangle.lo --- CC eina_rectangle.lo --- eina_safety_checks.lo --- CC eina_safety_checks.lo --- 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_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_str.lo --- eina_str.c: In function 'eina_str_convert': eina_str.c:482:27: error: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 482 | count = iconv(ic, &inp, &inb, &outp, &outb); | ^~~~ | | | char ** In file included from eina_str.c:33: /usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **' 47 | extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, | ^ *** [eina_str.lo] Error code 1 bmake[3]: stopped making "all" in /home/pbulk/build/devel/eina/work/eina-1.7.10/src/lib bmake[3]: 1 error bmake[3]: stopped making "all" in /home/pbulk/build/devel/eina/work/eina-1.7.10/src/lib bmake[2]: stopped making "all" in /home/pbulk/build/devel/eina/work/eina-1.7.10/src bmake[1]: stopped making "all-recursive" in /home/pbulk/build/devel/eina/work/eina-1.7.10 bmake: stopped making "all" in /home/pbulk/build/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