Sha256: 1b4690c33a4413a2169d3b0502019c7c24e8251d8881d2d8f19927dd5278d781
Contents?: true
Size: 1.6 KB
Versions: 1
Compression:
Stored size: 1.6 KB
Contents
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/json-2.7.6/ext/json/ext/parser /usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./siteconf20241126-872-1drk82g.rb extconf.rb checking for rb_enc_raise() in ruby.h... yes checking for rb_enc_interned_str() in ruby.h... no checking for whether -std=c99 is accepted as CFLAGS... yes creating Makefile current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/json-2.7.6/ext/json/ext/parser make DESTDIR\= clean current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/json-2.7.6/ext/json/ext/parser make DESTDIR\= compiling parser.c parser.rl: In function ‘JSON_parse_float’: parser.rl:378:21: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 378 | const char *method_name_beg = last_colon + 1; | ^~~~~ parser.rl:390:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 390 | long len = p - json->memo; | ^~~~ parser.rl: At top level: cc1: warning: unrecognized command line option ‘-Wno-self-assign’ cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ linking shared-object json/ext/parser.so current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/json-2.7.6/ext/json/ext/parser make DESTDIR\= install /usr/bin/install -c -m 0755 parser.so ./.gem.20241126-872-1bl3mbz/json/ext
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-2.0.16 | vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.6/gem_make.out |