------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libyaml-0.2.2.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/libedit-3.1.20190324,1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/ruby-2.5.5_3,1.tgz Message from ruby-2.5.5_3,1: ==== Some of the standard commands are provided as separate ports for ease of upgrading: devel/ruby-gems: gem - RubyGems package manager devel/rubygem-rake: rake - Ruby Make And some of the standard libraries are provided as separate ports since they require extra dependencies: databases/rubygem-dbm: DBM module databases/rubygem-gdbm: GDBM module Install them as occasion demands. ==== SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by ruby25-camellia-1.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by ruby25-camellia-1.2 for building => SHA256 Checksum OK for ruby/camellia-rb-1.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by ruby25-camellia-1.2 for building ===> Extracting for ruby25-camellia-1.2 => SHA256 Checksum OK for ruby/camellia-rb-1.2.tar.gz. Extracted Memory Use: 0.23M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for ruby25-camellia-1.2 ===> Applying ports patches for ruby25-camellia-1.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for ruby25-camellia-1.2 ===> Running setup.rb to configure setup.rb:283: warning: key "bin-dir" is duplicated and overwritten on line 284 ---> lib ---> lib/camellia <--- lib/camellia <--- lib ---> ext /usr/local/bin/ruby25 /construction/security/ruby-camellia/camellia-rb-1.2/ext/extconf.rb creating Makefile <--- ext SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for ruby25-camellia-1.2 ===> Running setup.rb to build setup.rb:283: warning: key "bin-dir" is duplicated and overwritten on line 284 ---> lib ---> lib/camellia <--- lib/camellia <--- lib ---> ext make compiling camellia-rb.c In file included from /usr/local/include/ruby-2.5/ruby.h:33, from camellia-rb.c:27: camellia-rb.c: In function 'cfb_decrypt': camellia-rb.c:287:18: warning: passing argument 1 of 'rb_data_object_get' makes integer from pointer without a cast [-Wint-conversion] Data_Get_Struct(self,camelliaObject, camellia); ^~~~ /usr/local/include/ruby-2.5/ruby/ruby.h:1183:41: note: in definition of macro 'Data_Get_Struct' ((sval) = (type*)rb_data_object_get(obj)) ^~~ /usr/local/include/ruby-2.5/ruby/ruby.h:1354:26: note: expected 'VALUE' {aka 'long unsigned int'} but argument is of type 'VALUE *' {aka 'long unsigned int *'} rb_data_object_get(VALUE obj) ~~~~~~^~~ camellia-rb.c: In function 'cbc_decrypt': camellia-rb.c:482:18: warning: passing argument 1 of 'rb_data_object_get' makes integer from pointer without a cast [-Wint-conversion] Data_Get_Struct(self,camelliaObject, camellia); ^~~~ /usr/local/include/ruby-2.5/ruby/ruby.h:1183:41: note: in definition of macro 'Data_Get_Struct' ((sval) = (type*)rb_data_object_get(obj)) ^~~ /usr/local/include/ruby-2.5/ruby/ruby.h:1354:26: note: expected 'VALUE' {aka 'long unsigned int'} but argument is of type 'VALUE *' {aka 'long unsigned int *'} rb_data_object_get(VALUE obj) ~~~~~~^~~ compiling camellia.c linking shared-object camellia.so <--- ext SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for ruby25-camellia-1.2 ===> Generating temporary packing list ===> Running setup.rb to install setup.rb:283: warning: key "bin-dir" is duplicated and overwritten on line 284 rm -f InstalledFiles ---> lib mkdir -p /construction/security/ruby-camellia/stage/usr/local/lib/ruby/site_ruby/2.5 ---> lib/camellia mkdir -p /construction/security/ruby-camellia/stage/usr/local/lib/ruby/site_ruby/2.5/camellia install version.rb /usr/local/lib/ruby/site_ruby/2.5/camellia <--- lib/camellia <--- lib ---> ext mkdir -p /construction/security/ruby-camellia/stage/usr/local/lib/ruby/site_ruby/2.5/x86_64-dragonfly5 install camellia.so /usr/local/lib/ruby/site_ruby/2.5/x86_64-dragonfly5/. <--- ext /bin/mkdir -p /construction/security/ruby-camellia/stage/usr/local/share/examples/ruby25/camellia install -m 0644 /construction/security/ruby-camellia/camellia-rb-1.2/ext/camellia-example.rb /construction/security/ruby-camellia/stage/usr/local/share/examples/ruby25/camellia/ /bin/mkdir -p /construction/security/ruby-camellia/stage/usr/local/share/doc/ruby25/camellia install -m 0644 /construction/security/ruby-camellia/camellia-rb-1.2/README.txt /construction/security/ruby-camellia/stage/usr/local/share/doc/ruby25/camellia/ install -m 0644 /construction/security/ruby-camellia/camellia-rb-1.2/History.txt /construction/security/ruby-camellia/stage/usr/local/share/doc/ruby25/camellia/ install -m 0644 /construction/security/ruby-camellia/camellia-rb-1.2/License.txt /construction/security/ruby-camellia/stage/usr/local/share/doc/ruby25/camellia/ ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Notice: Please install sysutils/rubygem-bundler for additional Gemfile-checks Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for ruby25-camellia-1.2 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07