https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202519
Michael Moll <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Michael Moll <[email protected]> --- I'm getting the following warnings/errors: stage-qa: Warning: 'share/jruby/lib/jni/x86_64-FreeBSD/libjffi-1.2.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} check-plist: ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%JRUBY_HOME%%/lib/ruby/shared/digest/bubblebabble.rb Error: Orphaned: %%JRUBY_HOME%%/lib/ruby/shared/jopenssl22/openssl.rb Error: Orphaned: %%JRUBY_HOME%%/lib/ruby/shared/jopenssl22/openssl/bn.rb Error: Orphaned: %%JRUBY_HOME%%/lib/ruby/shared/jopenssl22/openssl/buffering.rb Error: Orphaned: %%JRUBY_HOME%%/lib/ruby/shared/jopenssl22/openssl/cipher.rb Error: Orphaned: %%JRUBY_HOME%%/lib/ruby/shared/jopenssl22/openssl/config.rb Error: Orphaned: %%JRUBY_HOME%%/lib/ruby/shared/jopenssl22/openssl/digest.rb Error: Orphaned: %%JRUBY_HOME%%/lib/ruby/shared/jopenssl22/openssl/ssl.rb Error: Orphaned: %%JRUBY_HOME%%/lib/ruby/shared/jopenssl22/openssl/x509.rb Personally I can cope with the warning, but at least the plist errors need fixing. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
