Sha256: 13602863499230a4b9234afae3b44bc6a21b4d93e17ae3a0d1ae42c83e7d5667
Contents?: true
Size: 1.25 KB
Versions: 1
Compression:
Stored size: 1.25 KB
Contents
/Users/machu/.rbenv/versions/2.2.3/bin/ruby -r ./siteconf20151224-25929-m7521h.rb extconf.rb creating Makefile make "DESTDIR=" clean make "DESTDIR=" compiling yajl.c compiling yajl_alloc.c compiling yajl_buf.c compiling yajl_encode.c compiling yajl_ext.c compiling yajl_gen.c yajl_gen.c:295:5: warning: implicit conversion from enumeration type 'yajl_gen_state' to different enumeration type 'yajl_gen_status' [-Wenum-conversion] DECREMENT_DEPTH; ^~~~~~~~~~~~~~~ yajl_gen.c:181:48: note: expanded from macro 'DECREMENT_DEPTH' if (--(g->depth) >= YAJL_MAX_DEPTH) return yajl_gen_error; ~~~~~~ ^~~~~~~~~~~~~~ yajl_gen.c:321:5: warning: implicit conversion from enumeration type 'yajl_gen_state' to different enumeration type 'yajl_gen_status' [-Wenum-conversion] DECREMENT_DEPTH; ^~~~~~~~~~~~~~~ yajl_gen.c:181:48: note: expanded from macro 'DECREMENT_DEPTH' if (--(g->depth) >= YAJL_MAX_DEPTH) return yajl_gen_error; ~~~~~~ ^~~~~~~~~~~~~~ 2 warnings generated. compiling yajl_lex.c compiling yajl_parser.c compiling yajl_version.c linking shared-object yajl/yajl.bundle make "DESTDIR=" install /usr/bin/install -c -m 0755 yajl.bundle ./.gem.20151224-25929-1xuo463/yajl
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tdiary-4.2.1 | vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-15/2.2.0-static/yajl-ruby-1.2.1/gem_make.out |