| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 5856ea3..6ad0f89 master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/ast.c:6: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/ast.c:2: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/ast.c:6: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/ast.c:2: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/ast.c:6: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/ast.c:2: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/ast.c:6: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/ast.c:2: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/mini_builtin.c:3, |
| from /tmp/ruby/src/trunk-random2/miniinit.c:57: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/miniinit.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/mini_builtin.c:3, |
| from /tmp/ruby/src/trunk-random2/miniinit.c:57: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/miniinit.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/mini_builtin.c:3, |
| from /tmp/ruby/src/trunk-random2/miniinit.c:57: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/miniinit.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/mini_builtin.c:3, |
| from /tmp/ruby/src/trunk-random2/miniinit.c:57: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/miniinit.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/cont.c:30: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/cont.c:28: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/cont.c:30: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/cont.c:28: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/cont.c:30: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/cont.c:28: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/cont.c:30: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/cont.c:28: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/eval.c:23: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/eval.c:20: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/eval.c:23: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/eval.c:20: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/eval.c:23: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/eval.c:20: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/eval.c:23: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/eval.c:20: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/hash.c:33: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/debug_counter.h:351, |
| from /tmp/ruby/src/trunk-random2/hash.c:26: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/hash.c:33: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/debug_counter.h:351, |
| from /tmp/ruby/src/trunk-random2/hash.c:26: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/hash.c:33: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/debug_counter.h:351, |
| from /tmp/ruby/src/trunk-random2/hash.c:26: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/hash.c:33: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/debug_counter.h:351, |
| from /tmp/ruby/src/trunk-random2/hash.c:26: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/iseq.c:37: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/iseq.c:21: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/iseq.c:37: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/iseq.c:21: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/iseq.c:37: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/iseq.c:21: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/iseq.c:37: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/iseq.c:21: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/load.c:16: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/dln.h:14, |
| from /tmp/ruby/src/trunk-random2/load.c:5: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/load.c:16: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/dln.h:14, |
| from /tmp/ruby/src/trunk-random2/load.c:5: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/load.c:16: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/dln.h:14, |
| from /tmp/ruby/src/trunk-random2/load.c:5: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/load.c:16: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/dln.h:14, |
| from /tmp/ruby/src/trunk-random2/load.c:5: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/rjit.c:18: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_core.h:94, |
| from /tmp/ruby/src/trunk-random2/rjit.h:13, |
| from /tmp/ruby/src/trunk-random2/rjit.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/rjit.c:18: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_core.h:94, |
| from /tmp/ruby/src/trunk-random2/rjit.h:13, |
| from /tmp/ruby/src/trunk-random2/rjit.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/rjit.c:18: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_core.h:94, |
| from /tmp/ruby/src/trunk-random2/rjit.h:13, |
| from /tmp/ruby/src/trunk-random2/rjit.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/rjit.c:18: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_core.h:94, |
| from /tmp/ruby/src/trunk-random2/rjit.h:13, |
| from /tmp/ruby/src/trunk-random2/rjit.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/gc.c:115: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/constant.h:13, |
| from /tmp/ruby/src/trunk-random2/gc.c:106: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/gc.c:115: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/constant.h:13, |
| from /tmp/ruby/src/trunk-random2/gc.c:106: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/gc.c:115: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/constant.h:13, |
| from /tmp/ruby/src/trunk-random2/gc.c:106: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/gc.c:115: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/constant.h:13, |
| from /tmp/ruby/src/trunk-random2/gc.c:106: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from ../../src/trunk-random2/tool/ruby_vm/views/_leaf_helpers.erb:11, |
| from /tmp/ruby/src/trunk-random2/rjit_c.c:29: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_core.h:94, |
| from /tmp/ruby/src/trunk-random2/rjit.h:13, |
| from /tmp/ruby/src/trunk-random2/rjit_c.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from ../../src/trunk-random2/tool/ruby_vm/views/_leaf_helpers.erb:11, |
| from /tmp/ruby/src/trunk-random2/rjit_c.c:29: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_core.h:94, |
| from /tmp/ruby/src/trunk-random2/rjit.h:13, |
| from /tmp/ruby/src/trunk-random2/rjit_c.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from ../../src/trunk-random2/tool/ruby_vm/views/_leaf_helpers.erb:11, |
| from /tmp/ruby/src/trunk-random2/rjit_c.c:29: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_core.h:94, |
| from /tmp/ruby/src/trunk-random2/rjit.h:13, |
| from /tmp/ruby/src/trunk-random2/rjit_c.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from ../../src/trunk-random2/tool/ruby_vm/views/_leaf_helpers.erb:11, |
| from /tmp/ruby/src/trunk-random2/rjit_c.c:29: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_core.h:94, |
| from /tmp/ruby/src/trunk-random2/rjit.h:13, |
| from /tmp/ruby/src/trunk-random2/rjit_c.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/proc.c:22: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/proc.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/proc.c:22: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/proc.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/proc.c:22: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/proc.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/proc.c:22: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/proc.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/ruby.c:47: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/dln.h:14, |
| from /tmp/ruby/src/trunk-random2/ruby.c:43: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/ruby.c:47: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/dln.h:14, |
| from /tmp/ruby/src/trunk-random2/ruby.c:43: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/ruby.c:47: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/dln.h:14, |
| from /tmp/ruby/src/trunk-random2/ruby.c:43: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/ruby.c:47: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/dln.h:14, |
| from /tmp/ruby/src/trunk-random2/ruby.c:43: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_backtrace.c:17: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm_backtrace.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_backtrace.c:17: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm_backtrace.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_backtrace.c:17: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm_backtrace.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_backtrace.c:17: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm_backtrace.c:12: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_dump.c:36: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_dump.c:32: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_dump.c:36: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_dump.c:32: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_dump.c:36: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_dump.c:32: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_dump.c:36: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/vm_dump.c:32: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/thread.c:79: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/thread.c:75: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/thread.c:79: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/thread.c:75: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/thread.c:79: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/thread.c:75: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/thread.c:79: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/thread.c:75: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_trace.c:32: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm_trace.c:24: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_trace.c:32: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm_trace.c:24: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_trace.c:32: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm_trace.c:24: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/vm_trace.c:32: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm_trace.c:24: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism/api_pack.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism/api_pack.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism/api_pack.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism/api_pack.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism/api_pack.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism/api_pack.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism/api_pack.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism/api_pack.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism/extension.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism/extension.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism/extension.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism/extension.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism/extension.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism/extension.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism/extension.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism/extension.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from api_node.c.erb:2: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from api_node.c.erb:2: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from api_node.c.erb:2: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from api_node.c.erb:2: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from api_node.c.erb:2: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from api_node.c.erb:2: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from api_node.c.erb:2: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from api_node.c.erb:2: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/compile.c:38: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby/encoding.h:19, |
| from /tmp/ruby/src/trunk-random2/encindex.h:14, |
| from /tmp/ruby/src/trunk-random2/compile.c:19: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/compile.c:38: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby/encoding.h:19, |
| from /tmp/ruby/src/trunk-random2/encindex.h:14, |
| from /tmp/ruby/src/trunk-random2/compile.c:19: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/compile.c:38: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby/encoding.h:19, |
| from /tmp/ruby/src/trunk-random2/encindex.h:14, |
| from /tmp/ruby/src/trunk-random2/compile.c:19: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/compile.c:38: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby/encoding.h:19, |
| from /tmp/ruby/src/trunk-random2/encindex.h:14, |
| from /tmp/ruby/src/trunk-random2/compile.c:19: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/vm.c:17: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm.c:13: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/vm.c:17: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm.c:13: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/vm.c:17: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm.c:13: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/internal/cont.h:12, |
| from /tmp/ruby/src/trunk-random2/vm.c:17: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/eval_intern.h:4, |
| from /tmp/ruby/src/trunk-random2/vm.c:13: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism_init.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism_init.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism_init.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism_init.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism_init.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism_init.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:8, |
| from /tmp/ruby/src/trunk-random2/prism_init.c:1: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-random2/prism/extension.h:6, |
| from /tmp/ruby/src/trunk-random2/prism_init.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from ../../src/trunk-random2/tool/ruby_vm/views/_leaf_helpers.erb:11, |
| from /tmp/ruby/src/trunk-random2/yjit.c:23: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/yjit.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from ../../src/trunk-random2/tool/ruby_vm/views/_leaf_helpers.erb:11, |
| from /tmp/ruby/src/trunk-random2/yjit.c:23: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/yjit.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from ../../src/trunk-random2/tool/ruby_vm/views/_leaf_helpers.erb:11, |
| from /tmp/ruby/src/trunk-random2/yjit.c:23: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/yjit.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from ../../src/trunk-random2/tool/ruby_vm/views/_leaf_helpers.erb:11, |
| from /tmp/ruby/src/trunk-random2/yjit.c:23: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/yjit.c:9: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| "make ruby -j4" exit with 0. |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/builtin.c:3: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:152: warning: "xmalloc" redefined |
| 152 | #define xmalloc malloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/builtin.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:53: note: this is the location of the previous definition |
| 53 | #define xmalloc ruby_xmalloc /**< @old{ruby_xmalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/builtin.c:3: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:158: warning: "xrealloc" redefined |
| 158 | #define xrealloc realloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/builtin.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:56: note: this is the location of the previous definition |
| 56 | #define xrealloc ruby_xrealloc /**< @old{ruby_xrealloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/builtin.c:3: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:164: warning: "xcalloc" redefined |
| 164 | #define xcalloc calloc |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/builtin.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:55: note: this is the location of the previous definition |
| 55 | #define xcalloc ruby_xcalloc /**< @old{ruby_xcalloc} */ |
| | |
| In file included from /tmp/ruby/src/trunk-random2/prism/prism.h:9, |
| from /tmp/ruby/src/trunk-random2/prism_compile.h:1, |
| from /tmp/ruby/src/trunk-random2/iseq.h:16, |
| from /tmp/ruby/src/trunk-random2/builtin.c:3: |
| /tmp/ruby/src/trunk-random2/prism/defines.h:170: warning: "xfree" redefined |
| 170 | #define xfree free |
| | |
| In file included from /tmp/ruby/src/trunk-random2/include/ruby/defines.h:71, |
| from /tmp/ruby/src/trunk-random2/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-random2/internal.h:31, |
| from /tmp/ruby/src/trunk-random2/builtin.c:1: |
| /tmp/ruby/src/trunk-random2/include/ruby/internal/xmalloc.h:58: note: this is the location of the previous definition |
| 58 | #define xfree ruby_xfree /**< @old{ruby_xfree} */ |
| | |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=\"--test-order=random\"" exit with 0. |