==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ruby-gpgme 2.0.24-4 (Fri Jun  6 12:34:13 2025)
==> Retrieving sources...
  -> Found ruby-gpgme-2.0.24.tar.gz
  -> Found gpgme-2.0.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    ruby-gpgme-2.0.24.tar.gz ... Passed
    gpgme-2.0.patch ... Passed
==> Validating source files with b2sums...
    ruby-gpgme-2.0.24.tar.gz ... Passed
    gpgme-2.0.patch ... Passed
==> Making package: ruby-gpgme 2.0.24-4 (Fri Jun  6 12:34:34 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: rubygems will be installed before its ruby dependency

Packages (4) libyaml-0.2.5-3  rubygems-3.6.7-2  ruby-3.4.4-2
             ruby-mini_portile2-2.8.9-1

Total Download Size:    0.04 MiB
Total Installed Size:  17.19 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ruby-mini_portile2-2.8.9-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libyaml...
installing rubygems...
installing ruby...
Optional dependencies for ruby
    tk: for Ruby/TK
    ruby-docs: Documentation for Ruby
    ruby-default-gems: Default gems which are part of Ruby StdLib
    ruby-bundled-gems: Bundled gems which are part of Ruby StdLib
    ruby-stdlib: Full Ruby StdLib including default gems, bundled gems and tools
installing ruby-mini_portile2...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) ruby-erb-4.0.4-9  ruby-webrick-1.9.1-4  ruby-bundler-2.6.7-2
             ruby-rake-13.2.1-4  ruby-rdoc-6.10.0-57  ruby-yard-0.9.34-5

Total Download Size:   2.03 MiB
Total Installed Size:  9.38 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ruby-yard-0.9.34-5-any downloading...
 ruby-rdoc-6.10.0-57-any downloading...
 ruby-bundler-2.6.7-2-any downloading...
 ruby-webrick-1.9.1-4-any downloading...
 ruby-rake-13.2.1-4-any downloading...
 ruby-erb-4.0.4-9-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ruby-erb...
installing ruby-rdoc...
installing ruby-rake...
installing ruby-bundler...
installing ruby-webrick...
installing ruby-yard...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found ruby-gpgme-2.0.24.tar.gz
  -> Found gpgme-2.0.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ruby-gpgme-2.0.24.tar.gz with bsdtar
==> Starting prepare()...
patching file ext/gpgme/gpgme_n.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file lib/gpgme/constants.rb
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
mkdir tmp
checking for pkg-config... yes
checking for gpgme >= 1.1.3... yes
checking for gpgme_op_export_keys()... yes
creating Makefile
compiling /build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_ctx_get_engine_info':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:206:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
In file included from /usr/include/ruby-3.4.0/ruby/internal/core.h:27,
                 from /usr/include/ruby-3.4.0/ruby/ruby.h:29,
                 from /usr/include/ruby-3.4.0/ruby.h:38,
                 from /build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:39:
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_ctx_set_engine_info':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:234:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_data_new':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:289:5: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_data_new_from_mem':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:308:7: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_data_new_from_fd':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:320:5: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_data_new_from_cbs':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:395:7: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_data_read':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:411:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_data_seek':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:429:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_data_write':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:442:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_data_get_encoding':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:455:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_data_set_encoding':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:466:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_data_get_file_name':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:476:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_data_set_file_name':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:487:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_new':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:500:5: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_release':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:509:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_ctx_flag':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:528:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_get_ctx_flag':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:545:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_protocol':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:563:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_get_protocol':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:576:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_armor':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:588:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_get_armor':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:602:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_ignore_mdc_error':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:618:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_get_ignore_mdc_error':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:632:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_textmode':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:650:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_get_textmode':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:663:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_include_certs':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:675:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_get_include_certs':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:688:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_keylist_mode':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:701:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_get_keylist_mode':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:714:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_passphrase_cb':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:751:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_status_cb':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:798:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_progress_cb':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:843:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_locale':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:867:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_pinentry_mode':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:882:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_get_pinentry_mode':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:896:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_set_offline':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:911:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_get_offline':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:925:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_keylist_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:943:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_keylist_ext_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:966:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_keylist_next':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1101:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1108:7: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_keylist_end':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1123:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_get_key':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1140:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1147:7: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_genkey':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1164:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1168:26: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1170:26: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_genkey_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1186:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1190:26: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1192:26: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_export':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1208:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1211:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_export_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1228:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1231:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_export_ext':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1250:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1256:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_export_ext_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1274:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1280:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_export_keys':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1299:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1305:27: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1307:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_export_keys_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1325:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1331:27: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1333:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_import':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1349:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1352:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_import_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1367:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1370:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_import_keys':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1387:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1393:27: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_import_keys_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1410:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1416:27: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_import_result':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1432:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_delete':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1478:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1481:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_delete_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1497:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1500:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_edit':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1532:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1535:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1537:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1545:3: warning: 'gpgme_op_edit' is deprecated [-Wdeprecated-declarations]
In file included from /build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:43:
/usr/include/gpgme.h:2714:15: note: declared here
 2714 | gpgme_error_t gpgme_op_edit       (gpgme_ctx_t ctx, gpgme_key_t key,
      |               ^~~~~~~~~~~~~
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_edit_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1561:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1564:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1566:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1574:3: warning: 'gpgme_op_edit_start' is deprecated [-Wdeprecated-declarations]
/usr/include/gpgme.h:2711:15: note: declared here
 2711 | gpgme_error_t gpgme_op_edit_start (gpgme_ctx_t ctx, gpgme_key_t key,
      |               ^~~~~~~~~~~~~~~~~~~
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_card_edit':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1590:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1593:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1595:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1603:3: warning: 'gpgme_op_card_edit' is deprecated [-Wdeprecated-declarations]
/usr/include/gpgme.h:2721:15: note: declared here
 2721 | gpgme_error_t gpgme_op_card_edit       (gpgme_ctx_t ctx, gpgme_key_t key,
      |               ^~~~~~~~~~~~~~~~~~
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_card_edit_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1619:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1622:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1624:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1632:3: warning: 'gpgme_op_card_edit_start' is deprecated [-Wdeprecated-declarations]
/usr/include/gpgme.h:2717:15: note: declared here
 2717 | gpgme_error_t gpgme_op_card_edit_start (gpgme_ctx_t ctx, gpgme_key_t key,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_decrypt':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1645:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1648:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1649:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_decrypt_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1665:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1668:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1669:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_decrypt_result':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1683:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_verify':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1721:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1724:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1726:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1728:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_verify_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1744:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1747:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1749:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1751:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_verify_result':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1765:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_decrypt_verify':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1828:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1831:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1832:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_decrypt_verify_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1848:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1851:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1852:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_signers_clear':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1863:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_signers_add':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1877:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1880:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_signers_enum':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1892:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1899:3: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_sign':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1912:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1915:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1916:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_sign_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1932:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1935:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1936:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_sign_result':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:1951:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_encrypt':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2004:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2014:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2017:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2018:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_encrypt_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2037:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2047:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2050:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2051:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_encrypt_result':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2069:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_encrypt_sign':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2103:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2113:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2116:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2117:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_encrypt_sign_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2136:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2146:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2149:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2150:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_wait':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2169:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2179:9: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_spawn_start':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2201:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2219:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2220:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2221:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c: In function 'rb_s_gpgme_op_spawn':
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2245:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2263:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2264:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
/build/ruby-gpgme/src/ruby-gpgme-2.0.24/ext/gpgme/gpgme_n.c:2265:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
linking shared-object gpgme_n.so
Cleaning files only used during build.
rm -rf /build/ruby-gpgme/src/ruby-gpgme-2.0.24/ports
gpgme 2.0.24 built to pkg/gpgme-2.0.24.gem.
==> Entering fakeroot environment...
==> Starting package()...
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/examples/edit.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/examples/genkey.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/examples/keylist.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/examples/roundtrip.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/examples/sign.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/examples/verify.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme/extconf.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme/gpgme_n.c
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/compat.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/constants.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/crypto.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/ctx.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/data.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/engine.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/error.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/io_callbacks.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/key.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/key_common.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/key_sig.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/misc.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/signature.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/sub_key.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/user_id.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/lib/gpgme/version.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/crypto_test.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/ctx_test.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/data_test.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/files/testkey_pub.gpg
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/files/testkey_pub_invalid.gpg
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/files/testkey_sec.gpg
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/gpgme_test.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/key_test.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/pinentry
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/signature_test.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/sub_key_test.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/support/resources.rb
/build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/test/test_helper.rb
Building native extensions with: '--use-system-libraries'
This could take a while...
current directory: /build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme
["/usr/bin/ruby", "extconf.rb", "--use-system-libraries"]
checking for pkg-config... yes
checking for gpgme >= 1.1.3... yes
checking for gpgme_op_export_keys()... yes
creating Makefile
current directory: /build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme
["make", "DESTDIR=", "sitearchdir=./.gem.20250606-1958-hpqz35", "sitelibdir=./.gem.20250606-1958-hpqz35", "clean"]
current directory: /build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme
["make", "DESTDIR=", "sitearchdir=./.gem.20250606-1958-hpqz35", "sitelibdir=./.gem.20250606-1958-hpqz35"]
compiling gpgme_n.c
gpgme_n.c: In function 'rb_s_gpgme_ctx_get_engine_info':
gpgme_n.c:206:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
In file included from /usr/include/ruby-3.4.0/ruby/internal/core.h:27,
                 from /usr/include/ruby-3.4.0/ruby/ruby.h:29,
                 from /usr/include/ruby-3.4.0/ruby.h:38,
                 from gpgme_n.c:39:
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_ctx_set_engine_info':
gpgme_n.c:234:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_data_new':
gpgme_n.c:289:5: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_data_new_from_mem':
gpgme_n.c:308:7: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_data_new_from_fd':
gpgme_n.c:320:5: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_data_new_from_cbs':
gpgme_n.c:395:7: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_data_read':
gpgme_n.c:411:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_data_seek':
gpgme_n.c:429:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_data_write':
gpgme_n.c:442:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_data_get_encoding':
gpgme_n.c:455:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_data_set_encoding':
gpgme_n.c:466:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_data_get_file_name':
gpgme_n.c:476:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_data_set_file_name':
gpgme_n.c:487:20: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_new':
gpgme_n.c:500:5: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_release':
gpgme_n.c:509:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_ctx_flag':
gpgme_n.c:528:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_get_ctx_flag':
gpgme_n.c:545:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_protocol':
gpgme_n.c:563:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_get_protocol':
gpgme_n.c:576:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_armor':
gpgme_n.c:588:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_get_armor':
gpgme_n.c:602:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_ignore_mdc_error':
gpgme_n.c:618:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_get_ignore_mdc_error':
gpgme_n.c:632:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_textmode':
gpgme_n.c:650:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_get_textmode':
gpgme_n.c:663:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_include_certs':
gpgme_n.c:675:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_get_include_certs':
gpgme_n.c:688:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_keylist_mode':
gpgme_n.c:701:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_get_keylist_mode':
gpgme_n.c:714:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_passphrase_cb':
gpgme_n.c:751:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_status_cb':
gpgme_n.c:798:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_progress_cb':
gpgme_n.c:843:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_locale':
gpgme_n.c:867:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_pinentry_mode':
gpgme_n.c:882:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_get_pinentry_mode':
gpgme_n.c:896:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_set_offline':
gpgme_n.c:911:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_get_offline':
gpgme_n.c:925:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_keylist_start':
gpgme_n.c:943:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_keylist_ext_start':
gpgme_n.c:966:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_keylist_next':
gpgme_n.c:1101:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1108:7: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_keylist_end':
gpgme_n.c:1123:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_get_key':
gpgme_n.c:1140:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1147:7: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_genkey':
gpgme_n.c:1164:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1168:26: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1170:26: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_genkey_start':
gpgme_n.c:1186:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1190:26: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1192:26: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_export':
gpgme_n.c:1208:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1211:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_export_start':
gpgme_n.c:1228:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1231:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_export_ext':
gpgme_n.c:1250:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1256:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_export_ext_start':
gpgme_n.c:1274:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1280:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_export_keys':
gpgme_n.c:1299:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1305:27: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1307:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_export_keys_start':
gpgme_n.c:1325:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1331:27: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1333:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_import':
gpgme_n.c:1349:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1352:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_import_start':
gpgme_n.c:1367:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1370:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_import_keys':
gpgme_n.c:1387:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1393:27: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_import_keys_start':
gpgme_n.c:1410:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1416:27: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_import_result':
gpgme_n.c:1432:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_delete':
gpgme_n.c:1478:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1481:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_delete_start':
gpgme_n.c:1497:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1500:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_edit':
gpgme_n.c:1532:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1535:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1537:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1545:3: warning: 'gpgme_op_edit' is deprecated [-Wdeprecated-declarations]
In file included from gpgme_n.c:43:
/usr/include/gpgme.h:2714:15: note: declared here
 2714 | gpgme_error_t gpgme_op_edit       (gpgme_ctx_t ctx, gpgme_key_t key,
      |               ^~~~~~~~~~~~~
gpgme_n.c: In function 'rb_s_gpgme_op_edit_start':
gpgme_n.c:1561:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1564:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1566:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1574:3: warning: 'gpgme_op_edit_start' is deprecated [-Wdeprecated-declarations]
/usr/include/gpgme.h:2711:15: note: declared here
 2711 | gpgme_error_t gpgme_op_edit_start (gpgme_ctx_t ctx, gpgme_key_t key,
      |               ^~~~~~~~~~~~~~~~~~~
gpgme_n.c: In function 'rb_s_gpgme_op_card_edit':
gpgme_n.c:1590:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1593:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1595:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1603:3: warning: 'gpgme_op_card_edit' is deprecated [-Wdeprecated-declarations]
/usr/include/gpgme.h:2721:15: note: declared here
 2721 | gpgme_error_t gpgme_op_card_edit       (gpgme_ctx_t ctx, gpgme_key_t key,
      |               ^~~~~~~~~~~~~~~~~~
gpgme_n.c: In function 'rb_s_gpgme_op_card_edit_start':
gpgme_n.c:1619:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1622:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1624:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1632:3: warning: 'gpgme_op_card_edit_start' is deprecated [-Wdeprecated-declarations]
/usr/include/gpgme.h:2717:15: note: declared here
 2717 | gpgme_error_t gpgme_op_card_edit_start (gpgme_ctx_t ctx, gpgme_key_t key,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~
gpgme_n.c: In function 'rb_s_gpgme_op_decrypt':
gpgme_n.c:1645:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1648:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1649:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_decrypt_start':
gpgme_n.c:1665:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1668:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1669:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_decrypt_result':
gpgme_n.c:1683:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_verify':
gpgme_n.c:1721:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1724:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1726:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1728:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_verify_start':
gpgme_n.c:1744:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1747:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1749:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1751:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_verify_result':
gpgme_n.c:1765:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_decrypt_verify':
gpgme_n.c:1828:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1831:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1832:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_decrypt_verify_start':
gpgme_n.c:1848:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1851:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1852:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_signers_clear':
gpgme_n.c:1863:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_signers_add':
gpgme_n.c:1877:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1880:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_signers_enum':
gpgme_n.c:1892:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1899:3: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_sign':
gpgme_n.c:1912:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1915:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1916:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_sign_start':
gpgme_n.c:1932:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1935:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:1936:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_sign_result':
gpgme_n.c:1951:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_encrypt':
gpgme_n.c:2004:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2014:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2017:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2018:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_encrypt_start':
gpgme_n.c:2037:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2047:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2050:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2051:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_encrypt_result':
gpgme_n.c:2069:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_encrypt_sign':
gpgme_n.c:2103:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2113:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2116:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2117:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_encrypt_sign_start':
gpgme_n.c:2136:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2146:31: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2149:23: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2150:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_wait':
gpgme_n.c:2169:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2179:9: warning: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_spawn_start':
gpgme_n.c:2201:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2219:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2220:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2221:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c: In function 'rb_s_gpgme_op_spawn':
gpgme_n.c:2245:21: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2263:24: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2264:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
gpgme_n.c:2265:25: warning: 'rb_data_object_get_warning' is deprecated: by TypedData [-Wdeprecated-declarations]
/usr/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here
linking shared-object gpgme_n.so
Cleaning files only used during build.
rm -rf /build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ports
current directory: /build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme
["make", "DESTDIR=", "sitearchdir=./.gem.20250606-1958-hpqz35", "sitelibdir=./.gem.20250606-1958-hpqz35", "install"]
/usr/bin/install -c -m 0755 gpgme_n.so ./.gem.20250606-1958-hpqz35
current directory: /build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme
["make", "DESTDIR=", "sitearchdir=./.gem.20250606-1958-hpqz35", "sitelibdir=./.gem.20250606-1958-hpqz35", "clean"]
current directory: /build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme
/usr/bin/ruby extconf.rb --use-system-libraries
current directory: /build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme
make DESTDIR\= sitearchdir\=./.gem.20250606-1958-hpqz35 sitelibdir\=./.gem.20250606-1958-hpqz35 clean
current directory: /build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme
make DESTDIR\= sitearchdir\=./.gem.20250606-1958-hpqz35 sitelibdir\=./.gem.20250606-1958-hpqz35
current directory: /build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme
make DESTDIR\= sitearchdir\=./.gem.20250606-1958-hpqz35 sitelibdir\=./.gem.20250606-1958-hpqz35 install
current directory: /build/ruby-gpgme/pkg/ruby-gpgme/usr/lib/ruby/gems/3.4.0/gems/gpgme-2.0.24/ext/gpgme
make DESTDIR\= sitearchdir\=./.gem.20250606-1958-hpqz35 sitelibdir\=./.gem.20250606-1958-hpqz35 clean
Successfully installed gpgme-2.0.24
Parsing documentation for gpgme-2.0.24
Parsing sources...
  5% [ 1/20]  ext/gpgme/Makefile

 10% [ 2/20]  ext/gpgme/extconf.rb

 15% [ 3/20]  ext/gpgme/gpgme_n.c

 20% [ 4/20]  lib/gpgme.rb

 25% [ 5/20]  lib/gpgme/compat.rb

 30% [ 6/20]  lib/gpgme/constants.rb

 35% [ 7/20]  lib/gpgme/crypto.rb

 40% [ 8/20]  lib/gpgme/ctx.rb

 45% [ 9/20]  lib/gpgme/data.rb

 50% [10/20]  lib/gpgme/engine.rb

 55% [11/20]  lib/gpgme/error.rb

 60% [12/20]  lib/gpgme/io_callbacks.rb

 65% [13/20]  lib/gpgme/key.rb

 70% [14/20]  lib/gpgme/key_common.rb

 75% [15/20]  lib/gpgme/key_sig.rb

 80% [16/20]  lib/gpgme/misc.rb

 85% [17/20]  lib/gpgme/signature.rb

 90% [18/20]  lib/gpgme/sub_key.rb

 95% [19/20]  lib/gpgme/user_id.rb

100% [20/20]  lib/gpgme/version.rb

Installing ri documentation for gpgme-2.0.24
Done installing documentation for gpgme after 2 seconds
1 gem installed
GET https://rubygems.org/latest_specs.4.8.gz
200 OK
GET https://rubygems.org/quick/Marshal.4.8/rubygems-update-3.6.9.gemspec.rz
200 OK

A new release of RubyGems is available: 3.6.7 → 3.6.9!
Run `gem update --system 3.6.9` to update your installation.

removed '/build/ruby-gpgme/pkg/ruby-gpgme//usr/lib/ruby/gems/3.4.0/cache/gpgme-2.0.24.gem'
removed directory '/build/ruby-gpgme/pkg/ruby-gpgme//usr/lib/ruby/gems/3.4.0/cache/'
removed '/build/ruby-gpgme/pkg/ruby-gpgme//usr/lib/ruby/gems/3.4.0/doc/gpgme-2.0.24/ri/ext/gpgme/page-Makefile.ri'
removed directory '/build/ruby-gpgme/pkg/ruby-gpgme//usr/lib/ruby/gems/3.4.0/doc/gpgme-2.0.24/ri/ext/gpgme'
removed directory '/build/ruby-gpgme/pkg/ruby-gpgme//usr/lib/ruby/gems/3.4.0/doc/gpgme-2.0.24/ri/ext/'
install: creating directory '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share'
install: creating directory '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share/doc'
install: creating directory '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share/doc/ruby-gpgme'
'README.rdoc' -> '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share/doc/ruby-gpgme/README.rdoc'
'NEWS' -> '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share/doc/ruby-gpgme/NEWS'
install: creating directory '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share/doc/ruby-gpgme/examples'
'examples/edit.rb' -> '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share/doc/ruby-gpgme/examples/edit.rb'
'examples/genkey.rb' -> '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share/doc/ruby-gpgme/examples/genkey.rb'
'examples/keylist.rb' -> '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share/doc/ruby-gpgme/examples/keylist.rb'
'examples/roundtrip.rb' -> '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share/doc/ruby-gpgme/examples/roundtrip.rb'
'examples/sign.rb' -> '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share/doc/ruby-gpgme/examples/sign.rb'
'examples/verify.rb' -> '/build/ruby-gpgme/pkg/ruby-gpgme/usr/share/doc/ruby-gpgme/examples/verify.rb'
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "ruby-gpgme"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-gpgme 2.0.24-4 (Fri Jun  6 12:35:40 2025)
==> Cleaning up...