| "make update-download -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| From https://github.com/ruby/ruby |
| 4a3d834..35a5e55 master -> origin/master |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| In file included from /tmp/ruby/src/trunk_asan/ext/json/generator/generator.c:8: |
| /tmp/ruby/src/trunk_asan/ext/json/generator/../simd/simd.h:139:27: warning: duplicate 'inline' declaration specifier [-Wduplicate-decl-specifier] |
| 139 | static inline TARGET_SSE2 ALWAYS_INLINE() int compute_chunk_mask_sse2(const char *ptr) |
| | ^ |
| /tmp/ruby/src/trunk_asan/include/ruby/backward/2/attributes.h:85:26: note: expanded from macro 'ALWAYS_INLINE' |
| 85 | #define ALWAYS_INLINE(x) RBIMPL_ATTR_FORCEINLINE() x |
| | ^ |
| /tmp/ruby/src/trunk_asan/include/ruby/internal/attr/forceinline.h:35:71: note: expanded from macro 'RBIMPL_ATTR_FORCEINLINE' |
| 35 | # define RBIMPL_ATTR_FORCEINLINE() __attribute__((__always_inline__)) inline |
| | ^ |
| In file included from /tmp/ruby/src/trunk_asan/ext/json/generator/generator.c:8: |
| /tmp/ruby/src/trunk_asan/ext/json/generator/../simd/simd.h:150:27: warning: duplicate 'inline' declaration specifier [-Wduplicate-decl-specifier] |
| 150 | static inline TARGET_SSE2 ALWAYS_INLINE() int string_scan_simd_sse2(const char **ptr, const char *end, int *mask) |
| | ^ |
| /tmp/ruby/src/trunk_asan/include/ruby/backward/2/attributes.h:85:26: note: expanded from macro 'ALWAYS_INLINE' |
| 85 | #define ALWAYS_INLINE(x) RBIMPL_ATTR_FORCEINLINE() x |
| | ^ |
| /tmp/ruby/src/trunk_asan/include/ruby/internal/attr/forceinline.h:35:71: note: expanded from macro 'RBIMPL_ATTR_FORCEINLINE' |
| 35 | # define RBIMPL_ATTR_FORCEINLINE() __attribute__((__always_inline__)) inline |
| | ^ |
| /tmp/ruby/src/trunk_asan/ext/json/generator/generator.c:421:27: warning: duplicate 'inline' declaration specifier [-Wduplicate-decl-specifier] |
| 421 | static inline TARGET_SSE2 ALWAYS_INLINE() unsigned char search_escape_basic_sse2(search_state *search) |
| | ^ |
| /tmp/ruby/src/trunk_asan/include/ruby/backward/2/attributes.h:85:26: note: expanded from macro 'ALWAYS_INLINE' |
| 85 | #define ALWAYS_INLINE(x) RBIMPL_ATTR_FORCEINLINE() x |
| | ^ |
| /tmp/ruby/src/trunk_asan/include/ruby/internal/attr/forceinline.h:35:71: note: expanded from macro 'RBIMPL_ATTR_FORCEINLINE' |
| 35 | # define RBIMPL_ATTR_FORCEINLINE() __attribute__((__always_inline__)) inline |
| | ^ |
| In file included from /tmp/ruby/src/trunk_asan/ext/json/parser/parser.c:3: |
| /tmp/ruby/src/trunk_asan/ext/json/parser/../simd/simd.h:139:27: warning: duplicate 'inline' declaration specifier [-Wduplicate-decl-specifier] |
| 139 | static inline TARGET_SSE2 ALWAYS_INLINE() int compute_chunk_mask_sse2(const char *ptr) |
| | ^ |
| /tmp/ruby/src/trunk_asan/include/ruby/backward/2/attributes.h:85:26: note: expanded from macro 'ALWAYS_INLINE' |
| 85 | #define ALWAYS_INLINE(x) RBIMPL_ATTR_FORCEINLINE() x |
| | ^ |
| /tmp/ruby/src/trunk_asan/include/ruby/internal/attr/forceinline.h:35:71: note: expanded from macro 'RBIMPL_ATTR_FORCEINLINE' |
| 35 | # define RBIMPL_ATTR_FORCEINLINE() __attribute__((__always_inline__)) inline |
| | ^ |
| In file included from /tmp/ruby/src/trunk_asan/ext/json/parser/parser.c:3: |
| /tmp/ruby/src/trunk_asan/ext/json/parser/../simd/simd.h:150:27: warning: duplicate 'inline' declaration specifier [-Wduplicate-decl-specifier] |
| 150 | static inline TARGET_SSE2 ALWAYS_INLINE() int string_scan_simd_sse2(const char **ptr, const char *end, int *mask) |
| | ^ |
| /tmp/ruby/src/trunk_asan/include/ruby/backward/2/attributes.h:85:26: note: expanded from macro 'ALWAYS_INLINE' |
| 85 | #define ALWAYS_INLINE(x) RBIMPL_ATTR_FORCEINLINE() x |
| | ^ |
| /tmp/ruby/src/trunk_asan/include/ruby/internal/attr/forceinline.h:35:71: note: expanded from macro 'RBIMPL_ATTR_FORCEINLINE' |
| 35 | # define RBIMPL_ATTR_FORCEINLINE() __attribute__((__always_inline__)) inline |
| | ^ |
| 2 warnings generated. |
| 3 warnings generated. |
| "make install -j16" exit with 0. |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0. |